CN115113822A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN115113822A
CN115113822A CN202210822725.3A CN202210822725A CN115113822A CN 115113822 A CN115113822 A CN 115113822A CN 202210822725 A CN202210822725 A CN 202210822725A CN 115113822 A CN115113822 A CN 115113822A
Authority
CN
China
Prior art keywords
data
target
instruction
storage area
page
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.)
Pending
Application number
CN202210822725.3A
Other languages
Chinese (zh)
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.)
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software Co Ltd
Original Assignee
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software 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 Beijing Topsec Technology Co Ltd, Beijing Topsec Network Security Technology Co Ltd, Beijing Topsec Software Co Ltd filed Critical Beijing Topsec Technology Co Ltd
Priority to CN202210822725.3A priority Critical patent/CN115113822A/en
Publication of CN115113822A publication Critical patent/CN115113822A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0625Power saving in storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0652Erasing, e.g. deleting, data cleaning, moving of data to a wastebasket
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application discloses a data processing method and device, electronic equipment and a storage medium, and can solve the problems that in the prior art, the operation of a shuttle frame needs to be frequently interacted with a server, the resource consumption of the server is increased, the data processing efficiency is low, and the user experience is influenced. The method comprises the following steps: receiving a target instruction, wherein the target instruction is an initialization instruction for the shuttle frame, or the target instruction is a search instruction for a candidate frame or a selected frame in the shuttle frame; acquiring target data based on the target instruction, wherein the target data is all data or partial data in the target instruction data corresponding to the target instruction; if the target instruction is an initialization instruction or a search instruction for the candidate frame, displaying target data in the candidate frame and storing the target data in a first storage area corresponding to the candidate frame; and if the target instruction is a search instruction for the check box, displaying the target data in the check box, and storing the target data in a second storage area corresponding to the check box.

Description

Data processing method and device
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method and apparatus.
Background
When data needs to be selected in a webpage, the shuttle box becomes the first choice for processing the webpage data due to the simple implementation mode and the convenience for the user to operate.
However, in actual use, the amount of data to be processed in the web page is large, the data loading of the shuttle frame and various operations on the shuttle frame need to frequently interact with the server, and resource consumption of the server is increased, so that the data processing efficiency is low, and user experience is seriously affected.
Disclosure of Invention
The embodiment of the application provides a data processing method and device, electronic equipment and a storage medium, and aims to solve the problems that in the prior art, various operations on a shuttle frame need to frequently interact with a server, resource consumption of the server is increased, data processing efficiency is low, and user experience is seriously influenced.
In a first aspect of embodiments of the present application, a data processing method is provided, where the method includes:
receiving a target instruction, wherein the target instruction is an initialization instruction for the shuttle frame, or the target instruction is a search instruction for a candidate frame or a selected frame in the shuttle frame; acquiring target data based on the target instruction, wherein the target data is all data or partial data in the target instruction data corresponding to the target instruction; under the condition that the target instruction is an initialization instruction or a search instruction for the candidate frame, displaying target data in the candidate frame, and storing the target data in a first storage area corresponding to the candidate frame so as to acquire data in the target data from the first storage area subsequently; and under the condition that the target instruction is a search instruction for the check box, displaying the target data in the check box, and storing the target data in a second storage area corresponding to the check box so as to acquire data in the target data from the second storage area subsequently.
Optionally, the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame are stored in a third storage area corresponding to the candidate frame; based on the target instruction, acquiring target data, comprising: searching target instruction data from the third storage area based on the target instruction; determining target data from the target instruction data; storing the target data in a first storage area corresponding to the candidate frame, including: storing the target instruction data in a first storage area;
alternatively, the first and second electrodes may be,
the target instruction is a search instruction for the check box, and all data to be displayed corresponding to the check box are stored in a fourth storage area corresponding to the check box; based on the target instruction, obtaining target data, including: searching target instruction data from the fourth storage area based on the target instruction; determining target data from the target instruction data; storing the target data in a second storage area corresponding to the check box, wherein the steps comprise: storing the target instruction data in the second storage area.
Optionally, the target data is partial data in the target instruction data; after storing the target data in the first storage area corresponding to the candidate box, the method further includes: receiving a first switching instruction for the candidate frame to switch from a first current page to a first target page; responding to a first switching instruction, under the condition that the first storage area comprises first target page data, acquiring the first target page data from the first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data; under the condition that the first storage area does not comprise first target page data corresponding to the target page, acquiring the first target page data from the server; and storing the first target page data in a first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data.
Optionally, the target data is part of data in the target instruction data, and the second storage area stores the target instruction data; after the target data is stored in the second storage area corresponding to the checkbox, the method further includes: receiving a second switching instruction for switching the selected frame from the second current page to the second target page; and responding to the second switching instruction, acquiring second target page data from the second storage area, and replacing the second current page data displayed by the check frame with the second target page data.
Optionally, the data processing method according to the embodiment of the present application further includes: receiving a right shuttle instruction for the shuttle frame, wherein the right shuttle instruction is used for shuttling currently selected data in the candidate frame to the selected frame; responding to the right shuttle instruction, and determining data to be shuttled corresponding to the right shuttle instruction; storing the data to be shuttled to a target storage area corresponding to the checkbox, wherein the target storage area is a second storage area or a fourth storage area, and the fourth storage area is used for storing all data to be displayed corresponding to the checkbox; and performing target processing on the data to be shuttled in the first storage area, wherein the target processing is deletion processing or marking processing, and the marking processing is used for enabling the marked data to be in an unselected state when being displayed.
Optionally, before receiving the right shuttle instruction, the first page of the candidate box displays first data, and the first data comprises at least one piece of data to be shuttled; after the target processing is performed on the data to be shuttled in the first storage area, the method further includes: when the first page is displayed, replacing the data of the first page with second data from first data, wherein at least one data in the first data is in a selectable state; when the target processing is deletion processing, the second data comprises data except at least one data in the first data, and when the target processing is marking processing, the second data is all data in the first data, but at least one data in the second data is in an unselected state; and updating the currently displayed page of the check box into a target page, wherein the data displayed in the target page comprises the data in the data to be shuttled.
Optionally, after performing target processing on the data to be shuttled in the first storage area, the method further includes: receiving a preset instruction for the selected box, wherein the preset instruction is a leftward shuttling instruction or an emptying instruction, the leftward shuttling instruction is used for shuttling currently selected data of the selected box into the candidate box, and the emptying instruction is used for deleting all data in the selected box; responding to the preset instruction, and determining to-be-processed data corresponding to the preset instruction; under the condition that the target processing is deletion processing, storing the data to be processed into a first storage area, and deleting the data to be processed in the target storage area; in the case where the target processing is the marking processing, the marking of the data to be processed in the first storage area is canceled, and the data to be processed in the target storage area is deleted.
Optionally, after deleting the data to be processed in the second storage area, the method further includes: when the candidate frame displays the second page, replacing the data displayed on the second page with fifth data from fourth data, wherein before a preset instruction is received, the data to be processed comprises N data shuttled from the second page to the selected frame, and N is a positive integer; when the target processing is deletion processing, the fourth data does not include N data, and the fifth data includes N data; in a case where the target process is the marker process, N data included in the fourth data are in the unselected state, and N data included in the fifth data are in the optional state; replacing sixth data displayed on the third page with seventh data when the third page is displayed on the checkbox under the condition that the preset instruction is a leftward shuttle instruction, wherein the sixth data comprises M data in the data to be processed; the seventh data does not include M data, M being a positive integer; and displaying an empty page in the selected frame under the condition that the preset instruction is an emptying instruction.
Optionally, the data processing method according to the embodiment of the present application further includes: receiving a role adding instruction for the candidate box; responding to a role adding instruction, and displaying a role adding frame; receiving a data input instruction in a role adding box; determining data to be added corresponding to the data input instruction; storing data to be added to a first storage area; and displaying the data to be added in the candidate box.
In a second aspect of the embodiments of the present application, there is provided a data processing apparatus, including: the device comprises a receiving module, an acquisition module, a display module and a storage module; the receiving module is used for receiving a target instruction, wherein the target instruction is an initialization instruction for the shuttle frame, or the target instruction is a search instruction for a candidate frame or a selected frame in the shuttle frame; the acquisition module is used for acquiring target data based on a target instruction, wherein the target data is all data or partial data in target instruction data corresponding to the target instruction; the display module is used for displaying target data in the candidate frame under the condition that the target instruction is an initialization instruction or a search instruction for the candidate frame; the storage module is used for storing the target data in a first storage area corresponding to the candidate frame so as to obtain the data in the target data from the first storage area subsequently; the display module is also used for displaying the target data in the check box under the condition that the target instruction is a search instruction for the check box; the storage module is further used for storing the target data in a second storage area corresponding to the check frame so as to subsequently acquire the data in the target data from the second storage area.
Optionally, the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame are stored in a third storage area corresponding to the candidate frame; the acquisition module is specifically used for searching target instruction data from a third storage area based on a target instruction; determining target data from the target instruction data; the storage module is specifically used for storing the target instruction data in a first storage area;
alternatively, the first and second electrodes may be,
the target instruction is a search instruction for the check box, and all data to be displayed corresponding to the check box are stored in a fourth storage area corresponding to the check box; the acquisition module is specifically used for searching target instruction data from a fourth storage area based on a target instruction; determining target data from the target instruction data; the storage module is specifically configured to store the target instruction data in the second storage area.
Optionally, the target data is partial data in the target instruction data; after the target data is stored in the first storage area corresponding to the candidate frame, the receiving module is further configured to receive a first switching instruction for switching from the first current page to the first target page for the candidate frame; the obtaining module is further configured to, in response to the first switching instruction, obtain first target page data from the first storage area when the first storage area includes the first target page data; the display module is also used for replacing the first current page data displayed by the candidate frame with first target page data; the obtaining module is further configured to obtain first target page data from the server when the first storage area does not include the first target page data corresponding to the target page; storing the first target page data in a first storage area; the display module is further used for replacing the first current page data displayed by the candidate frame with the first target page data.
Optionally, the target data is part of data in the target instruction data, and the second storage area stores the target instruction data; after the target data is stored in the second storage area corresponding to the selected frame, the receiving module is further configured to receive a second switching instruction for switching from the second current page to the second target page for the selected frame; the storage module is further used for responding to a second switching instruction and acquiring second target page data from a second storage area; the display module is further used for replacing the second current page data displayed by the check box with second target page data.
Optionally, the data processing module in the embodiment of the present application further includes: a determining module and a processing module; the receiving module is further configured to receive a right shuttle instruction for the shuttle box, where the right shuttle instruction is used to shuttle currently selected data in the candidate box to the selected box; the determining module is used for responding to the right shuttle instruction and determining the data to be shuttled corresponding to the right shuttle instruction; the storage module is further used for storing the data to be shuttled to a target storage area corresponding to the checkbox, the target storage area is a second storage area or a fourth storage area, and the fourth storage area is used for storing all data to be displayed corresponding to the checkbox; the processing module is used for carrying out target processing on the data to be shuttled in the first storage area, the target processing is deletion processing or marking processing, and the marking processing is used for enabling the marked data to be in an unselected state when being displayed.
Optionally, before receiving the right shuttle instruction, the first page of the candidate box displays first data, and the first data comprises at least one piece of data to be shuttled; after the target processing is performed on the data to be shuttled in the first storage area, the display module is further configured to replace the data of the first page with second data from the first data when the first page is displayed, and at least one data of the first data is in a selectable state; when the target processing is deletion processing, the second data comprises data except at least one data in the first data, and when the target processing is marking processing, the second data is all data in the first data, but at least one data in the second data is in an unselected state; the display module is further configured to update the currently displayed page of the checkbox to a target page, where data displayed in the target page includes data in the data to be shuttled.
Optionally, after the target processing is performed on the data to be shuttled in the first storage area, the receiving module is further configured to receive a preset instruction for the selected box, where the preset instruction is a left shuttle instruction or an empty instruction, the left shuttle instruction is used to shuttle the data currently selected by the selected box into the candidate box, and the empty instruction is used to delete all the data in the selected box; the determining module is further configured to determine, in response to the preset instruction, to-be-processed data corresponding to the preset instruction; the storage module is further used for storing the data to be processed to the first storage area and deleting the data to be processed in the target storage area under the condition that the target processing is the deleting processing; the processing module is further configured to cancel the marking of the to-be-processed data in the first storage area and delete the to-be-processed data in the target storage area if the target processing is the marking processing.
Optionally, the display module is further configured to, when the candidate frame displays the second page, replace data displayed on the second page with fifth data from fourth data, where before the preset instruction is received, the data to be processed includes N data shuttled from the second page to the hit frame, where N is a positive integer; when the target processing is deletion processing, the fourth data does not include N data, and the fifth data includes N data; in a case where the target process is the marker process, N data included in the fourth data are in the unselected state, and N data included in the fifth data are in the optional state; the display module is further configured to replace sixth data displayed on the third page with seventh data when the third page is displayed on the checkbox under the condition that the preset instruction is the left shuttle instruction, where the sixth data includes M pieces of data in the data to be processed; the seventh data does not include M data, M being a positive integer; the display module is further used for displaying an empty page in the selected middle frame under the condition that the preset instruction is an emptying instruction.
Optionally, the receiving module is further configured to receive a role adding instruction for the candidate box; the display module is also used for responding to the role adding instruction and displaying the role adding frame; the receiving module is also used for receiving a data input instruction in the role adding frame; the determining module is further used for determining data to be added corresponding to the data input instruction; the storage module is also used for storing the data to be added to the first storage area; the display module is further used for displaying the data to be added in the candidate frame.
In a third aspect of the embodiments of the present application, an electronic device is provided, where the electronic device includes a processor, a memory, and a program or an instruction stored in the memory and executable on the processor, and the program or the instruction, when executed by the processor, implements the steps of the data processing method according to the first aspect.
A fourth aspect of the embodiments of the present application provides a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the data processing method according to the first aspect.
A fifth aspect of embodiments of the present application provides a computer program product, wherein the computer program product comprises a computer program or instructions, which, when run on a processor, cause the processor to execute the computer program or instructions, implementing the steps of the data processing method according to the first aspect.
A sixth aspect of the embodiments of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the data processing method according to the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
in the embodiment of the application, a target instruction is received, wherein the target instruction is an initialization instruction for a shuttle box, or the target instruction is a search instruction for a candidate box or a selected box in the shuttle box; acquiring target data based on the target instruction, wherein the target data is all data or partial data in the target instruction data corresponding to the target instruction; under the condition that the target instruction is an initialization instruction or a search instruction for the candidate frame, displaying target data in the candidate frame, and storing the target data in a first storage area corresponding to the candidate frame so as to acquire data in the target data from the first storage area subsequently; and under the condition that the target instruction is a search instruction for the check frame, displaying the target data in the check frame, and storing the target data in a second storage area corresponding to the check frame so as to obtain the data in the target data from the second storage area subsequently. Therefore, the data acquired from the server is stored in the first storage area, when the data stored in the first storage area needs to be used subsequently, the data can be acquired from the first storage area, and the data does not need to be acquired from the server, so that the interaction with the server is reduced, the performance consumption of the server is reduced, the pressure of the server can be reduced to a certain extent, the efficiency of acquiring the data from the first storage area is higher than that of acquiring the data from the server, and the efficiency of data processing is further improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the following briefly introduces the embodiments and the drawings used in the description of the prior art, and obviously, the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained according to the drawings.
Fig. 1 is a schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 2 is one of the schematic interfaces of the shuttle frame provided in the embodiments of the present application;
fig. 3 is a second schematic interface diagram of a shuttle frame according to an embodiment of the present application;
fig. 4 is a second schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 5 is a third schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 6 is a fourth schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 7 is a fifth flowchart illustrating a data processing method according to an embodiment of the present application;
fig. 8 is a sixth schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 9 is a third schematic interface diagram of a shuttle frame according to an embodiment of the present application;
fig. 10 is a seventh schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 11 is an eighth schematic flowchart of a data processing method according to an embodiment of the present application;
FIG. 12 is a fourth schematic interface diagram of a shuttle frame provided in an embodiment of the present application;
fig. 13 is a block diagram of a data processing apparatus according to an embodiment of the present application;
fig. 14 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The electronic device in the embodiment of the present application may be a mobile electronic device, and may also be a non-mobile electronic device. The mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), etc.; the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, or the like; the embodiments of the present application are not particularly limited.
An execution main body of the data processing method provided in the embodiment of the present application may be the electronic device (including a mobile electronic device and a non-mobile electronic device), or may also be a functional module and/or a functional entity capable of implementing the data processing method in the electronic device, which may be determined specifically according to actual use requirements, and the embodiment of the present application is not limited.
The data processing method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, an embodiment of the present application provides a data processing method, and an example of the data processing method provided in the embodiment of the present application is described below with an execution subject as an electronic device. The method may include steps 101 to 106 described below.
101. A target instruction is received.
The target instruction is an initialization instruction for the shuttle frame, or the target instruction is a search instruction for a candidate frame or a selected frame in the shuttle frame.
102. Target data is obtained based on the target instruction.
The target data is all data or partial data in the target instruction data corresponding to the target instruction.
It is understood that when the target instruction is an initialization instruction, the target data is acquired from the server based on the initialization instruction.
It can be understood that, while the target data is obtained from the server, the number of all data in the target instruction data, which is recorded as the number a, may also be obtained from the server and stored in the local storage area, so that after the data of the subsequent server is updated, it may be determined locally whether the data is updated according to the number a.
It can be understood that when the target instruction is a search instruction of the candidate frame, based on the search instruction of the candidate frame, in the case that the local storage area stores data corresponding to the search instruction of the candidate frame, the target data is acquired from the local storage area; and under the condition that the local storage area does not store data corresponding to the search instruction of the candidate frame, acquiring target data from the server.
It is to be understood that, when the target instruction is a search instruction for a checkbox, target data is acquired from the local storage area based on the search instruction for the checkbox.
It is to be understood that the target instruction data is all data to be displayed in the candidate box or the selected box, and when the number of the target instruction data is less than or equal to the number threshold (the target instruction data may be displayed in all pages of the candidate box or the selected box), the target instruction data is the target instruction data (that is, all data in the target instruction data is acquired); when the number of the target instruction data is larger than the number threshold (the target instruction data needs to be displayed by multiple pages in the candidate frame or the selected frame), the target data is part of the target instruction data (that is, the target data is all data to be displayed on a preset page).
103. In the case where the target instruction is an initialization instruction or a search instruction for a candidate box, target data is displayed in the candidate box.
104. And storing the target data in a first storage area corresponding to the candidate frame.
And storing the target data in the first storage area corresponding to the candidate frame so as to acquire the data in the target data from the first storage area subsequently.
It is to be understood that the first storage area stores data that has been displayed in the candidate box, and is used to store target instruction data when the target instruction is an initialization instruction or a search instruction for the candidate box.
105. In the case where the target instruction is a search instruction for a checkbox, target data is displayed in the checkbox.
106. And storing the target data in a second storage area corresponding to the check frame.
And storing the target data in a second storage area corresponding to the check frame so as to acquire the data in the target data from the second storage area subsequently.
It is to be understood that the second storage area stores data already displayed in the checkbox, and when the target instruction is a search instruction for the checkbox, the second storage area is used to store target instruction data.
Illustratively, the number threshold is 10, and the target instruction is an initialization instruction for the shuttle box; one of the situations is: if the number of the target instruction data is 10, based on the target instruction, the target data acquired from the server is data corresponding to all target instructions, the acquired 10 data are stored in the first storage area, and the 10 data are displayed in a candidate frame, as shown in fig. 2, data 1 to data 10 are displayed in the candidate frame indicated by reference numeral 200; in another case: the number of target instruction data is 300, the page number is determined to be 300/10 equal to 30 according to the number threshold and the number of target instruction data, then based on the target instruction, the target data acquired from the server is 10 data (i.e. target data) of the first page to be displayed in the candidate frame, the correspondence relationship between the acquired 10 data and the page number is stored in the first storage area (e.g.: 0: [ data 1, data 2 … … data 10], 0 represents the first page), as shown in fig. 3, data 1 to data 10 are displayed in the candidate frame indicated by reference numeral 200, and the page number corresponding to the 10 data and the total page number are displayed in the page number area indicated by reference numeral 201.
For example, the first storage area and the second storage area are both local storage areas, the local storage areas may be global variables, sessionStroage, local variables, or the like customized in the code, and the storage format of the data may be an array or an object, which is specifically determined according to actual needs, and the embodiments of the present application are not limited.
In the embodiment of the application, a target instruction is received, wherein the target instruction is an initialization instruction for a shuttle box, or the target instruction is a search instruction for a candidate box or a selected box in the shuttle box; acquiring target data based on the target instruction, wherein the target data is all data or partial data in the target instruction data corresponding to the target instruction; under the condition that the target instruction is an initialization instruction or a search instruction for the candidate frame, displaying target data in the candidate frame, and storing the target data in a first storage area corresponding to the candidate frame so as to acquire data in the target data from the first storage area subsequently; and under the condition that the target instruction is a search instruction for the check box, displaying the target data in the check box, and storing the target data in a second storage area corresponding to the check box so as to acquire data in the target data from the second storage area subsequently. Therefore, the data acquired from the server is stored in the first storage area, when the data stored in the first storage area needs to be used subsequently, the data can be acquired from the first storage area, and the data does not need to be acquired from the server, so that the interaction with the server is reduced, the performance consumption of the server is reduced, the pressure of the server can be reduced to a certain extent, the efficiency of acquiring the data from the first storage area is higher than that of acquiring the data from the server, and the efficiency of data processing is further improved.
Optionally, the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame are stored in a third storage area corresponding to the candidate frame; referring to fig. 1, as shown in fig. 4, the step 102 may be implemented by the following steps 102a and 102b, and the step 104 may be implemented by the following step 104 a.
102a, searching for target instruction data from the third storage area based on the target instruction.
102b, determining target data from the target instruction data.
It can be understood that target data is determined from the target instruction data, where the target instruction data is all data corresponding to the searched search instruction for the candidate frame, and when the number of the target instruction data is less than or equal to the number threshold (the target instruction data may be all displayed in one page of the candidate frame), the target data is the target instruction data; when the number of target instruction data is larger than the number threshold (the target instruction data needs to be displayed by multiple pages in the candidate frame), the target instruction data is partial data in the target instruction data (for example, the target instruction data is all data of the first page displayed in the candidate frame).
104a, storing the target instruction data in the first storage area.
It can be understood that target instruction data is stored in the first storage area, that is, data corresponding to a search instruction for a candidate frame is stored in the first storage area, if the number of the target instruction data is greater than the number threshold, multiple pages need to be displayed in the candidate frame, and when a page number is switched in the candidate frame, no search is needed, data corresponding to the page number can be obtained from the first storage area.
Illustratively, when the quantity of target instruction data is larger than a quantity threshold, the quantity of pages is determined according to the quantity threshold and the quantity of the target instruction data, the target instruction data is stored in a first storage area according to the corresponding relation between the page number and the data contained in the page, and when the page number is switched in the candidate frame, the data corresponding to the page number is obtained from the first storage area and replaces the data of the current page of the candidate frame.
It should be noted that, if the searched data has been shuttled to the checkbox (i.e., the data stored in the second storage area), the status is not selectable when the data is displayed in the checkbox.
Illustratively, the searched data is compared with the data in the second storage area, if the searched data is the same as the data in the second storage area, the display state of the searched data is marked as not selectable, and when the searched data is displayed, the marked data is grayed, and the display state is not selectable.
Optionally, if not all the data to be displayed are stored in the third storage area corresponding to the candidate frame, the target data is obtained from the server based on the target instruction, and thus it is ensured that all the data corresponding to the obtained search instruction for the candidate frame meet the search instruction.
In the embodiment of the application, the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame are stored in a third storage area corresponding to the candidate frame; searching target instruction data from the third storage area based on the target instruction; determining target data from the target instruction data; storing the target instruction data in a first storage area; therefore, when a search instruction for the candidate frame is received, the target instruction data can be searched from the third storage area and stored in the first storage area, and therefore when the number of the target instruction data is large and multi-page display is needed, re-searching is not needed during page switching, the data of the corresponding page can be directly obtained from the first storage area, the time for obtaining the data is saved, and the data processing efficiency is improved.
Optionally, the target instruction is a search instruction for the check box, and all data to be displayed corresponding to the check box are stored in a fourth storage area corresponding to the check box; referring to fig. 1, as shown in fig. 5, the step 102 may be implemented by the following steps 102c and 102d, and the step 106 may be implemented by the following step 106 a.
102c, searching the target instruction data from the fourth storage area based on the target instruction.
102d, determining target data from the target instruction data.
It can be understood that target data is determined from the target instruction data, where the target instruction data is all data corresponding to the searched search instruction for the selected box, and when the number of the target instruction data is less than or equal to the number threshold (the target instruction data may be displayed in all pages of the selected box), the target data is the target instruction data; when the number of the target instruction data is larger than the number threshold (the target instruction data needs to be displayed by multiple pages in the checkbox), the target instruction data is part of the target instruction data (for example, the target instruction data is all data of the first page displayed in the checkbox).
106a, storing the target instruction data in the second storage area.
It can be understood that the target instruction data is stored in the second storage area, that is, all data corresponding to the search instruction of the checkbox are stored in the second storage area, if the number of the target instruction data is greater than the number threshold, multiple pages need to be displayed in the checkbox, and when the page number is switched in the checkbox, no search is needed, the data corresponding to the page number can be obtained from the second storage area.
Illustratively, when the quantity of the target instruction data is larger than the quantity threshold, the paging quantity is determined according to the quantity threshold and the quantity of the target instruction data, the target instruction data is stored in the second storage area according to the corresponding relation between the page number and the data contained in the page, and when the page number is switched in the selected frame, the data corresponding to the page number is acquired from the second storage area and the data of the current page of the selected frame is replaced.
In the embodiment of the application, the target instruction is a search instruction for the check box, and all data to be displayed corresponding to the check box are stored in a fourth storage area corresponding to the check box; searching target instruction data from the fourth storage area based on the target instruction; determining target data from the target instruction data; storing the target instruction data in a second storage area; therefore, when the quantity of target instruction data is large and multi-page display is needed, re-searching is not needed during page switching, the data of the corresponding page can be directly acquired from the second storage area, the duration of acquiring the data is saved, and the data processing efficiency is improved.
Optionally, the target data is partial data in the target instruction data; referring to fig. 1, as shown in fig. 6, after the step 104, the method of the embodiment of the present application further includes the following steps 107 to 112.
107. A first switch instruction to switch from a first current page to a first target page for a candidate box is received.
It can be understood that the first switching instruction may be generated based on a user clicking a control of a next page or a previous page, or may be generated based on an operation of inputting a target page in a page frame, and specifically, the embodiment of the present application is not limited.
It is to be understood that the receiving of the first switching instruction for the candidate frame to switch from the first current page to the first target page may be after receiving an initialization instruction for the shuttle frame or a search instruction for the candidate frame and displaying the target data, or may be before receiving a search instruction for the candidate frame and displaying the target data.
108. In response to the first switching instruction, in a case where the first memory area includes the first target page data, the first target page data is acquired from the first memory area.
It can be understood that, before the first target page data is obtained from the first storage area, in order to ensure that the obtained data is the latest data, the number of target instruction data is obtained from the server, the obtained number is compared with the number a stored locally, if the obtained number is the same as the number a, the first target page data is obtained from the first storage area, and if the obtained number is different (i.e. the data is updated), the first target page data is obtained from the server and stored in the first storage area (the first target page data stored in the original first storage area is replaced). In this way, when the data of the server is updated, the data displayed in the shuttle frame is ensured to be the updated data.
109. And replacing the first current page data displayed by the candidate frame with the first target page data.
110. And under the condition that the first storage area does not comprise first target page data corresponding to the target page, acquiring the first target page data from the server.
111. The first target page data is stored in the first storage area.
112. And replacing the first current page data displayed by the candidate frame with the first target page data.
It can be understood that the number of target instruction data in the candidate frame is greater than the number threshold, and the target instruction data needs to be displayed by multiple pages, so that when a first switching instruction is received, that is, it indicates that the current page needs to be switched to the target page, it is determined whether the first storage area stores data corresponding to the target page, and when the first storage area stores data corresponding to the target page (that is, target page data), the data corresponding to the target page is acquired from the first storage area, and the data displayed by the current page in the candidate frame (that is, the first current page data) is replaced by the data corresponding to the target page; and when the first storage area does not store the data corresponding to the target page, acquiring the data corresponding to the target page from the server, storing the data corresponding to the target page into the first storage area, and replacing the data displayed on the current page in the candidate frame with the data corresponding to the target page.
It is understood that the first storage area stores data that has been displayed in the candidate frame, because it takes a lot of time to acquire all data from the server at once when the amount of target instruction data is large, and therefore, when a target page needs to be displayed in the candidate frame, the target page is not displayed in the candidate frame, data corresponding to the target page is acquired from the server, and the target page is displayed in the candidate frame, data corresponding to the target page is acquired from the first storage area, that is, all data that has been displayed in the candidate frame is stored in the first storage area, and data that is not displayed in the candidate frame needs to be acquired from the server.
Illustratively, the candidate frame has 30 pages of data to be displayed, when the shuttle frame is initialized, the data of the first page is acquired from the server and stored in the first storage area according to the corresponding relation between the page number and the data, when the switch from the first page to the third page is received, the data of the third page is not displayed in the candidate frame, so the data corresponding to the third page is not stored in the first storage area, the data of the third page is acquired from the server and stored in the first storage area according to the corresponding relation between the page number and the data, when the switch from the third page to the first page is received, the data corresponding to the first page is acquired from the first storage area because the first page is displayed in the candidate frame once.
In the embodiment of the application, target data is partial data in target instruction data; receiving a first switching instruction for switching a candidate frame from a first current page to a first target page; responding to a first switching instruction, under the condition that the first storage area comprises first target page data, acquiring the first target page data from the first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data; under the condition that the first storage area does not comprise first target page data corresponding to the target page, acquiring the first target page data from the server; and storing the first target page data in a first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data. Therefore, when the quantity of the target instruction data is large, all the target instruction data do not need to be acquired from the server at one time, the target page needs to be displayed, and the data corresponding to the target page is not stored in the first storage area, the data corresponding to the target page is acquired from the server and is stored in the first storage area, when the target page is switched to next time, the data do not need to be acquired from the server again, the data are directly acquired from the first storage area, the data acquisition time is saved, the interaction with the server is reduced, and the data processing efficiency is further improved.
Optionally, the target data is part of data in the target instruction data, and the second storage area stores the target instruction data; referring to fig. 1, as shown in fig. 7, after step 106, the method of the embodiment of the present application further includes the following steps 113 to 115.
113. And receiving a second switching instruction for the selected frame to switch from the second current page to the second target page.
It can be understood that the second switching instruction may be generated based on the user clicking a control of the next page or the previous page, or may be generated based on an operation of inputting a target page in a page frame, and specifically, the embodiment of the present application is not limited.
It is to be understood that the receiving of the second switching instruction for switching the selected frame from the second current page to the second target page may be after receiving the initialization instruction for the shuttle frame or receiving the search instruction for the candidate frame and displaying the target data, or may be before receiving the search instruction for the candidate frame and displaying the target data.
114. And responding to the second switching instruction, and acquiring second target page data from the second storage area.
115. And replacing the second current page data displayed by the check box with second target page data.
It can be understood that all data to be displayed in the selected frame is stored in the second storage area, and when a second switching instruction for switching from the second current page to the second target page for the selected frame is received, data corresponding to the second target page (i.e., second target page data) is acquired from the second storage area, and the second current page data displayed in the selected frame is replaced by the second target page data.
In the embodiment of the application, the target data is part of data in the target instruction data, and the second storage area stores the target instruction data; receiving a second switching instruction for switching the selected frame from the second current page to the second target page; and responding to the second switching instruction, acquiring second target page data from the second storage area, and replacing the second current page data displayed by the check frame with the second target page data. In this way, when the page is switched in the selected frame, the efficiency of acquiring the data corresponding to the target page number from the second storage area is higher than that of acquiring the data from the server.
Optionally, with reference to fig. 1, as shown in fig. 8, the data processing method according to the embodiment of the present application further includes the following steps 116 to 119.
116. A right shuttle instruction to the shuttle box is received.
Wherein the right shuttle instruction is to shuttle data currently checked in the candidate box to the checked box.
It is understood that the shuttle instruction to the right is received after the initialization instruction of the shuttle box is received or the search instruction of the candidate box is received and the target data is displayed, and the search instruction of the candidate box is received and the target data is displayed.
It can be understood that the right shuttle instruction is an instruction generated after the user clicks the right shuttle control after selecting the data to be shuttled to the selected box from the candidate boxes.
117. And responding to the right shuttle instruction, and determining the data to be shuttled corresponding to the right shuttle instruction.
118. And storing the data to be shuttled to a target storage area corresponding to the check box.
The target storage area is a second storage area or a fourth storage area, and the fourth storage area is used for storing all data to be displayed corresponding to the check frame.
It can be understood that if the right shuttle instruction receives the search instruction for the checkbox and displays the target data, the data to be shuttled is stored in the second storage area; and if the right shuttle instruction receives an initialization instruction for the shuttle frame or a search instruction for the candidate frame and displays the target data, storing the data to be shuttled to a fourth storage area.
119. And carrying out target processing on the data to be shuttled in the first storage area.
The target process is a deletion process or a marking process, and the marking process is used for enabling marked data to be in an unselected state when displayed.
It is to be understood that, after at least one piece of data is selected in the candidate area, the selected at least one piece of data is shuttled to the selected area, and then the at least one piece of data is deleted in its entirety in the first storage area corresponding to the candidate area, or a flag is added to each piece of data in the at least one piece of data (the flag is used to indicate that the at least one piece of data is not selectable when the at least one piece of data is displayed), and the at least one piece of data is stored in the target storage area corresponding to the candidate area.
Illustratively, as shown in fig. 9, after the data 23 and the data 24 in the candidate frame indicated by reference numeral 200 are selected, the data is shuttled to the selected frame indicated by reference numeral 300 by clicking the arrow to the right of reference numeral 301, and the data 23 and the data 24 become gray in the candidate frame, that is, the non-selectable state.
In the embodiment of the application, a rightward shuttling instruction for the shuttle box is received, wherein the rightward shuttling instruction is used for shuttling currently selected data in the candidate box to the selected box; responding to the right shuttle instruction, and determining data to be shuttled corresponding to the right shuttle instruction; storing the data to be shuttled to a target storage area corresponding to the checkbox, wherein the target storage area is a second storage area or a fourth storage area, and the fourth storage area is used for storing all data to be displayed corresponding to the checkbox; and performing target processing on the data to be shuttled in the first storage area, wherein the target processing is deletion processing or marking processing, and the marking processing is used for enabling the marked data to be in an unselected state when being displayed. In this way, after the right shuttle instruction is received, data in the local storage area is added and deleted without interacting with the server, and data is added in the selected frame for multiple times, and dom operation is executed for multiple times.
Optionally, before receiving the right shuttle instruction, the first page of the candidate box displays first data, and the first data comprises at least one piece of data to be shuttled; referring to fig. 8, as shown in fig. 10, after the step 119, the data processing method according to the embodiment of the present application further includes the following steps 120 to 121.
120. When the first page is displayed, the data of the first page is replaced by second data from first data, and at least one data in the first data is in a selectable state.
When the target processing is the deleting processing, the second data comprises data except for at least one data in the first data, and when the target processing is the marking processing, the second data is all data in the first data, but at least one data in the second data is in an unselected state.
It is understood that the first data includes at least one data of the data to be shuttled, that is, the first data includes all or part of the data to be shuttled.
It is to be understood that the first page may be a page currently displayed by the candidate box when the shuttle instruction is received, or may be a page switched in response to the first switching instruction of the candidate box after the shuttle instruction is received.
Illustratively, replacing the data of the first page with the second data is to replace the data of the first page entirely, and specifically, as in the Jquery framework, the data may be replaced entirely by using methods such as displaypath, displayall, and the like.
121. And updating the currently displayed page of the check box into a target page, wherein the data displayed in the target page comprises the data in the data to be shuttled.
It is understood that the data displayed in the target page includes part of the data or all of the data to be shuttled.
It can be understood that, for convenience of description, the currently displayed page is denoted as page 1, if the total amount of data in the second storage area or the fourth storage area, in which the data to be shuttled is stored, is less than or equal to the quantity threshold, the selected middle frame page 1 is updated to be the target page, the target page is the same page as the page 1, and the target page includes all data in the original data of the page 1 and the data to be shuttled. If the total amount of data in the second storage area or the fourth storage area storing the data to be shuttled is greater than the quantity threshold, updating the page 1 of the selected middle frame into a target page, wherein before receiving a right shuttle instruction, the quantity of data displayed on the last page of the selected middle frame is less than the quantity threshold, the target page is the last page of the selected middle frame, and the target page comprises the original data of the page 1 and partial data in the data to be shuttled (the data to be shuttled, except the partial data displayed in the target page, is displayed on the page behind the target page); before receiving the right shuttle instruction, the quantity of data displayed on the last page in the selected middle frame is equal to a quantity threshold, the target page is the first page (namely the next page of the last page of the original selected middle frame) in the page added in the selected middle frame after receiving the right shuttle instruction, and the target page comprises all data or partial data in the data to be shuttled (if the quantity of the data to be shuttled is less than or equal to the quantity threshold, the target page comprises all data in the data to be shuttled; if the quantity of the data to be shuttled is greater than the quantity threshold, the target page comprises partial data in the data to be shuttled, and the rest data except the partial data are displayed on the page behind the target page).
In the embodiment of the application, before the right shuttle instruction is received, the first page of the candidate box displays first data, wherein the first data comprises at least one piece of data to be shuttled; after the target processing is performed on the data to be shuttled in the first storage area, the method further includes: when the first page is displayed, replacing the data of the first page with second data from first data, wherein at least one data in the first data is in a selectable state; when the target processing is deletion processing, the second data comprises data except at least one data in the first data, and when the target processing is marking processing, the second data is all data in the first data, but at least one data in the second data is in an unselected state; and updating the currently displayed page of the check box into a target page, wherein the data displayed in the target page comprises the data in the data to be shuttled. Therefore, after the right-hand shuttle instruction is received, the data is acquired from the local storage area, the data in the selected frame or the candidate frame is integrally replaced, interaction with the server is reduced, dom operation is reduced, the data loading speed and the interface rendering speed are increased, and the data processing efficiency is higher.
Optionally, after the step 119, the data processing method according to the embodiment of the present application further includes the following steps 122 to 126.
122. And receiving a preset instruction for the selected middle frame.
The preset instruction is a leftward shuttling instruction or an emptying instruction, the leftward shuttling instruction is used for shuttling currently selected data of the selected box into the candidate box, and the emptying instruction is used for deleting all data in the selected box.
It can be understood that the left shuttling instruction is an instruction generated after a user clicks the left shuttling control after selecting the data needing to be shuttled to the candidate box in the checkbox; the clearing instruction is used for deleting all data in the selected box, namely deleting all data in the selected box and adding all data to the candidate box.
123. And responding to the preset instruction, and determining the data to be processed corresponding to the preset instruction.
124. And storing the data to be processed in the first storage area when the target processing is the deleting processing.
125. In a case where the target processing is the marking processing, the marking of the data to be processed in the first storage area is canceled.
126. And deleting the data to be processed in the target storage area.
In this embodiment of the present application, after performing target processing on the data to be shuttled in the first storage area, the method further includes: receiving a preset instruction for the selected box, wherein the preset instruction is a leftward shuttling instruction or an emptying instruction, the leftward shuttling instruction is used for shuttling currently selected data of the selected box into the candidate box, and the emptying instruction is used for deleting all data in the selected box; responding to the preset instruction, and determining to-be-processed data corresponding to the preset instruction; under the condition that the target processing is deletion processing, storing the data to be processed into a first storage area, and deleting the data to be processed in the target storage area; in the case where the target processing is the marking processing, the marking of the data to be processed in the first storage area is canceled, and the data to be processed in the target storage area is deleted. Therefore, after the preset instruction is received, data in the local storage area are added and deleted, interaction with a server is not needed, data are added in the candidate frame for multiple times, and the dom operation needs to be executed for multiple times.
Optionally, after the step 126, the data processing method according to the embodiment of the present application further includes the following steps 127 to 128.
127. And when the candidate frame displays the second page, replacing the data displayed on the second page by the fifth data from the fourth data.
Before receiving a preset instruction, the data to be processed comprises N data shuttled from a second page to a selected frame, wherein N is a positive integer; when the target processing is deletion processing, the fourth data does not include N data, and the fifth data includes N data; in a case where the target process is the marker process, N data included in the fourth data are in the unselected state, and N data included in the fifth data are in the optional state.
It is to be understood that, when the candidate box displays the second page, the data displayed on the second page is replaced by the fifth data from the fourth data, such as: if data 1 in the data to be processed is at position 1 in the candidate box before the candidate box is shuttled back to the checkbox, it is still displayed at position 1 in the candidate box after the checkbox is shuttled back to the candidate box.
128. And replacing sixth data displayed on the third page with seventh data when the checkbox displays the third page under the condition that the preset instruction is a left shuttle instruction.
The sixth data comprises M data in the data to be processed; the seventh data does not include M data, where M is a positive integer.
It is to be understood that, when the checkbox displays the third page, the sixth data displayed on the third page is replaced with the seventh data, that is, the data checked in the checkbox to be shuttled to the candidate box, and after the shuttling, the data is not displayed in the checkbox.
129. And displaying an empty page in the selected box under the condition that the preset instruction is an emptying instruction.
In this embodiment of the application, after deleting the to-be-processed data in the second storage area, the method further includes: when the candidate frame displays the second page, replacing the data displayed on the second page with fifth data from fourth data, wherein before a preset instruction is received, the data to be processed comprises N data shuttled from the second page to the selected frame, and N is a positive integer; when the target processing is deletion processing, the fourth data does not include N data, and the fifth data includes N data; in a case where the target process is the marker process, N data included in the fourth data are in the unselected state, and N data included in the fifth data are in the optional state; replacing sixth data displayed on the third page with seventh data when the third page is displayed on the checkbox under the condition that the preset instruction is a leftward shuttle instruction, wherein the sixth data comprises M data in the data to be processed; the seventh data does not include M data, M being a positive integer; and displaying an empty page in the selected box under the condition that the preset instruction is an emptying instruction. Therefore, after the preset instruction is received, the data are acquired from the local storage area, the data in the selected frame or the candidate frame are integrally replaced, interaction with the server is reduced, dom operation is reduced, the speed of data loading and interface rendering is increased, and the data processing efficiency is higher.
Optionally, with reference to fig. 1, the data processing method according to the embodiment of the present application as shown in fig. 11 further includes the following steps 130 to 135.
130. A role add instruction to a candidate box is received.
131. And displaying the role adding box in response to the role adding instruction.
It can be understood that, in response to the role adding instruction, the role adding frame may be displayed by a popup window, or the whole shuttle frame may be refreshed to display the role adding frame, and specifically, the embodiment of the present application is not limited.
132. A data entry instruction in a role addition box is received.
133. And determining the data to be added corresponding to the data input instruction.
134. And storing the data to be added to the first storage area.
135. And displaying the data to be added in the candidate box.
It is to be appreciated that the role add instruction is to indicate that data is to be added in a candidate box.
Illustratively, as shown in fig. 12, clicking the control with reference numeral 202 indicating to add a role can generate a role adding instruction, and the area indicated by reference numeral 400 is a role adding box in which data to be added is input.
It is understood that the roles are added in the candidate boxes, and the roles can be added one by one, that is, one at a time, or added in batches, that is, multiple roles are added at a time.
It can be understood that the data to be added is displayed in the candidate frame, and if the sum of the number of the data in the last page of the candidate frame and the number of the data to be added is less than or equal to the number threshold, the data to be added is displayed in the last page; if the quantity of the data of the last page of the candidate frame is smaller than the quantity threshold value, and the sum of the quantity of the data of the last page of the candidate frame and the quantity of the data to be added is larger than the quantity threshold value, displaying the data to be added on the last page display part before the candidate frame receives the adding instruction, and displaying the rest data to be added on a new page behind the last page; and if the quantity of the data of the last page of the candidate frame is greater than or equal to the quantity threshold, displaying the data to be added on a newly added page behind the last page before the candidate frame receives the adding instruction.
In this embodiment of the present application, the data processing method in this embodiment of the present application further includes: receiving a role adding instruction for the candidate box; responding to a role adding instruction, and displaying a role adding frame; receiving a data input instruction in a role adding box; determining data to be added corresponding to the data input instruction; storing data to be added to a first storage area; and displaying the data to be added in the candidate box. Therefore, data can be dynamically added into the candidate frame, so that the function of the shuttle frame is more complete, and the user experience is better.
Fig. 13 is a block diagram illustrating a structure of a data processing apparatus according to an embodiment of the present application, where as shown in fig. 13, the apparatus includes: a receiving module 1301, an obtaining module 1302, a display module 1303 and a storage module 1304; the receiving module 1301 is configured to receive a target instruction, where the target instruction is an initialization instruction for a shuttle box, or the target instruction is a search instruction for a candidate box or a checkbox in the shuttle box; the obtaining module 1302 is configured to obtain target data based on a target instruction, where the target data is all data or part of data in target instruction data corresponding to the target instruction; the display module 1303 is configured to display the target data in the candidate box when the target instruction is an initialization instruction or a search instruction for the candidate box; the storage module 1304 is configured to store the target data in a first storage area corresponding to the candidate box, so as to subsequently obtain data in the target data from the first storage area; the display module 1303 is further configured to display the target data in the selected frame if the target instruction is a search instruction for the selected frame; the storage module 1304 is further configured to store the target data in a second storage area corresponding to the checkbox, so as to subsequently obtain data in the target data from the second storage area.
Optionally, the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame are stored in a third storage area corresponding to the candidate frame; the obtaining module 1302 is specifically configured to search for target instruction data from the third storage area based on the target instruction; determining target data from the target instruction data; the storage module 1304 is specifically configured to store the target instruction data in a first storage area;
alternatively, the first and second electrodes may be,
the target instruction is a search instruction for the check box, and all data to be displayed corresponding to the check box are stored in a fourth storage area corresponding to the check box; the obtaining module 1302 is specifically configured to search for target instruction data from the fourth storage area based on the target instruction; determining target data from the target instruction data; the storage module 1304 is specifically configured to store the target instruction data in the second storage area.
Optionally, the target data is partial data in the target instruction data; after storing the target data in the first storage area corresponding to the candidate frame, the receiving module 1301 is further configured to receive a first switching instruction for switching from the first current page to the first target page for the candidate frame; the obtaining module 1302 is further configured to, in response to the first switching instruction, obtain the first target page data from the first storage area when the first storage area includes the first target page data; the display module 1303 is further configured to replace the first current page data displayed by the candidate frame with the first target page data; the obtaining module 1302 is further configured to obtain first target page data from the server when the first storage area does not include the first target page data corresponding to the target page; storing the first target page data in a first storage area; the display module 1303 is further configured to replace the first current page data displayed by the candidate box with the first target page data.
Optionally, the target data is part of data in the target instruction data, and the second storage area stores the target instruction data; after the target data is stored in the second storage area corresponding to the checkbox, the receiving module 1301 is further configured to receive a second switching instruction for switching from the second current page to the second target page for the checkbox; the storage module 1304 is further configured to, in response to a second switching instruction, obtain second target page data from a second storage area; the display module 1303 is further configured to replace the second current page data displayed in the checkbox with the second target page data.
Optionally, the data processing module in the embodiment of the present application further includes: a determining module and a processing module; the receiving module 1301 is further configured to receive a right shuttle instruction for the shuttle box, where the right shuttle instruction is used to shuttle currently selected data in the candidate box to the selected box; the determining module is used for responding to the right shuttle instruction and determining the data to be shuttled corresponding to the right shuttle instruction; the storage module 1304 is further configured to store the data to be shuttled to a target storage area corresponding to the checkbox, where the target storage area is a second storage area or a fourth storage area, and the fourth storage area is used to store all data to be displayed corresponding to the checkbox; the processing module is used for carrying out target processing on the data to be shuttled in the first storage area, the target processing is deletion processing or marking processing, and the marking processing is used for enabling the marked data to be in an unselected state when being displayed.
Optionally, before receiving the right shuttle instruction, the first page of the candidate box displays first data, and the first data comprises at least one piece of data to be shuttled; after the target processing is performed on the data to be shuttled in the first storage area, the display module 1303 is further configured to replace the first data of the first page with the second data when the first page is displayed, where at least one of the first data is in a selectable state; when the target processing is deletion processing, the second data comprises data except at least one data in the first data, and when the target processing is marking processing, the second data is all data in the first data, but at least one data in the second data is in an unselected state; the display module 1303 is further configured to update the currently displayed page of the checkbox to a target page, where data displayed in the target page includes data in the data to be shuttled.
Optionally, after performing target processing on the data to be shuttled in the first storage area, the receiving module 1301 is further configured to receive a preset instruction for the selected box, where the preset instruction is a left shuttle instruction or an empty instruction, the left shuttle instruction is used to shuttle the data currently selected by the selected box into the candidate box, and the empty instruction is used to delete all the data in the selected box; the determining module is further configured to determine, in response to the preset instruction, to-be-processed data corresponding to the preset instruction; the storage module 1304 is further configured to store the data to be processed in the first storage area and delete the data to be processed in the target storage area if the target processing is deletion processing; the processing module is further configured to cancel the marking of the to-be-processed data in the first storage area and delete the to-be-processed data in the target storage area if the target processing is the marking processing.
Optionally, the display module 1303 is further configured to, when the candidate frame displays the second page, replace data displayed on the second page with fifth data from fourth data, where before the preset instruction is received, the data to be processed includes N data shuttled from the second page to the selected frame, where N is a positive integer; when the target processing is deletion processing, the fourth data does not include N data, and the fifth data includes N data; in a case where the target process is the marker process, N data included in the fourth data are in the unselected state, and N data included in the fifth data are in the optional state; the display module 1303 is further configured to, when the preset instruction is a shuttle instruction, replace sixth data displayed on the third page with seventh data when the third page is displayed on the checkbox, where the sixth data includes M pieces of data in the data to be processed; the seventh data does not include M data, M being a positive integer; the display module 1303 is further configured to display an empty page in the selected box when the preset instruction is an emptying instruction.
Optionally, the receiving module 1301 is further configured to receive a role adding instruction for the candidate box; the display module 1303 is further configured to display a role adding frame in response to the role adding instruction; the receiving module 1301 is further configured to receive a data input instruction in the role adding box; the determining module is further used for determining data to be added corresponding to the data input instruction; the storage module 1304 is further configured to store data to be added to the first storage area; the display module 1303 is further configured to display the data to be added in the candidate frame.
It should be noted that the data processing apparatus may be an electronic device in the foregoing method embodiment of the present application, or may also be a functional module and/or a functional entity capable of implementing the function of the embodiment of the apparatus in the electronic device, and the embodiment of the present application is not limited.
In the embodiment of the present application, each module may implement the data processing method provided in the foregoing method embodiment, and may achieve the same technical effect, and for avoiding repetition, the details are not described here again.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the foregoing data processing method embodiment, and in order to avoid repetition, details are not described here again.
An embodiment of the present application further provides an electronic device, where the electronic device may include: the processor 1401, the memory 1402, and the program or the instruction stored in the memory 1402 and capable of running on the processor 1401 may implement each process of the data processing method provided by the foregoing method embodiments when the program or the instruction is executed by the processor 1401, and may achieve the same technical effect, and are not described herein again to avoid repetition.
Embodiments of the present application provide a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the data processing method provided in the foregoing method embodiments, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The embodiments of the present application further provide a computer program product, where the computer program product includes a computer program or an instruction, and when the computer program product runs on a processor, the processor is enabled to execute the computer program or the instruction, so as to implement each process of the data processing method provided in the foregoing method embodiments, and achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the data processing method embodiment, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus, server and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (12)

1. A method of data processing, the method comprising:
receiving a target instruction, wherein the target instruction is an initialization instruction for a shuttle frame, or the target instruction is a search instruction for a candidate frame or a selected frame in the shuttle frame;
acquiring target data based on the target instruction, wherein the target data is all data or partial data in target instruction data corresponding to the target instruction;
when the target instruction is the initialization instruction or a search instruction for the candidate frame, displaying the target data in the candidate frame, and storing the target data in a first storage area corresponding to the candidate frame, so as to subsequently acquire data in the target data from the first storage area;
and when the target instruction is the search instruction of the selected frame, displaying the target data in the selected frame, and storing the target data in a second storage area corresponding to the selected frame so as to acquire data in the target data from the second storage area subsequently.
2. The method according to claim 1, wherein the target instruction is a search instruction for the candidate frame, and all data to be displayed corresponding to the candidate frame is stored in a third storage area corresponding to the candidate frame; the obtaining target data based on the target instruction comprises:
searching the target instruction data from the third storage area based on the target instruction;
determining the target data from the target instruction data;
the storing the target data in the first storage area corresponding to the candidate box includes:
storing the target instruction data in the first storage area;
alternatively, the first and second electrodes may be,
the target instruction is a search instruction for the selected box, and all data to be displayed corresponding to the selected box are stored in a fourth storage area corresponding to the selected box; the obtaining target data based on the target instruction comprises:
searching the target instruction data from the fourth storage area based on the target instruction;
determining the target data from the target instruction data;
the storing the target data in a second storage area corresponding to the checkbox includes:
storing the target instruction data in the second storage area.
3. The method of claim 1, wherein the target data is partial data in the target instruction data; after storing the target data in the first storage area corresponding to the candidate box, the method further includes:
receiving a first switching instruction for the candidate frame to switch from a first current page to a first target page;
responding to the first switching instruction, under the condition that the first storage area comprises the first target page data, acquiring the first target page data from the first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data;
under the condition that the first storage area does not comprise first target page data corresponding to the target page, acquiring the first target page data from a server;
and storing the first target page data in the first storage area, and replacing the first current page data displayed by the candidate frame with the first target page data.
4. The method according to claim 1, wherein the target data is partial data in the target instruction data, and the second storage area stores the target instruction data; after the target data is stored in the second storage area corresponding to the checkbox, the method further includes:
receiving a second switching instruction for the selected frame to switch from a second current page to a second target page;
and responding to the second switching instruction, acquiring the second target page data from the second storage area, and replacing the second current page data displayed by the selected frame with the second target page data.
5. The method of claim 1, further comprising:
receiving a right shuttle instruction for the shuttle box, wherein the right shuttle instruction is used for shuttling currently selected data in the candidate box to the selected box;
responding to the right shuttle instruction, and determining data to be shuttled corresponding to the right shuttle instruction;
storing the data to be shuttled to a target storage area corresponding to the checkbox, wherein the target storage area is the second storage area or a fourth storage area, and the fourth storage area is used for storing all data to be displayed corresponding to the checkbox;
and performing target processing on the data to be shuttled in the first storage area, wherein the target processing is deletion processing or marking processing, and the marking processing is used for enabling the marked data to be in an unselected state when being displayed.
6. The method of claim 5, wherein prior to receiving the right shuttle instruction, the first page of the candidate box displays first data, the first data comprising at least one of the data to be shuttled;
after the target processing is performed on the data to be shuttled in the first storage area, the method further includes:
replacing data of the first page with second data from the first data while the first page is displayed, wherein at least one data of the first data is in a selectable state; when the target processing is deletion processing, the second data includes data of the first data except the at least one data, and when the target processing is marking processing, the second data is all data of the first data, but the at least one data of the second data is in an unselected state;
and updating the currently displayed page of the check box into a target page, wherein the data displayed in the target page comprises the data in the data to be shuttled.
7. The method of claim 5, wherein after the target processing of the data to be shuttled in the first storage region, the method further comprises:
receiving a preset instruction for the selected box, wherein the preset instruction is a leftward shuttling instruction or a clearing instruction, the leftward shuttling instruction is used for shuttling currently selected data of the selected box into the candidate box, and the clearing instruction is used for deleting all data in the selected box;
responding to the preset instruction, and determining to-be-processed data corresponding to the preset instruction;
storing the data to be processed into the first storage area and deleting the data to be processed in the target storage area under the condition that the target processing is deletion processing;
and under the condition that the target processing is marking processing, canceling the marking of the data to be processed in the first storage area, and deleting the data to be processed in the target storage area.
8. The method of claim 7, wherein after deleting the data to be processed in the second storage area, the method further comprises:
when the candidate box displays a second page, replacing data displayed on the second page with fifth data from fourth data, wherein before a preset instruction is received, the data to be processed comprises N data shuttled from the second page to the selected box, and N is a positive integer;
when the target process is a deletion process, the fourth data does not include the N data, and the fifth data includes the N data;
in a case where the target process is a marker process, the N data included in the fourth data are in an unselected state, and the N data included in the fifth data are in an optional state;
replacing sixth data displayed on a third page with seventh data when the selected frame displays the third page under the condition that the preset instruction is a left shuttle instruction, wherein the sixth data comprises M data in the data to be processed; the seventh data does not include the M data, and M is a positive integer;
and displaying an empty page in the selected frame under the condition that the preset instruction is an emptying instruction.
9. The method according to any one of claims 1 to 8, further comprising:
receiving a role adding instruction for the candidate box;
displaying a role adding box in response to the role adding instruction;
receiving a data input instruction in the role adding box;
determining data to be added corresponding to the data input instruction;
storing the data to be added to the first storage area;
and displaying the data to be added in the candidate frame.
10. A data processing apparatus, characterized in that the apparatus comprises: the device comprises a receiving module, an acquisition module, a display module and a storage module;
the receiving module is used for receiving a target instruction, wherein the target instruction is an initialization instruction for a shuttle box, or the target instruction is a search instruction for a candidate box or a selected box in the shuttle box;
the acquisition module is used for acquiring target data based on the target instruction, wherein the target data is all data or partial data in target instruction data corresponding to the target instruction;
the display module is used for displaying the target data in the candidate box under the condition that the target instruction is the initialization instruction or a search instruction for the candidate box;
the storage module is used for storing the target data in a first storage area corresponding to the candidate frame so as to subsequently acquire data in the target data from the first storage area;
the display module is further configured to display the target data in the selected box if the target instruction is the search instruction for the selected box;
the storage module is further configured to store the target data in a second storage area corresponding to the checkbox, so as to subsequently acquire data in the target data from the second storage area.
11. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, which program or instructions, when executed by the processor, implement the steps of the data processing method of any one of claims 1 to 9.
12. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the data processing method according to any one of claims 1 to 9.
CN202210822725.3A 2022-07-12 2022-07-12 Data processing method and device Pending CN115113822A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210822725.3A CN115113822A (en) 2022-07-12 2022-07-12 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210822725.3A CN115113822A (en) 2022-07-12 2022-07-12 Data processing method and device

