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

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

Info

Publication number
CN112818205A
CN112818205A CN202110113627.8A CN202110113627A CN112818205A CN 112818205 A CN112818205 A CN 112818205A CN 202110113627 A CN202110113627 A CN 202110113627A CN 112818205 A CN112818205 A CN 112818205A
Authority
CN
China
Prior art keywords
page
input
historical
input information
information
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.)
Granted
Application number
CN202110113627.8A
Other languages
Chinese (zh)
Other versions
CN112818205B (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

Images

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. The scheme provided by the disclosure enables the electronic device to acquire the input information of the user when the user inputs the information in the input control of the first page by providing a history association function, and further matching the input information of the user with historical input information in at least one historical page data stored based on the historical input of the user, so that when history input information matching the input information is detected, the history input information is displayed in the first page, so that the user selects whether to display the history input information in the input control, after the user selects the historical input information, the historical input information is directly displayed in the input control, the information matched with the information input by the user is determined according to the input of the user, and the display is carried out, the manual information input by a user is not needed, the operation is simple and convenient, and the human-computer interaction efficiency is improved.

Description

Page processing method and device, electronic equipment, storage medium and product
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a page processing method and apparatus, an electronic device, a storage medium, and a product.
Background
With the continuous development of the internet, various types of websites are coming up endlessly, and a user can browse various types of websites through a client with a browser function. When browsing a website, there are many information input scenarios, such as inputting a user name and a password, making comments, filling in registration information, and the like. At present, when a user inputs information, the user needs to manually input the information, even if the information is already input by the user, the user still needs to repeatedly input the information, and the operation is complex, so that the human-computer interaction efficiency is low.
Disclosure of Invention
The disclosure provides a page processing method, a page processing device, an electronic device, a storage medium and a product, which are used for simplifying the operation of inputting information by a user and improving the man-machine interaction efficiency. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments 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 historical input information corresponding to the input information in stored historical page data, 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;
and displaying the historical input information in an input control of the first page in response to the selection operation of the historical input information.
By providing the history association function, 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 of the user is detected, the history input information is displayed in the first page, the user can select whether to display the history input information in the input control, 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 is displayed, the information is not required to be manually input by the user, 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 operation of the historical input information includes:
responding to the selected operation of the historical input information, and acquiring the historical input information from the historical page data;
rendering content in the input control of the first page as the historical input information.
After the historical input information is selected, the historical input information corresponding to the input information is acquired from the historical page data, so that the content in the input control is rendered directly based on the historical input information, the historical input information can be directly displayed in the input control, manual input by a user is not needed, the operation is simple and convenient, and the human-computer 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:
responding to at least one piece of history input information corresponding to the input information searched, and displaying the at least one piece of history input information;
in response to a selection operation of any one of the at least one piece of historical input information, displaying the any one piece of historical input information in the input control of the first page based on the any one piece of 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 the user can select the history input information which is most consistent with the content which the user wants to input, and the history input information which is most consistent with the content which the user wants to input is selected, so that the history input information is directly displayed in the input control without manual input.
In some embodiments, the method further comprises:
displaying a second page, the second page including a view record control;
responding to the trigger operation of the viewing record control, and displaying at least one piece of stored historical page data, wherein the historical page data is a DOM (document object model) structure of a historical page, and the DOM structure comprises historical input information input in the page and input positions of the historical input information in the page;
in response to a triggering operation on any one of the at least one piece of historical page data, rendering content at a corresponding input position in the second page based on historical input information included in the any one piece of historical page data and an input position of the historical input information in the page.
The record viewing function is provided in the first page, so that a user can view the stored historical page data directly through the record viewing function, further, the user can select from the stored historical page data directly, according to the input position of the historical input information included in the historical page data selected by the user in the page, the content of the first page corresponding to the input position is rendered into the historical information, the input information in the rendered page is the same as the historical input information included in the stored historical page data, the user does not need to input information manually, the operation is simple and convenient, and the human-computer interaction efficiency is improved.
In some embodiments, the displaying the stored at least one historical page data in response to the triggering operation of the view records control includes:
responding to the trigger operation of the viewing record control, and acquiring at least one page title included in at least one stored historical page data;
and displaying the acquired at least one page title.
When the viewing record control is triggered, the 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 historical page data corresponds to one delete control;
after the at least one stored historical page data is displayed in response to the triggering operation of the view record control, the method further comprises:
and responding to the triggering operation of any deleting control in the plurality of deleting controls, and deleting the historical page data corresponding to the any deleting control.
And providing a corresponding deletion control for each historical page data, so that when a user needs to delete a certain historical page data, the historical page data can be deleted by triggering the deletion control corresponding to the historical page data to be deleted.
In some embodiments, the rendering content at a corresponding input position in the second page based on the historical input information included in any one of the historical page data and the input position of the historical input information in the page in response to the triggering operation on any one of the at least one historical page data includes:
responding to the trigger operation of any historical page data, and determining the input position of the historical input information included in any historical page data in the page;
and displaying the historical input information included in any historical 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 historical 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 achieved, 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 of a user is not needed, the operation is simple and convenient, and the human-computer 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 a search keyword 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, the 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 triggers the search control, so that the electronic device searches the history page data matched with the search keyword from the stored history page data, and then displays the searched history page data, the user does not need to search one by one, the data acquisition efficiency is improved, and the user experience is improved.
In some embodiments, the storing of any one of the at least one historical page data includes:
responding to the trigger operation of a target client, and monitoring the operation generated in the page of the target client through a target plug-in included in the target client;
responding to the monitored input operation in the page of the target client, and acquiring page data of the page with the input operation, wherein the page data is a DOM (document object model) structure of the page, and the DOM structure comprises input information input in the page and an input position of the input information in the page;
the page data is stored.
When the target client is triggered, the operation in the target client is monitored through the target plug-in, and the operation condition of a user is timely known, so that the page data of the page with the input operation can be timely acquired when the input operation occurs in the page, and then the page data is stored, so that the stored historical page data can be directly acquired in the subsequent use process.
In some embodiments, the listening, by a target plug-in included in the target client, for an operation 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 known in time when the operation occurs in the target client.
In some embodiments, the storing the page data comprises:
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 in the following process, the stored page is directly acquired to render the displayed page, repeated input by 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 the trigger operation of a target client, and acquiring the setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record the information input in the 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 (document object model) 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.
When the target client is triggered, whether the user agrees to record the information input in the page of the target client is determined, and when the user agrees, the page data of the page is stored, so that the privacy of the user is ensured, in the subsequent use process, the subsequent displayed page can be rendered directly based on the stored page data, the user does not need to repeatedly input the same information, the operation is simple and convenient, and the human-computer interaction efficiency is improved.
In some embodiments, the method further comprises:
responding to the trigger 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 method and the device have the advantages that the corresponding pictures of the page of the target client side are directly obtained and stored, so that when a certain page needs to be reused in the following process, the corresponding pictures are directly obtained from the local storage of the electronic equipment to render the page, repeated input of a user is not needed, and the human-computer interaction efficiency is improved.
In some embodiments, the obtaining, in response to the trigger operation on the target client, the picture corresponding to the page of the target client includes:
responding to the trigger operation of a target client, and acquiring authority information of the target client, wherein the authority information is used for indicating whether the target client has the authority of accessing the local storage of the electronic equipment;
and if the permission information indicates that the target client has a permission to access the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
By obtaining the authority information of the target client, when the target client can access the local storage of the electronic equipment, the picture corresponding to the page of the target client is obtained, and the privacy of the user is ensured.
In some embodiments, after 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 viewing 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 viewing the record is provided in the fourth page, so that a user can view the stored pictures directly through the function of viewing the record, the stored pictures are directly selected from the stored pictures, the fourth page is rendered according to the pictures selected by the user, the page obtained after rendering is the same as the page corresponding to the stored pictures, the operation is simple and convenient, and the human-computer interaction efficiency is improved.
According to a second aspect of the embodiments of the present disclosure, there is provided a page processing apparatus, including:
a page display unit configured to perform displaying 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 search unit configured to perform a search 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 history input information input in the page;
an information display unit configured to perform displaying the searched history input information;
the information display unit is further configured to execute displaying the history input information in the input control of the first page in response to a selection operation of the history input information.
In some embodiments, the information display unit is configured to execute, in response to a selection operation of the history input information, acquiring the history input information from the history page data; rendering content in the input control of the first page as the historical input information.
In some embodiments, the information display unit is further configured to perform displaying the at least one historical input information in response to finding the at least one historical input information corresponding to the input information;
the information display unit is further configured to execute displaying any one of the at least one piece of historical input information in the input control of the first page based on the any one piece of historical input information in response to a selection operation of the any one piece of historical input information.
In some embodiments, the page display unit is configured to perform displaying a second page, the second page including a viewing record control;
the device also includes:
the first data display unit is configured to execute triggering operation of the viewing record control, and display at least one piece of stored historical page data, wherein the historical page data is a DOM (document object model) structure of a historical page, and the DOM structure comprises historical input information input in the page and input positions of the historical input information in the page;
and the first rendering unit is configured to perform rendering on the content at the corresponding input position in the second page based on the historical input information included in any historical page data and the input position of the historical input information in the page in response to the triggering operation on any historical page data in the at least one historical page data.
In some embodiments, the first data display unit is configured to execute, in response to a triggering operation on the viewing record control, at least one page title included in at least one stored historical page data; and displaying the acquired at least one page title.
In some embodiments, one historical page data corresponds to one delete control;
the device also includes:
and the deleting unit is configured to execute a triggering operation responding to any deleting control in the plurality of deleting controls and delete the historical page data corresponding to the any deleting control.
In some embodiments, the first rendering unit is configured to perform a trigger operation in response to any one of the historical page data, and determine an input position of the historical input information included in the any one of the historical page data in the page; and displaying the historical input information included in any historical 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 historical 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 also configured to execute a triggering operation responding to the search control and acquire a search keyword input based on the search control;
the device also includes:
a determining unit configured to perform determining history page data matching the search keyword from at least one stored history page data;
and a second data display unit configured to display the history page data matched with the search keyword in the third page.
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 execute operations occurring in the page of the target client through a target plug-in included in the target client in response to a trigger operation on the target client;
the acquiring subunit is configured to execute, in response to the monitoring that the input operation occurs in the page of the target client, acquiring 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;
the storage subunit is configured to perform storage of the page data.
In some embodiments, the listening subunit is configured to execute calling an event listening 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 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 execute, in response to a trigger operation on a target client, acquiring setting information of the target client, the setting information 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 (document object model) 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, in response to a trigger operation on a target client, obtaining 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, in response to a trigger operation on a target client, obtaining permission information of the target client, where the permission information is used to indicate whether the target client has a permission to access a local storage of an electronic device; and if the permission information indicates that the target client has a permission to access 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 device also includes:
the picture display unit is configured to execute triggering operation of the viewing record control and display at least one stored picture;
and the second rendering unit is configured to perform a triggering operation responding to any picture in the at least one picture, and render the fourth page based on the any picture.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instruction to implement the page processing method.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, in which instructions, when executed by a processor of an electronic device, enable 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-mentioned 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 present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a schematic diagram of an implementation environment of a page processing method according to an example embodiment;
FIG. 2 is a flow diagram illustrating a method of page processing in accordance with an exemplary embodiment;
FIG. 3 is a flow diagram illustrating a method of page processing in accordance with an exemplary embodiment;
FIG. 4 is a flowchart illustrating a method of page processing in accordance with an exemplary embodiment;
FIG. 5 is a logical schematic diagram illustrating a different page processing procedure in accordance with an illustrative embodiment;
FIG. 6 is a flowchart illustrating a page processing method in accordance with an exemplary embodiment;
FIG. 7 is a schematic diagram illustrating a page processing procedure in accordance with an illustrative embodiment;
FIG. 8 is a block diagram illustrating a page processing apparatus in accordance with an exemplary embodiment;
fig. 9 is a block diagram illustrating an electronic device 900 in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in 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 above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The user information to which the present disclosure relates 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, motion Picture Experts Group Audio Layer IV, motion Picture Experts Group Audio Layer 4), an MP4 player, a laptop computer, and the like. The electronic device 101 is connected to the server 102 through wired or wireless communication, which is not limited in the embodiment 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 be generally referred to as one of a plurality of electronic devices, and the embodiment is only illustrated by the electronic device 101. Those skilled in the art will appreciate that the number of terminals described above may be greater or fewer. For example, the number of the electronic devices may be only a few, or the number of the electronic devices may be tens of or hundreds, or a larger number, and the number of the electronic devices and the type of the devices are not limited in the embodiments of the present disclosure.
The 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 through wired or wireless communication, which is not limited in 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 webpage identifier, and in response to the received data acquisition request, the server 102 acquires page data corresponding to the webpage 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 webpage data. Optionally, the number of the servers may be more or less, and the embodiment of the disclosure does not limit this. Of course, the server 102 may also include other functional servers to provide more comprehensive and diverse services.
Fig. 2 is a flowchart illustrating a page processing method according to an exemplary embodiment, referring to fig. 2, the method including:
in step S201, the electronic device displays a first page, the first page including input controls.
In step S202, the electronic device acquires input information input based on the input control.
In step S203, the electronic device searches for historical input information corresponding to the input information from stored historical page data, and displays the searched historical input information, where the historical page data is a Document Object Model (DOM) structure of a historical page, and the DOM structure includes the historical input information input in the page.
In step S204, in response to a selection operation on the history input information, the electronic device displays the history input information in the input control of the first page.
The scheme provided by the embodiment of the disclosure enables the electronic device to acquire the input information of the user when the user inputs the information in the input control of the first page by providing the history association function, and further matching the input information of the user with historical input information in at least one historical page data stored based on the historical input of the user, so that when history input information matching the input information of the user is detected, the history input information is displayed in the first page, so that the user selects whether to display the history input information in the input control, after the user selects the historical input information, the historical input information is directly displayed in the input control, the information matched with the information input by the user is determined according to the input of the user, and the display is carried out, the manual information input by a user is not needed, the operation is simple and convenient, and the human-computer 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 operation of the historical input information includes:
responding to the selected operation of the historical input information, and acquiring the historical input information from the historical page data;
rendering content in the input control of the first page 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:
responding to at least one piece of history input information corresponding to the input information searched, and displaying the at least one piece of history input information;
in response to a selection operation of any one of the at least one piece of historical input information, displaying the any one piece of historical input information in the input control of the first page based on the any one piece of 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 trigger operation of the viewing record control, and displaying at least one piece of stored historical page data, wherein the historical page data is a DOM (document object model) structure of a historical page, and the DOM structure comprises historical input information input in the page and input positions of the historical input information in the page;
in response to a triggering operation on any one of the at least one piece of historical page data, rendering content at a corresponding input position in the second page based on historical input information included in the any one piece of historical page data and an 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 the triggering operation of the view records control includes:
responding to the trigger operation of the viewing record control, and acquiring at least one page title included in at least one stored historical page data;
and displaying the acquired at least one page title.
In some embodiments, one historical page data corresponds to one delete control;
after the at least one stored historical page data is displayed in response to the triggering operation of the view record control, the method further comprises:
and responding to the triggering operation of any deleting control in the plurality of deleting controls, and deleting the historical page data corresponding to the any deleting control.
In some embodiments, the rendering content at a corresponding input position in the second page based on the historical input information included in any one of the historical page data and the input position of the historical input information in the page in response to the triggering operation on any one of the at least one historical page data includes:
responding to the trigger operation of any historical page data, and determining the input position of the historical input information included in any historical page data in the page;
and displaying the historical input information included in any historical 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 historical 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 a search keyword 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, the 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 the trigger operation of a target client, and monitoring the operation generated in the page of the target client through a target plug-in included in the target client;
responding to the monitored input operation in the page of the target client, and acquiring page data of the page with the input operation, wherein the page data is a DOM (document object model) structure of the page, and the DOM structure comprises input information input in the page and an input position of the input information in the page;
the page data is stored.
In some embodiments, the listening, by a target plug-in included in the target client, for an operation 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 comprises:
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 the trigger operation of a target client, and acquiring the setting information of the target client, wherein the setting information is used for indicating whether a user agrees to record the information input in the 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 (document object model) 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 the trigger 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 trigger operation on the target client, the picture corresponding to the page of the target client includes:
responding to the trigger operation of a target client, and acquiring authority information of the target client, wherein the authority information is used for indicating whether the target client has the authority of accessing the local storage of the electronic equipment;
and if the permission information indicates that the target client has a permission to access the local storage of the electronic equipment, acquiring a picture corresponding to the page of the target client.
In some embodiments, after 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 viewing 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 page processing method according to an exemplary embodiment, referring to fig. 3, the method including:
in step S301, the electronic device displays a first page, the first page including input controls.
It should be noted that the first page is a page in the target client, and the target client is a client having a browser function.
In some embodiments, a user triggers the target client on a visual interface of the electronic device, and the electronic device sends, in response to a triggering operation of the user on the target client, a first data acquisition request to the server, where the data acquisition request carries a webpage identifier of a first webpage, and the first data acquisition request is used to acquire webpage data of the first webpage. The server responds to the received first data acquisition request, acquires webpage data of the first webpage, and further sends the acquired webpage data to the electronic equipment, the electronic equipment displays the first page based on the received webpage data, and the first page 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 acquires the input information input in the input control by the user 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 the input operation of the user and further acquire "you" input by the user.
In step S303, the electronic device searches for history input information corresponding to the input information in stored history page data, which is a DOM structure of a history page including history input information input in the page.
It should be noted that at least one piece of historical page data is stored in the electronic device in advance, and after the electronic device obtains the input information of the user, the electronic device can search the stored at least one piece of historical page data to find out the historical input information corresponding to the input information.
The history page data is a Document Object Model (DOM) structure of the page, and the DOM structure of the page includes history input information input in the page and an input position corresponding to the history input information. The historical page data is stored in a database corresponding to the target client by the server, the server is associated with a historical page database for storing a plurality of historical page data, and the specific storage process refers to the embodiment shown in fig. 6, which is not described herein again.
In step S304, the electronic device displays the found 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 historical input information is displayed in a pull-down control corresponding to the input control, so that the user triggers the historical input information in the pull-down control to select the historical input information.
For example, if the user inputs "you" in the first history page, and the history page data of the first history page is stored, when the user inputs "you" in the first page, the electronic device can find "you so" input by the user in the first history page from the stored history page data, and then display the found history input information "you so" in the first page.
It should be noted that, if the electronic device finds at least one piece of history input information corresponding to the input information, the at least one piece of history input information is all displayed on the first page, so that the user can select from the displayed at least one piece of history data information and trigger the history input information that the user wants to select.
Still take the example that the user inputs "hello" in the first history page, on this basis, the user also inputs "hello" in the second history page, the history page data of the first history page and the second history page are both stored, and then when the user inputs "hello" in the first page, the electronic device can search the "hello" input by the user in the first history page and the "hello" input by the user in the second history page from the stored history page data, and further display two pieces of history input information of "hello" and "hello" in the first page, so that the user can select from the two pieces of history input information.
In step S305, the electronic device acquires the history input information from the history page data in response to a selection operation of the history input information.
In some embodiments, after the electronic device displays the searched historical input information, the user can 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 and acquires the historical input information corresponding to the input information from the searched historical page data.
Taking "you" input by the user in the first page, and the stored history page data of the history page includes "how good you" input by the user in the first history page as an example, the electronic device displays the found history input information of "how good you" in the first page, and if the user triggers the history input information of "how good you" the electronic device can respond to the triggering operation of the user and acquire the history input information of "how good you" from the stored history page data of the first history page.
Taking the historical page data of the stored historical page, which includes the 'hello' input by the user in the first historical page, and the 'hello' input by the user in the second historical page as examples, the electronic equipment displays the searched two historical input information of the 'hello' and the 'hello', both in the first page, and if the user triggers the historical input information of the 'hello' the electronic equipment, the electronic equipment can respond to the triggering operation of the user and acquire the historical input information of the 'hello' from the stored historical page data of the first historical page; if the user triggers the historical input information of 'you are at a dry' then the electronic equipment can respond to the triggering operation of the user and acquire the historical input information of 'you are at a dry' from the stored historical page data of the second historical page.
In step S306, the electronic device renders the content in the input control of the first page as the historical 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 of 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 then 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, in other examples, 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 can also input the input information of the picture class in the input control, and the electronic device searches the historical input information of the picture class corresponding to the input information of the picture class from the historical input information of the picture class included in the stored historical page data based on the input information of the picture class input by the user.
It should be noted that, the stored historical input information of the picture class is labeled 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 the historical input information is searched, the search is performed based on the picture keyword.
For example, if the user enters input information "i have difficulty with" in the input control, the electronic device, after obtaining the input information, searching the historical input information of the text class corresponding to the input information from the historical input information of the text class included in the stored historical page data, and using 'difficult to pass' as picture key word, searching the historical input information of picture class corresponding to the picture key word of 'difficult to pass' from the historical input information of picture class included in the stored historical page data, and then displaying the searched historical input information of the text class and the searched historical input information of the picture class corresponding to the input information in the first page so as to be convenient for the user to select from the first page, and further rendering 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, the electronic device identifies the picture uploaded by the user after acquiring the picture uploaded by the user, obtains picture keywords corresponding to the picture, searches historical input information of the picture corresponding to the identified picture keywords from historical input information of the picture included in stored historical page data based on the picture keywords corresponding to the picture, displays the searched historical input information of the picture in the first page so that the user can select the searched historical input information, and renders the content in the input control into the historical input information of the picture selected by the user based on the historical input information selected by the user.
The scheme provided by the embodiment of the disclosure enables the electronic device to acquire the input information of the user when the user inputs the information in the input control of the first page by providing the history association function, and further matching the input information of the user with historical input information in at least one historical page data stored based on the historical input of the user, so that when history input information matching the input information of the user is detected, the history input information is displayed in the first page, so that the user selects whether to display the history input information in the input control, after the user selects the historical input information, the historical input information is directly displayed in the input control, the information matched with the information input by the user is determined according to the input of the user, and the display is carried out, the manual information input by a user is not needed, the operation is simple and convenient, and the human-computer interaction efficiency is improved. Through the history association function, the history input information which is input by the user in the past and is matched with the input information can be displayed for the user to refer to, and the user experience is further improved.
Fig. 4 is a flowchart illustrating a page processing method according to an exemplary embodiment, referring to fig. 4, the method including:
in step S401, the electronic device displays a second page, which includes 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, in response to a triggering operation of the user on the target client, a second data acquisition request to the server, where the data acquisition request carries a web page identifier of a second web page, and the second data acquisition request is used to acquire web page data of the second web page. The server responds to the received second data acquisition request, acquires the webpage data of the second webpage, further sends the acquired webpage data to the electronic equipment, and the electronic equipment displays the second webpage based on the received webpage data.
In step S402, in response to a triggering operation on the view record control, the electronic device obtains at least one piece of stored 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 piece of historical page data is stored in the electronic device in advance, the historical page data includes a page title, and the electronic device can acquire the stored at least one page title when the viewing record control is triggered. For a specific storage process of the historical page data, reference is made to the embodiment shown in fig. 6, which is not described herein again.
In some embodiments, the electronic device, in response to a triggering operation on the view record control, acquires at least one page title included in the stored at least one historical page data, and displays the acquired at least one page title.
When the viewing record control is triggered, the page title included in the stored historical page data is displayed, so that a user can know which page corresponds to the record through the page title, and further select the page to be viewed from the page title.
It should be noted that one piece of historical page data corresponds to one deletion control, that is, one page title corresponds to one deletion control, and a user can delete each piece of historical 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 deletion control in the plurality of deletion controls in response to a triggering operation on the deletion control. By providing a corresponding deletion control for each historical page data, when a user needs to delete a certain historical page data, the historical page data can be deleted by triggering the deletion control corresponding to the historical page data to be deleted.
When the historical page data is deleted, the electronic equipment deletes the page title corresponding to any triggered deletion control, sends a deletion request to the server, wherein the deletion request carries the data identifier of the historical page data to be deleted, and the server responds to the received deletion request and deletes 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 historical input information included in any historical page data in the page in response to a trigger operation on the any historical page data.
In some embodiments, a user triggers a page title corresponding to a historical page to be viewed by the user, and the electronic device sends, in response to a triggering operation of the user, a data acquisition request to the server based on a data identifier of historical page data corresponding to the triggered page title, where the data acquisition request is used to acquire the historical page data corresponding to the triggered page title. The server responds to the received data acquisition request, acquires historical page data corresponding to the triggered page title from a historical page database, and further sends the acquired historical page data to the electronic device, so that the electronic device acquires the historical page data corresponding to the triggered page title, wherein the historical page data comprises historical input information input in the historical page and the input position of the historical input information, and the electronic device determines the input position of the historical input information in the page based on the acquired historical page data.
In step S404, the electronic device displays the history input information included in any history page data at an input position corresponding to the input position in the page in the second page based on the input position in the page of the history input information.
The history input information is displayed at the corresponding input position in the second page according to the history input information included in the selected history page data and the input position of the history input information in the page, so that the rendering of the second page is realized, the input information included in the second page and the input position of the input information in the second page are the same as the history input information included in the history page data and the input position of the history input information in the page, the manual input of a user is not needed, the operation is simple and convenient, and the human-computer interaction efficiency is improved.
It should be noted that, the foregoing steps S401 to S404 are implemented by a target plug-in a target client having a browser function, referring to fig. 5, where fig. 5 is a logic schematic diagram of a different page processing process shown according to an exemplary embodiment, a user opens the target client, an electronic device displays a second page corresponding to the target client, the user clicks a view record control in the second page, the electronic device expands stored history page data in the second page through the target plug-in, the user clicks a record, the electronic device reads the history page data corresponding to the record through the target plug-in to render the currently displayed second page based on the read history page data, the user clicks to delete the record, and the electronic device deletes the storage of the record through the target plug-in. When the currently displayed second page is rendered based on the read historical page data, the electronic equipment renders the content at the corresponding input position in the second page according to the historical input information included in the historical page data and the input position corresponding to the historical input information included in the historical page data through the target plug-in.
It should be noted that, in the above steps S401 to S404, the stored historical page data are viewed one by one through the viewing 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 view.
In some embodiments, the electronic device displays a third page, where the third page includes a search control, the user can input a search keyword to be searched in the search control, and after the input is completed, the search control is triggered, the electronic device responds to a triggering operation on the search control, acquires the search keyword input based on the search control, further determines historical page data matching the search keyword from at least one stored historical page data, and displays the historical page data matching 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 then triggers the search control, so that the electronic device can acquire the historical page data matched with the search keyword, and the acquired historical page data can be displayed, the user does not need to search one by one, the information acquisition efficiency is improved, and the user experience is improved.
Wherein, when determining and displaying the document object information matched with the search keyword, the electronic device sends a search request to the server based on the search keyword input in the search control, the search request carries the search keyword, the server responds to receiving the search request, searches at least one stored historical page data based on the search keyword carried by the search request, when searching the historical page data matched with the search keyword, obtains the data identifier of the historical page data, and then sends the data identifier to the electronic device, so that the electronic device determines the page title included in the historical page data indicated by the data identifier as the page title corresponding to the historical page data matched with the search keyword based on the received data identifier, and further in a third page, the page title is displayed.
In other embodiments, in response to the triggering operation of the search control, the electronic device determines a page title matching the search keyword from the stored at least one page title directly based on the search keyword input in the search control, and further displays the page title matching the search keyword in a third page. By directly searching based on the page title, interaction with a server is not needed, the searching speed is increased, and the page processing speed is increased.
The scheme provided by the embodiment of the disclosure is that the function of viewing the record is provided in the second page, so that the user can view the stored historical page data directly through the function of viewing the record, so that the user can select from the stored historical page data directly, and the historical page data comprises the historical input information and the input positions of the historical input information in the page, so that the electronic device can render the content in the second page corresponding to the input positions to the historical page data selected by the user based on the input positions of the historical input information in the historical page selected by the user, so that the input information of the rendered second page and the stored historical page data is the same as the input positions corresponding to the input information, the user does not need to input information manually, the operation is simple, the man-machine interaction efficiency is improved.
It should be noted that steps S301 to S305, and 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 refers to fig. 6, fig. 6 is a flowchart of a page processing method according to an exemplary embodiment, referring to fig. 6, the method includes:
in step S601, in response to a trigger operation on a target client, the electronic device monitors 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, and the event monitoring function is used for monitoring the situations of operations (such as input operations) and network requests occurring in page elements in the page.
In some embodiments, in response to a triggering operation of a target client by a user, the electronic device calls an event monitoring function through the target plug-in, and monitors an operation occurring in a page of the target client through the event monitoring function.
The target plug-in is embedded in the target client, so that the monitoring event function is called through the target plug-in to monitor the operation in the target client, the condition that the user operates in the target client can be timely known when the operation occurs in the target client, and the timeliness of data acquisition is guaranteed.
In some embodiments, in response to a trigger operation on a target client, the electronic device obtains 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.
The setting information is the on/off selection of the user on the recording function, and if the user selects the on/off selection of the recording function, the user agrees to record the information input in the page of the target client; and if the user selects to close the recording function, indicating that the user does not agree to record the information input in the page of the target client.
By determining whether the user agrees to record the information input in the page of the target client when the target client is triggered, the privacy of the user can be ensured.
In step S602, in response to monitoring that an input operation occurs in the page of the target client, the electronic device acquires 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 the 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, a user can perform various operations, such as an input operation, on a page of a target client, after the target plug-in monitors the input operation to the user and the setting information of the target client 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 on which the input operation occurs by using an Application Program Interface (API) of the target client. The page data is a DOM structure of the page, and the DOM structure is in a character string format.
Taking the process of filling the registration information in the page of the target client by the user as an example, when the user fills the registration information, the electronic device can acquire the page of the page with the input operation after the target plug-in monitors the input operation of the user.
It should be noted that, the above-mentioned process is only described by taking an input process of registration information, that is, an input operation of a form registration class as an example, in other embodiments, a user defines an operation type that is desired to be recorded by himself, which is not limited by the embodiment 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 the corresponding page is directly displayed 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 in a database corresponding to the target client. The page data is stored in the database corresponding to the target client, so that the remote cloud storage of the document object information is realized, the stored page data can be directly obtained when certain page data needs to be reused subsequently, repeated input by a user is not needed, and the human-computer interaction efficiency is improved. And when the data volume stored in the database corresponding to the target client is larger than a preset threshold value, generating an operation book of the user. The preset threshold is any positive value, which is not limited in 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.
It should be noted that, after the electronic device stores the page data, the electronic device obtains the page title corresponding to each page data from the target field of the page data, and stores the obtained page title into the corresponding page data, so that each page data is displayed by displaying each page title in the following process, so that the user can obtain which page corresponds to each page title through the page title, and further select the page required by the user.
In addition, if the stored page data includes input information of a picture class, that is, the stored page data includes a 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 historical input information of the picture class corresponding to the input information based on the picture keyword. Wherein the picture keyword is used for indicating at least one item of picture category or picture content.
It should be noted that the process of identifying, by the electronic device, 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 by using a picture identification model, where the picture identification model is used to identify the picture and output a tag of the picture, and the tag may be used as the picture keyword. In other embodiments, other manners may also be adopted to identify the picture to obtain a picture keyword corresponding to the picture included in the stored page data, which is not limited in this disclosure.
Referring to fig. 7, fig. 7 is a schematic diagram illustrating a page processing process 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 monitoring the input operation, the target plug-in stores page data of a current page to implement storage of the page data.
It should be noted that, in the foregoing steps S601 to S603, the page is recorded by storing page data of the page, and in other embodiments, the picture corresponding to the page is directly generated by a user authorized screen capture to record the page. The electronic equipment responds to the trigger operation of the target client, obtains the picture corresponding to the page of the target client, and stores the picture into the local storage of the electronic equipment. The method and the device have the advantages that the corresponding pictures of the page of the target client side are directly obtained and stored, so that when a certain page needs to be reused in the following process, the corresponding pictures are directly obtained from the local storage of the electronic equipment to render the page, repeated input of a user is not needed, and the human-computer interaction efficiency is improved.
When the picture corresponding to the page of the target client is obtained, the electronic device responds to a trigger operation of the target client to obtain permission information of the target client, if the permission information indicates that the target client has a permission of accessing the local storage of the electronic device, the picture corresponding to the page of the target client is obtained, and the permission information is used for indicating whether the target client has the permission of accessing the local storage of the electronic device. Or the electronic device responds to a trigger operation of a target client to obtain setting information and permission information of the target client, if the setting information indicates that the user agrees to record information input in a page of the target client and the permission information indicates that the target client has a permission to access the local storage of the electronic device, a picture corresponding to the page of the target client is obtained and stored in the local storage of the electronic device.
The method comprises the steps that pictures corresponding to a page of a target client side are stored, when a subsequent user continues to use the target client side, an electronic device responds to triggering operation of the target client side and displays a fourth page, the fourth page comprises a viewing record control, responds to triggering operation of the viewing record control, displays at least one stored picture, responds to triggering operation of any picture in the at least one picture, and renders the fourth page based on the any picture.
By acquiring the authority information and the setting information of the target client, when the user agrees to record the information input in the page of the target client and the target client can access the local storage of the electronic device, the picture corresponding to the page of the target client is directly acquired and stored, so that the user privacy is ensured, when a certain page needs to be reused later, the corresponding picture is directly acquired from the local storage of the electronic device, the user does not need to input repeatedly, and the human-computer 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, and the operation condition of the user is timely known, so that when the input operation occurs in the page, the page data of the page where the input operation occurs can be timely acquired, and then the page data is stored, so that the stored historical page data can be directly acquired in the subsequent use process.
All the above optional technical solutions may be combined arbitrarily to form the optional embodiments of the present disclosure, and are not described herein again.
Fig. 8 is a block diagram illustrating a page processing apparatus according to an exemplary embodiment, referring to fig. 8, the apparatus 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 a search 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 history input information input in the page;
an information display unit 804 configured to perform displaying the searched history input information;
the information display unit 804 is further configured to perform displaying the history input information in the input control of the first page in response to a selection operation of the history input information.
The device provided by the embodiment of the disclosure can enable the electronic device to acquire the input information of the user when the user inputs the information in the input control of the first page by providing a history association function, and further matching the input information of the user with historical input information in at least one historical page data stored based on the historical input of the user, so that when history input information matching the input information of the user is detected, the history input information is displayed in the first page, so that the user selects whether to display the history input information in the input control, after the user selects the historical input information, the historical input information is directly displayed in the input control, the information matched with the information input by the user is determined according to the input of the user, and the display is carried out, the manual information input by a user is not needed, the operation is simple and convenient, and the human-computer interaction efficiency is improved.
In some embodiments, the information display unit 804 is configured to perform, in response to a selection operation on the history input information, acquiring the history input information from the history page data; rendering content in the input control of the first page 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, in response to a selection operation of any one of the at least one piece of historical input information, displaying the any one piece of historical input information in the input control of the first page based on the any one piece of historical input information.
In some embodiments, the page display unit 801 is configured to perform displaying a second page, the second page including a viewing record control;
the device also includes:
the first data display unit is configured to execute triggering operation of the viewing record control, and display at least one piece of stored historical page data, wherein the historical page data is a DOM (document object model) structure of a historical page, and the DOM structure comprises historical input information input in the page and input positions of the historical input information in the page;
and the first rendering unit is configured to perform rendering on the content at the corresponding input position in the second page based on the historical input information included in any historical page data and the input position of the historical input information in the page in response to the triggering operation on any historical page data in the at least one historical page data.
In some embodiments, the first data display unit is configured to execute, in response to a triggering operation on the viewing record control, at least one page title included in at least one stored historical page data; and displaying the acquired at least one page title.
In some embodiments, one historical page data corresponds to one delete control;
the device also includes:
and the deleting unit is configured to execute a triggering operation responding to any deleting control in the plurality of deleting controls and delete the historical page data corresponding to the any deleting control.
In some embodiments, the first rendering unit is configured to perform a trigger operation in response to any one of the historical page data, and determine an input position of the historical input information included in the any one of the historical page data in the page; and displaying the historical input information included in any historical 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 historical 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, in response to the triggering operation on the search control, obtaining a search keyword input based on the search control;
the device also includes:
a determining unit configured to perform determining history page data matching the search keyword from at least one stored history page data;
and a second data display unit configured to display the history page data matched with the search keyword in the third page.
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 execute operations occurring in the page of the target client through a target plug-in included in the target client in response to a trigger operation on the target client;
the acquiring subunit is configured to execute, in response to the monitoring that the input operation occurs in the page of the target client, acquiring 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;
the storage subunit is configured to perform storage of the page data.
In some embodiments, the listening subunit is configured to execute calling an event listening 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 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 execute, in response to a trigger operation on a target client, acquiring setting information of the target client, the setting information 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 (document object model) 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, in response to a trigger operation on a target client, obtaining 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 802 is configured to perform, in response to a trigger operation on a target client, obtaining permission information of the target client, where the permission information is used to indicate whether the target client has a permission to access a local storage of an electronic device; and if the permission information indicates that the target client has a permission to access 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 device also includes:
the picture display unit is configured to execute triggering operation of the viewing record control and display at least one stored picture;
and the second rendering unit is configured to perform a triggering operation responding to any picture in the at least one picture, and render the fourth page based on the any picture.
It should be noted that: in the page processing apparatus provided in the foregoing embodiment, when rendering a page, only the division of each functional unit is illustrated, and in practical applications, the function distribution may be completed by different functional units according to needs, that is, the internal structure of the electronic device may be divided into different functional units to complete all or part of the functions described above. In addition, the page processing apparatus and the page processing method provided in the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments and are not described herein again.
Fig. 9 is a block diagram illustrating an electronic device 900 in accordance with 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 video Experts compression standard Audio Layer 3), an MP4 player (Moving Picture Experts Group Audio Layer IV, motion video Experts compression standard Audio Layer 4), a notebook computer, or a desktop computer. Electronic device 900 may also be referred to by other names as user equipment, portable electronic device, laptop electronic device, desktop electronic device, and so on.
In general, 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 so forth. The processor 901 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 901 may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 901 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing the content required to be displayed on the display screen. In some embodiments, the processor 901 may further include an AI (Artificial Intelligence) processor for processing computing operations related to machine learning.
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 the memory 902 is used to store at least one program code for execution by the processor 901 to implement the page processing method 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 buses or signal lines. Various peripheral devices may be connected to the peripheral interface 903 via a bus, signal line, or circuit board. Specifically, the peripheral device includes: at least one of radio frequency circuitry 904, display screen 905, camera 906, audio circuitry 907, positioning component 908, and power supply 909.
The peripheral interface 903 may be used to connect at least one peripheral related to 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, any one or two of the processor 901, the memory 902 and the peripheral interface 903 may be implemented on a separate chip or circuit board, which is not limited by this embodiment.
The Radio Frequency circuit 904 is used for receiving and transmitting RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuitry 904 communicates with communication networks and other communication devices via electromagnetic signals. The radio frequency circuit 904 converts an electrical signal into an electromagnetic signal to transmit, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 904 comprises: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuitry 904 may communicate with other electronic devices via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), Wireless local area networks, and/or WiFi (Wireless Fidelity) networks. In some embodiments, the radio frequency circuit 904 may also include NFC (Near Field Communication) related circuits, which are not limited by this disclosure.
The display screen 905 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 905 is a touch display screen, the display screen 905 also has the ability to capture touch signals on or over the surface of the display screen 905. The touch signal may be input to the processor 901 as a control signal for processing. At this point, 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 screen 905 may be one, providing the front panel of the electronic device 900; in other embodiments, the number of the display panels 905 may be at least two, and the at least two display panels are respectively disposed on different surfaces of the electronic device 900 or are in a folding design; in still other embodiments, the display 905 may be a flexible display disposed on a curved surface or on a folded surface of the electronic device 900. Even more, the display screen 905 may be arranged in a non-rectangular irregular figure, i.e. a shaped screen. The Display panel 905 can be made of LCD (Liquid Crystal Display), OLED (Organic Light-Emitting Diode), and other materials.
The camera assembly 906 is used to capture images or video. Optionally, camera assembly 906 includes a front camera and a rear camera. Generally, a front camera is disposed on a front panel of an electronic apparatus, and a rear camera is disposed on a rear surface of the electronic apparatus. In some embodiments, the number of the rear cameras is at least two, and each rear camera is any one of a main camera, a depth-of-field camera, a wide-angle camera and a telephoto camera, so that the main camera and the depth-of-field camera are fused to realize a background blurring function, and the main camera and the wide-angle camera are fused to realize panoramic shooting and VR (Virtual Reality) shooting functions or other fusion shooting functions. In some embodiments, camera assembly 906 may also include a flash. The flash lamp can be a monochrome temperature flash lamp or a bicolor temperature flash lamp. The double-color-temperature flash lamp is a combination of a warm-light flash lamp and a cold-light flash lamp, and can be used for light compensation at different color temperatures.
Audio circuit 907 may include a microphone and a speaker. The microphone is used for collecting sound waves of a user 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 realizing voice communication. For stereo capture or noise reduction purposes, the microphones may be multiple and located at different locations of the electronic device 900. The microphone may also be an array microphone or an omni-directional pick-up microphone. The speaker is used to convert electrical signals from the processor 901 or the radio frequency circuit 904 into sound waves. The loudspeaker can be a traditional film loudspeaker or a piezoelectric ceramic loudspeaker. When the speaker is a piezoelectric ceramic speaker, the speaker can be used for purposes such as converting an electric signal into a sound wave audible to a human being, or converting an electric signal into a sound wave inaudible to a human being to measure a distance. In some embodiments, audio circuit 907 may also include a headphone jack.
The positioning component 908 is used to locate a current geographic Location of the electronic device 900 to implement navigation or LBS (Location Based Service). The Positioning component 908 may be a Positioning component based on the GPS (Global Positioning System) in the united states, the beidou System in china, the graves System in russia, or the galileo System in the european union.
The power supply 909 is used to supply power to various components in the electronic device 900. The power source 909 may be alternating current, direct current, disposable or rechargeable. When power source 909 comprises a rechargeable battery, the rechargeable battery may 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, fingerprint sensor 914, optical sensor 915, and proximity sensor 916.
The acceleration sensor 911 may detect the magnitude of acceleration in three coordinate axes of a coordinate system established with the electronic device 900. For example, the acceleration sensor 911 may be used to detect the components of the gravitational acceleration in three coordinate axes. The processor 901 can control the display screen 905 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal collected by the acceleration sensor 911. The acceleration sensor 911 may also be used for 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 and the acceleration sensor 911 cooperate to acquire a 3D motion of the user on the electronic device 900. The processor 901 can implement the following functions according to the data collected by the gyro sensor 912: motion sensing (such as changing the UI according to a user's tilting operation), image stabilization at the time of photographing, game control, and inertial navigation.
The pressure sensor 913 may be disposed on a side bezel of the electronic device 900 and/or underneath the display screen 905. When the pressure sensor 913 is disposed on the side frame of the electronic device 900, the user's holding signal of the electronic device 900 may be detected, and the processor 901 performs left-right hand recognition or shortcut operation according to the holding signal collected by the pressure sensor 913. When the pressure sensor 913 is disposed at a lower layer of the display screen 905, the processor 901 controls the operability control on the UI interface according to the pressure operation of the user on the display screen 905. The operability control comprises at least one of a button control, a scroll bar control, an icon control and a menu control.
The fingerprint sensor 914 is used for collecting a fingerprint of the user, and the processor 901 identifies the user according to the fingerprint collected by the fingerprint sensor 914, or the fingerprint sensor 914 identifies the user according to the collected fingerprint. Upon recognizing that the user's identity is a trusted identity, processor 901 authorizes the user to perform relevant sensitive operations including unlocking the screen, viewing encrypted information, downloading software, paying, and changing settings, etc. The fingerprint sensor 914 may be disposed on the front, back, or side of the electronic device 900. When a physical button or vendor Logo is provided on the electronic device 900, the fingerprint sensor 914 may be integrated with the physical button or vendor Logo.
The optical sensor 915 is used to collect ambient light intensity. In one embodiment, the processor 901 may control the display brightness of the display screen 905 based on the ambient light intensity collected by the optical sensor 915. Specifically, when the ambient light intensity is high, the display brightness of the display screen 905 is increased; when the ambient light intensity is low, the display brightness of the display screen 905 is reduced. In another embodiment, the processor 901 can also dynamically adjust the shooting parameters of the camera assembly 906 according to the ambient light intensity collected by the optical sensor 915.
The proximity sensor 916, also known as a distance sensor, is typically disposed 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 dark screen state; when the proximity sensor 916 detects that the distance between the user and the front surface of the electronic device 900 gradually becomes larger, the processor 901 controls the display 905 to switch from the breath screen state to the bright screen state.
Those skilled in the art will appreciate that the configuration shown in fig. 9 does not constitute a limitation of the electronic device 900, and may include more or fewer components than those shown, or combine certain components, or employ a different arrangement of components.
In an exemplary embodiment, a computer-readable storage medium comprising instructions, such as a memory 902 comprising instructions, executable by a processor 901 of an electronic device 900 to perform the above-described method is also provided. Alternatively, the computer-readable storage medium may be a Read-Only Memory (ROM), a 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, which is executable by the processor 901 of an electronic device to perform 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 variations, uses, or adaptations of the disclosure following, in general, the 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 will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A page processing method, characterized in that the method comprises:
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, 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;
and responding to the selected operation of the historical input information, and displaying the historical input information in an input control of the first page.
2. The page processing method according to claim 1, wherein said displaying the history input information in the input control of the first page in response to the selection operation of the history input information comprises:
responding to the selected operation of the historical input information, and acquiring the historical input information from the historical page data;
rendering content in the input control of the first page as the historical input information.
3. The page processing method according to claim 1, characterized in that the method further comprises:
displaying a second page, the second page including a view record control;
responding to the trigger operation of the viewing record control, and displaying at least one piece of stored historical page data, wherein the historical page data is a DOM (document object model) structure of a historical page, and the DOM structure comprises historical input information input in the page and input positions of the historical input information in the page;
in response to a triggering operation on any one of the at least one piece of historical page data, rendering content at a corresponding input position in the second page based on historical input information included in the any one piece of historical page data and an input position of the historical input information in the page.
4. The page processing method according to claim 1, characterized in that the method further comprises:
displaying a third page, the third page including a search control;
responding to the trigger operation of the search control, and acquiring a search keyword input based on the search control;
determining historical page data matched with the search keyword from at least one stored historical page data;
and displaying historical page data matched with the search keyword in the third page.
5. The page processing method according to claim 1, wherein the storing of any one of the at least one historical page data comprises:
responding to a trigger 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 monitored input operation in the page of the target client, and acquiring page data of the page with the input operation, wherein the page data is a DOM (document object model) structure of the page, and the DOM structure comprises input information input in the page and an input position of the input information in the page;
and storing the page data.
6. The page processing method according to claim 1, wherein the storing of any one of the at least one historical page data comprises:
responding to a trigger 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 (document object model) 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.
7. A page processing apparatus, characterized in that the apparatus comprises:
a page display unit configured to perform displaying 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, the history page data being a DOM structure of a history page, the DOM structure including history input information input in a page;
an information display unit configured to perform displaying the searched history input information;
the information display unit is further configured to execute displaying the history input information in the input control of the first page in response to a selection operation of the history input information.
8. An electronic device, characterized in that the electronic device comprises:
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 6.
9. A computer-readable storage medium, wherein 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 of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program realizes the page processing method of any one of claims 1 to 6 when executed by a processor.
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 true CN112818205A (en) 2021-05-18
CN112818205B 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 (9)

* 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
US20180150566A1 (en) * 2015-06-05 2018-05-31 Odd Concepts Inc. Method, apparatus and computer program for displaying 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
CN112818205B (en) 2023-10-31

Similar Documents

Publication Publication Date Title
CN110674022B (en) Behavior data acquisition method and device and storage medium
CN110248236B (en) Video playing method, device, terminal and storage medium
CN108717432B (en) Resource query method and device
CN109922356B (en) Video recommendation method and device and computer-readable storage medium
CN112667835A (en) Work processing method and device, electronic equipment and storage medium
CN112052354A (en) Video recommendation method, video display method and device and computer equipment
CN109547847B (en) Method and device for adding video information and computer readable storage medium
CN110597801B (en) Database system and establishing method and device thereof
CN113609358A (en) Content sharing method and device, electronic equipment and storage medium
CN112100528A (en) Method, device, equipment and medium for training search result scoring model
CN113987326B (en) Resource recommendation method and device, computer equipment and medium
CN115134316B (en) Topic display method, device, terminal and storage medium
CN113051485B (en) Group searching method, device, terminal and storage medium
CN110717110B (en) Multimedia resource filtering method and device, electronic equipment and storage medium
CN114153963A (en) Document recommendation method and device, computer equipment and medium
CN113836426A (en) Information pushing method and device and electronic equipment
CN109618018B (en) User head portrait display method, device, terminal, server and storage medium
CN111294320B (en) Data conversion method and device
CN112818205B (en) Page processing method, device, electronic equipment, storage medium and product
CN113190302A (en) Information display method and device, electronic equipment and storage medium
CN113377271A (en) Text acquisition method and device, computer equipment and medium
CN114816600A (en) Session message display method, device, terminal and storage medium
CN113722040B (en) Work processing method, device, computer equipment and medium
CN111275561B (en) Method, device, computer equipment and storage medium for acquiring association relation
CN109286769B (en) Audio recognition method, device 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