CN110597435A - Cross-page checking system and method - Google Patents

Cross-page checking system and method Download PDF

Info

Publication number
CN110597435A
CN110597435A CN201910838934.5A CN201910838934A CN110597435A CN 110597435 A CN110597435 A CN 110597435A CN 201910838934 A CN201910838934 A CN 201910838934A CN 110597435 A CN110597435 A CN 110597435A
Authority
CN
China
Prior art keywords
data
page
module
path
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910838934.5A
Other languages
Chinese (zh)
Other versions
CN110597435B (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 Munchdi Technology Development Co Ltd
Original Assignee
Beijing Munchdi Technology Development 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 Munchdi Technology Development Co Ltd filed Critical Beijing Munchdi Technology Development Co Ltd
Priority to CN201910838934.5A priority Critical patent/CN110597435B/en
Publication of CN110597435A publication Critical patent/CN110597435A/en
Application granted granted Critical
Publication of CN110597435B publication Critical patent/CN110597435B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a cross-page checking system, which comprises: the check module is used for checking a plurality of data lines on the current page; the acquisition module is used for acquiring the data list, acquiring a plurality of data lines selected by the check module on the current page and adding the selected data lines into the selected data list; the system comprises an acquisition module, a page turning module, a check module, a data list adding module and a page turning module, wherein the acquisition module is used for acquiring a plurality of data lines selected on a current page and then executing page turning operation; and the display module is used for displaying all data lines in the selected data list to a user. According to the cross-page checking system, a plurality of data lines can be selected in each page, the selected data lines in all the pages are displayed, the cross-page checking function is realized, and batch auditing, viewing and other operations are facilitated.

Description

Cross-page checking system and method
Technical Field
The invention relates to the technical field of data processing, in particular to a cross-page checking system and a cross-page checking method.
Background
In data presentation of an information system, there is a need for performing batch operations on specific data distributed on different pages, such as: and turning pages after a certain row is selected in the first page, selecting other rows in the second page, and then performing batch auditing, viewing and other operations on the rows selected in the first page and the second page.
However, most conventional information systems do not select data across pages, and only operate on data selected by a current page; for some information systems with a page-crossing selection function, a mode of storing a selected state once when a line of data is selected and releasing the stored state when a line of data is deselected is generally adopted for processing, so that the data is frequently selected or deselected on a line of data, if the data volume is large, the processing performance of a computer is affected, the selected state is stored in a client or a server for caching, more client or server resources are occupied, and the selected state data is possibly unstable due to variable client environments.
Disclosure of Invention
The invention provides a cross-page checking system and a cross-page checking method, which are used for realizing.
The invention provides a cross-page checking system, comprising:
the check module is used for checking a plurality of data lines on the current page;
the acquisition module is used for acquiring a data list, acquiring a plurality of data lines selected by the check module on the current page and adding the selected data lines into the selected data list;
the system comprises an acquisition module, a page turning module, a check module and a data adding module, wherein the acquisition module is used for acquiring a plurality of data lines selected on a current page and executing page turning operation after acquiring the data lines selected on the current page, the check module is also used for selecting a plurality of data lines of a new current page after taking page turning as the new current page, and the acquisition module is also used for acquiring a plurality of data lines selected on the new current page and adding the data lines selected on the new current page into a selected data list after taking page turning as the new current page; and
and the display module is used for displaying all the data rows in the selected data list to a user.
Further, the check module includes: a single selection unit and a full selection unit, wherein,
the single selection unit is used for selecting a certain data line in the current page at one time;
the full selection unit is used for selecting all data lines in the current page at one time.
Further, the page-crossing checking system further comprises a storage module, which is used for storing the data row selected by the current page acquired by the acquisition module in a database when the page turning module executes the page turning operation.
Further, the page flipping module includes a standard paging style, a short version paging style, or a popup paging style.
Further, the page-crossing checking system further comprises a page-turning control module, which is used for:
displaying the page operating state;
setting single-page data display capacity, and displaying the data list with large data volume based on the fixed page capacity;
and receiving and executing a page turning control instruction, wherein the page turning control instruction comprises a page turning instruction to a first page, a lower page, a front page, a last page or a page skipping instruction.
Further, the page crossing checking system also comprises a creating module, an adding module and a deleting module, wherein,
the creating module is used for creating the data list in the database and setting the content of each column in the data list;
the newly-added module is used for newly adding a plurality of rows of data lists in the database;
the deleting module is used for deleting the data lists of a plurality of rows in the database.
Further, the cross-page checking system further comprises a query module for responding to a query request of a user and querying and checking data rows in the data list.
Further, the cross-page checking system also comprises an authorization module used for setting whether different users have the right to inquire the checked data list,
when a user with inquiry authority initiates an inquiry request, the inquiry module inquires the data rows in the selected data list, and the display module displays the selected data list in a preset area;
and when the user without the inquiry authority initiates an inquiry request, the display module displays the inquiry authority to the user.
Further, when acquiring the data list, in order to improve the computer processing performance, the acquiring module intelligently controls the multipath transmission data when acquiring the data, and when intelligently controlling the multipath transmission data, the acquiring module comprises the following steps:
step A1, obtaining the numerical values of five indexes of data source address, data source port, MAC address of data source, key word ID of data and data size of all data to be transmitted;
calculating the probability of same kind between any two data;
wherein, Pi,jFor the homogeneous possibility of the ith data and the jth data in all the data to be transmitted, Xi,tThe value of the t index of the ith data in all the data to be transmitted, Xj,tThe value of the t index of the jth data in all the data to be transmitted, max (X)t) The maximum value of the t-th index in all the data needing to be transmitted is t, wherein t is 1, 2, 3, 4 and 5;
step A2, taking the first piece of data in the data which are not classified as a category, classifying all the data with the same class possibility of the first piece of data which are not classified being larger than a preset value into the category, and repeating the step A2 until all the data are classified;
step A3, calculating the cost of each transmission path;
wherein, FdFor the consumption of transmission path of the d-th path, Rbd,sFor the consumption of the s-th node of the d-th path, said value being preset according to node stability and robustness, Dld,sThe physical distance, Be, from the s-th node of the d-th path to the user terminald,sIs the d-th roadThe independent bandwidth of the s-th node of the path, lambda, mu and nu are preset weights, and N is the total number of nodes of the d-th path;
step A4, determining the bandwidth usage amount between each data category and each path;
Mk,d=Sizek*Fd
wherein M isk,dBandwidth usage, Size, on the d path for the kth classkThe total size of data in the kth category;
step A5, calculating the bandwidth utilization rate of each path, obtaining the bandwidth utilization rate of the path corresponding to the minimum bandwidth utilization rate and the bandwidth utilization rates of all the categories, transmitting the category corresponding to the minimum bandwidth utilization rate of the path by using the path, and repeating the step A5 until all the categories are arranged to be transmitted by the path.
The cross-page checking system provided by the embodiment of the invention has the following beneficial effects: by means of the check module and the page turning module, a plurality of data lines can be selected in each page, and the selected data lines on all the pages are displayed, so that the cross-page check function is realized, and batch auditing, viewing and other operations are facilitated; meanwhile, the resources of the client or the server are saved, and the processing performance of the computer is improved.
The invention also provides a cross-page checking method, which comprises the following steps:
step 1: acquiring a data list, and displaying the data list on different pages;
step 2: selecting a plurality of data lines in a current page;
and step 3: acquiring a plurality of data rows selected in a current page, and adding the selected data rows into a selected data list;
and 4, step 4: executing page turning operation, selecting a plurality of data lines in the new current page after the page turning is taken as the new current page, acquiring the plurality of data lines selected in the new current page, and adding the plurality of data lines selected in the new current page into the selected data list;
and 5: determining whether to continue to execute the page turning operation, if so, returning to the step 4, otherwise, executing the step 6;
step 6: and displaying all data rows in the selected data list to a user.
The cross-page checking system provided by the embodiment of the invention has the following beneficial effects: a plurality of data lines can be selected on each page, and the selected data lines on all the pages are displayed, so that the cross-page check function is realized, and operations such as batch audit, viewing and the like are facilitated; meanwhile, the resources of the client or the server are saved, and the processing performance of the computer is improved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
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 specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a block diagram of a cross-page check system in an embodiment of the invention;
fig. 2 is a flowchart illustrating a cross-page checking method according to an embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
An embodiment of the present invention further provides a page crossing checking system, as shown in fig. 1, including:
the checking module 101 is used for checking a plurality of data lines on a current page;
an obtaining module 102, configured to obtain a data list, obtain a plurality of data lines selected by the check module 101 on a current page, and add the selected data lines to the selected data list;
a page turning module 103, configured to perform a page turning operation after the obtaining module 102 obtains a plurality of data lines selected on a current page, the checking module 101 is further configured to select a plurality of data lines of the new current page after a page is turned as a new current page, and the obtaining module 102 is further configured to obtain a plurality of data lines selected on the new current page after the page is turned as the new current page, and add the plurality of data lines selected on the new current page to the selected data list; and
and the display module 104 is configured to display all data rows in the selected data list to a user.
The working principle of the technical scheme is as follows: the checking module 101 checks a number of data lines on the current page, for example, one line, two lines, etc. may be checked; the obtaining module 102 obtains a data list, obtains a plurality of data lines selected by the check module 101 on the current page, and adds the selected data lines to the selected data list; after the acquisition module 102 acquires a plurality of data lines selected on the current page, the page turning module 103 executes page turning operation, after the page turning is taken as a new current page, the check module 101 selects a plurality of data lines of the new current page after the page turning is taken as the new current page, the acquisition module 102 continues to acquire the plurality of data lines selected on the new current page, and the plurality of data lines selected on the new current page are added into the selected data list; display module 104 displays all the data rows in the selected data list to the user.
The paging module 103 includes a standard page-dividing style, a simple page-dividing style, or a pop-up page-dividing style.
The beneficial effects of the above technical scheme are: by means of the check module and the page turning module, a plurality of data lines can be selected in each page, and the selected data lines on all the pages are displayed, so that the cross-page check function is realized, and batch auditing, viewing and other operations are facilitated; meanwhile, the resources of the client or the server are saved, and the processing performance of the computer is improved.
In one embodiment, the check module comprises: a single selection unit and a full selection unit, wherein,
the single selection unit is used for selecting a certain data line in the current page at one time;
the full selection unit is used for selecting all data lines in the current page at one time.
The working principle of the technical scheme is as follows: by means of the single selection unit, a single data line can be selected in the current page at one time, the single selection unit repeatedly executes the operation of selecting the single data line, and a plurality of data lines can be selected; the full selection unit can select all data lines in the current page at one time, so that the batch operation is facilitated.
The beneficial effects of the above technical scheme are: a certain data row, a plurality of data rows and all data rows can be selected, the selection efficiency is improved, and batch operation is facilitated.
In one embodiment, the page-crossing checking system further includes a storage module, configured to store the data row selected by the current page acquired by the acquisition module in a database when the page flipping module performs the page flipping operation.
The working principle of the technical scheme is as follows: the storage module stores the data rows acquired by the acquisition module for multiple times, namely the selected data list in the database.
The beneficial effects of the above technical scheme are: and the user can conveniently inquire the selected data line.
In one embodiment, the page crossing check system further comprises a page turning control module for:
displaying the page operating state;
setting single-page data display capacity, and displaying the data list with large data volume based on the fixed page capacity;
and receiving and executing a page turning control instruction, wherein the page turning control instruction comprises a page turning instruction to a first page, a lower page, a front page, a last page or a page skipping instruction.
The working principle of the technical scheme is as follows: the page turning control module is used for displaying page operation states, setting single-page data display capacity, displaying the data list with large data volume based on the fixed page capacity, receiving and executing a page turning control instruction.
Illustratively, the single page data display capacity is 5-10, such as 8.
The beneficial effects of the above technical scheme are: by means of the page turning control module, the page turning operation can be controlled.
In one embodiment, the page crossing check system further comprises a creation module, an addition module, and a deletion module, wherein,
the creating module is used for creating the data list in the database and setting the content of each column in the data list;
the newly-added module is used for newly adding a plurality of rows of data lists in the database;
the deleting module is used for deleting the data lists of a plurality of rows in the database.
The working principle of the technical scheme is as follows: the creation module creates a data list in a database, and sets the content of each column in the data list. The creation module also selects one of all columns as a primary key value in the data list. The primary key value is a unique identifier for distinguishing each data row.
As an example, as shown in table 1, the data list created by the creation module is 8 columns, and each column is a serial number, a login name, a user name, a gender, a unit, a department, an on-duty status, and a login permission. The creating module further uses the first column, i.e. the sequence number, as a primary key value in the data list. The obtaining module 102 obtains the plurality of data rows selected in the current page, and may store the primary key values of the data rows selected in the current page in the database, and after the page turning module 103 performs the page turning operation, the obtaining module 102 obtains the plurality of data rows selected in the new current page, and may store the primary key values of the plurality of data rows selected in the new current page in the database.
Table 1 data list created by the creation module
Serial number Name of registration User name Sex Unit of Department of department State of employment Allowing login
1 dlm1 user1 For male Company A Pin part At the job Whether or not
2 dlm2 user2 Woman Company A Research and development department At the job Is that
3 dlm3 user3 For male Company B Procurement department At the job Is that
The newly-added module newly adds a plurality of rows of data lists in the database; the deleting module deletes a plurality of rows of data lists in the database, and the storage module stores the data lists newly added by the newly added module in the database.
The beneficial effects of the above technical scheme are: the creation, addition and deletion operations of the data list can be realized by means of the creation module, the addition module and the deletion module.
In one embodiment, the page crossing checking system further comprises a query module for responding to a query request of a user and querying and checking data rows in the data list.
The working principle of the technical scheme is as follows: the query module queries the data rows in the selected data list in response to a query request of a user, and the user can query a plurality of data rows selected in different pages at the same time because the data rows in the selected data list are from different pages.
The beneficial effects of the above technical scheme are: by means of the query module, a user can query for multiple data rows selected on different pages.
In one embodiment, the page crossing checking system further comprises an authorization module for setting whether different users have the right to inquire the checked data list,
when a user with inquiry authority initiates an inquiry request, the inquiry module inquires the data rows in the selected data list, and the display module displays the selected data list in a preset area;
and when the user without the inquiry authority initiates an inquiry request, the display module displays the inquiry authority to the user.
The working principle of the technical scheme is as follows: the authorization module may set whether different users have permission to query the selected data list, for example, in Table 1, a user with user name user1 does not have permission to query the selected data list, and users with user names user2 and user3 have permission to query the selected data list.
The preset area displayed by the selected data list by the display module can be located on the current page. Furthermore, a "click-to-view selection result" button may be provided on the current page, and when the check module 101 does not check any data line, the "click-to-view selection result" button is gray and is not available; when the check module 101 checks any one of the data lines, the "click-to-view selection result" button returns to black and is available.
The beneficial effects of the above technical scheme are: the safety of the data list can be ensured by setting different authorities for different users.
In one embodiment, the acquiring module is configured to, in acquiring the data list, intelligently control the multipath transmission data in acquiring the data, and in intelligently controlling the multipath transmission data, to improve the computer processing performance, and includes the following steps:
step A1, obtaining the numerical values of five indexes of data source address, data source port, MAC address of data source, key word ID of data and data size of all data to be transmitted;
the numerical value is that the value in the index is not changed from the original value which is the numerical value, and the value which is not the numerical value is represented by the numerical value, for example, the data source address may be 186.7.1.108 and is represented by 1860070001108;
calculating the probability of same kind between any two data;
wherein,Pi,jFor the homogeneous possibility of the ith data and the jth data in all the data to be transmitted, Xi,tThe value of the t index of the ith data in all the data to be transmitted, Xj,tThe value of the t index of the jth data in all the data to be transmitted, max (X)t) The maximum value of the t-th index in all the data needing to be transmitted is t, wherein t is 1, 2, 3, 4 and 5;
wherein, the 1 st index is a data source address, the 2 nd index is a data source port, the third index is an MAC address of the data source, the 4 th index is a keyword ID of the data, and the fifth index is a data size;
step A2, taking the first piece of data in the data which are not classified as a category, classifying all the data with the same class possibility of the first piece of data which are not classified being larger than a preset value into the category, and repeating the step A2 until all the data are classified;
for example, there are 6 pieces of data, the first piece of data is first classified into a category, and then according to P1,2=0.98、P1,3=0.54、P1,4=0.87、P1,5=0.87、P1,6When the preset value is 0.95, the 2 nd and 6 th pieces of data and the first piece of data are classified into one category, and the third piece of data is taken as one category in the remaining 3 rd, 4 th and 5 th pieces of data, and P is the value of the preset value3,4=0.97、P3,5The fourth and third pieces of data are classified into one category, and the fifth piece of data is classified into 3 categories as one category.
Step A3, calculating the cost of each transmission path;
wherein, FdFor the consumption of transmission path of the d-th path, Rbd,sFor the consumption of the s-th node of the d-th path, said value being preset according to node stability and robustness, Dld,sThe physical distance, Be, from the s-th node of the d-th path to the user terminald,sIs as followsThe independent bandwidth of the s-th node of the d paths, lambda, mu and nu are preset weights, and N is the total number of the nodes of the d path;
step A4, determining the bandwidth usage amount between each data category and each path;
Mk,d=Sizek*Fd
wherein M isk,dBandwidth usage, Size, on the d path for the kth classkThe total size of data in the kth category;
step A5, calculating the bandwidth utilization rate of each path, obtaining the bandwidth utilization rate of the path corresponding to the minimum bandwidth utilization rate and the bandwidth utilization rates of all the categories, transmitting the category corresponding to the minimum bandwidth utilization rate of the path by using the path, and repeating the step A5 until all the categories are arranged to be transmitted by the path.
The beneficial effects of the above technical scheme are: by utilizing the technology, when data is transmitted, the data can be intelligently transmitted by utilizing multiple paths, the data is firstly transmitted to the path with low bandwidth utilization rate when the data is transmitted, so that the data transmission of all paths can be transmitted under the balanced condition, the data transmission of a certain path is not particularly blocked, meanwhile, before the data is transmitted, the data to be transmitted is firstly classified, so that the data of the same type is transmitted on the same path, and each path only transmits the data of the same type firstly, so that the path can not be blocked because of the transmission of the data of different types, and the setting during the transmission is not required to be frequently adjusted because of the different types of the data during the transmission, so that the transmission performance can be greatly improved.
The invention also provides a cross-page checking method, which comprises the following steps:
step 1: acquiring a data list, and displaying the data list on different pages;
step 2: selecting a plurality of data lines in a current page;
and step 3: acquiring a plurality of data rows selected in a current page, and adding the selected data rows into a selected data list;
and 4, step 4: executing page turning operation, selecting a plurality of data lines in the new current page after the page turning is taken as the new current page, acquiring the plurality of data lines selected in the new current page, and adding the plurality of data lines selected in the new current page into the selected data list;
and 5: determining whether to continue to execute the page turning operation, if so, returning to the step 4, otherwise, executing the step 6;
step 6: and displaying all data rows in the selected data list to a user.
The working principle of the technical scheme is as follows: acquiring a data list, and selecting a plurality of data lines on a current page; acquiring a plurality of data lines selected in a current page, and adding the data lines into a selected data list; executing page turning operation, acquiring a plurality of data lines selected in the new current page, and adding the data lines selected in the new current page into a selected data list; determining whether to continue to perform page turning operation; and displaying all data rows in the selected data list to the user.
The beneficial effects of the above technical scheme are: a plurality of data lines can be selected on each page, and the selected data lines on all the pages are displayed, so that the cross-page check function is realized, and operations such as batch audit, viewing and the like are facilitated; meanwhile, the resources of the client or the server are saved, and the processing performance of the computer is improved.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A page crossing checkup system, comprising:
the check module is used for checking a plurality of data lines on the current page;
the acquisition module is used for acquiring a data list, acquiring a plurality of data lines selected by the check module on the current page and adding the selected data lines into the selected data list;
the system comprises an acquisition module, a page turning module, a check module and a data adding module, wherein the acquisition module is used for acquiring a plurality of data lines selected on a current page and executing page turning operation after acquiring the data lines selected on the current page, the check module is also used for selecting a plurality of data lines of a new current page after taking page turning as the new current page, and the acquisition module is also used for acquiring a plurality of data lines selected on the new current page and adding the data lines selected on the new current page into a selected data list after taking page turning as the new current page; and
and the display module is used for displaying all the data rows in the selected data list to a user.
2. The page spread check system according to claim 1, wherein the check module comprises: a single selection unit and a full selection unit, wherein,
the single selection unit is used for selecting a certain data line in the current page at one time;
the full selection unit is used for selecting all data lines in the current page at one time.
3. The page-crossing checksystem of claim 1 further comprising a storage module for storing the currently page-checked data row acquired by the acquisition module in a database when the page flip module performs the page flip operation.
4. The page crossing checksystem of claim 1 wherein the page flip module comprises a standard pagination style, a short pagination style, or a pop-up pagination style.
5. The page spread check system of claim 1, further comprising a page flip control module to:
displaying the page operating state;
setting single-page data display capacity, and displaying the data list with large data volume based on the fixed page capacity;
and receiving and executing a page turning control instruction, wherein the page turning control instruction comprises a page turning instruction to a first page, a lower page, a front page, a last page or a page skipping instruction.
6. The page spread check system according to claim 1, further comprising a creation module, an addition module, and a deletion module, wherein,
the creating module is used for creating the data list in the database and setting the content of each column in the data list;
the newly-added module is used for newly adding a plurality of rows of data lists in the database;
the deleting module is used for deleting the data lists of a plurality of rows in the database.
7. The page crossing check system as recited in claim 1, wherein the page crossing check system further comprises a query module for querying for data rows in the checked data list in response to a query request from a user.
8. The page spread check system according to claim 7, further comprising an authorization module for setting whether a different user has authority to query the checked data list,
when a user with inquiry authority initiates an inquiry request, the inquiry module inquires the data rows in the selected data list, and the display module displays the selected data list in a preset area;
and when the user without the inquiry authority initiates an inquiry request, the display module displays the inquiry authority to the user.
9. The page crossing check system according to claim 1, wherein the acquiring module intelligently controls the multi-path transmission data when acquiring data for improving computer processing performance when acquiring the data list, and comprises the following steps when intelligently controlling the multi-path transmission data:
step A1, obtaining the numerical values of five indexes of data source address, data source port, MAC address of data source, key word ID of data and data size of all data to be transmitted;
calculating the probability of same kind between any two data;
wherein, Pi,jFor the homogeneous possibility of the ith data and the jth data in all the data to be transmitted, Xi,tThe value of the t index of the ith data in all the data to be transmitted, Xj,tThe value of the t index of the jth data in all the data to be transmitted, max (X)t) The maximum value of the t-th index in all the data needing to be transmitted is t, wherein t is 1, 2, 3, 4 and 5;
step A2, taking the first piece of data in the data which are not classified as a category, classifying all the data with the same class possibility of the first piece of data which are not classified being larger than a preset value into the category, and repeating the step A2 until all the data are classified;
step A3, calculating the cost of each transmission path;
wherein, FdFor the consumption of transmission path of the d-th path, Rbd,sFor the consumption of the s-th node of the d-th path, said value being preset according to node stability and robustness, Dld,sThe physical distance, Be, from the s-th node of the d-th path to the user terminald,sThe independent bandwidth of the s node of the d path is defined, lambda, mu and nu are preset weights, and N is the total number of the nodes of the d path;
step A4, determining the bandwidth usage amount between each data category and each path;
Mk,d=Sizek*Fd
wherein M isk,dBandwidth usage, Size, on the d path for the kth classkThe total size of data in the kth category;
step A5, calculating the bandwidth utilization rate of each path, obtaining the bandwidth utilization rate of the path corresponding to the minimum bandwidth utilization rate and the bandwidth utilization rates of all the categories, transmitting the category corresponding to the minimum bandwidth utilization rate of the path by using the path, and repeating the step A5 until all the categories are arranged to be transmitted by the path.
10. A method of cross-page checking, the method performing the steps of:
step 1: acquiring a data list, and displaying the data list on different pages;
step 2: selecting a plurality of data lines in a current page;
and step 3: acquiring a plurality of data rows selected in a current page, and adding the selected data rows into a selected data list;
and 4, step 4: executing page turning operation, selecting a plurality of data lines in the new current page after the page turning is taken as the new current page, acquiring the plurality of data lines selected in the new current page, and adding the plurality of data lines selected in the new current page into the selected data list;
and 5: determining whether to continue to execute the page turning operation, if so, returning to the step 4, otherwise, executing the step 6;
step 6: and displaying all data rows in the selected data list to a user.
CN201910838934.5A 2019-09-05 2019-09-05 Cross-page checking system and method Active CN110597435B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910838934.5A CN110597435B (en) 2019-09-05 2019-09-05 Cross-page checking system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910838934.5A CN110597435B (en) 2019-09-05 2019-09-05 Cross-page checking system and method