Publications (1)

Publication Number Publication Date
CN115113822A true CN115113822A (en) 2022-09-27

Family

ID=83332961

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210822725.3A Pending CN115113822A (en) 2022-07-12 2022-07-12 Data processing method and device

Country Status (1)

Country Link
CN (1) CN115113822A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029314A1 (en) * 2003-08-21 2005-03-31 Microsoft Corporation Storage platform for organizing, searching, and sharing data
CN110990162A (en) * 2018-09-30 2020-04-10 北京国双科技有限公司 Data shuttling processing method and device
CN111338625A (en) * 2020-02-20 2020-06-26 广东小天才科技有限公司 Data processing method, system, terminal equipment and storage medium
CN112100481A (en) * 2020-09-25 2020-12-18 百度国际科技(深圳)有限公司 Search method, search device, electronic device, and storage medium
US20210334985A1 (en) * 2020-04-22 2021-10-28 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for tracking target
CN113641927A (en) * 2021-08-09 2021-11-12 杭州安恒信息技术股份有限公司 Implementation method, device and equipment of paging shuttle frame and storage medium
CN113961857A (en) * 2021-10-15 2022-01-21 安天科技集团股份有限公司 Shuttle frame data loading method and device and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029314A1 (en) * 2003-08-21 2005-03-31 Microsoft Corporation Storage platform for organizing, searching, and sharing data
CN110990162A (en) * 2018-09-30 2020-04-10 北京国双科技有限公司 Data shuttling processing method and device
CN111338625A (en) * 2020-02-20 2020-06-26 广东小天才科技有限公司 Data processing method, system, terminal equipment and storage medium
US20210334985A1 (en) * 2020-04-22 2021-10-28 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for tracking target
CN112100481A (en) * 2020-09-25 2020-12-18 百度国际科技(深圳)有限公司 Search method, search device, electronic device, and storage medium
CN113641927A (en) * 2021-08-09 2021-11-12 杭州安恒信息技术股份有限公司 Implementation method, device and equipment of paging shuttle frame and storage medium
CN113961857A (en) * 2021-10-15 2022-01-21 安天科技集团股份有限公司 Shuttle frame data loading method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN110347399B (en) Data processing method, real-time computing system and information system
CN104243273A (en) Method and device for displaying information on instant messaging client and information display system
CN113535164A (en) Front-end interface generation method and device, electronic equipment and storage medium
US20130088510A1 (en) Displaying items in an application window
CN110580189A (en) method and device for generating front-end page, computer equipment and storage medium
CN105117953A (en) User sign-in processing method and device
CN111459376A (en) Product guiding method, device and equipment
WO2016192546A1 (en) Method and device for updating data point of dynamic curve
CN111796851A (en) Client base library updating method and device, electronic equipment and storage medium
CN112036141A (en) Calculation formula configuration method, data processing device and computer storage medium
CN111008032A (en) Page data updating method and device
US20090300594A1 (en) System and method for content replacement
CN115113822A (en) Data processing method and device
CN109783168B (en) Method, device, medium and electronic equipment for personalized selection of user interface element
CN111539186A (en) Big data tree component implementation method and system applied to HTML5
CN111291547A (en) Template generation method, device, equipment and medium
CN115543317A (en) Front-end page development method and device
CN112560928B (en) Negative sample mining method and device, electronic equipment and storage medium
CN114741158A (en) Page switching method, device, equipment and storage medium
CN112100553B (en) Webpage configuration method and device, electronic equipment and storage medium
CN114222317A (en) Data processing method and device, electronic equipment and storage medium
CN114036431A (en) Page cache skipping method and device, electronic equipment and storage medium
CN107045549B (en) Method and device for acquiring page number of electronic book
CN112905090A (en) Spreadsheet processing method, device, terminal and storage medium
CN112613287A (en) Data list display method, device, equipment and storage medium

Legal Events

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