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

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

Info

Publication number
CN111198993A
CN111198993A CN202010016728.9A CN202010016728A CN111198993A CN 111198993 A CN111198993 A CN 111198993A CN 202010016728 A CN202010016728 A CN 202010016728A CN 111198993 A CN111198993 A CN 111198993A
Authority
CN
China
Prior art keywords
area
target data
data
user
viewing instruction
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
CN202010016728.9A
Other languages
Chinese (zh)
Other versions
CN111198993B (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

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
    • 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 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 in the same display interface. The problem that the user cannot quickly look up the data record which is viewed by the user is effectively solved, the user only needs to look up the position information stored in the second area, the data record which is viewed by the user can be quickly known, the efficiency of the user in using the network application is effectively improved, and the user experience feeling is favorably 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 a user uses various network applications, the user needs to browse a large amount of data and select interesting or needed data by viewing the data.
When browsing data, if a user has browsed a lot of data or has slid many data pages, a lot of data is loaded. At this time, if the user views a plurality of pieces of data therein, the user may not memorize each piece of viewed data, and the user cannot quickly know the data record viewed by the user, which may affect the efficiency of the user using the network application and affect the user experience.
Disclosure of Invention
The embodiment of the application provides a data processing method, a data processing device, a data processing apparatus and a storage medium, which are used for solving the technical problem that a user cannot quickly know the data record viewed by the user in the prior art.
In a first aspect, the present application provides a data processing method, including:
in response 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 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 in the same display interface.
Further, acquiring 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, acquiring the position information of the first target data corresponding to the first viewing instruction includes:
determining the number 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 sequence number to the total number of the data to form the position information.
Further, the method further comprises:
and 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.
Further, the method further comprises:
responding to an acquired second viewing instruction of the user in a second area, and determining that second target data corresponding to the second viewing instruction corresponds to position information in the first area, wherein the second viewing instruction is generated when the user triggers any summary 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.
Further, when more than one first viewing instruction of the user in the first area is acquired, acquiring the position information of the first target data corresponding to each first viewing instruction; saving the location information of the first target data to a second area, including:
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 processing 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, 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;
the first processing unit is configured to store the location information of the first target data into a second area, where the second area and the first area are located on the same display interface.
Further, an acquisition unit includes:
the first processing subunit is configured to determine the page number of a 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;
and the second processing subunit is configured to utilize 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 to form the position information.
Further, an acquisition unit includes:
a third processing subunit, configured to determine a sequence number, in a current list, of the first target data corresponding to the first view instruction, 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 sequence number 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 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.
Further, the apparatus further comprises:
the third processing unit is used for responding to an acquired second viewing instruction of the user in a second area, and determining position information of a 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 summary data displayed in the second area;
and the fourth processing unit is used for 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.
Further, when more than one first viewing instruction of the user in the first area is acquired, the acquiring unit is configured to acquire the location information of the first target data corresponding to each first viewing instruction; a first processing unit comprising:
a fifth processing subunit, configured to store, according to the viewing time corresponding to each of the first viewing instructions, the location information of the first target data corresponding to each of the first viewing instructions into the second area.
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 content of the first and second substances,
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 having stored thereon computer instructions for causing the computer to perform the method of any of the first aspects.
The application provides a data processing method, a data processing device, data processing 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, 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 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 in the same display interface. The position information of the first target data corresponding to the first viewing instruction of the user in the first area is acquired, and is stored in the second area, so that the problem that the user cannot quickly look up the viewed data record in the prior art is effectively solved, the user only needs to look up the position information stored in the second area, the viewed data record can be quickly known, the network application efficiency of the user is effectively improved, and the user experience is favorably improved.
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.
Fig. 1 is a schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 1a is a schematic diagram of display data provided in an embodiment of the present application;
FIG. 1b is a schematic diagram of another display data provided in the embodiments of the present application;
fig. 2 is a schematic flowchart of another data processing method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. 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 noun to which this application relates explains:
pointer: a variable in a computer language for indicating a memory address.
The application has the specific application scenarios that: with the rapid development of internet technology, various network applications provide users with massive and diversified data. When a user uses various network applications, the user needs to browse a large amount of data and select interesting or needed data by viewing the data. For example, when a user purchases an online shopping through the e-commerce APP, the user needs to browse the commodity information of a large number of commodities and purchase the commodities by viewing the commodity information of the commodities in which the user is interested.
When browsing data, if a user has browsed a lot of data or has slid many data pages, a lot of data is loaded. At this time, if the user views a plurality of pieces of data therein, the user may not memorize each piece of viewed data, and the user cannot quickly know the data record viewed by the user, which may affect the efficiency of the user using the network application and affect the user experience. For example, a user checks a plurality of pieces of commodity information when online shopping is carried out through an e-commerce APP, the user may not remember each piece of commodity information which the user has checked, and also cannot quickly learn about the commodity record which the user has checked, so that the user cannot quickly compare a plurality of commodities, the online shopping efficiency of the user is influenced, and the shopping experience of the user is influenced.
The application provides a data processing method, a data processing device, a data processing apparatus and a storage medium, which aim to solve the above technical problems in the prior art.
Fig. 1 is a schematic flow chart of a data processing method according to an embodiment of the present application, and as shown in fig. 1, the execution includes:
step 101, in response 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, where 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, an execution subject of this embodiment is a terminal device, a controller, a server, or other devices or apparatuses that can execute this embodiment. In this embodiment, an execution subject is taken as a terminal device for explanation, 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 any data displayed in the first area by a user, the data viewed by the user through the first viewing instruction is used as first target data, and 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 a display screen of the terminal device, for example, a certain webpage displayed by the terminal device, or 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 one piece of data, wherein the triggering action of the user comprises a clicking action, a sliding action, a long-time pressing 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.
For example, fig. 1a is a schematic diagram of displaying data by using a terminal device in this embodiment, in fig. 1a, an area 1 is a first area in this embodiment, data 1, data 2, and … … data n are data displayed in the first area in this embodiment, position information 1, position information 2, and position information … … are position information of data 1, data 2, and … … data n in this embodiment, respectively, and assuming that a user is interested in data 2 and clicks on view data 2, the terminal device generates and acquires a first view instruction in this embodiment according to an action of clicking on data 2 by the user, where data 2 is first target data corresponding to the first view instruction in this embodiment, and position information 2 is position information of the first target data in this embodiment.
And 102, storing the position information of the first target data into a second area, wherein the second area and the first area are positioned in 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 saved in a second area, where the second area and the first area are located in the same display interface. The second area may be any area displayed on the display screen of the terminal device except the first area, the relative position and relative size of the first area and the second area on the display screen of the terminal device are not specially specified in this embodiment, however, in order to improve the aesthetic degree of the display interface of the display screen of the terminal device and improve the user experience degree, under an optimal condition, the first area in this embodiment 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.
Exemplarily, in fig. 1a, a region 2 is a second region in the present embodiment, and the position information 2 is displayed in the region 2.
If the user can select to view a plurality of data in the first area, the terminal device needs to obtain location information of the plurality of data viewed by the user through steps 101 and 102, and store the location information in the second area.
The user can enable the first area to update the displayed data by sliding the first area, the user can check any piece of data by triggering the data, and the terminal equipment acquires the position information of the data triggered by the user and stores the position information in the second area. In the process that the user slides the first area, the second area cannot slide along with the first area, and the position information stored in the second area cannot be updated.
Exemplarily, fig. 1b is another schematic diagram for displaying data by using the terminal device of the present embodiment, in fig. 1b, an area 1 is a first area in the present embodiment, and an area 2 is a second area in the present embodiment; the data n +1, the data n +2, and the … … data n + i displayed in the region 1 are new data displayed after the user slides the region 1 in this embodiment, and the position information n +1, the position information n +2, and the … … position information n + i are position information of the data n +1, the data n +2, and the … … data n + i in this embodiment; the position information 2, the position information n, and the position information n +2 displayed in the area 2 are all 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 this embodiment.
In this embodiment, position information of first target data corresponding to an obtained first viewing instruction of a user in a first area is obtained by responding to the obtained first viewing instruction, where the first viewing instruction is generated when the user triggers any 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 in the same display interface. The position information of the first target data corresponding to the first viewing instruction of the user in the first area is acquired, and the position information is displayed in the second area, so that the problem that the user cannot quickly know the data record viewed by the user in the prior art is effectively solved, the user only needs to view the position information displayed in the second area, the data record viewed by the user can be quickly known, the efficiency of the user in using the network application is effectively improved, and the user experience is favorably improved.
Fig. 2 is a schematic flowchart of another data processing method provided in an embodiment of the present application, and as shown in fig. 2, the executing includes:
step 201, in response to an acquired first viewing instruction of a user in a first area, acquiring location information of first target data corresponding to the first viewing instruction, and storing the location information of the first target data in a second area, where the first viewing instruction is generated when the user triggers any data displayed in the first area, and the location information is a distribution location 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 data triggered by the user is first target data corresponding to the first viewing instruction, further determining a distribution position of the first target data in the data list of the first area when the first viewing instruction is acquired, as position information of the first target data corresponding to the first viewing instruction. The storing of 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 network server or a local server, so that a subsequent program calls the location information of the first target data. Illustratively, a pointer indicating location information of the first target data, a base register BX, a base pointer register BP, a source index register SI, a destination index register DI, a stack pointer register SP, or the like is held in the server or the client.
The method for determining and acquiring 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 the first viewing instruction is 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 located and the position of the first target data in the current page.
Illustratively, a user performs online shopping through an e-commerce APP, after a search condition is input, the e-commerce APP displays a plurality of pages of commodity data related to the search condition to the user in a paging manner through a display screen of a terminal device, a display screen area displaying the commodity data is a first area in this embodiment, the commodity data displayed in the first area changes as a page is switched by the user, the user clicks a certain commodity data of a certain page, for example, the user clicks a fourth commodity data in the first page, the terminal device generates and acquires a first viewing instruction according to the click action of the user, the fourth commodity data is a first target data corresponding to the first viewing instruction in this embodiment, and the "first page, fourth item" is location information corresponding to the first target data in this 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 data in the loaded list, wherein the loaded list comprises the current list and all lists before the current list; and determining the ratio of the sequence number to the total number of the data to form the position information of the first target data.
Illustratively, a user performs online shopping through an e-commerce APP, after a search condition is input, the e-commerce APP displays commodity data related to the search condition to the user in a list manner through a display screen of a terminal device, 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 a user sliding list, the user clicks commodity data with a certain sequence number in a current list, for example, the user clicks commodity data with a sequence number of 8 in the current list, the terminal device survives and acquires a first viewing instruction according to the click action of the user, then the commodity data with the sequence 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 the list which the user has slid and the data in the current list is taken as the total number of the data in a loaded list, the ratio of the number of the sequence numbers displayed by the first target data in the current list to the total number of the data in the loaded list is the position information corresponding to the first target data in this embodiment.
The above is only an example of a method for determining, by a terminal device, location information of first target data corresponding to a first viewing instruction, and the terminal device may also implement determination of the location information of the first target data by using other methods, which is not described in detail in this embodiment.
The second area and the first area are located on the same display interface, and the display contents of the second area and the first area are not interfered with each other, so that a user can conveniently and visually and timely know the data record viewed by the user through the second area while browsing the data in the first area.
In practical application, the terminal device may obtain more than one first viewing instruction of the user in the first area, at this time, the terminal device obtains the position information of the first target data corresponding to each first viewing instruction in response to each obtained first viewing instruction, and stores 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.
Step 202, obtaining 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.
In this embodiment, specifically, according to the first viewing instruction, the summary data of the 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 is data that can distinguish the first target data from other data, and the form of the summary data may be various, for example, words, sentences, paragraphs, or icons, and the like, which is not particularly required in this embodiment.
When more than one first viewing instruction of the user in the first area is acquired, acquiring summary data of first target data corresponding to each first viewing instruction; and optionally, the summary data of the first target data corresponding to each first viewing instruction is displayed 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 when the user views the first target data each time, namely the time when the user triggers the first target data each time. When the summary data of more than one first target data is acquired, 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 the user using the network application is further improved, and the user experience is improved. Preferably, the summary data of each first target data may be displayed in the second area, and the time when the user views each first target data in the first area may be displayed.
Step 203, responding to an acquired second viewing instruction of the user in the second area, and determining the position information of the 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 summary data displayed in the second area.
In this embodiment, specifically, in response to an acquired second viewing instruction generated when the user views any summary data in the second area, the summary data viewed by the user is taken as second target data, and location information of the second target data corresponding to the second viewing instruction in the first area 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, obtaining the position information of the second target data corresponding to the second viewing instruction in the first area is equivalent to obtaining the position information of the first target data corresponding to the second target data in the first area. In this embodiment, the summary data displayed in the second area and the position information of the first target data in the first area are associated with each other through a pointer, a base register BX, a base pointer register BP, a source index register SI, a destination index register DI, or a stack pointer register SP, and therefore, according to the association relationship between the summary data and the pointer, the base register BX, the base pointer register BP, the source index register SI, the destination index register DI or the stack pointer register SP, etc. displayed in the second region, the position information of the first target data corresponding to the summary data in the first area, that is, the position information of the second target data corresponding to the second viewing instruction in the first area, the method for determining the location information of the first target data in the first area has been described in detail in step 201, and is not described herein again.
The above method is only an example of the method for acquiring the location information of the second target data in the first area corresponding to the second viewing instruction in this embodiment, and the location information of the second target data in the first area corresponding to the second viewing instruction may also be acquired by other methods, which is not described herein again.
And 204, 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.
In this embodiment, specifically, according to the position information of the first target data corresponding to the acquired 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. displaying an interface including first target information in a first area, wherein the interface including the first target information is the interface including the first target information displayed in the first area when the first viewing instruction is acquired.
Preferably, in step 201 and step 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 can be displayed in the first area, which is convenient for a user to browse multiple pieces of data in the first area at a time.
Preferably, the method of this embodiment may further include a step of clearing the summary data displayed in the second area, specifically, when an update operation instruction for the display data in the first area is obtained, the summary data displayed in the second area is cleared, where the update operation for the display data in the first area may be to refresh the display interface of the first area, or to re-enter after exiting from the current display interface of the first area, or to change the sorting condition of the display data in the first area, or to change the screening condition of the display data in the first area to cause the first area to display other data, and the like.
In this embodiment, by responding to an acquired first viewing instruction of a user in a first area, position information of first target data corresponding to the first viewing instruction is acquired, 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 the 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 the user in the 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 summary 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 know the data record viewed by the user in the prior art is effectively solved, the user can quickly know the data record viewed by the user only by viewing the position information displayed in the second area, the efficiency of the user in using the network application is effectively improved, and the user experience is improved; and 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, and displaying the data corresponding to the second target data in the first area, when the user needs to view the viewed data again, the user only needs to click the second target data in the second area, so that the first target data corresponding to the second target data can be quickly acquired and displayed in the first area, the condition that the user needs to spend a large amount of time to view the viewed data after browsing the data in the first area is more is effectively avoided, the data comparison of the user is facilitated, 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, and as shown in fig. 3, the apparatus includes:
the device comprises an acquisition unit 1, a processing 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, 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;
and the first processing unit 2 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 in the same display interface.
In this embodiment, position information of first target data corresponding to an obtained first viewing instruction of a user in a first area is obtained by responding to the obtained first viewing instruction, where the first viewing instruction is generated when the user triggers any 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 in the same display interface. 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 know the data record viewed by the user in the prior art is effectively solved, the user can quickly know the data record viewed by the user only by viewing the position information displayed in the second area, the efficiency of the user in using the network application is effectively improved, and the user experience is improved.
Fig. 4 is a schematic structural diagram of 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,
an acquisition unit 1, comprising:
the first processing subunit 11 is configured to determine the page number of a 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 utilize 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 to form position information.
The acquisition unit 1 further includes:
a third processing subunit 13, configured to determine the number of the first target data corresponding to the first view instruction in the current list, and determine the total number of data in the loaded list, where the loaded list includes the current list and all lists before the current list;
and a fourth processing subunit 14, configured to determine a ratio of the number to the total number of data, and form the location information.
The device also includes:
the second processing unit 3 is configured to obtain the summary data of the first target data corresponding to the first viewing instruction, and display the summary data of the first target data in the second area.
The device also includes:
the third processing unit 4 is configured to determine, in response to an obtained second viewing instruction of the user in the second area, location information, in the first area, corresponding to second target data corresponding to the second viewing instruction, where the second viewing instruction is generated when the user triggers any summary data displayed in the second area;
and the fourth processing unit 5 is configured to display 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.
When more than one first viewing instruction of the user in the first area is acquired, the acquiring unit 1 is configured to acquire the location information of the first target data corresponding to each first viewing instruction; a first processing unit 2 comprising:
the fifth processing subunit 21 is configured to store, according to the viewing time corresponding to each first viewing instruction, the location information of the first target data corresponding to each first viewing instruction into the second area.
In this embodiment, by responding to an acquired first viewing instruction of a user in a first area, position information of first target data corresponding to the first viewing instruction is acquired, 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 the 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 the user in the 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 summary 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 know the data record viewed by the user in the prior art is effectively solved, the user can quickly know the data record viewed by the user only by viewing the position information displayed in the second area, the efficiency of the user in using the network application is effectively improved, and the user experience is improved; and 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, and displaying the data corresponding to the second target data in the first area, when the user needs to view the viewed data again, the user only needs to click the second target data in the second area, so that the first target data corresponding to the second target data can be quickly acquired and displayed in the first area, the condition that the user needs to spend a large amount of time to view the viewed data after browsing the data in the first area is more is effectively avoided, the data comparison of the user is facilitated, 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 provided in 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.
A memory 502 for storing a computer program.
The processor 501 is configured to execute the computer program stored in the memory 502 to implement the actions of the data processing apparatus in the embodiments shown in fig. 1 to fig. 4, which are not described again.
Optionally, the data processing apparatus may also include a bus 504. The processor 501, the memory 502 and the communication interface 503 may be connected to each other through a bus 504; the bus 504 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus 504 may be divided 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 this is not intended to represent only one bus or type of bus.
In the embodiments of the present application, the above embodiments may be referred to and referred to by each other, and the same or similar steps and terms are not repeated.
Alternatively, part or all of the above modules may be implemented by being embedded in one chip of the trajectory prediction device in the form of an integrated circuit. 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 (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs)
A computer-readable storage medium on which a computer program is stored, the computer program being executed by a processor to implement the processing method described above.
In the above embodiments, the implementation may be wholly or partially realized 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. The procedures or functions according to the embodiments of the present application are all or partially generated when the computer program instructions are loaded and executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on or transmitted from one computer-readable storage medium to another, for example, from one website, computer, automated service equipment, or data center to another website, computer, automated service equipment, or data center via wired (e.g., coaxial, fiber optic, digital subscriber line, DSL) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as an automated service equipment, data center, etc., that incorporates one or more available media. The usable medium may be a magnetic medium (e.g., a floppy disk, a hard disk, a magnetic tape), an optical medium (e.g., a DVD), or a semiconductor medium (e.g., a Solid State Disk (SSD)), among others.
Those skilled in the art will recognize that, in one or more of the examples described above, the functions described in the embodiments of the present application may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the 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 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 (14)

1. A data processing method, comprising:
in response 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 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 in the same display interface.
2. The method of claim 1, wherein obtaining the location information of the first target data corresponding to the first viewing 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 the location information of the first target data corresponding to the first viewing instruction comprises:
determining the number 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 sequence number to the total number of the data to form the position information.
4. The method according to any one of claims 1-3, further comprising:
and 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.
5. The method of claim 4, further comprising:
responding to an acquired second viewing instruction of the user in a second area, and determining that second target data corresponding to the second viewing instruction corresponds to position information in the first area, wherein the second viewing instruction is generated when the user triggers any summary 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.
6. The method according to any one of claims 1 to 5, wherein when more than one first viewing instruction of the user in the first area is acquired, the position information of the first target data corresponding to each first viewing instruction is acquired; saving the location information of the first target data to a second area, including:
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.
7. A data processing apparatus, comprising:
the device comprises an acquisition unit, a processing 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, 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;
the first processing unit is configured to store the location information of the first target data into a second area, where the second area and the first area are located on the same display interface.
8. The apparatus of claim 7, wherein the obtaining unit comprises:
the first processing subunit is configured to determine the page number of a 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;
and the second processing subunit is configured to utilize 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 to form the position information.
9. The apparatus of claim 7, wherein the obtaining unit comprises:
a third processing subunit, configured to determine a sequence number, in a current list, of the first target data corresponding to the first view instruction, 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 sequence number to the total number of the data to form the position information.
10. The apparatus according to any one of claims 7-9, further comprising:
and the second processing unit 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.
11. The apparatus of claim 10, further comprising:
the third processing unit is used for responding to an acquired second viewing instruction of the user in a second area, and determining position information of a 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 summary data displayed in the second area;
and the fourth processing unit is used for 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.
12. The apparatus according to any one of claims 7 to 11, wherein when more than one first viewing instruction of the user in the first area is acquired, the acquiring unit is configured to acquire the location information of the first target data corresponding to each first viewing instruction; a first processing unit comprising:
a fifth processing subunit, configured to store, according to the viewing time corresponding to each of the first viewing instructions, the location information of the first target data corresponding to each of the first viewing instructions into the second area.
13. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
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-6.
14. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-6.
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 true CN111198993A (en) 2020-05-26
CN111198993B 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
CN111198993B (en) 2024-04-30

Similar Documents

Publication Publication Date Title
US10789304B2 (en) Method and system for measuring user engagement with content items
KR102455232B1 (en) Method and electronic device for tab management based on context
US20200110690A1 (en) Method and system for measuring user engagement with content items
CA2861616C (en) Method and system to provide a scroll map
US20160357832A1 (en) Data rendering optimization
US9760557B2 (en) Tagging autofill field entries
US10255249B1 (en) Previewing electronic book content within third-party websites
US11798060B2 (en) Method and electronic device for sharing information related to item
US10146559B2 (en) In-application recommendation of deep states of native applications
US20220129491A1 (en) Method for supporting agent and computing device thereof
CN105302461A (en) Method and equipment for providing target page in mobile application
US20160371708A1 (en) Method and apparatus for determining a user's level of interest in web-based content
CN109933258B (en) Information display method and device, electronic equipment and readable storage medium
US20160125504A1 (en) Electronic Shopping Cart Processing System And Method
US20150221014A1 (en) Clustered browse history
CN107480218B (en) Webpage display method and device, electronic equipment and storage medium
US20170193062A1 (en) Combining Search Results to Generate Customized Software Application Functions
US20160300292A1 (en) Product navigation tool
CN111198993B (en) Data processing method, device, equipment and storage medium
WO2017119124A1 (en) Web page creation assistance device and storage medium
CN111026981B (en) Visual display method, device and equipment for hot topics
CN110647680A (en) User browsing behavior analysis method and device
US20230350969A1 (en) Automatic display control method for web content
CN113343130B (en) Model training method, information display method and device
CN116737747A (en) Method and device for presenting information

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