CN112818205B - Page processing method, device, electronic equipment, storage medium and product - Google Patents

Page processing method, device, electronic equipment, storage medium and product Download PDF

Info

Publication number
CN112818205B
CN112818205B CN202110113627.8A CN202110113627A CN112818205B CN 112818205 B CN112818205 B CN 112818205B CN 202110113627 A CN202110113627 A CN 202110113627A CN 112818205 B CN112818205 B CN 112818205B
Authority
CN
China
Prior art keywords
page
history
input
input information
target client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110113627.8A
Other languages
Chinese (zh)
Other versions
CN112818205A (en
Inventor
李芳�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Amusement Starcraft Beijing Technology Co ltd
Original Assignee
Amusement Starcraft Beijing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Amusement Starcraft Beijing Technology Co ltd filed Critical Amusement Starcraft Beijing Technology Co ltd
Priority to CN202110113627.8A priority Critical patent/CN112818205B/en
Publication of CN112818205A publication Critical patent/CN112818205A/en
Application granted granted Critical
Publication of CN112818205B publication Critical patent/CN112818205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a page processing method, a page processing device, electronic equipment, a storage medium and a product, and belongs to the technical field of computers. According to the scheme provided by the disclosure, when a user inputs information in the input control of the first page, the electronic equipment can acquire the input information of the user, and further match the input information of the user with the history input information in at least one history page data stored based on the history input of the user, so that when the history input information matched with the input information is detected, the history input information is displayed in the first page, whether the history input information is to be displayed in the input control or not is selected by the user, and after the user selects the history input information, the history input information is directly displayed in the input control, so that the information matched with the information input by the user is determined according to the input of the user and displayed, the user does not need to manually input the information, the operation is simple and convenient, and the man-machine interaction efficiency is improved.

Description

Page processing method, device, electronic equipment, storage medium and product
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to a page processing method, a page processing device, electronic equipment, a storage medium and a page processing product.
Background
With the continuous development of the internet, various types of websites are layered endlessly, and users can browse various types of websites through clients with browser functions. When browsing websites, there are often many information input scenarios, such as inputting user names and passwords, posting comments, filling in registration information, and the like. At present, when a user inputs information, the user is required to input the information manually, even if the user inputs the information, the user is required to input the information repeatedly, the operation is complex, and therefore the human-computer interaction efficiency is low.
Disclosure of Invention
The disclosure provides a page processing method, a page processing device, electronic equipment, a storage medium and a product, so that the operation of inputting information by a user is simplified, and the man-machine interaction efficiency is improved. The technical scheme of the present disclosure is as follows:
according to a first aspect of an embodiment of the present disclosure, there is provided a page processing method, including:
displaying a first page, the first page including an input control;
acquiring input information input based on the input control;
Searching the stored historical page data for the historical input information corresponding to the input information, and displaying the searched historical input information, wherein the historical page data is a Document Object Model (DOM) structure of a historical page, and the DOM structure comprises the historical input information input in the page;
in response to a selected operation on the historical input information, the historical input information is displayed in an input control of the first page.
By providing the history association function, when a user inputs information in the input control of the first page, the electronic device can acquire the input information of the user, and further match the input information of the user with the history input information in at least one history page data stored based on the history input of the user, so that when the history input information matched with the input information of the user is detected, the history input information is displayed in the first page, whether the history input information is to be displayed in the input control is selected by the user, and after the history input information is selected by the user, the history input information is directly displayed in the input control, so that the information matched with the information input by the user is determined according to the input of the user and is displayed, the user does not need to manually input the information, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
In some embodiments, the displaying the historical input information in the input control of the first page in response to the selection of the historical input information includes:
responding to the selected operation of the history input information, and acquiring the history input information from the history page data;
content in the input control of the first page is rendered as the historical input information.
After the history input information is selected, the history input information corresponding to the input information is acquired from the history page data, so that the content in the input control is rendered directly based on the history input information, the input control can be displayed as the history input information directly, manual input of a user is not needed, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
In some embodiments, after searching the stored historical page data for the historical input information corresponding to the input information, the method further comprises:
responsive to finding at least one historical input information corresponding to the input information, displaying the at least one historical input information;
and in response to a selection operation of any one of the at least one historical input information, displaying the any one historical input information in the input control of the first page based on the any one historical input information.
The history input information corresponding to the input information searched from the history page data is displayed on the page, so that a user can select the history input information which is most suitable for the content which the user wants to input, and the history input information is directly displayed in the input control without manual input by selecting the history input information which is most suitable for the content which the user wants to input.
In some embodiments, the method further comprises:
displaying a second page, the second page including a view record control;
responding to the triggering operation of the view record control, displaying at least one stored historical page data, wherein the historical page data is a DOM structure of a historical page, and the DOM structure comprises historical input information input in the page and the input position of the historical input information in the page;
and responding to triggering operation of any one of the at least one historical page data, and rendering the content at the corresponding input position in the second page based on the historical input information included in the any one historical page data and the input position of the historical input information in the page.
The function of checking the record is provided in the first page, so that a user can check stored historical page data directly through the function of checking the record, further, the stored historical page data can be selected directly, the content at the corresponding input position in the first page is rendered into the historical information according to the input position of the historical input information included in the historical page data selected by the user in the page, the input information in the rendered page is identical to the historical input information included in the stored historical page data, manual input information by the user is not needed, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
In some embodiments, the displaying the stored at least one historical page data in response to a triggering operation of the view records control includes:
responding to the triggering operation of the view record control, and acquiring at least one page title included in the stored at least one historical page data;
and displaying the acquired at least one page title.
When the view record control is triggered, page titles included in the stored historical page data are displayed, so that a user can know which page corresponds to each stored historical page data through the page titles.
In some embodiments, one history page data corresponds to one delete control;
after the displaying of the stored at least one historical page data in response to the triggering operation of the view records control, the method further includes:
and deleting the historical page data corresponding to any one of the deleting controls in response to the triggering operation of the deleting control.
And providing a corresponding deletion control for each history page data so that when a user needs to delete a certain history page data, the history page data can be deleted by triggering the deletion control corresponding to the history page data to be deleted.
In some embodiments, the responding to the triggering operation of any one of the at least one historical page data renders the content at the corresponding input position in the second page based on the historical input information included in the any one historical page data and the input position of the historical input information in the page, and includes:
responding to the triggering operation of any one of the history page data, and determining the input position of the history input information included in the any one of the history page data in the page;
and displaying the history input information included in any one of the history page data at an input position corresponding to the input position in the page in the second page based on the input position of the history input information in the page.
According to the history input information included in the selected history page data and the input positions of the history input information in the page, the history input information included in the history page data is displayed at the corresponding input positions in the first page, the rendering of the first page is realized, the content of each input position in the first page is the same as the history input information of each input position in the history page data, manual input by a user is not needed, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
In some embodiments, the method further comprises:
displaying a third page, the third page including a search control;
responding to the triggering operation of the search control, and acquiring search keywords input based on the search control;
determining historical page data matched with the search keyword from at least one stored historical page data;
in the third page, history page data matching the search keyword is displayed.
By providing the search function in the third page, the user inputs the search keyword in the search control for providing the search function, and then the search control is triggered, so that the electronic equipment searches the historical page data matched with the search keyword from the stored historical page data, and then the searched historical page data is displayed, the user does not need to search one by one, the data acquisition efficiency is improved, and further the user experience is improved.
In some embodiments, the storing of any one of the at least one historical page data includes:
responding to a triggering operation of a target client, and monitoring an operation occurring in a page of the target client through a target plug-in included in the target client;
Responding to the fact that input operation occurs in a page of the target client, acquiring page data of the page with the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
the page data is stored.
When the target client is triggered, the operation occurring in the target client is monitored through the target plug-in, and the operation condition of a user is timely obtained, so that when the input operation occurs in a page, the page data of the page with the input operation can be timely obtained, and further the page data is stored, so that the stored historical page data can be directly obtained in the subsequent use process.
In some embodiments, the monitoring, by a target plug-in included in the target client, of operations occurring in a page of the target client includes:
calling an event monitoring function through the target plug-in;
and monitoring the operation occurring in the page of the target client through the event monitoring function.
By calling the monitoring event function, the situation that the user operates in the target client can be timely known when the operation occurs in the target client is guaranteed.
In some embodiments, the storing the page data includes:
and storing the page data into a database corresponding to the target client.
The page data is stored in the database corresponding to the target client, so that when a certain page needs to be reused later, the stored page is directly obtained to render the page being displayed, repeated input of a user is not needed, and the man-machine interaction efficiency is improved.
In some embodiments, the storing of any one of the at least one historical page data includes:
responding to a triggering operation of a target client, and acquiring setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record information input in a page of the target client;
if the setting information indicates that the user agrees to record the information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page;
the page data is stored.
By determining whether the user agrees to record information input in the page of the target client when the target client is triggered, storing page data of the page when the user agrees, ensuring user privacy, rendering the page displayed subsequently directly based on the stored page data in the subsequent use process, avoiding the user to repeatedly input the same information, and improving man-machine interaction efficiency.
In some embodiments, the method further comprises:
responding to triggering operation of a target client, and acquiring a picture corresponding to a page of the target client;
and storing the picture in a local storage of the electronic equipment.
The pictures corresponding to the pages of the target client are directly obtained and stored, so that when a certain page needs to be reused later, the corresponding pictures are directly obtained from the local storage of the electronic equipment, the page is rendered, repeated input of a user is not needed, and the man-machine interaction efficiency is improved.
In some embodiments, the obtaining, in response to the triggering operation on the target client, a picture corresponding to a page of the target client includes:
responding to triggering operation of a target client, acquiring authority information of the target client, wherein the authority information is used for indicating whether the target client has authority for accessing local storage of the electronic equipment;
and if the permission information indicates that the target client has the permission of accessing the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
And acquiring the authority information of the target client so as to acquire the picture corresponding to the page of the target client when the target client can access the local storage of the electronic equipment, thereby ensuring the privacy of the user.
In some embodiments, after the storing the picture in the local storage of the electronic device, the method further comprises:
displaying a fourth page, the fourth page including a view record control;
responding to the triggering operation of the view record control, and displaying at least one stored picture;
and responding to the triggering operation of any picture in the at least one picture, and rendering the fourth page based on the any picture.
The function of checking the record is provided in the fourth page, so that a user can check the stored pictures directly through the function of checking the record, further select the stored pictures directly, and render the fourth page according to the pictures selected by the user, so that the rendered page is the same as the page corresponding to the stored pictures, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
According to a second aspect of embodiments of the present disclosure, there is provided a page processing apparatus, the apparatus comprising:
a page display unit configured to perform display of a first page including an input control;
an acquisition unit configured to perform acquisition of input information input based on the input control;
A search unit configured to perform searching for history input information corresponding to the input information in stored history page data, the history page data being a DOM structure of a history page, the DOM structure including the history input information input in the page;
an information display unit configured to perform display of the searched history input information;
the information display unit is further configured to perform a selection operation in response to the history input information, and display the history input information in the input control of the first page.
In some embodiments, the information display unit is configured to perform a selection operation in response to the history input information, acquire the history input information from the history page data; content in the input control of the first page is rendered as the historical input information.
In some embodiments, the information display unit is further configured to perform displaying at least one history input information corresponding to the input information in response to finding the at least one history input information;
the information display unit is further configured to perform a selection operation in response to any one of the at least one history input information, and display the any one history input information in the input control of the first page based on the any one history input information.
In some embodiments, the page display unit is configured to perform displaying a second page, the second page including a view record control;
the apparatus further comprises:
a first data display unit configured to perform a trigger operation for the view record control, display stored at least one history page data, the history page data being a DOM structure of a history page, the DOM structure including history input information input in a page and an input position of the history input information in the page;
and a first rendering unit configured to perform a trigger operation in response to any one of the at least one history page data, and render content at a corresponding input position in the second page based on history input information included in the any one history page data and an input position of the history input information in the page.
In some embodiments, the first data display unit is configured to perform a trigger operation in response to the view record control, to obtain at least one page title included in the stored at least one historical page data; and displaying the acquired at least one page title.
In some embodiments, one history page data corresponds to one delete control;
the apparatus further comprises:
the deleting unit is configured to execute the triggering operation of any deleting control in response to the plurality of deleting controls, and delete the historical page data corresponding to any deleting control.
In some embodiments, the first rendering unit is configured to perform a trigger operation in response to the any one of the history page data, and determine an input position of the history input information included in the any one of the history page data in the page; and displaying the history input information included in any one of the history page data at an input position corresponding to the input position in the page in the second page based on the input position of the history input information in the page.
In some embodiments, the page display unit is further configured to perform displaying a third page, the third page including a search control;
the acquisition unit is further configured to perform a trigger operation in response to the search control, and acquire search keywords input based on the search control;
the apparatus further comprises:
a determining unit configured to perform determining, from the stored at least one history page data, history page data matching the search keyword;
And a second data display unit configured to display, in the third page, history page data matching the search keyword.
In some embodiments, the apparatus further comprises a first storage unit comprising a listening subunit, an acquisition subunit, and a storage subunit;
the monitoring subunit is configured to perform an operation of monitoring, in response to a trigger operation on a target client, an occurrence in a page of the target client through a target plug-in included in the target client;
the obtaining subunit is configured to perform responding to the fact that the input operation occurs in the page of the target client, obtain page data of the page with the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
the storage subunit is configured to perform storage of the page data.
In some embodiments, the listening subunit is configured to execute invoking an event listening function through the target plugin; and monitoring the operation occurring in the page of the target client through the event monitoring function.
In some embodiments, the storage subunit is configured to perform storing the page data into a database corresponding to the target client.
In some embodiments, the apparatus further comprises:
a second storage unit configured to perform a trigger operation in response to a target client, to acquire setting information of the target client, the setting information being used to indicate whether a user agrees to record information input in a page of the target client; if the setting information indicates that the user agrees to record the information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page; the page data is stored.
In some embodiments, the obtaining unit is further configured to perform a triggering operation to the target client to obtain a picture corresponding to a page of the target client;
the first storage unit is further configured to perform storing the picture into a local storage of the electronic device.
In some embodiments, the obtaining unit is configured to perform obtaining rights information of the target client in response to a trigger operation of the target client, the rights information being used to indicate whether the target client has rights to access a local storage of the electronic device; and if the permission information indicates that the target client has the permission of accessing the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
In some embodiments, the page display unit is further configured to perform displaying a fourth page, the fourth page including a view record control;
the apparatus further comprises:
a picture display unit configured to perform a trigger operation in response to the view record control, to display at least one stored picture;
and a second rendering unit configured to perform rendering of the fourth page based on any one of the at least one picture in response to a trigger operation on the any one of the at least one picture.
According to a third aspect of embodiments of the present disclosure, there is provided an electronic device comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the page processing method described above.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, which when executed by a processor of an electronic device, enables the electronic device to perform the above-described page processing method.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program executable by a processor of an electronic device to perform the above-described page processing method.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
FIG. 1 is a schematic diagram of an implementation environment of a page processing method, according to an exemplary embodiment;
FIG. 2 is a flow chart illustrating a method of page processing according to an exemplary embodiment;
FIG. 3 is a flowchart illustrating a method of page processing according to an exemplary embodiment;
FIG. 4 is a flowchart illustrating a method of page processing according to an exemplary embodiment;
FIG. 5 is a logical schematic diagram illustrating a different page processing procedure in accordance with an exemplary embodiment;
FIG. 6 is a flowchart illustrating a method of page processing according to an exemplary embodiment;
FIG. 7 is a schematic diagram illustrating a page processing procedure according to an example embodiment;
FIG. 8 is a block diagram of a page processing apparatus according to an exemplary embodiment;
Fig. 9 is a block diagram of an electronic device 900, according to an example embodiment.
Detailed Description
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the foregoing figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
The user information referred to in the present disclosure may be information authorized by the user or sufficiently authorized by each party.
FIG. 1 is a schematic diagram of an implementation environment of a page processing method, according to an exemplary embodiment, and referring to FIG. 1, the implementation environment includes: an electronic device 101 and a server 102.
The electronic device 101 may be at least one of a smart phone, a smart watch, a portable computer, an MP3 player (Moving Picture Experts Group Audio Layer III, mpeg 3), an MP4 (Moving Picture Experts Group Audio Layer IV, mpeg 4) player, and a laptop portable computer. The electronic device 101 is connected to the server 102 by wired or wireless communication, which is not limited by the embodiments of the present disclosure. The electronic device 101 sends a data acquisition request to the server 102, where the data acquisition request carries a web page identifier, and the data acquisition request is used to acquire web page data corresponding to the web page identifier, receive web page data returned by the server 102, and display a corresponding page based on the received web page data.
The electronic device 101 may refer broadly to one of a plurality of electronic devices, with the present embodiment being illustrated only by the electronic device 101. Those skilled in the art will recognize that the number of terminals may be greater or lesser. The number of the electronic devices may be only a few, or the number of the electronic devices may be tens or hundreds, or more, and the number and the device type of the electronic devices are not limited in the embodiments of the present disclosure.
Server 102 may be at least one of a server, a plurality of servers, a cloud server, a cloud computing platform, and a virtualization center. The server 102 is connected to the electronic device 101 by wired or wireless communication, which is not limited by the embodiment of the present disclosure. The server 102 is associated with a page database for storing page data corresponding to each page. The server 102 receives a data acquisition request sent by the electronic device 101, where the data acquisition request carries a web page identifier, and the server 102 responds to the received data acquisition request to acquire page data corresponding to the web page identifier from a page database, and then sends the acquired page data to the electronic device 101, so that the electronic device 101 displays the page data based on the received web page data. Alternatively, the number of servers may be greater or lesser, which is not limited by the embodiments of the present disclosure. Of course, the server 102 may also include other functional servers to provide more comprehensive and diverse services.
FIG. 2 is a flow chart illustrating a method of page processing, see FIG. 2, according to an exemplary embodiment, the method comprising:
in step S201, the electronic device displays a first page including an input control.
In step S202, the electronic device acquires input information input based on the input control.
In step S203, the electronic device searches the stored history page data for the history input information corresponding to the input information, and displays the searched history input information, where the history page data is a document object model DOM structure of the history page, and the DOM structure includes the history input information input in the page.
In step S204, the electronic device displays the history input information in the input control of the first page in response to the selection operation of the history input information.
According to the scheme provided by the embodiment of the disclosure, by providing the history association function, when a user inputs information in the input control of the first page, the electronic device can acquire the input information of the user, and further match the input information of the user with the history input information in at least one history page data stored based on the history input of the user, so that when the history input information matched with the input information of the user is detected, the history input information is displayed in the first page, whether the history input information is to be displayed in the input control or not is selected by the user, and after the history input information is selected by the user, the history input information is directly displayed in the input control, so that the information matched with the information input by the user is determined according to the input of the user, and is displayed.
In some embodiments, the displaying the historical input information in the input control of the first page in response to the selection of the historical input information includes:
responding to the selected operation of the history input information, and acquiring the history input information from the history page data;
content in the input control of the first page is rendered as the historical input information.
In some embodiments, after searching the stored historical page data for the historical input information corresponding to the input information, the method further comprises:
responsive to finding at least one historical input information corresponding to the input information, displaying the at least one historical input information;
and in response to a selection operation of any one of the at least one historical input information, displaying the any one historical input information in the input control of the first page based on the any one historical input information.
In some embodiments, the method further comprises:
displaying a second page, the second page including a view record control;
responding to the triggering operation of the view record control, displaying at least one stored historical page data, wherein the historical page data is a DOM structure of a historical page, and the DOM structure comprises historical input information input in the page and the input position of the historical input information in the page;
And responding to triggering operation of any one of the at least one historical page data, and rendering the content at the corresponding input position in the second page based on the historical input information included in the any one historical page data and the input position of the historical input information in the page.
In some embodiments, the displaying the stored at least one historical page data in response to a triggering operation of the view records control includes:
responding to the triggering operation of the view record control, and acquiring at least one page title included in the stored at least one historical page data;
and displaying the acquired at least one page title.
In some embodiments, one history page data corresponds to one delete control;
after the displaying of the stored at least one historical page data in response to the triggering operation of the view records control, the method further includes:
and deleting the historical page data corresponding to any one of the deleting controls in response to the triggering operation of the deleting control.
In some embodiments, the responding to the triggering operation of any one of the at least one historical page data renders the content at the corresponding input position in the second page based on the historical input information included in the any one historical page data and the input position of the historical input information in the page, and includes:
Responding to the triggering operation of any one of the history page data, and determining the input position of the history input information included in the any one of the history page data in the page;
and displaying the history input information included in any one of the history page data at an input position corresponding to the input position in the page in the second page based on the input position of the history input information in the page.
In some embodiments, the method further comprises:
displaying a third page, the third page including a search control;
responding to the triggering operation of the search control, and acquiring search keywords input based on the search control;
determining historical page data matched with the search keyword from at least one stored historical page data;
in the third page, history page data matching the search keyword is displayed.
In some embodiments, the storing of any one of the at least one historical page data includes:
responding to a triggering operation of a target client, and monitoring an operation occurring in a page of the target client through a target plug-in included in the target client;
responding to the fact that input operation occurs in a page of the target client, acquiring page data of the page with the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
The page data is stored.
In some embodiments, the monitoring, by a target plug-in included in the target client, of operations occurring in a page of the target client includes:
calling an event monitoring function through the target plug-in;
and monitoring the operation occurring in the page of the target client through the event monitoring function.
In some embodiments, the storing the page data includes:
and storing the page data into a database corresponding to the target client.
In some embodiments, the storing of any one of the at least one historical page data includes:
responding to a triggering operation of a target client, and acquiring setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record information input in a page of the target client;
if the setting information indicates that the user agrees to record the information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page;
The page data is stored.
In some embodiments, the method further comprises:
responding to triggering operation of a target client, and acquiring a picture corresponding to a page of the target client;
and storing the picture in a local storage of the electronic equipment.
In some embodiments, the obtaining, in response to the triggering operation on the target client, a picture corresponding to a page of the target client includes:
responding to triggering operation of a target client, acquiring authority information of the target client, wherein the authority information is used for indicating whether the target client has authority for accessing local storage of the electronic equipment;
and if the permission information indicates that the target client has the permission of accessing the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
In some embodiments, after the storing the picture in the local storage of the electronic device, the method further comprises:
displaying a fourth page, the fourth page including a view record control;
responding to the triggering operation of the view record control, and displaying at least one stored picture;
and responding to the triggering operation of any picture in the at least one picture, and rendering the fourth page based on the any picture.
FIG. 3 is a flowchart illustrating a method of page processing, see FIG. 3, according to an exemplary embodiment, the method comprising:
in step S301, the electronic device displays a first page that includes an input control.
It should be noted that, the first page is a page in the target client, and the target client is a client with a browser function.
In some embodiments, the user triggers the target client on a visual interface of the electronic device, and the electronic device sends a first data acquisition request to the server in response to a triggering operation of the user on the target client, where the first data acquisition request carries a web page identifier of a first web page, and the first data acquisition request is used for acquiring web page data of the first web page. The server responds to the received first data acquisition request, acquires the webpage data of the first webpage, further sends the acquired webpage data to the electronic equipment, and the electronic equipment displays the first webpage based on the received webpage data, wherein the first webpage comprises an input control so that a user can input information in the input control.
In step S302, the electronic device acquires input information input based on the input control.
In some embodiments, the user inputs information in the input control, and the electronic device obtains the input information input by the user in the input control in response to detecting the input operation of the user.
For example, the user inputs "you" in the input control, and the electronic device can detect an input operation of the user, thereby acquiring "you" input by the user.
In step S303, the electronic device searches the stored history page data for the history input information corresponding to the input information, where the history page data is a DOM structure of the history page, and the DOM structure includes the history input information input in the page.
It should be noted that, at least one history page data is pre-stored in the electronic device, and after the electronic device obtains the input information of the user, the electronic device can search from the stored at least one history page data to find the history input information corresponding to the input information.
The history page data is a document object model (Document Object Model, DOM) structure of the page, and the DOM structure of the page comprises history input information input in the page and an input position corresponding to the history input information. The historical page data are stored in a database corresponding to the target client by the server, and the server is associated with a historical page database for storing a plurality of historical page data, and the specific storage process is referred to the embodiment shown in fig. 6, which is not described herein again.
In step S304, the electronic device displays the searched history input information.
In some embodiments, the electronic device displays the historical input information in the first page after finding the historical input information corresponding to the input information. For example, the history input information is displayed in a drop-down control corresponding to the input control, so that a user triggers the history input information in the drop-down control to select the history input information.
For example, when the user inputs "hello" in the first history page, and the history page data of the first history page is stored, the electronic device can find "hello" input by the user in the first history page from the stored history page data when the user inputs "you" in the first page, and then display the found "hello" history input information in the first page.
It should be noted that, if the electronic device finds at least one history input information corresponding to the input information, the at least one history input information is displayed in the first page, so that the user selects from the displayed at least one history data information and triggers the history input information that the user wants to select.
Taking the example that the user inputs "you good" in the first history page, on this basis, the user inputs "you good" in the second history page, and the history page data of the first history page and the second history page are stored, when the user inputs "you" in the first page, the electronic device can find "you good" input in the first history page and "you good" input in the second history page from the stored history page data, and then display the two searched "you good" and "you good" input information in the second history page in the first page, so that the user can select from the two history input information.
In step S305, the electronic device acquires the history input information from the history page data in response to the selection operation of the history input information.
In some embodiments, after displaying the searched historical input information, the electronic device may check the searched historical input information, if the historical input information is input information that the user wants to input, the user selects the historical input information, and the electronic device responds to the selection operation of the user on the historical input information to acquire the historical input information corresponding to the input information from the searched historical page data.
Taking the example that the user inputs "you" in the first page and the stored history page data of the history page includes "you good" input by the user in the first history page, the electronic device displays the searched history input information of "you good" in the first page, if the user triggers the history input information of "you good", the electronic device can respond to the triggering operation of the user and acquire the history input information of "you good" from the stored history page data of the first history page.
Taking the example that the user inputs "you" in the first page and the stored history page data of the history page comprises "you good" input by the user in the first history page and "you good" input by the user in the second history page, the electronic equipment displays the searched two history input information of "you good" and "you good" in the first page, if the user triggers the history input information of "you good" in the first page, the electronic equipment can respond to the triggering operation of the user and acquire the history input information of "you good" from the stored history page data of the first history page; if the user triggers the history input information of 'you are in the trunk', the electronic device can respond to the triggering operation of the user and acquire the history input information of 'you are in the trunk' from the stored history page data of the second history page.
In step S306, the electronic device renders the content in the input control of the first page as the history input information.
In some embodiments, the electronic device directly renders the acquired historical input information into the input control based on the acquired historical input information, so that the content displayed in the input control is the acquired historical input information.
In the above examples in steps S302 to S305, the input information (such as comment information) of the text class is input by the user in the input control, and further, the history input information of the text class corresponding to the input information of the text class is searched from the history input information of the text class included in the stored history page data, and in other embodiments, after the input information of the text class is input by the user in the input control, the electronic device searches the history input information of the text class and the history input information of the picture class corresponding to the input information of the picture class from the history input information of the text class and the history input information of the picture class included in the stored history page data based on the input information of the text class input by the user; or, the user may input the input information of the picture class in the input control, and the electronic device searches for the history input information of the picture class corresponding to the input information of the picture class from the history input information of the picture class included in the stored history page data based on the input information of the picture class input by the user.
It should be noted that, the stored history input information of the picture class is marked with a picture keyword, and the picture keyword is used for indicating at least one of the picture class or the picture content, so that when searching the history input information, searching is performed based on the picture keyword.
For example, if the user inputs "i'm difficult to go through" in the input control, after obtaining the input information, the electronic device searches for the history input information of the text class corresponding to the input information from the history input information of the text class included in the stored history page data, uses "difficult to go through" as a picture keyword, searches for the history input information of the picture class corresponding to the "difficult to go through" from the history input information of the picture class included in the stored history page data, and displays the searched history input information of the text class corresponding to the input information and the history input information of the picture class in the first page, so that the user can select from the history input information, and then renders the content in the input control as the history input information selected by the user based on the history input information selected by the user.
Or if the user uploads a picture in the input control, after the electronic device acquires the picture uploaded by the user, identifying the picture uploaded by the user to obtain a picture keyword corresponding to the picture, further searching for the history input information of the picture class corresponding to the identified picture keyword from the history input information of the picture class included in the stored history page data based on the picture keyword corresponding to the picture, further displaying the searched history input information of the picture class in the first page so as to facilitate the user to select from, and further rendering the content in the input control into the history input information of the picture class selected by the user based on the history input information selected by the user.
According to the scheme provided by the embodiment of the disclosure, by providing the history association function, when a user inputs information in the input control of the first page, the electronic device can acquire the input information of the user, and further match the input information of the user with the history input information in at least one history page data stored based on the history input of the user, so that when the history input information matched with the input information of the user is detected, the history input information is displayed in the first page, whether the history input information is to be displayed in the input control or not is selected by the user, and after the history input information is selected by the user, the history input information is directly displayed in the input control, so that the information matched with the information input by the user is determined according to the input of the user, and is displayed. Through the history association function, history input information which is input by the user in the past and is matched with the information which is input can be displayed based on the information which is input by the user, so that the user can refer to the history input information, and further user experience is improved.
FIG. 4 is a flowchart illustrating a method of page processing, see FIG. 4, according to an exemplary embodiment, the method comprising:
in step S401, the electronic device displays a second page including a view record control.
It should be noted that, the second page is a page in the target client, and the target client is a client with a browser function.
In some embodiments, the user triggers the target client on a visual interface of the electronic device, and the electronic device sends a second data acquisition request to the server in response to a triggering operation of the user on the target client, where the second data acquisition request carries a web page identifier of a second web page, and the second data acquisition request is used for acquiring web page data of the second web page. The server responds to the received second data acquisition request to acquire the webpage data of the second webpage, and then the acquired webpage data is sent to the electronic equipment, and the electronic equipment displays the second webpage based on the received webpage data.
In step S402, the electronic device obtains, in response to a triggering operation of the view record control, stored at least one history page data, where the history page data is a DOM structure of a history page, and the DOM structure includes history input information input in the page and an input position of the history input information in the page.
It should be noted that, at least one historical page data is pre-stored in the electronic device, the historical page data includes page titles, and the electronic device can obtain the stored at least one page title when the viewing record control is triggered. The specific storage process of the history page data is referred to the embodiment shown in fig. 6, and will not be described herein.
In some embodiments, the electronic device obtains at least one page title included in the stored at least one historical page data in response to a triggering operation of the view record control, and displays the obtained at least one page title.
When the check record control is triggered, page titles included in stored historical page data are displayed, so that a user can know which page the record corresponds to through the page titles, and then the user selects a page to be checked from.
It should be noted that, one history page data corresponds to one deletion control, that is, one page title corresponds to one deletion control, and a user can delete each history page data through the deletion control corresponding to each page title.
In some embodiments, the electronic device deletes the historical page data corresponding to any one of the plurality of deletion controls in response to a trigger operation of the deletion control. And providing a corresponding deletion control for each history page data so that when a user needs to delete a certain history page data, the history page data can be deleted by triggering the deletion control corresponding to the history page data to be deleted.
When deleting the historical page data, the electronic equipment deletes the page title corresponding to any triggered deleting control, and sends a deleting request to the server, wherein the deleting request carries the data identifier of the historical page data to be deleted, and the server responds to the received deleting request to delete the historical page data corresponding to the data identifier from at least one stored historical page data.
In step S403, the electronic device determines an input position of the history input information included in the arbitrary history page data in the page in response to the trigger operation on the arbitrary history page data.
In some embodiments, the user triggers a page title corresponding to a history page to be viewed by the user, and the electronic device responds to the triggering operation of the user and sends a data acquisition request to the server based on the data identifier of the history page data corresponding to the triggered page title, where the data acquisition request is used for acquiring the history page data corresponding to the triggered page title. The server responds to the received data acquisition request, acquires the history page data corresponding to the triggered page title from the history page database, and further sends the acquired history page data to the electronic equipment, so that the electronic equipment acquires the history page data corresponding to the triggered page title, wherein the history page data comprises the history input information input in the history page and the input position of the history input information, and the electronic equipment determines the input position of the history input information in the page based on the acquired history page data.
In step S404, the electronic device displays the history input information included in the arbitrary history page data at an input position corresponding to the input position in the page in the second page based on the input position of the history input information in the page.
According to the selected historical input information and the input position of the historical input information in the page, the historical input information is displayed at the corresponding input position in the second page, the rendering of the second page is realized, the input information and the input information included in the second page are returned to the input position in the second page, the input position of the input information is identical to the input position of the historical input information included in the historical page data and the input position of the historical input information in the page, manual input of a user is not needed, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
It should be noted that, the steps S401 to S404 are implemented by the target plugin in the target client with the browser function, referring to fig. 5, fig. 5 is a logic schematic diagram illustrating a different page processing procedure according to an exemplary embodiment, the target client is opened by a user, the electronic device displays a second page corresponding to the target client, the user clicks the view record control in the second page, the electronic device expands the stored historical page data in the second page through the target plugin, the user clicks a record, the electronic device reads the historical page data corresponding to the record through the target plugin, so as to render the currently displayed second page based on the read historical page data, the user clicks to delete the record, and the electronic device deletes the record through the target plugin. When rendering the currently displayed second page based on the read historical page data, the electronic device renders the content at the corresponding input position in the second page according to the input position corresponding to the historical input information included in the read historical page data by the target plug-in.
It should be noted that, the above steps S401 to S404 are described by taking the example of checking the stored historical page data one by one through the checking record control, and in other embodiments, the user can also search through the search keyword to quickly find the historical page data that the user wants to check.
In some embodiments, the electronic device displays a third page, where the third page includes a search control, a user can input a search keyword to be searched in the search control, after the input is completed, the search control is triggered, the electronic device responds to the triggering operation of the search control, acquires the search keyword input based on the search control, further determines historical page data matched with the search keyword from at least one stored historical page data, and displays the historical page data matched with the search keyword in the third page.
By providing the search function in the third page, the user inputs the search keyword in the search control for providing the search function, and further triggers the search control, so that the electronic equipment obtains the historical page data matched with the search keyword, and further displays the obtained historical page data, the user does not need to search one by one, the information obtaining efficiency is improved, and further the user experience is improved.
When determining document object information matched with a search keyword and displaying the document object information, the electronic device sends a search request to a server based on the search keyword input in the search control, the search request carries the search keyword, the server responds to the search request, searches in stored at least one historical page data based on the search keyword carried by the search request, and when searching the historical page data matched with the search keyword, obtains a data identifier of the historical page data, and sends the data identifier to the electronic device, so that the electronic device determines page titles included in the historical page data indicated by the data identifier as page titles corresponding to the historical page data matched with the search keyword based on the received data identifier, and further displays the page titles in a third page.
In other embodiments, the electronic device determines, in response to a triggering operation on the search control, a page title matching the search keyword from among the stored at least one page title directly based on the search keyword input in the search control, and further displays, in a third page, the page title matching the search keyword. By searching directly based on the page title, interaction with a server is not needed, so that the searching speed is improved, and the page processing speed is further improved.
According to the scheme provided by the embodiment of the disclosure, the function of checking the record is provided in the second page, so that a user can check stored historical page data directly through the function of checking the record, the user can select the stored historical page data directly, the historical page data comprises the historical input information and the input position of the historical input information in the page, and therefore the electronic equipment can render the content at the corresponding input position in the second page into the historical input information contained in the historical page data selected by the user based on the input position of the historical input information contained in the historical page data selected by the user, the input positions of the input information and the input information of the stored historical page data types of the rendered second page are identical, manual input information of the user is not needed, the operation is simple and convenient, and the man-machine interaction efficiency is improved.
It should be noted that, the steps S301 to S305, and the steps S401 to S404 are all processes of rendering a page based on stored historical page data, where the process of acquiring and storing the historical page data is referred to in fig. 6, and fig. 6 is a flowchart of a page processing method according to an exemplary embodiment, and referring to fig. 6, the method includes:
In step S601, the electronic device monitors, in response to a trigger operation on a target client, an operation occurring in a page of the target client through a target plug-in included in the target client.
It should be noted that, the target plug-in is embedded with an event monitoring function, where the event monitoring function is used to monitor operations (such as input operations) occurring in page elements in a page and situations of network requests.
In some embodiments, the electronic device invokes an event listening function through the target plug-in response to a user triggering operation on a target client, through which operations occurring in a page of the target client are listened to.
The target plug-in is embedded in the target client, so that the operation occurring in the target client is monitored by calling the monitoring event function through the target plug-in, the condition that a user operates in the target client can be timely known when the operation occurs in the target client, and timeliness of data acquisition is guaranteed.
In some embodiments, the electronic device obtains, in response to a trigger operation on a target client, setting information of the target client, where the setting information is used to indicate whether a user agrees to record information input in a page of the target client.
The setting information is the opening/closing selection of the user on the recording function, and if the user is the opening selection on the recording function, the user agrees to record the information input in the page of the target client; if the user selects the recording function to be closed, the user is not informed of agreeing to record the information input in the page of the target client.
By determining whether the user agrees to record information input in the page of the target client when the target client is triggered, user privacy can be ensured.
In step S602, the electronic device acquires, in response to monitoring that an input operation occurs in a page of the target client, page data of the page in which the input operation occurs, where the page data is a DOM structure of the page, and the DOM structure includes input information input in the page and an input position of the input information in the page.
In some embodiments, if the setting information indicates that the user agrees to record information input in the page of the target client, the electronic device obtains page data of the page of the target client.
It should be noted that, the user may perform various operations, such as an input operation, in the page of the target client, after the target plug-in monitors the input operation performed on the user, and the setting information of the target client indicates that the user agrees to record the information input in the page of the target client, the electronic device obtains the page data of the page where the input operation occurs by using an application program interface (Application Program Interface, API) of the target client. The page data is a DOM structure of the page, which is in a character string format.
Taking the process that the user fills in the registration information in the page of the target client as an example, when the user fills in the registration information, the target plug-in monitors the input operation of the user, and then the electronic equipment can acquire the page of the page where the input operation occurs.
It should be noted that the above process is only described by taking the input process of registration information, that is, the input operation of the form registration class as an example, and in other embodiments, the user defines the operation type to be recorded by himself, which is not limited in the embodiments of the present disclosure.
In another embodiment, if the setting information indicates that the user does not agree to record the information input in the page of the target client, the electronic device does not need to execute steps S602 to S603, and only needs to display the corresponding page directly based on the operation of the user in the page.
In step S603, the electronic device stores the page data.
In some embodiments, the electronic device stores the page data in a database corresponding to the target client. That is, the electronic device sends a storage request to the server, where the storage request carries page data to be stored, and after receiving the storage request, the server stores the page data carried by the storage request into a database corresponding to the target client. The remote cloud storage of the document object information is realized by storing the page data into the database corresponding to the target client, so that when certain page data is needed to be reused later, the stored page data is directly obtained, repeated input of a user is not needed, and the man-machine interaction efficiency is improved. And when the data volume stored in the database corresponding to the target client is larger than a preset threshold, generating an operation book of the user. The preset threshold is any positive value, which is not limited by the embodiments of the present disclosure.
In other embodiments, when storing the page data, after receiving the storage request, the server stores the page data carried by the storage request into a local storage (LocalStorage) of the target client.
After storing the page data, the electronic device obtains page titles corresponding to the page data from a target field of the page data, and stores the obtained page titles into the corresponding page data, so that the page data are displayed by displaying the page titles later, and a user can obtain which page the page title corresponds to through the page title, and then select a page required by the user.
In addition, if the stored page data includes the input information of the picture class, that is, the stored page data includes the picture, the electronic device identifies the picture included in the stored page data to obtain a picture keyword corresponding to the picture included in the stored page data, and stores the identified picture keyword, so as to search the historical input information of the picture class corresponding to the input information based on the picture keyword. The picture keyword is used for indicating at least one of a picture category or picture content.
It should be noted that, the process of the electronic device identifying the picture included in the stored page data to obtain the picture keyword corresponding to the picture included in the stored page data may be implemented through a picture identification model, where the picture identification model is used to identify the picture and output a label of the picture, and the label may be used as the picture keyword. In other embodiments, other manners may be used to identify the picture, so as to obtain a picture keyword corresponding to the picture included in the stored page data, which is not limited in the embodiments of the present disclosure.
Referring to fig. 7, fig. 7 is a schematic diagram illustrating a page processing procedure according to an exemplary embodiment, a user opens a target client, a target plug-in the target client initializes parameters, the target plug-in determines whether parameters need to be recorded in a life cycle of the target client, if parameters need to be recorded in the life cycle of the target client, an input operation or a request operation of a page element is monitored, the user inputs information in an input control of a page, and after the input operation is monitored, the target plug-in stores page data of a current page so as to realize storing the page data.
In the above steps S601 to S603, the page data of the page is saved to record the page, and in other embodiments, the user authorizes the screen capturing to directly generate a picture corresponding to the page, so as to record the page. And the electronic equipment responds to the triggering operation of the target client, acquires the picture corresponding to the page of the target client, and stores the picture into the local storage of the electronic equipment. The pictures corresponding to the pages of the target client are directly obtained and stored, so that when a certain page needs to be reused later, the corresponding pictures are directly obtained from the local storage of the electronic equipment, the page is rendered, repeated input of a user is not needed, and the man-machine interaction efficiency is improved.
When a picture corresponding to a page of a target client is acquired, the electronic equipment responds to a triggering operation of the target client to acquire authority information of the target client, and if the authority information indicates that the target client has the authority for accessing the local storage of the electronic equipment, the picture corresponding to the page of the target client is acquired, and the authority information is used for indicating whether the target client has the authority for accessing the local storage of the electronic equipment. Or the electronic equipment responds to the triggering operation of the target client to acquire the setting information and the authority information of the target client, and if the setting information indicates that the user agrees to record the information input in the page of the target client and the authority information indicates that the target client has the authority for accessing the local storage of the electronic equipment, a picture corresponding to the page of the target client is acquired and stored in the local storage of the electronic equipment.
The method comprises the steps that through storing pictures corresponding to pages of a target client, when a subsequent user continues to use the target client, the electronic device responds to triggering operation of the target client to display a fourth page, the fourth page comprises a view record control, at least one stored picture is displayed in response to triggering operation of the view record control, any picture in the at least one picture is responded to triggering operation of the picture, and rendering is conducted on the fourth page based on any picture.
The permission information and the setting information of the target client are acquired so that when the user agrees to record information input in the page of the target client, and the target client can access the local storage of the electronic equipment, the picture corresponding to the page of the target client is directly acquired and stored, the privacy of the user is ensured, when a certain page needs to be reused later, the corresponding picture is directly acquired from the local storage of the electronic equipment, repeated input of the user is not needed, and the man-machine interaction efficiency is improved.
According to the scheme provided by the embodiment of the disclosure, when the target client is triggered, the operation occurring in the target client is monitored through the target plug-in, so that the operation condition of a user is timely obtained, and therefore when the input operation occurs in a page, the page data of the page with the input operation can be timely obtained, and further the page data is stored, so that the stored historical page data can be directly obtained in the subsequent use process.
Any combination of the above-mentioned optional solutions may be adopted to form an optional embodiment of the present disclosure, which is not described herein in detail.
Fig. 8 is a block diagram of a page processing apparatus, according to an exemplary embodiment, see fig. 8, including:
a page display unit 801 configured to display a first page including an input control;
an acquisition unit 802 configured to perform acquisition of input information input based on the input control;
a search unit 803 configured to perform searching for history input information corresponding to the input information in stored history page data, the history page data being a DOM structure of a history page including the history input information input in the page;
an information display unit 804 configured to perform display of the searched history input information;
the information display unit 804 is further configured to perform a selection operation in response to the history input information, and display the history input information in the input control of the first page.
According to the device provided by the embodiment of the disclosure, by providing the history association function, when a user inputs information in the input control of the first page, the electronic device can acquire the input information of the user, and further match the input information of the user with the history input information in at least one history page data stored based on the history input of the user, so that when the history input information matched with the input information of the user is detected, the history input information is displayed in the first page, whether the history input information is to be displayed in the input control or not is selected by the user, and after the history input information is selected by the user, the history input information is directly displayed in the input control, so that the information matched with the information input by the user is determined according to the input of the user, and is displayed.
In some embodiments, the information display unit 804 is configured to perform a selection operation in response to the history input information, and obtain the history input information from the history page data; content in the input control of the first page is rendered as the historical input information.
In some embodiments, the information display unit 804 is further configured to perform displaying at least one historical input information corresponding to the input information in response to finding the at least one historical input information;
the information display unit 804 is further configured to perform a selection operation in response to any one of the at least one history input information, and display the any one history input information in the input control of the first page based on the any one history input information.
In some embodiments, the page display unit 801 is configured to perform displaying a second page, the second page including a view record control;
the apparatus further comprises:
a first data display unit configured to perform a trigger operation for the view record control, display stored at least one history page data, the history page data being a DOM structure of a history page, the DOM structure including history input information input in a page and an input position of the history input information in the page;
And a first rendering unit configured to perform a trigger operation in response to any one of the at least one history page data, and render content at a corresponding input position in the second page based on history input information included in the any one history page data and an input position of the history input information in the page.
In some embodiments, the first data display unit is configured to perform a trigger operation in response to the view record control, to obtain at least one page title included in the stored at least one historical page data; and displaying the acquired at least one page title.
In some embodiments, one history page data corresponds to one delete control;
the apparatus further comprises:
the deleting unit is configured to execute the triggering operation of any deleting control in response to the plurality of deleting controls, and delete the historical page data corresponding to any deleting control.
In some embodiments, the first rendering unit is configured to perform a trigger operation in response to the any one of the history page data, and determine an input position of the history input information included in the any one of the history page data in the page; and displaying the history input information included in any one of the history page data at an input position corresponding to the input position in the page in the second page based on the input position of the history input information in the page.
In some embodiments, the page display unit 801 is further configured to perform displaying a third page, the third page including a search control;
the obtaining unit 802 is further configured to perform a trigger operation in response to the search control, to obtain a search keyword input based on the search control;
the apparatus further comprises:
a determining unit configured to perform determining, from the stored at least one history page data, history page data matching the search keyword;
and a second data display unit configured to display, in the third page, history page data matching the search keyword.
In some embodiments, the apparatus further comprises a first storage unit comprising a listening subunit, an acquisition subunit, and a storage subunit;
the monitoring subunit is configured to perform an operation of monitoring, in response to a trigger operation on a target client, an occurrence in a page of the target client through a target plug-in included in the target client;
the obtaining subunit is configured to perform responding to the fact that the input operation occurs in the page of the target client, obtain page data of the page with the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
The storage subunit is configured to perform storage of the page data.
In some embodiments, the listening subunit is configured to execute invoking an event listening function through the target plugin; and monitoring the operation occurring in the page of the target client through the event monitoring function.
In some embodiments, the storage subunit is configured to perform storing the page data into a database corresponding to the target client.
In some embodiments, the apparatus further comprises:
a second storage unit configured to perform a trigger operation in response to a target client, to acquire setting information of the target client, the setting information being used to indicate whether a user agrees to record information input in a page of the target client; if the setting information indicates that the user agrees to record the information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page; the page data is stored.
In some embodiments, the obtaining unit 802 is further configured to perform obtaining a picture corresponding to a page of the target client in response to a triggering operation on the target client;
The first storage unit is further configured to perform storing the picture into a local storage of the electronic device.
In some embodiments, the obtaining unit 802 is configured to perform obtaining rights information of a target client in response to a trigger operation of the target client, where the rights information is used to indicate whether the target client has a right to access a local storage of the electronic device; and if the permission information indicates that the target client has the permission of accessing the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
In some embodiments, the page display unit 801 is further configured to perform displaying a fourth page, the fourth page including a view record control;
the apparatus further comprises:
a picture display unit configured to perform a trigger operation in response to the view record control, to display at least one stored picture;
and a second rendering unit configured to perform rendering of the fourth page based on any one of the at least one picture in response to a trigger operation on the any one of the at least one picture.
It should be noted that: in the page processing apparatus provided in the foregoing embodiment, when rendering a page, only the division of the functional units is used as an example, and in practical application, the allocation of the functions may be performed by different functional units according to needs, that is, the internal structure of the electronic device is divided into different functional units, so as to complete all or part of the functions described above. In addition, the page processing device and the page processing method provided in the foregoing embodiments belong to the same concept, and specific implementation processes of the page processing device and the page processing method are detailed in the method embodiments, which are not described herein again.
Fig. 9 is a block diagram of an electronic device 900, according to an example embodiment. The electronic device 900 may be: a smart phone, a tablet computer, an MP3 player (Moving Picture Experts Group Audio Layer III, motion picture expert compression standard audio plane 3), an MP4 (Moving Picture Experts Group Audio Layer IV, motion picture expert compression standard audio plane 4) player, a notebook computer, or a desktop computer. Electronic device 900 may also be referred to by other names of user devices, portable electronic devices, laptop electronic devices, desktop electronic devices, and the like.
Generally, the electronic device 900 includes: one or more processors 901 and one or more memories 902.
Processor 901 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 901 may be implemented in at least one hardware form of DSP (Digital Signal Processing ), FPGA (Field-Programmable Gate Array, field programmable gate array), PLA (Programmable Logic Array ). The processor 901 may also include a main processor and a coprocessor, the main processor being a processor for processing data in an awake state, also referred to as a CPU (Central Processing Unit ); a coprocessor is a low-power processor for processing data in a standby state. In some embodiments, the processor 901 may integrate a GPU (Graphics Processing Unit, image processor) for rendering and drawing of content required to be displayed by the display screen. In some embodiments, the processor 901 may also include an AI (Artificial Intelligence ) processor for processing computing operations related to machine learning.
The memory 902 may include one or more computer-readable storage media, which may be non-transitory. The memory 902 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 902 is used to store at least one program code for execution by processor 901 to implement the page processing methods provided by the method embodiments in the present disclosure.
In some embodiments, the electronic device 900 may further optionally include: a peripheral interface 903, and at least one peripheral. The processor 901, memory 902, and peripheral interface 903 may be connected by a bus or signal line. The individual peripheral devices may be connected to the peripheral device interface 903 via buses, signal lines, or circuit boards. Specifically, the peripheral device includes: at least one of a radio frequency circuit 904, a display 905, a camera 906, an audio circuit 907, and a power source 909.
The peripheral interface 903 may be used to connect at least one peripheral device associated with an I/O (Input/Output) to the processor 901 and the memory 902. In some embodiments, the processor 901, memory 902, and peripheral interface 903 are integrated on the same chip or circuit board; in some other embodiments, either or both of the processor 901, the memory 902, and the peripheral interface 903 may be implemented on separate chips or circuit boards, which is not limited in this embodiment.
The Radio Frequency circuit 904 is configured to receive and transmit RF (Radio Frequency) signals, also known as electromagnetic signals. The radio frequency circuit 904 communicates with a communication network and other communication devices via electromagnetic signals. The radio frequency circuit 904 converts an electrical signal into an electromagnetic signal for transmission, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 904 includes: antenna systems, RF transceivers, one or more amplifiers, tuners, oscillators, digital signal processors, codec chipsets, subscriber identity module cards, and so forth. The radio frequency circuit 904 may communicate with other electronic devices via at least one wireless communication protocol. The wireless communication protocol includes, but is not limited to: metropolitan area networks, various generations of mobile communication networks (2G, 3G, 4G, and 5G), wireless local area networks, and/or WiFi (Wireless Fidelity ) networks. In some embodiments, the radio frequency circuitry 904 may also include NFC (Near Field Communication, short range wireless communication) related circuitry, which is not limited by the present disclosure.
The display 905 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display 905 is a touch display, the display 905 also has the ability to capture touch signals at or above the surface of the display 905. The touch signal may be input as a control signal to the processor 901 for processing. At this time, the display 905 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, the display 905 may be one, providing a front panel of the electronic device 900; in other embodiments, the display 905 may be at least two, respectively disposed on different surfaces of the electronic device 900 or in a folded design; in still other embodiments, the display 905 may be a flexible display disposed on a curved surface or a folded surface of the electronic device 900. Even more, the display 905 may be arranged in an irregular pattern other than rectangular, i.e., a shaped screen. The display 905 may be made of LCD (Liquid Crystal Display ), OLED (Organic Light-Emitting Diode) or other materials.
The camera assembly 906 is used to capture images or video. Optionally, the camera assembly 906 includes a front camera and a rear camera. In general, a front camera is disposed on a front panel of an electronic device, and a rear camera is disposed on a rear surface of the electronic device. In some embodiments, the at least two rear cameras are any one of a main camera, a depth camera, a wide-angle camera and a tele camera, so as to realize that the main camera and the depth camera are fused to realize a background blurring function, and the main camera and the wide-angle camera are fused to realize a panoramic shooting and Virtual Reality (VR) shooting function or other fusion shooting functions. In some embodiments, camera assembly 906 may also include a flash. The flash lamp can be a single-color temperature flash lamp or a double-color temperature flash lamp. The dual-color temperature flash lamp refers to a combination of a warm light flash lamp and a cold light flash lamp, and can be used for light compensation under different color temperatures.
The audio circuit 907 may include a microphone and a speaker. The microphone is used for collecting sound waves of users and the environment, converting the sound waves into electric signals, and inputting the electric signals to the processor 901 for processing, or inputting the electric signals to the radio frequency circuit 904 for voice communication. For purposes of stereo acquisition or noise reduction, the microphone may be multiple and separately disposed at different locations of the electronic device 900. The microphone may also be an array microphone or an omni-directional pickup microphone. The speaker is used to convert electrical signals from the processor 901 or the radio frequency circuit 904 into sound waves. The speaker may be a conventional thin film speaker or a piezoelectric ceramic speaker. When the speaker is a piezoelectric ceramic speaker, not only the electric signal can be converted into a sound wave audible to humans, but also the electric signal can be converted into a sound wave inaudible to humans for ranging and other purposes. In some embodiments, the audio circuit 907 may also include a headphone jack.
The power supply 909 is used to power the various components in the electronic device 900. The power supply 909 may be an alternating current, a direct current, a disposable battery, or a rechargeable battery. When the power supply 909 includes a rechargeable battery, the rechargeable battery can support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology.
In some embodiments, the electronic device 900 also includes one or more sensors 910. The one or more sensors 910 include, but are not limited to: acceleration sensor 911, gyro sensor 912, pressure sensor 913, optical sensor 915, and proximity sensor 916.
The acceleration sensor 911 can detect the magnitudes of accelerations on three coordinate axes of the coordinate system established with the electronic device 900. For example, the acceleration sensor 911 may be used to detect components of gravitational acceleration in three coordinate axes. The processor 901 may control the display 905 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal acquired by the acceleration sensor 911. The acceleration sensor 911 may also be used for the acquisition of motion data of a game or a user.
The gyro sensor 912 may detect a body direction and a rotation angle of the electronic device 900, and the gyro sensor 912 may collect a 3D motion of the user on the electronic device 900 in cooperation with the acceleration sensor 911. The processor 901 may implement the following functions according to the data collected by the gyro sensor 912: motion sensing (e.g., changing UI according to a tilting operation by a user), image stabilization at shooting, game control, and inertial navigation.
The pressure sensor 913 may be disposed on a side frame of the electronic device 900 and/or on an underside of the display 905. When the pressure sensor 913 is disposed on the side frame of the electronic device 900, a holding signal of the electronic device 900 by the user may be detected, and the processor 901 performs left-right hand recognition or quick operation according to the holding signal collected by the pressure sensor 913. When the pressure sensor 913 is provided at the lower layer of the display 905, the processor 901 performs control of the operability control on the UI interface according to the pressure operation of the user on the display 905. The operability controls include at least one of a button control, a scroll bar control, an icon control, and a menu control.
The optical sensor 915 is used to collect the intensity of ambient light. In one embodiment, the processor 901 may control the display brightness of the display panel 905 based on the intensity of ambient light collected by the optical sensor 915. Specifically, when the ambient light intensity is high, the display luminance of the display screen 905 is turned up; when the ambient light intensity is low, the display luminance of the display panel 905 is turned down. In another embodiment, the processor 901 may also dynamically adjust the shooting parameters of the camera assembly 906 based on the ambient light intensity collected by the optical sensor 915.
A proximity sensor 916, also referred to as a distance sensor, is typically provided on the front panel of the electronic device 900. The proximity sensor 916 is used to capture the distance between the user and the front of the electronic device 900. In one embodiment, when the proximity sensor 916 detects that the distance between the user and the front of the electronic device 900 gradually decreases, the processor 901 controls the display 905 to switch from the bright screen state to the off screen state; when the proximity sensor 916 detects that the distance between the user and the front surface of the electronic device 900 gradually increases, the processor 901 controls the display 905 to switch from the off-screen state to the on-screen state.
Those skilled in the art will appreciate that the structure shown in fig. 9 is not limiting of the electronic device 900 and may include more or fewer components than shown, or may combine certain components, or may employ a different arrangement of components.
In an exemplary embodiment, a computer-readable storage medium is also provided, such as a memory 902, comprising instructions executable by the processor 901 of the electronic device 900 to perform the above-described method. Alternatively, the computer readable storage medium may be a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a compact disc Read-Only Memory (CD-ROM), a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided, comprising a computer program executable by the processor 901 of an electronic device for performing the method steps of the page processing method provided in the above embodiments.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any adaptations, uses, or adaptations of the disclosure following the general principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (31)

1. A method of page processing, the method comprising:
displaying a first page, the first page including an input control;
Acquiring input information input based on the input control;
searching historical input information corresponding to the input information in stored historical page data, and displaying the searched historical input information corresponding to the input information, wherein the historical page data is a Document Object Model (DOM) structure of a historical page, and the DOM structure comprises the historical input information input in the historical page and the input position of the input information in the historical page;
responding to the selection operation of the history input information corresponding to the input information, and displaying the history input information corresponding to the input information in an input control of the first page;
displaying a second page, the second page including a view record control;
responding to the triggering operation of the view record control, and displaying at least one stored historical page data;
and responding to triggering operation of any one of the at least one historical page data, and rendering the content at the corresponding input position in the second page based on the historical input information included in the any one historical page data and the input position of the historical input information included in the any one historical page data in the historical page.
2. The page processing method according to claim 1, wherein the displaying, in response to a selection operation of the history input information corresponding to the input information, the history input information corresponding to the input information in the input control of the first page includes:
acquiring historical input information corresponding to the input information from the historical page data in response to a selection operation of the historical input information corresponding to the input information;
and rendering the content in the input control of the first page into historical input information corresponding to the input information.
3. The page processing method as recited in claim 2, wherein after searching the stored history page data for the history input information corresponding to the input information, the method further comprises:
responsive to finding at least one historical input information corresponding to the input information, displaying the found at least one historical input information;
and responding to the selected operation of any one of the searched at least one piece of history input information, and displaying any one piece of history input information in the input control of the first page based on the any one piece of history input information.
4. The page processing method of claim 1, wherein the displaying the stored at least one historical page data in response to the triggering operation of the view record control comprises:
responding to the triggering operation of the view record control, and acquiring at least one page title included in the stored at least one historical page data;
and displaying the acquired at least one page title.
5. The page processing method of claim 1, wherein one history page data corresponds to one deletion control;
after the stored at least one historical page data is displayed in response to the triggering operation of the view record control, the method further comprises:
and deleting the historical page data corresponding to any one of the deleting controls in response to the triggering operation of any one of the deleting controls.
6. The page processing method according to claim 1, wherein the rendering of the content at the corresponding input position in the second page based on the history input information included in the any one of the history page data and the input position of the history input information included in the any one of the history page data in response to the trigger operation on the any one of the at least one of the history page data includes:
Responding to the triggering operation of any one of the history page data, and determining the input position of the history input information included in the any one of the history page data in the history page;
and displaying the history input information included in any one of the history page data at an input position corresponding to the input position in the history page in the second page based on the input position of the history input information included in any one of the history page data in the history page.
7. The page processing method according to claim 1, characterized in that the method further comprises:
displaying a third page, the third page comprising a search control;
responding to the triggering operation of the search control, and acquiring search keywords input based on the search control;
determining historical page data matched with the search keywords from at least one stored historical page data;
and displaying historical page data matched with the search keywords in the third page.
8. The page processing method as recited in claim 1, wherein the storing of any one of the at least one historical page data includes:
Responding to a triggering operation of a target client, and monitoring an operation occurring in a page of the target client through a target plug-in included in the target client;
responding to the fact that input operation occurs in a page of the target client, acquiring page data of the page with the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
and storing the page data.
9. The page processing method as recited in claim 8, wherein the listening of the operations occurring in the page of the target client by the target plug-in included in the target client comprises:
calling an event monitoring function through the target plug-in;
and monitoring the operation occurring in the page of the target client through the event monitoring function.
10. The page processing method as recited in claim 8, wherein the storing the page data comprises:
and storing the page data into a database corresponding to the target client.
11. The page processing method as recited in claim 1, wherein the storing of any one of the at least one historical page data includes:
Responding to a triggering operation of a target client, and acquiring setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record information input in a page of the target client;
if the setting information indicates that the user agrees to record the input information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page;
and storing the page data.
12. The page processing method of claim 11, wherein the method further comprises:
responding to the triggering operation of the target client, and acquiring a picture corresponding to a page of the target client;
and storing the picture in a local storage of the electronic equipment.
13. The method according to claim 12, wherein the obtaining, in response to the triggering operation on the target client, a picture corresponding to the page of the target client includes:
responding to triggering operation of the target client, acquiring authority information of the target client, wherein the authority information is used for indicating whether the target client has authority for accessing local storage of the electronic equipment;
And if the permission information indicates that the target client has permission to access the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
14. The method of claim 12, wherein after storing the picture in a local store of an electronic device, the method further comprises:
displaying a fourth page, wherein the fourth page comprises a view record control;
responding to the triggering operation of the view record control in the fourth page, and displaying at least one stored picture;
and responding to the triggering operation of any picture in the at least one picture, and rendering the fourth page based on the any picture.
15. A page processing apparatus, the apparatus comprising:
a page display unit configured to perform display of a first page, the first page including an input control;
an acquisition unit configured to perform acquisition of input information input based on the input control;
a searching unit configured to perform searching for history input information corresponding to the input information in stored history page data, wherein the history page data is a DOM structure of a history page, and the DOM structure includes the history input information input in the history page and an input position of the input information in the history page;
An information display unit configured to perform display of the searched history input information corresponding to the input information;
the information display unit is further configured to perform a selection operation in response to the history input information corresponding to the input information, and display the history input information corresponding to the input information in the input control of the first page;
the page display unit is further configured to display a second page, and the second page comprises a view record control;
a first data display unit configured to perform a trigger operation in response to the view record control, displaying at least one stored history page data;
and a first rendering unit configured to perform a trigger operation in response to any one of the at least one history page data, and render content at a corresponding input position in the second page based on the history input information included in the any one history page data and the input position of the history input information included in the any one history page data in the history page.
16. The page processing apparatus according to claim 15, wherein the information display unit is configured to perform a selection operation in response to history input information corresponding to the input information, acquire history input information corresponding to the input information from the history page data; and rendering the content in the input control of the first page into historical input information corresponding to the input information.
17. The page processing apparatus according to claim 16, wherein the information display unit is further configured to perform, in response to finding at least one history input information corresponding to the input information, displaying the found at least one history input information;
the information display unit is further configured to perform a selection operation in response to any one of the searched at least one piece of history input information, and display any one of the history input information in the input control of the first page based on the any one of the history input information.
18. The page display device according to claim 15, wherein the first data display unit is configured to perform a trigger operation in response to the view record control to acquire at least one page title included in the stored at least one history page data; and displaying the acquired at least one page title.
19. The page processing apparatus of claim 15, wherein one historical page data corresponds to one delete control;
the apparatus further comprises:
the deleting unit is configured to execute the step of deleting the historical page data corresponding to any deleting control in response to the triggering operation of any deleting control in the plurality of deleting controls.
20. The page processing apparatus according to claim 15, wherein the first rendering unit is configured to perform determining an input position of the history input information included in the arbitrary history page data in the history page in response to a trigger operation on the arbitrary history page data; and displaying the history input information included in any history page data at an input position corresponding to the input position in the history page in the second page based on the input position of the history input information included in any history page data in the history page.
21. The page processing apparatus of claim 15, wherein the page display unit is further configured to perform displaying a third page, the third page comprising a search control;
the acquisition unit is further configured to perform a trigger operation in response to the search control, and acquire search keywords input based on the search control;
the apparatus further comprises:
a determining unit configured to perform determining, from among the stored at least one history page data, history page data that matches the search keyword;
And a second data display unit configured to display, in the third page, history page data matching the search keyword.
22. The page processing apparatus of claim 15, further comprising a first storage unit comprising a listening subunit, a retrieval subunit, and a storage subunit;
the monitoring subunit is configured to perform an operation of monitoring, in response to a trigger operation on a target client, an occurrence in a page of the target client through a target plug-in included in the target client;
the obtaining subunit is configured to perform responding to the detection of the occurrence of the input operation in the page of the target client, obtain page data of the page with the occurrence of the input operation, wherein the page data is a DOM structure of the page, and the DOM structure comprises input information input in the page and input positions of the input information in the page;
the storage subunit is configured to perform storage of the page data.
23. The page processing apparatus of claim 22, wherein the listening subunit is configured to execute a call to an event listening function through the target plugin; and monitoring the operation occurring in the page of the target client through the event monitoring function.
24. The page processing apparatus of claim 22, wherein the storage subunit is configured to perform storing the page data into a database corresponding to the target client.
25. The page processing apparatus of claim 15, wherein the apparatus further comprises:
the second storage unit is configured to perform a trigger operation for responding to a target client, and acquire setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record input information input in a page of the target client; if the setting information indicates that the user agrees to record the information input in the page of the target client, acquiring page data of the page of the target client, wherein the page data is a DOM structure of the page, and the DOM structure comprises the input information input in the page and the input position of the input information in the page; and storing the page data.
26. The page processing apparatus according to claim 25, wherein the acquiring unit is further configured to perform acquiring a picture corresponding to a page of the target client in response to a trigger operation on the target client;
The second storage unit is further configured to perform storing the picture into a local storage of the electronic device.
27. The page processing apparatus according to claim 26, wherein the obtaining unit is configured to perform obtaining authority information of the target client in response to a trigger operation on the target client, the authority information being used to indicate whether the target client has authority to access a local storage of the electronic device; and if the permission information indicates that the target client has permission to access the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
28. The page processing apparatus of claim 26, wherein the page display unit is further configured to perform displaying a fourth page, the fourth page comprising a view record control;
the apparatus further comprises:
a picture display unit configured to perform a trigger operation in response to a view record control in the fourth page, to display at least one stored picture;
and a second rendering unit configured to perform rendering of the fourth page based on any one of the at least one picture in response to a trigger operation on the any one of the at least one picture.
29. An electronic device, the electronic device comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the page processing method of any of claims 1 to 14.
30. A computer readable storage medium, characterized in that instructions in the computer readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the page processing method of any one of claims 1 to 14.
31. A computer program product comprising a computer program which, when executed by a processor, implements the page processing method of any of claims 1 to 14.
CN202110113627.8A 2021-01-27 2021-01-27 Page processing method, device, electronic equipment, storage medium and product Active CN112818205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110113627.8A CN112818205B (en) 2021-01-27 2021-01-27 Page processing method, device, electronic equipment, storage medium and product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110113627.8A CN112818205B (en) 2021-01-27 2021-01-27 Page processing method, device, electronic equipment, storage medium and product

Publications (2)

Publication Number Publication Date
CN112818205A CN112818205A (en) 2021-05-18
CN112818205B true CN112818205B (en) 2023-10-31

Family

ID=75859722

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110113627.8A Active CN112818205B (en) 2021-01-27 2021-01-27 Page processing method, device, electronic equipment, storage medium and product

Country Status (1)

Country Link
CN (1) CN112818205B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103383701A (en) * 2013-07-12 2013-11-06 北京小米科技有限责任公司 Information retrieving method, device and terminal
CN104636374A (en) * 2013-11-11 2015-05-20 腾讯科技(深圳)有限公司 Browser webpage displaying method and browser
CN106897317A (en) * 2015-12-21 2017-06-27 北京奇虎科技有限公司 Based on the method and apparatus that keyword scans for recommending
CN107683472A (en) * 2015-06-05 2018-02-09 悟图索知 Method, equipment and the computer program of display search information
CN110362737A (en) * 2018-04-08 2019-10-22 优视科技有限公司 Method for pushing, device and the server of recommendation
CN110825475A (en) * 2019-10-31 2020-02-21 维沃移动通信有限公司 Input method and electronic equipment
CN111552591A (en) * 2020-03-25 2020-08-18 中国平安财产保险股份有限公司 Page abnormity recovery method, device, equipment and computer readable storage medium
CN111814088A (en) * 2020-06-22 2020-10-23 五八有限公司 Page processing method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103383701A (en) * 2013-07-12 2013-11-06 北京小米科技有限责任公司 Information retrieving method, device and terminal
CN104636374A (en) * 2013-11-11 2015-05-20 腾讯科技(深圳)有限公司 Browser webpage displaying method and browser
CN107683472A (en) * 2015-06-05 2018-02-09 悟图索知 Method, equipment and the computer program of display search information
CN106897317A (en) * 2015-12-21 2017-06-27 北京奇虎科技有限公司 Based on the method and apparatus that keyword scans for recommending
CN110362737A (en) * 2018-04-08 2019-10-22 优视科技有限公司 Method for pushing, device and the server of recommendation
CN110825475A (en) * 2019-10-31 2020-02-21 维沃移动通信有限公司 Input method and electronic equipment
CN111552591A (en) * 2020-03-25 2020-08-18 中国平安财产保险股份有限公司 Page abnormity recovery method, device, equipment and computer readable storage medium
CN111814088A (en) * 2020-06-22 2020-10-23 五八有限公司 Page processing method and device

Also Published As

Publication number Publication date
CN112818205A (en) 2021-05-18

Similar Documents

Publication Publication Date Title
WO2019120068A1 (en) Thumbnail display control method and mobile terminal
CN111880712B (en) Page display method and device, electronic equipment and storage medium
CN108717432B (en) Resource query method and device
CN110019929B (en) Webpage content processing method and device and computer readable storage medium
CN110248236B (en) Video playing method, device, terminal and storage medium
CN107784089B (en) Multimedia data storage method, processing method and mobile terminal
CN109922356B (en) Video recommendation method and device and computer-readable storage medium
CN110020690B (en) Cheating behavior detection method, device and storage medium
CN109547847B (en) Method and device for adding video information and computer readable storage medium
CN113609358B (en) Content sharing method, device, electronic equipment and storage medium
CN111428080B (en) Video file storage method, video file search method and video file storage device
CN111782950A (en) Sample data set acquisition method, device, equipment and storage medium
CN116418771A (en) Message display method, message processing method, device and electronic equipment
CN113987326B (en) Resource recommendation method and device, computer equipment and medium
CN115134316B (en) Topic display method, device, terminal and storage medium
CN113301422B (en) Method, terminal and storage medium for acquiring video cover
CN112818205B (en) Page processing method, device, electronic equipment, storage medium and product
CN114282494A (en) Information display method and device, electronic equipment and storage medium
CN110717110B (en) Multimedia resource filtering method and device, electronic equipment and storage medium
CN113190302A (en) Information display method and device, electronic equipment and storage medium
CN114816600A (en) Session message display method, device, terminal and storage medium
CN113722040B (en) Work processing method, device, computer equipment and medium
CN114756149B (en) Method, device, electronic equipment and storage medium for presenting data tag
CN114489559B (en) Audio playing method, audio playing processing method and device
CN115379274B (en) Picture-based interaction method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant