CN108304112B - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN108304112B
CN108304112B CN201710026224.3A CN201710026224A CN108304112B CN 108304112 B CN108304112 B CN 108304112B CN 201710026224 A CN201710026224 A CN 201710026224A CN 108304112 B CN108304112 B CN 108304112B
Authority
CN
China
Prior art keywords
data
list
checking
state
event
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710026224.3A
Other languages
Chinese (zh)
Other versions
CN108304112A (en
Inventor
石鹏
贾艳凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201710026224.3A priority Critical patent/CN108304112B/en
Publication of CN108304112A publication Critical patent/CN108304112A/en
Application granted granted Critical
Publication of CN108304112B publication Critical patent/CN108304112B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor

Abstract

The invention discloses a data processing method and a data processing device. Wherein, the method comprises the following steps: acquiring a data list, and adding a checking judgment event for each selectable data in the data list, wherein the checking judgment event is used for determining the checking state of the selectable data when the list is turned; if any data in the list is selected, changing the checking state of the selected data, and adding the selected data to the selected data list; and after the page of the list is turned, determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event. The invention solves the technical problem that the paging list in the prior art can only operate the data of the current page.

Description

Data processing method and device
Technical Field
The present invention relates to the field of data processing, and in particular, to a data processing method and apparatus.
Background
The webpage data are usually displayed in a list form, and a user needs to check the data in the list so as to perform batch operation, but the method is only performed under the condition that the data are all displayed, once the list is paged, checking and partial batch operation can be performed only on the current page, and after page turning, checking needs to be performed again.
Aiming at the problem that the paged list in the prior art can only operate on the data of the current page, an effective solution is not provided at present.
Disclosure of Invention
The embodiment of the invention provides a data processing method and device, which at least solve the technical problem that a paging list in the prior art can only operate data of a current page.
According to an aspect of an embodiment of the present invention, there is provided a data processing method including: creating a selected data list corresponding to the list, and adding a checking judgment event for each selectable data in the list, wherein the checking judgment event is used for determining the checking state of the selectable data when the list is turned; if any data in the list is selected, changing the checking state of the selected data, and adding the selected data to the selected data list; and after the page of the list is turned, determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event.
Further, if any data in the list is selected, the method further comprises: and binding the check state corresponding to the optional data with the label corresponding to the optional data, and displaying the label corresponding to the selected data in the preset area.
Further, responding to the trigger operation of the tag; and deleting the data corresponding to the label from the selected data list.
Further, after the list is turned, the checking judgment event judges whether the data in the current page exists in the selected data list; the checking judgment event determines that the data in the current page in the selected data list is in a checked state; data not present in the current page in the selected data list is in an unchecked state.
Further, adding a full selection click event for each page in the list, wherein the full selection click event is used for judging whether the data of the current page are all selected; and when the full selection click event determines that the data of the current page are all selected according to the checking state of the data of the current page, the full selection control is checked by changing the state of the full selection click event.
According to another aspect of the embodiments of the present invention, there is also provided a data processing apparatus, including: the acquisition module is used for acquiring a data list and adding a checking judgment event for each selectable data in the data list, wherein the checking judgment event is used for determining the checking state of the selectable data when the list is turned; the first changing module is used for changing the checking state of the selected data and adding the selected data to the selected data list if any data in the list is selected; and the determining module is used for determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event after the page of the list is turned.
Further, the apparatus further comprises: and the display module is used for binding the check-out state corresponding to the selectable data with the label corresponding to the selectable data when any data in the list is selected, and displaying the label corresponding to the selected data in the preset area.
Further, the above apparatus further comprises: the response module is used for responding to the trigger operation of the tag; and the deleting module is used for deleting the data corresponding to the label from the selected data list.
Further, the above apparatus further comprises: the judging submodule is used for judging whether the data in the current page exists in the selected data list or not by the aid of the checking judging event after the list is turned; the determining submodule is used for determining that the data in the current page in the selected data list is in a checked state by the checking judgment event; data not present in the current page in the selected data list is in an unchecked state.
Further, the apparatus further comprises: the adding module is used for adding a full selection click event for each page in the list under the condition that the list also comprises a full selection control, wherein the full selection click event is used for judging whether the data of the current page are all selected; and the second changing module is used for changing the state of the full selection click event to enable the full selection control to be selected when the full selection click event determines that the data of the current page are all selected according to the selection state of the data of the current page.
In the embodiment of the invention, a data list is obtained, and a checking judgment event is added to each selectable data in the data list, wherein the checking judgment event is used for determining the checking state of the selectable data; and if any data in the list is selected, changing the state of the checking judgment event of the selected data, and adding the selected data to the selected data list. According to the scheme, the selected data list is created, so that after the list is turned, the data in the selected data list does not disappear along with the turning of the list, the selection condition of each page of the list is recorded, further, the checking judgment event is added to the selectable data, and the checking judgment event can judge the checking condition of each data when the page is turned, so that when the list returns to the previous selected page again, the previous checking state can be still maintained, the user does not need to check again, the problem that the paged list in the prior art can only operate the data of the current page is solved, and the multi-selection operation under paging and the overall batch checking and operating effects are achieved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow diagram of a data processing method according to an embodiment of the invention;
FIG. 2 is a diagrammatic illustration of the first page in an alternative list;
FIG. 3 is a schematic diagram of selecting data on a first page of a list according to an embodiment of the invention;
FIG. 4 is a diagram illustrating an alternative list after flipping pages in accordance with an embodiment of the present invention;
FIG. 5 is a schematic diagram of a selection after a page is turned on a list, in accordance with an embodiment of the present invention;
FIG. 6 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of an alternative data processing apparatus according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of an alternative data processing apparatus according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of an alternative data processing apparatus according to an embodiment of the present invention; and
FIG. 10 is a schematic diagram of an alternative data processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
In accordance with an embodiment of the present invention, there is provided an embodiment of a data processing method, it should be noted that the steps illustrated in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be performed in an order different than that herein.
Fig. 1 is a flowchart of a data processing method according to an embodiment of the present invention, which may be implemented by using regular (development platform for building mobile applications and desktop web applications) paging multiple selection and global batch operations, as shown in fig. 1, and the method includes the following steps:
step S102, a data list is obtained, and a checking judgment event is added to each selectable data in the data list, wherein the checking judgment event is used for determining the checking state of the selectable data when the list is turned.
Specifically, in the above step, the check state is a state of a check box corresponding to the selectable data in the display interface of the list, and the check judgment event may be a p.ischecked event, optionally, if the p.ischecked event is true, the check is performed, and if the p.ischecked event is false, the check is not performed.
Fig. 2 is a schematic diagram of a first page in an optional list, in an optional embodiment, paging data is first obtained by an api to form a paging list, and in combination with the example shown in fig. 2, the list has three pages, fig. 2 shows the first page, data in each row of the first page having a check box is selectable data, a user selects the data by clicking the check box, and a state in the check box is a check state of the selectable data.
Step S104, if any data in the list is selected, changing the checking state of the selected data, and adding the selected data to the selected data list;
specifically, the selected data list may be used to record the selected data in the list.
FIG. 3 is a schematic diagram of selecting data on the first page of the list according to an embodiment of the present invention, and with reference to the example shown in FIG. 3, when a test expert and an Id expert need to be selected, the user clicks on the row where the test expert and the Id expert are located, or clicks on the check boxes in front of the test expert and the Id expert to select the test expert and the Id expert; after the user selects the test expert and the Id expert through effective operation, the check states of the check boxes corresponding to the test expert and the Id expert are changed from unselected to selected, and the two data of the test expert and the Id expert are added into the selected data list of the list.
And step S106, after the page of the list is turned, determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event.
For example, after the user selects the first page of the list, the page is turned to the second page of the list, and since none of the data in the second page is selected, the selected data list temporarily does not include the data in the second page, and it can be determined that all the data in the current second page are not checked according to the selected data list. For another example, after the user selects the first page of the list, the page is turned to the second page of the list, and after the second page is selected and returned to the first page, the data previously selected in the first page is included in the selected data list, so that after the data is returned to the first page, the data in the previously selected first page can be determined according to the selected data list.
As can be seen from the above, in the embodiment of the present application, a data list is obtained, and a checking judgment event is added to each selectable data in the data list, where the checking judgment event is used to determine a checking state of the selectable data; and if any data in the list is selected, changing the state of the checking judgment event of the selected data, and adding the selected data to the selected data list. According to the scheme, the selected data list is created, so that after the list is turned, the data in the selected data list does not disappear along with the turning of the list, the selection condition of each page of the list is recorded, further, the checking judgment event is added to the selectable data, and the checking judgment event can judge the checking condition of each data when the page is turned, so that when the list returns to the previous selected page again, the previous checking state can be still maintained, the user does not need to check again, the problem that the paged list in the prior art can only operate the data of the current page is solved, and the multi-selection operation under paging and the overall batch checking and operating effects are achieved.
Optionally, according to the foregoing embodiment of the present application, if any data in the list is selected, the method further includes:
step S1041, binding the check state corresponding to the selectable data with the tag corresponding to the selectable data, and displaying the tag corresponding to the selected data in the preset area.
In the above steps, the label is bound with the checkbox in the data list, so as to click the label of the selected data.
In an alternative embodiment, in connection with the example shown in fig. 3, after the user has selected the data, the label of the selected data is displayed below the list, in this example, the label of the selected data is the expert name of the selected data. Fig. 4 is a schematic diagram of an alternative list after page turning according to an embodiment of the present invention, and with reference to fig. 4, page turning is performed on the data list, when the data list turns to page 2, data in the current data list changes, but since the lower preset area shows data in the selected data list, and the selected data list and the current data list are separated, the lower label is not affected by page turning and remains in the current state. Fig. 5 is a schematic diagram of performing selection after page turning on a list according to the present invention, and with reference to fig. 5, after the list is page-turned to a second page, selectable data in the second page is selected, and a tag corresponding to the selected data is displayed in a lower area of the list.
As described above, in the above step, since the tab of the selected data is displayed in the preset area, even if the page of the list is turned, the user can know the data which is not on the current page but has been selected.
Optionally, in the above embodiment of the present application, after the tag corresponding to the selected data is displayed in the preset area, the method further includes:
step S1041, responding to the trigger operation of the label;
step S1043, deleting the data corresponding to the tag from the selected list.
In an alternative embodiment, the label is bound with the unique Id value p.expertid in the checkbox in the current page list, and is used to click on the label of the selected data to select and deselect. For example: in connection with the example shown in fig. 5, if the user clicks on the tag test expert, the tag is removed from the lower display area, and the data corresponding to the tag is also removed from the selected data list, and since the id value bound to the tag cannot be found in the current data list, the data state in the current data list is not affected by the clicking operation.
According to the scheme, under the condition that the original list is not returned, the judgment on the non-current page data can be cancelled by triggering the label below the list.
Optionally, in the foregoing embodiment of the present application, after the page of the list is turned, determining, by the checking and selecting judgment event, a checking and selecting state of data in the list according to the selected data list includes:
step S1043, after the page of the list is turned, the checking judgment event judges whether the data in the current page exists in the selected data list. Optionally, the checking and determining event may search for data in the current page by traversing the selected data list.
Step S1045, the checking judgment event determines that the data in the current page in the selected data list is in a checked state; data not present in the current page in the selected data list is in an unchecked state.
The above steps may determine the checking state of the data according to the checking judgment event, and if the checked data does not exist in the selected data list, it is determined that the checked event is cancelled.
In an alternative embodiment, in combination with the example shown in fig. 5, the user clicks on the test expert to deselect the test expert, the selected data list has the test expert deleted, but the status of the checking event of the test expert is still the checking status, if the first page of the list is returned again, the test expert is still the checking status, but the above steps traverse the selected data list to find the data in the first page after the first page is returned, the data included in the selected data list is the selected data, the data corresponding to ischeced is true, the data not included in the selected data list is the unselected or cancelled data, and the data corresponding to ischeced is false.
As can be seen from the above, in the above steps of the present application, the checking state of the data is determined according to the selected data list through the checking judgment event, so that the checking state of the data is the same as the selected data list.
Optionally, according to an embodiment of the present application, in a case that the list further includes a full selection control, the method further includes:
step S108, adding a full selection click event for each page in the list, wherein the full selection click event is used for judging whether the data of the current page are all selected.
Step S1010, when the all-selection click event determines that the data of the current page is all selected according to the checking state of the data of the current page, the all-selection control is checked by changing the state of the all-selection click event.
As shown in fig. 2, the check box on the left side of the expert name is the all-select control. And under the condition that all data in the current list are judged to be checked according to the all-selection click event, checking the all-selection control checkbox.
Example 2
According to an embodiment of the present invention, there is provided an embodiment of a data processing apparatus, and fig. 6 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention, as shown in fig. 6, the apparatus including:
the obtaining module 60 obtains the data list, and adds a checking and selecting judgment event to each selectable data in the data list, where the checking and selecting judgment event is used to determine a checking and selecting state of the selectable data when the list is turned.
A first changing module 62, configured to change the checking state of the selected data if any data in the list is selected, and add the selected data to the selected data list.
And the determining module 64 is configured to determine, after the page of the list is turned, a checking state of data on the current page in the list according to the selected data list through the checking judgment event.
Optionally, according to the above embodiment of the present application, as shown in fig. 7, the apparatus further includes:
the display module 70 is configured to, when any data in the list is selected, bind the check state corresponding to the selected data with the tag corresponding to the selected data, so that the tag corresponding to the selected data is displayed in the preset area.
Optionally, according to the above embodiment of the present application, as shown in fig. 8, the apparatus further includes:
a response module 80 for responding to the trigger operation of the tag;
and the deleting module 82 is used for deleting the data corresponding to the tag from the selected data list.
Optionally, according to the above embodiment of the present application, as shown in fig. 9, the determining module 64 includes:
the judging submodule 90 is configured to, after the list is turned over, check the judging event to judge whether the data in the current page exists in the selected data list.
A determining submodule 92, configured to determine, by the checking judgment event, that the data in the current page in the selected data list is in a checked state; data not present in the current page in the selected data list is in an unchecked state.
Optionally, according to the above embodiment of the present application, as shown in fig. 10, the apparatus further includes:
the adding module 100 is configured to add a full selection click event to each page in the list under the condition that the list further includes a full selection control, where the full selection click event is used to determine whether all data of a current page are selected;
and the second changing module 102 is configured to, when the all-selection click event determines that the data of the current page is all selected according to the check state of the data of the current page, enable the all-selection control to be checked by changing the state of the all-selection click event.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple 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, units or modules, and may be in an electrical 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 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 invention 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 invention may be embodied in the form of 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 invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1. A data processing method, comprising:
acquiring a data list, and adding a checking judgment event for each selectable data in the data list, wherein the checking judgment event is used for determining the checking state of the selectable data when the list is turned;
if any data in the list is selected, changing the checking state of the selected data, and adding the selected data to a selected data list, wherein the selected data list can be used for recording the selected data in the data list;
after the page of the list is turned, determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event, wherein the checking state comprises the following steps: after the list is turned, the checking judgment event judges whether the data in the current page exists in the selected data list or not; and the checking judgment event determines that the data in the current page in the selected data list is in a checked state, and the data in the current page not in the selected data list is in an unchecked state.
2. The method of claim 1, wherein if any data in the list is selected, the method further comprises: and displaying the label corresponding to the selected data in a preset area by binding the check state corresponding to the selectable data with the label corresponding to the selectable data.
3. The method of claim 2, wherein after displaying the label corresponding to the selected data in a preset area, the method further comprises:
responding to a trigger operation of the tag;
and deleting the data corresponding to the label from the selected data list.
4. The method of claim 1, further comprising a full-selection control in the list, the method further comprising:
adding a full selection click event for each page in the list, wherein the full selection click event is used for judging whether all data of the current page are selected;
and when the full selection click event determines that the data of the current page are all selected according to the checking state of the data of the current page, the full selection control is checked by changing the state of the full selection click event.
5. A data processing apparatus, comprising:
the system comprises an acquisition module, a selection module and a selection module, wherein the acquisition module is used for acquiring a data list and adding a checking judgment event for each selectable data in the data list, and the checking judgment event is used for determining the checking state of the selectable data when the list is turned;
the first changing module is used for changing the checking state of the selected data and adding the selected data to a selected data list if any data in the list is selected, wherein the selected data list can be used for recording the selected data in the data list;
the determining module is used for determining the checking state of the data of the current page in the list according to the selected data list through the checking judgment event after the page of the list is turned; wherein the determining module comprises: the judging submodule is used for judging whether the data in the current page exists in the selected data list or not by the aid of the checking judging event after the list is turned; and the determining submodule is used for determining that the data in the current page in the selected data list is in a checked state and the data in the current page in the selected data list is not in a checked state by the checking judgment event.
6. The apparatus of claim 5, further comprising:
and the display module is used for binding the check-out state corresponding to the optional data with the label corresponding to the optional data when any data in the list is selected, and displaying the label corresponding to the selected data in a preset area.
7. The apparatus of claim 6, further comprising:
a response module for responding to the trigger operation of the tag;
and the deleting module is used for deleting the data corresponding to the label from the selected data list.
8. The apparatus of claim 5, further comprising:
the adding module is used for adding a full selection click event for each page in the list under the condition that the list further comprises a full selection control, wherein the full selection click event is used for judging whether the data of the current page are all selected;
and the second changing module is used for changing the state of the all-selection click event to enable the all-selection control to be selected when the all-selection click event determines that the data of the current page are all selected according to the selected state of the data of the current page.
CN201710026224.3A 2017-01-13 2017-01-13 Data processing method and device Active CN108304112B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710026224.3A CN108304112B (en) 2017-01-13 2017-01-13 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710026224.3A CN108304112B (en) 2017-01-13 2017-01-13 Data processing method and device

Publications (2)

Publication Number Publication Date
CN108304112A CN108304112A (en) 2018-07-20
CN108304112B true CN108304112B (en) 2020-10-13

Family

ID=62872412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710026224.3A Active CN108304112B (en) 2017-01-13 2017-01-13 Data processing method and device

Country Status (1)

Country Link
CN (1) CN108304112B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111414371A (en) * 2019-01-07 2020-07-14 阿里巴巴集团控股有限公司 Data information processing method and device, storage medium and processor
CN112416478A (en) * 2019-08-20 2021-02-26 北京国双科技有限公司 Information display method and system
CN110597435B (en) * 2019-09-05 2021-01-01 北京蒙奇迪科技发展有限公司 Cross-page checking system and method
CN112463001A (en) * 2020-12-11 2021-03-09 北京明略软件系统有限公司 Processing method and system for batch operation of lists
CN113535295B (en) * 2021-06-22 2024-03-22 杭州安恒信息技术股份有限公司 Interaction method, device, computer equipment and medium of screening frame based on element-UI
CN114510179A (en) * 2022-02-17 2022-05-17 北京达佳互联信息技术有限公司 Method, device, equipment, medium and product for determining option selection state information
CN115952772B (en) * 2023-03-13 2023-08-08 广州市玄武无线科技股份有限公司 Paging table display method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103810173A (en) * 2012-11-06 2014-05-21 深圳市金蝶中间件有限公司 Paging data processing method and system
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 web cross-page data selection method and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1929488B (en) * 2006-10-08 2012-07-04 华为技术有限公司 Method and device for operation in multiple pages based on server paging
CN101894105A (en) * 2009-05-19 2010-11-24 苏州市易达信息系统有限公司 Level 2 cache WEB table paging check memorizing method
KR20110073857A (en) * 2009-12-24 2011-06-30 엘지전자 주식회사 Mobile terminal and control method thereof
CN102760029B (en) * 2011-04-29 2016-04-20 汉王科技股份有限公司 The method and apparatus of operating list on display interface
CN103699544B (en) * 2012-09-27 2017-05-31 金蝶软件(中国)有限公司 The method and system of cross-page selection data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103810173A (en) * 2012-11-06 2014-05-21 深圳市金蝶中间件有限公司 Paging data processing method and system
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 web cross-page data selection method and system

Also Published As

Publication number Publication date
CN108304112A (en) 2018-07-20

Similar Documents

Publication Publication Date Title
CN108304112B (en) Data processing method and device
CN105005429B (en) A kind of method and terminal of terminal display picture
CN105550187A (en) Method and device for managing browsing history in single page application
CN106155496A (en) A kind of information displaying method and device
CN104243273A (en) Method and device for displaying information on instant messaging client and information display system
CN106610988B (en) Webpage recommendation method and recommendation device
CN105630792B (en) Information display and push method and device
CN103488490A (en) Method and device for determining application corresponding to pop-up window and terminal
CN107704339A (en) A kind of method, apparatus and user equipment of media file backup
CN108665174A (en) Method for prewarning risk, device, computer equipment and storage medium
CN104035991A (en) Display method of news headlines and server for providing news pages
CN106202513A (en) Method and apparatus is recommended by the main website that browses of browser
CN112579686A (en) Interaction method, interaction device, storage medium and electronic equipment
CN106933903B (en) Storage method and device applied to distributed storage
CN111414371A (en) Data information processing method and device, storage medium and processor
CN106649320B (en) rectangular tree graph processing method and device
JP6656364B2 (en) Method and apparatus for filtering objects by using pressure
CN111381745B (en) Page switching method, device and equipment
CN107807993B (en) Method and device for realizing webpage history recording function
US9330121B2 (en) Electronic content information display management
CN106657227B (en) The method and device of resource is subscribed in a kind of change
CN109117326A (en) The processing method and processing device that User space network interface card based on Shen prestige framework detects automatically
CN110659096B (en) Method, device, system and storage medium for displaying network topological graph
CN113656127A (en) Page routing method, device, storage medium and processor
CN113158620A (en) Bookshelf page editing processing method, electronic equipment and computer 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: Beijing Guoshuang Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant