CN111198993B - Data processing method, device, equipment and storage medium - Google Patents

Data processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN111198993B
CN111198993B CN202010016728.9A CN202010016728A CN111198993B CN 111198993 B CN111198993 B CN 111198993B CN 202010016728 A CN202010016728 A CN 202010016728A CN 111198993 B CN111198993 B CN 111198993B
Authority
CN
China
Prior art keywords
area
target data
data
position information
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010016728.9A
Other languages
Chinese (zh)
Other versions
CN111198993A (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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN202010016728.9A priority Critical patent/CN111198993B/en
Publication of CN111198993A publication Critical patent/CN111198993A/en
Application granted granted Critical
Publication of CN111198993B publication Critical patent/CN111198993B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • 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

Abstract

The application provides a data processing method, a device, equipment and a storage medium, wherein the method comprises the following steps: responding to an acquired first viewing instruction of a user in a first area, and acquiring position information of first target data corresponding to the first viewing instruction, wherein the first viewing instruction is generated when the user triggers any data displayed in the first area, and the position information is the distribution position of the first target data in a data list of the first area; and storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface. The problem that the user cannot quickly read the data records which are read by the user is effectively solved, the user can quickly acquire the data records which are read by the user only by checking the position information stored in the second area, the efficiency of using the network application by the user is effectively improved, and the user experience is improved.

Description

Data processing method, device, equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method, apparatus, device, and storage medium.
Background
With the rapid development of internet technology, various network applications provide users with massive and diversified data. When using various types of network applications, users need to browse a large amount of data and select data of interest or need by viewing the data.
When browsing data, a user loads a large amount of data if he has browsed the large amount of data or has slid a large number of data pages. At this time, if the user views a plurality of pieces of data therein, the user may not be able to memorize each piece of viewed data, and the user may not be able to quickly learn the viewed data records, which may affect the efficiency of using the network application by the user and affect the user experience.
Disclosure of Invention
The embodiment of the application provides a data processing method, a device, equipment and a storage medium, which are used for solving the technical problem that a user cannot quickly know the checked data record in the prior art.
In a first aspect, the present application provides a data processing method, including:
Responding to an acquired first viewing instruction of a user in a first area, and acquiring position information of first target data corresponding to the first viewing instruction, wherein the first viewing instruction is generated when the user triggers any one of data displayed in the first area, and the position information is a distribution position of the first target data in a data list of the first area;
and storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface.
Further, obtaining the position information of the first target data corresponding to the first viewing instruction includes:
determining the page number of a current page where the first target data corresponding to the first viewing instruction is located, and determining the position of the first target data in the current page;
And forming the position information by using the page number of the current page where the first target data is located and the position of the first target data in the current page.
Further, obtaining the position information of the first target data corresponding to the first viewing instruction includes:
determining the number of serial numbers of the first target data corresponding to the first viewing instruction in a current list, and determining the total number of data in a loaded list, wherein the loaded list comprises the current list and all lists before the current list;
and determining the ratio of the number of the serial numbers to the total number of the data to form the position information.
Further, the method further comprises:
and acquiring abstract data of the first target data corresponding to the first viewing instruction, and displaying the abstract data of the first target data in the second area.
Further, the method further comprises:
Determining position information of second target data corresponding to a second viewing instruction in the first area in response to the acquired second viewing instruction of the user in the second area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area;
and displaying data corresponding to the second target data in the first area according to the position information corresponding to the second target data in the first area.
Further, when more than one first viewing instruction of the user in the first area is obtained, obtaining the position information of the first target data corresponding to each first viewing instruction; saving the location information of the first target data into a second area, comprising:
And storing the position information of the first target data corresponding to each first viewing instruction into the second area according to the viewing time corresponding to each first viewing instruction.
In a second aspect, the present application provides a data processing apparatus comprising:
The device comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is used for responding to an acquired first viewing instruction of a user in a first area and acquiring position information of first target data corresponding to the first viewing instruction, the first viewing instruction is generated when the user triggers any data displayed in the first area, and the position information is the distribution position of the first target data in a data list of the first area;
And the first processing unit is used for storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface.
Further, the acquisition unit includes:
The first processing subunit is used for determining the page number of the current page where the first target data corresponding to the first viewing instruction is located and determining the position of the first target data in the current page;
And the second processing subunit is used for forming the position information by utilizing the page number of the current page where the first target data is located and the position of the first target data in the current page.
Further, the acquisition unit includes:
A third processing subunit, configured to determine a number of sequence numbers of the first target data corresponding to the first viewing instruction in a current list, and determine a total number of data in a loaded list, where the loaded list includes the current list and all lists before the current list;
And the fourth processing subunit is used for determining the ratio of the number of the serial numbers to the total number of the data to form the position information.
Further, the apparatus further comprises:
And the second processing unit is used for acquiring the abstract data of the first target data corresponding to the first viewing instruction and displaying the abstract data of the first target data in the second area.
Further, the apparatus further comprises:
The third processing unit is used for responding to an acquired second viewing instruction of a user in a second area, determining position information of second target data corresponding to the second viewing instruction in the first area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area;
and a fourth processing unit configured to display data corresponding to the second target data in the first area according to the position information corresponding to the second target data in the first area.
Further, when the acquired first viewing instructions of the user in the first area are more than one, the acquiring unit is used for acquiring the position information of the first target data corresponding to each first viewing instruction; a first processing unit comprising:
And the fifth processing subunit is used for storing the position information of the first target data corresponding to each first viewing instruction into the second area according to the viewing time corresponding to each first viewing instruction.
In a third aspect, the present application provides an electronic device comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of the first aspects.
In a fourth aspect, the present application provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the method of any one of the first aspects.
The application provides a data processing method, a device, equipment and a storage medium, wherein the method comprises the steps of responding to an acquired first viewing instruction of a user in a first area, acquiring position information of first target data corresponding to the first viewing instruction, wherein the first viewing instruction is generated when the user triggers any data displayed in the first area, and the position information is the distribution position of the first target data in a data list of the first area; and storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface. The method and the device have the advantages that the position information of the first target data corresponding to the first viewing instruction of the user in the first area is obtained, and the position information is stored in the second area, so that the problem that the user cannot quickly view the data records which are viewed by the user in the prior art is effectively solved, the user can quickly learn the viewed data records only by viewing the position information stored in the second area, the efficiency of using the network application by the user is effectively improved, and the user experience is facilitated.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 1a is a schematic diagram of display data according to an embodiment of the present application;
FIG. 1b is a schematic diagram of another display data according to an embodiment of the present application;
FIG. 2 is a flowchart of another data processing method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a data processing apparatus according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a data processing apparatus according to another embodiment of the present application;
fig. 5 is a schematic structural diagram of a data processing device according to an embodiment of the present application.
Specific embodiments of the present disclosure have been shown by way of the above drawings and will be described in more detail below. These drawings and the written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the disclosed concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
Noun interpretation to which the application relates:
A pointer: a variable of a computer language for indicating a memory address.
The specific application scene of the application is as follows: with the rapid development of internet technology, various network applications provide users with massive and diversified data. When using various types of network applications, users need to browse a large amount of data and select data of interest or need by viewing the data. For example, when a user performs online shopping through an e-commerce APP, the user needs to browse commodity information of a large number of commodities and perform commodity purchase by viewing commodity information of the commodity of interest.
When browsing data, a user loads a large amount of data if he has browsed the large amount of data or has slid a large number of data pages. At this time, if the user views a plurality of pieces of data therein, the user may not be able to memorize each piece of viewed data, and the user may not be able to quickly learn the viewed data records, which may affect the efficiency of using the network application by the user and affect the user experience. For example, when a user performs online shopping through an e-commerce APP, the user may not be able to memorize each piece of commodity information checked by the user, and also be able to quickly learn the checked commodity records, which is not beneficial to the user to quickly compare various commodities, and affects the efficiency of online shopping and shopping experience of the user.
The application provides a data processing method, a device, equipment and a storage medium, which aim to solve the technical problems in the prior art.
Fig. 1 is a flow chart of a data processing method according to an embodiment of the present application, where, as shown in fig. 1, the executing includes:
Step 101, obtaining position information of first target data corresponding to a first viewing instruction in response to the obtained first viewing instruction of a user in a first area, wherein the first viewing instruction is generated when the user triggers any one of data displayed in the first area, and the position information is a distribution position of the first target data in a data list of the first area.
In this embodiment, specifically, the execution body of this embodiment is a terminal device, or a controller, a server, or other devices or apparatuses capable of executing this embodiment. In this embodiment, the execution body is used as a terminal device to describe, and application software may be set in the terminal device, and then the terminal device controls the application software to execute the method provided in this embodiment.
The terminal equipment responds to an acquired first viewing instruction of a user for any data displayed in a first area, the data viewed by the user through the first viewing instruction is used as first target data, and the position information of the first target data corresponding to the first viewing instruction is acquired, wherein the first viewing instruction is generated when the user triggers any data displayed in the first area. The first area may specifically be any area displayed on the display screen of the terminal device, for example, may be a certain webpage displayed by the terminal device, or may be an operation interface of application software displayed by the terminal device. At least one piece of data is displayed in the first area, and a user can view the piece of data by triggering any piece of data, wherein the triggering action of the user comprises a clicking action, a sliding action, a long-press action and the like. The first target data comprises any piece of data triggered by a user, and the position information of the first target data is the distribution position of the first target data in the data list of the first area.
In fig. 1a, data 1, data 2, … … and n are data displayed in the first area in the present embodiment, the position information 1, the position information 2, and the position information … … are the position information of the data 1, the data 2, and the data … … respectively in the present embodiment, and if the user is interested in the data 2 and clicks to view the data 2, the terminal device generates and obtains the first viewing instruction in the present embodiment according to the action of clicking the data 2 by the user, the data 2 is the first target data corresponding to the first viewing instruction in the present embodiment, and the position information 2 is the position information of the first target data in the present embodiment.
Step 102, saving the position information of the first target data in a second area, wherein the second area and the first area are positioned on the same display interface.
In this embodiment, specifically, after the position information of the first target data is acquired, the position information of the first target data is stored in a second area, where the second area and the first area are located on the same display interface. The second area may be any area other than the first area displayed on the display screen of the terminal device, and the relative positions and the relative sizes of the first area and the second area on the display screen of the terminal device are not specified in this embodiment, but in order to improve the aesthetic degree of the display interface of the display screen of the terminal device and improve the user experience, preferably, the first area is located on the left side of the display screen of the terminal device, the second area is located on the right side of the display screen of the terminal device, and the occupied area of the second area is smaller than that of the first area.
Illustratively, in fig. 1a, the area 2 is the second area in the present embodiment, and the position information 2 is displayed in the area 2.
The user may choose to view a plurality of data in the first area, and the terminal device needs to obtain location information of the plurality of data that the user has viewed through step 101 and step 102, and store the location information in the second area, respectively.
The user can update the displayed data in the first area by sliding the first area, the user checks any piece of data by triggering the data, the terminal equipment obtains the position information of the data triggered by the user, and the position information is stored in the second area. In the process of sliding the first area by the user, the second area cannot slide along with the first area, and the position information stored in the second area cannot be updated.
Fig. 1b is a schematic diagram of another display data of a terminal device according to the present embodiment, in fig. 1b, a region 1 is a first region in the present embodiment, and a region 2 is a second region in the present embodiment; the data n+1, the data n+2, and the data n+i displayed in the area 1 are new data displayed after the user slides the area 1 in this embodiment, and the position information n+1, the position information n+2, and the position information n+i of … … are position information of the data n+1, the data n+2, and the data n+i of … … in this embodiment; the position information 2, the position information n, and the position information n+2 displayed in the area 2 are the position information of the first target data (data 2, data n, and data n+2) that the user has viewed in the area 1 in the present embodiment.
In this embodiment, position information of first target data corresponding to a first viewing instruction is obtained by responding to the obtained first viewing instruction of a user in a first area, where the first viewing instruction is generated when the user triggers any one of data displayed in the first area; and displaying the position information of the first target data in a second area, wherein the second area and the first area are positioned on the same display interface. The method and the device have the advantages that the position information of the first target data corresponding to the first viewing instruction of the user in the first area is obtained, and the position information is displayed in the second area, so that the problem that the user cannot quickly learn the data records which are viewed by the user in the prior art is effectively solved, the user can quickly learn the data records which are viewed by the user only by viewing the position information displayed in the second area, the efficiency of using the network application by the user is effectively improved, and the user experience is facilitated.
Fig. 2 is a flow chart of another data processing method according to an embodiment of the present application, where, as shown in fig. 2, the performing includes:
Step 201, obtaining position information of first target data corresponding to a first viewing instruction in response to the obtained first viewing instruction of a user in a first area, and storing the position information of the first target data in a second area, wherein the first viewing instruction is generated when the user triggers any data displayed in the first area, and the position information is a distribution position of the first target data in a data list of the first area.
In this embodiment, specifically, on the basis of step 101, after determining that the data triggered by the user is the first target data corresponding to the first viewing instruction, the distribution position of the first target data in the data list of the first area when the first viewing instruction is acquired is further determined as the position information of the first target data corresponding to the first viewing instruction. The storing the location information of the first target data in the second area may be storing the location information of the first target data in a server or a client corresponding to the second area, where the server includes a web server or a local server, so that a subsequent program invokes the location information of the first target data. Illustratively, a pointer for indicating the location information of the first target data, a base address register BX, a base address pointer register BP, a source index register SI, a destination index register DI, a stack pointer register SP, or the like is stored in the server or the client.
The method for determining the position information of the first target data corresponding to the first viewing instruction comprises the following steps: determining the page number of a current page where first target data corresponding to a first viewing instruction are located, and determining the position of the first target data in the current page; and forming the position information of the first target data by using the page number of the current page where the first target data is positioned and the position of the first target data in the current page.
After the user performs online shopping through the e-commerce APP, after inputting the search condition, the e-commerce APP displays a plurality of pages of commodity data related to the search condition to the user through a display screen of the terminal device in a paging manner, a display screen area for displaying the commodity data is a first area in the embodiment, the commodity data displayed in the first area changes along with the switching of the pages by the user, the user clicks a certain commodity data of a certain page, for example, the user clicks a fourth commodity data of the first page, the terminal device generates and acquires a first viewing instruction according to the clicking action of the user, the fourth commodity data is first target data corresponding to the first viewing instruction in the embodiment, and the first page and the fourth page are position information corresponding to the first target data in the embodiment.
Or determining the number of the first target data corresponding to the first viewing instruction in the current list, and determining the total number of the data in the loaded list, wherein the loaded list comprises the current list and all lists before the current list; the ratio of the number of sequences to the total number of data is determined to form the position information of the first target data.
After the search condition is input, the electronic commerce APP displays commodity data related to the search condition to the user in a list manner, a display screen area for displaying the commodity data is a first area in the embodiment, the commodity data displayed in the first area changes along with the sliding list of the user, the user clicks commodity data with a certain serial number in the current list, for example, the user clicks commodity data with a serial number of 8 in the current list, the terminal device survives and acquires a first viewing instruction according to the clicking action of the user, the commodity data with a serial number of 8 in the current list is first target data corresponding to the first viewing instruction in the embodiment, and the total number of data in the list which the user has slid and the current list is taken as the total number of data in the loaded list, so that the ratio of the number of the first target data displayed in the current list to the total number of data in the loaded list is the position information corresponding to the first target data in the embodiment.
The foregoing is merely an example of a method for determining, by a terminal device, the location information of the first target data corresponding to the first viewing instruction, where the terminal device may further implement the determination of the location information of the first target data by other methods, and this embodiment will not be described in detail.
The second area and the first area are positioned on the same display interface, the display contents of the second area and the first area are not mutually interfered, and a user can intuitively and timely acquire the data record which is watched by the user through the second area while browsing the data in the first area.
In practical application, more than one first viewing instruction may be acquired by the terminal device in the first area, at this time, the terminal device responds to each acquired first viewing instruction, acquires the position information of the first target data corresponding to each first viewing instruction, and stores the position information of the first target data corresponding to each first viewing instruction in the second area according to the viewing time corresponding to each first viewing instruction.
Step 202, obtaining summary data of the first target data corresponding to the first viewing instruction, and displaying the summary data of the first target data in the second area.
In this embodiment, specifically, according to the first viewing instruction, summary data of first target data corresponding to the first viewing instruction is stored in the second area and displayed. The summary data of the first target data refers to data that can distinguish the first target data from other data, and may be various, for example, words, sentences, paragraphs, icons, etc., which is not a special requirement in this embodiment.
When the obtained user has more than one first viewing instruction in the first area, obtaining abstract data of first target data corresponding to each first viewing instruction; and storing the summary data of each first target data into a second area and displaying the summary data, and optionally displaying the summary data of the first target data corresponding to each first viewing instruction in the second area according to the viewing time corresponding to each first viewing instruction.
The viewing time of each first viewing instruction is the time of each time the user views the first target data, namely the time of each time the user triggers the first target data. When the summary data of more than one first target data is obtained, the summary data of the first target data corresponding to each first viewing instruction is sequentially displayed in the second area according to the viewing time of each first viewing instruction, so that the display sequence of the summary data of each first target data in the second area corresponds to the sequence of the user viewing each first target data in the first area, the user can conveniently determine the sequence of the user viewing each first target data in the first area according to the display sequence of the summary data in the second area, the efficiency of using network application by the user is further improved, and the user experience is improved. Preferably, the time when the user views each first target data in the first area may be displayed while the summary data of each first target data is displayed in the second area.
Step 203, determining, in response to an acquired second viewing instruction of the user in the second area, position information of second target data corresponding to the second viewing instruction in the first area, where the second viewing instruction is generated when the user triggers any summary data displayed in the second area.
In this embodiment, specifically, in response to a second viewing instruction generated when the obtained user views any summary data in the second area, the summary data viewed by the user is used as second target data, and position information corresponding to the second target data in the first area, where the second target data corresponds to the second viewing instruction, is determined.
The position information of the second target data corresponding to the second viewing instruction in the first area can be obtained through various methods. The second target data is actually summary data of the first target data in the first area in the second area, and therefore, acquiring the position information of the second target data corresponding to the second viewing instruction in the first area corresponds to acquiring the position information of the first target data corresponding to the second target data in the first area. In this embodiment, the position information of the first target data corresponding to the summary data in the first area is obtained by associating the summary data displayed in the second area with the position information of the first target data in the first area through the pointer, the base address register BX, the base address pointer register BP, the source index register SI, the destination index register DI or the stack pointer register SP, etc., so that the determination method of the position information of the first target data in the first area is described in detail in step 201, which is not repeated herein.
The above method is merely an example of a method for obtaining the position information of the second target data corresponding to the second viewing instruction in the first area in the present embodiment, and the position information of the second target data corresponding to the second viewing instruction in the first area may also be obtained by other methods, which are not described in detail herein.
Step 204, displaying the data corresponding to the second target data in the first area according to the position information corresponding to the second target data in the first area.
In this embodiment, specifically, according to the acquired position information of the first target data corresponding to the second target data in the first area, the first target data corresponding to the second target data is displayed in the first area.
The manner of displaying the first target data corresponding to the second target data in the first area may include the following two cases:
1. Displaying detailed data information of the first target data in a new page in the first area;
2. And displaying an interface comprising the first target information in the first area, wherein the interface comprising the first target information is the interface comprising the first target information displayed in the first area when the first viewing instruction is acquired.
Preferably, in steps 201 to 204 of this embodiment, the manner of displaying the data in the first area may include displaying summary data of the data in the first area, so that more data may be displayed in the first area, so that the user may browse multiple pieces of data at a time in the first area.
Preferably, the method of this embodiment may further include a step of clearing summary data displayed in the second area, specifically, clearing summary data displayed in the second area when an update operation instruction for the display data in the first area is acquired, where the update operation for the display data in the first area may be refreshing a display interface of the first area, or reentering after exiting from a current display interface of the first area, or changing a sorting condition of the display data in the first area, or changing a screening condition of the display data in the first area, so that the first area displays other data.
In this embodiment, position information of first target data corresponding to a first viewing instruction is obtained by responding to the obtained first viewing instruction of a user in a first area, and the position information of the first target data is stored in a second area, where the first viewing instruction is generated when the user triggers any data displayed in the first area, the position information is a distribution position of the first target data in a data list of the first area, and the second area and the first area are located in the same display interface; acquiring abstract data of first target data corresponding to a first viewing instruction, and displaying the abstract data of the first target data in a second area; responding to an acquired second viewing instruction of a user in a second area, and determining position information of second target data corresponding to the second viewing instruction in the first area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area; and displaying data corresponding to the second target data in the first area according to the position information of the second target data in the first area. The method has the advantages that the position information of the first target data corresponding to the first viewing instruction of the user in the first area is obtained, and the position information is displayed in the second area, so that the problem that the user cannot quickly acquire the data records which the user views in the prior art is effectively solved, the user can quickly acquire the data records which the user views only by viewing the position information displayed in the second area, the efficiency of using the network application by the user is effectively improved, and the user experience is improved; in addition, by responding to the acquired second viewing instruction of the user in the second area, determining the position information of the second target data corresponding to the second viewing instruction in the first area, displaying the data corresponding to the second target data in the first area, when the user needs to view the data which is already viewed again, the user only needs to click the second target data in the second area, and then the first target data corresponding to the second target data can be quickly acquired and displayed in the first area, so that the situation that the user can only take a large amount of time to view the viewed data after browsing the data in the first area is effectively avoided, the user can conveniently compare the data, the data viewing efficiency of the user is further improved, and the user experience is improved.
Fig. 3 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application, as shown in fig. 3, where the apparatus includes:
the acquiring unit 1 is configured to respond to an acquired first viewing instruction of a user in a first area, and acquire position information of first target data corresponding to the first viewing instruction, where the first viewing instruction is generated when the user triggers any one of data displayed in the first area, and the position information is a distribution position of the first target data in a data list of the first area;
the first processing unit 2 is configured to save the position information of the first target data in a second area, where the second area and the first area are located on the same display interface.
In this embodiment, position information of first target data corresponding to a first viewing instruction is obtained by responding to the obtained first viewing instruction of a user in a first area, where the first viewing instruction is generated when the user triggers any one of data displayed in the first area; and displaying the position information of the first target data in a second area, wherein the second area and the first area are positioned on the same display interface. The method and the device have the advantages that the position information of the first target data corresponding to the first viewing instruction of the user in the first area is obtained, and the position information is displayed in the second area, so that the problem that the user cannot quickly learn the viewed data records in the prior art is effectively solved, the user only needs to view the position information displayed in the second area, the viewed data records can be quickly learned, the efficiency of using the network application by the user is effectively improved, and the user experience is improved.
Fig. 4 is a schematic structural diagram of yet another data processing apparatus according to an embodiment of the present application, and based on the embodiment shown in fig. 3, as shown in fig. 4,
The acquisition unit 1 includes:
A first processing subunit 11, configured to determine the number of pages of the current page where the first target data corresponding to the first viewing instruction is located, and determine the position of the first target data in the current page;
The second processing subunit 12 is configured to form location information by using the number of pages of the current page where the first target data is located and the location of the first target data in the current page.
The acquisition unit 1 further includes:
A third processing subunit 13, configured to determine a number of sequence numbers of the first target data corresponding to the first viewing instruction in the current list, and determine a total number of data in the loaded list, where the loaded list includes the current list and all lists before the current list;
the fourth processing subunit 14 is configured to determine a ratio of the number of sequences to the total number of data, and form location information.
The apparatus further comprises:
And the second processing unit 3 is used for acquiring the summary data of the first target data corresponding to the first viewing instruction and displaying the summary data of the first target data in the second area.
The apparatus further comprises:
The third processing unit 4 is configured to determine, in response to an acquired second viewing instruction of the user in the second area, location information corresponding to second target data corresponding to the second viewing instruction in the first area, where the second viewing instruction is generated when the user triggers any summary data displayed in the second area;
a fourth processing unit 5 for displaying data corresponding to the second target data in the first area based on the position information corresponding to the second target data in the first area.
When more than one first viewing instruction of the user in the first area is acquired, the acquiring unit 1 is configured to acquire position information of first target data corresponding to each first viewing instruction; the first processing unit 2 includes:
the fifth processing subunit 21 is configured to save, in the second area, the location information of the first target data corresponding to each first viewing instruction according to the viewing time corresponding to each first viewing instruction.
In this embodiment, position information of first target data corresponding to a first viewing instruction is obtained by responding to the obtained first viewing instruction of a user in a first area, and the position information of the first target data is stored in a second area, where the first viewing instruction is generated when the user triggers any data displayed in the first area, the position information is a distribution position of the first target data in a data list of the first area, and the second area and the first area are located in the same display interface; acquiring abstract data of first target data corresponding to a first viewing instruction, and displaying the abstract data of the first target data in a second area; responding to an acquired second viewing instruction of a user in a second area, and determining position information of second target data corresponding to the second viewing instruction in the first area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area; and displaying data corresponding to the second target data in the first area according to the position information of the second target data in the first area. The method has the advantages that the position information of the first target data corresponding to the first viewing instruction of the user in the first area is obtained, and the position information is displayed in the second area, so that the problem that the user cannot quickly acquire the data records which the user views in the prior art is effectively solved, the user can quickly acquire the data records which the user views only by viewing the position information displayed in the second area, the efficiency of using the network application by the user is effectively improved, and the user experience is improved; in addition, by responding to the acquired second viewing instruction of the user in the second area, determining the position information of the second target data corresponding to the second viewing instruction in the first area, displaying the data corresponding to the second target data in the first area, when the user needs to view the data which is already viewed again, the user only needs to click the second target data in the second area, and then the first target data corresponding to the second target data can be quickly acquired and displayed in the first area, so that the situation that the user can only take a large amount of time to view the viewed data after browsing the data in the first area is effectively avoided, the user can conveniently compare the data, the data viewing efficiency of the user is further improved, and the user experience is improved.
Fig. 5 is a schematic structural diagram of a data processing device according to an embodiment of the present application, and as shown in fig. 5, an embodiment of the present application provides a data processing device, which may be used to execute actions or steps of the data processing device in the embodiments shown in fig. 1 to fig. 2, and specifically includes: a processor 501, a memory 502 and a communication interface 503.
Memory 502 for storing a computer program.
The processor 501 is configured to execute a computer program stored in the memory 502 to implement the actions of the data processing device in the embodiments shown in fig. 1 to 4, which will not be described in detail.
Optionally, the data processing device may also include a bus 504. Wherein the processor 501, the memory 502 and the communication interface 503 may be interconnected by a bus 504; bus 504 may be a peripheral component interconnect standard (PERIPHERAL COMPONENT INTERCONNECT, PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, among others. The bus 504 may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in fig. 5, but not only one bus or one type of bus.
In the embodiments of the present application, the foregoing embodiments may be referred to and referred to each other, and the same or similar steps and terms are not repeated herein.
Or part or all of the above modules may also be implemented in the form of an integrated circuit embedded on a certain chip of the trajectory prediction device. And they may be implemented separately or integrated together. That is, the above modules may be configured as one or more integrated circuits implementing the above methods, for example: one or more Application SPECIFIC INTEGRATED Circuits (ASIC), or one or more microprocessors (DIGITAL SINGNAL Processor, DSP), or one or more field programmable gate arrays (Field Programmable GATE ARRAY, FPGA)
A computer-readable storage medium having stored thereon a computer program that is executed by a processor to implement the above-described processing method.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the processes or functions in accordance with embodiments of the present application are produced in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another, e.g., from one website, computer, automated service, or data center by wired (e.g., coaxial cable, fiber optic, digital subscriber line (digital subscriber line, DSL)) or wireless (e.g., infrared, wireless, microwave, etc.) means. The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as an automated service device, a data center, or the like, that contains an integration of one or more available media. Usable media may be magnetic media (e.g., floppy disks, hard disks, magnetic tape), optical media (e.g., DVD), or semiconductor media (e.g., solid State Disk (SSD)) or the like.
Those skilled in the art will appreciate that in one or more of the examples described above, the functions described by embodiments of the application may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, these functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
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 application is intended to cover any adaptations, 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 is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of data processing, comprising:
Responding to an acquired first viewing instruction of a user in a first area, and acquiring position information of first target data corresponding to the first viewing instruction, wherein the first viewing instruction is generated when the user triggers any one of data displayed in the first area, and the position information is a distribution position of the first target data in a data list of the first area;
Storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface, and the second area cannot slide along with the first area in the process that a user slides the first area to update the display data of the first area, and the position information stored in the second area cannot be updated;
The method further comprises the steps of:
Acquiring abstract data of the first target data corresponding to the first viewing instruction, and displaying the abstract data of the first target data in the second area;
Determining position information of second target data corresponding to a second viewing instruction in the first area in response to the acquired second viewing instruction of the user in the second area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area;
and displaying data corresponding to the second target data in the first area according to the position information corresponding to the second target data in the first area.
2. The method of claim 1, wherein obtaining location information of first target data corresponding to the first view instruction comprises:
determining the page number of a current page where the first target data corresponding to the first viewing instruction is located, and determining the position of the first target data in the current page;
And forming the position information by using the page number of the current page where the first target data is located and the position of the first target data in the current page.
3. The method of claim 1, wherein obtaining location information of first target data corresponding to the first view instruction comprises:
determining the number of serial numbers of the first target data corresponding to the first viewing instruction in a current list, and determining the total number of data in a loaded list, wherein the loaded list comprises the current list and all lists before the current list;
and determining the ratio of the number of the serial numbers to the total number of the data to form the position information.
4. A method according to any one of claims 1 to 3, wherein when more than one first viewing instruction of the user in the first area is acquired, position information of first target data corresponding to each first viewing instruction is acquired; saving the location information of the first target data into a second area, comprising:
And storing the position information of the first target data corresponding to each first viewing instruction into the second area according to the viewing time corresponding to each first viewing instruction.
5. A data processing apparatus, comprising:
The device comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is used for responding to an acquired first viewing instruction of a user in a first area and acquiring position information of first target data corresponding to the first viewing instruction, the first viewing instruction is generated when the user triggers any data displayed in the first area, and the position information is the distribution position of the first target data in a data list of the first area;
The first processing unit is used for storing the position information of the first target data into a second area, wherein the second area and the first area are positioned on the same display interface, and the second area cannot slide along with the first area in the process of updating the display data of the first area when a user slides the first area, and the position information stored in the second area cannot be updated;
The apparatus further comprises:
The second processing unit is used for acquiring the abstract data of the first target data corresponding to the first viewing instruction and displaying the abstract data of the first target data in the second area;
The third processing unit is used for responding to an acquired second viewing instruction of a user in a second area, determining position information of second target data corresponding to the second viewing instruction in the first area, wherein the second viewing instruction is generated when the user triggers any abstract data displayed in the second area;
and a fourth processing unit configured to display data corresponding to the second target data in the first area according to the position information corresponding to the second target data in the first area.
6. The apparatus of claim 5, wherein the acquisition unit comprises:
The first processing subunit is used for determining the page number of the current page where the first target data corresponding to the first viewing instruction is located and determining the position of the first target data in the current page;
And the second processing subunit is used for forming the position information by utilizing the page number of the current page where the first target data is located and the position of the first target data in the current page.
7. The apparatus of claim 5, wherein the acquisition unit comprises:
A third processing subunit, configured to determine a number of sequence numbers of the first target data corresponding to the first viewing instruction in a current list, and determine a total number of data in a loaded list, where the loaded list includes the current list and all lists before the current list;
And the fourth processing subunit is used for determining the ratio of the number of the serial numbers to the total number of the data to form the position information.
8. The apparatus according to any one of claims 5 to 7, wherein when there is more than one acquired first view instruction of the user in the first area, the acquiring unit is configured to acquire location information of first target data corresponding to each of the first view instructions; a first processing unit comprising:
And the fifth processing subunit is used for storing the position information of the first target data corresponding to each first viewing instruction into the second area according to the viewing time corresponding to each first viewing instruction.
9. An electronic device, comprising:
at least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-4.
10. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-4.
CN202010016728.9A 2020-01-08 2020-01-08 Data processing method, device, equipment and storage medium Active CN111198993B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010016728.9A CN111198993B (en) 2020-01-08 2020-01-08 Data processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010016728.9A CN111198993B (en) 2020-01-08 2020-01-08 Data processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111198993A CN111198993A (en) 2020-05-26
CN111198993B true CN111198993B (en) 2024-04-30

Family

ID=70747104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010016728.9A Active CN111198993B (en) 2020-01-08 2020-01-08 Data processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111198993B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012032834A1 (en) * 2010-09-09 2012-03-15 日本デジタルオフィス株式会社 Document viewing system and control method of same
CN105933791A (en) * 2016-04-18 2016-09-07 乐视控股(北京)有限公司 Play record query method and device
CN106874390A (en) * 2017-01-12 2017-06-20 北京奇虎科技有限公司 Browser history records inspection method and terminal
CN108416053A (en) * 2018-03-19 2018-08-17 深圳创维-Rgb电子有限公司 Display processing method, TV and the readable storage medium storing program for executing of historical viewings record

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012032834A1 (en) * 2010-09-09 2012-03-15 日本デジタルオフィス株式会社 Document viewing system and control method of same
CN105933791A (en) * 2016-04-18 2016-09-07 乐视控股(北京)有限公司 Play record query method and device
CN106874390A (en) * 2017-01-12 2017-06-20 北京奇虎科技有限公司 Browser history records inspection method and terminal
CN108416053A (en) * 2018-03-19 2018-08-17 深圳创维-Rgb电子有限公司 Display processing method, TV and the readable storage medium storing program for executing of historical viewings record

Also Published As

Publication number Publication date
CN111198993A (en) 2020-05-26

Similar Documents

Publication Publication Date Title
US20200110690A1 (en) Method and system for measuring user engagement with content items
US20200311342A1 (en) Populating values in a spreadsheet using semantic cues
US10642466B2 (en) Method and system for context based tab management
CN108491446B (en) Method and system for providing a scroll map
WO2017215175A1 (en) Page processing method and device, terminal, and server
US20190339820A1 (en) Displaying a subset of menu items based on a prediction of the next user-actions
US9946768B2 (en) Data rendering optimization
TW201403361A (en) User interface content personalization system
CN110851712B (en) Method, device and computer readable medium for recommending book information
CN107038194B (en) Page jump method and device
US9760557B2 (en) Tagging autofill field entries
TW201445417A (en) Method and system for browsing book information on computer terminal
CN105302461A (en) Method and equipment for providing target page in mobile application
CN111191132A (en) Information recommendation method and device and electronic equipment
CN107480218B (en) Webpage display method and device, electronic equipment and storage medium
US20150221014A1 (en) Clustered browse history
CN105468627A (en) Method and system for shielding and filtering web page contents
US20140122653A1 (en) Displaying social networking information based on identified entity
CN111198993B (en) Data processing method, device, equipment and storage medium
US20160300292A1 (en) Product navigation tool
WO2017119124A1 (en) Web page creation assistance device and storage medium
CN110309456A (en) A kind of page display method and device
US10003632B2 (en) User terminal apparatus, server apparatus and methods of providing, by the user terminal apparatus and the server apparatus, continuous play service
CN112464127A (en) Method and device for adjusting sequence of components in webpage, electronic equipment and storage medium
CN111026981A (en) Visual display method, device and equipment for hot topics

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