Publications (2)

Publication Number Publication Date
CN110597435A true CN110597435A (en) 2019-12-20
CN110597435B CN110597435B (en) 2021-01-01

Family

ID=68857803

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910838934.5A Active CN110597435B (en) 2019-09-05 2019-09-05 Cross-page checking system and method

Country Status (1)

Country Link
CN (1) CN110597435B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463001A (en) * 2020-12-11 2021-03-09 北京明略软件系统有限公司 Processing method and system for batch operation of lists
CN114020193A (en) * 2021-11-05 2022-02-08 挂号网(杭州)科技有限公司 Cross-page checking determination method and device, electronic equipment and storage medium
CN114546566A (en) * 2022-02-24 2022-05-27 奇安信科技集团股份有限公司 Data selection method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388831A (en) * 2007-09-14 2009-03-18 华为技术有限公司 Data transmission method, node and gateway
CN102131269A (en) * 2011-04-29 2011-07-20 南京邮电大学 Geographical-position-based routing method in wireless mesh network
CN103699544A (en) * 2012-09-27 2014-04-02 金蝶软件(中国)有限公司 Method and system for selecting data by crossing pages
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 Method and system for selecting data across web pages
CN105718567A (en) * 2016-01-21 2016-06-29 广东电网有限责任公司 Recording method of user selection operation on the basis of map object development
CN106776513A (en) * 2016-12-09 2017-05-31 深圳市小满科技有限公司 A kind of processing system of web page form, processing method and terminal device
CN108304112A (en) * 2017-01-13 2018-07-20 北京国双科技有限公司 Data processing method and device
CN109768926A (en) * 2019-01-10 2019-05-17 维沃移动通信有限公司 A kind of data processing method, terminal device and computer readable storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388831A (en) * 2007-09-14 2009-03-18 华为技术有限公司 Data transmission method, node and gateway
CN102131269A (en) * 2011-04-29 2011-07-20 南京邮电大学 Geographical-position-based routing method in wireless mesh network
CN103699544A (en) * 2012-09-27 2014-04-02 金蝶软件(中国)有限公司 Method and system for selecting data by crossing pages
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 Method and system for selecting data across web pages
CN105718567A (en) * 2016-01-21 2016-06-29 广东电网有限责任公司 Recording method of user selection operation on the basis of map object development
CN106776513A (en) * 2016-12-09 2017-05-31 深圳市小满科技有限公司 A kind of processing system of web page form, processing method and terminal device
CN108304112A (en) * 2017-01-13 2018-07-20 北京国双科技有限公司 Data processing method and device
CN109768926A (en) * 2019-01-10 2019-05-17 维沃移动通信有限公司 A kind of data processing method, terminal device and computer readable storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463001A (en) * 2020-12-11 2021-03-09 北京明略软件系统有限公司 Processing method and system for batch operation of lists
CN114020193A (en) * 2021-11-05 2022-02-08 挂号网(杭州)科技有限公司 Cross-page checking determination method and device, electronic equipment and storage medium
CN114020193B (en) * 2021-11-05 2024-06-04 挂号网(杭州)科技有限公司 Page crossing hook determination method and device, electronic equipment and storage medium
CN114546566A (en) * 2022-02-24 2022-05-27 奇安信科技集团股份有限公司 Data selection method and device

Also Published As

Publication number Publication date
CN110597435B (en) 2021-01-01

Similar Documents

Publication Publication Date Title
CN110597435B (en) Cross-page checking system and method
US7890516B2 (en) Recommending queries when searching against keywords
US20060173813A1 (en) System and method of providing ad hoc query capabilities to complex database systems
CN101197018A (en) Address book ranking method and system
CN103514290A (en) Electronic map information point acquisition method, acquisition device and server
US20070150812A1 (en) User support system integrating FAQ and helpdesk features
CN110546633A (en) Named entity based category tag addition for documents
US20110238620A1 (en) Data transfer between first and second databases
US6895404B2 (en) System and method for electronically searching for information from a sorted data set
CN113778286A (en) Application control display method and device, storage medium and electronic equipment
US9965812B2 (en) Generating a supplemental description of an entity
US11550792B2 (en) Systems and methods for joining datasets
JP2018511135A5 (en)
US11726639B2 (en) Stowing and unstowing browser tabs in groups each corresponding to a different subject
US20070156630A1 (en) System and method for processing a table over a network
CN106484378B (en) A kind of data processing method and device of no landing
CN107153674A (en) A kind of live room information methods of exhibiting and system
US20120066252A1 (en) Medium and method for collection of information, and information collection support system
US20160140156A1 (en) Distributed storage system with pluggable query processing
US8386953B1 (en) Accordion user interface
CN105706082A (en) Method and system for defining an offlinable model graph
US9767207B1 (en) Adaptive user interface for directories
TWI783156B (en) Auxiliary device and method for receiving customers
KR102159956B1 (en) Server and method to provide web pages including product images and information associated with product images
CN114722284A (en) Application recommendation method and device, electronic 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
GR01 Patent grant
GR01 Patent grant