CN110825291B - Data processing method, data processing device and computer equipment - Google Patents

Data processing method, data processing device and computer equipment Download PDF

Info

Publication number
CN110825291B
CN110825291B CN201911090044.7A CN201911090044A CN110825291B CN 110825291 B CN110825291 B CN 110825291B CN 201911090044 A CN201911090044 A CN 201911090044A CN 110825291 B CN110825291 B CN 110825291B
Authority
CN
China
Prior art keywords
information
data
target information
row
interface
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
CN201911090044.7A
Other languages
Chinese (zh)
Other versions
CN110825291A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201911090044.7A priority Critical patent/CN110825291B/en
Publication of CN110825291A publication Critical patent/CN110825291A/en
Application granted granted Critical
Publication of CN110825291B publication Critical patent/CN110825291B/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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Abstract

The embodiment of the application discloses a data processing method, which comprises the following steps: displaying original information corresponding to a first table through a first interface, wherein the original information comprises (N multiplied by M) data, the original information corresponds to M header identifications, and each header identification corresponds to N data; acquiring a first information display instruction, wherein the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers; responding to the first information display instruction, and displaying first target information through a second interface; receiving a first information selection instruction through a second interface, wherein the first information selection instruction carries a first data identifier; and responding to the first information selection instruction, and highlighting second target information through the first interface, wherein the second target information is data carrying the first data identification in the original information.

Description

Data processing method, data processing device and computer equipment
Technical Field
The embodiment of the application relates to the field of data processing, in particular to a data processing method, a data processing device and computer equipment.
Background
With the popularity of computers, and the computing power that computers possess, people are increasingly likely to use computers to assist in their work, one of which is to use computers to process data using forms.
Currently, when it is desired to select partial data in a certain column of a table, there are generally a first way of traversing all rows of the table, sequentially determining whether the row is data desired to be selected, and when the row is data desired to be selected, selecting the row by clicking the row until all rows of the table are traversed, thereby selecting all data desired to be selected, and a second way of traversing all rows of the table, sequentially selecting all data not desired to be selected, and then clicking a counter-selection item, thereby selecting all data desired to be selected, when the data desired to be selected is more than the data not desired to be selected in the table, contrary to the first way.
In the prior art, regardless of the first method or the second method, when the number of rows in the table is large, selection omission and selection error are very easy to occur when data is selected.
Disclosure of Invention
The embodiment of the application provides a data processing method, a data processing device and computer equipment, which can reduce the situations of missed selection and wrong selection during selection brushing.
A first aspect of an embodiment of the present application provides a data processing method, including:
displaying original information corresponding to a first table through a first interface, wherein the original information includes (N × M) data, the original information corresponds to M header identifications, each header identification corresponds to N data, N is an integer greater than 1, and M is an integer greater than or equal to 1; acquiring a first information display instruction, wherein the first information display instruction carries a first header identifier, and the first header identifier belongs to one of M header identifiers; responding to the first information display instruction, and displaying first target information through a second interface, wherein the first target information and the first header identification have a unique corresponding relation, and data in the first target information are different from each other; receiving a first information selection instruction through the second interface, wherein the first information selection instruction carries a first data identifier; and responding to the first information selection instruction, and displaying second target information in a highlighted mode through the first interface, wherein the second target information is data carrying the first data identification in the original information.
Optionally, the first search entry is displayed through a second interface;
the receiving, through the second interface, a first information selection instruction includes:
receiving the first information selection instruction through the first search entry in the second interface;
or, receiving the first information selection instruction through the first target information in the second interface.
Optionally, in response to the first information display instruction, acquiring the first target information:
the acquiring of the first target information includes:
acquiring an index object, wherein the index object corresponds to the first header identifier;
optionally, the first target information is subjected to sorting processing.
Judging whether a first information column of an index object comprises C-th row target information, wherein the C-th row target information is C-th row data corresponding to the first header identifier in the original information, the index object comprises (A x 3) data, A is an integer greater than or equal to 0, and the index object comprises the first information column, a second information column and a third information column;
if the first information column does not contain the target information of the C-th row, adding the target information of the C-th row into the first information column;
adding a value C in the second information column, wherein the value C is positioned in a row corresponding to the target information of the C-th row in the index object;
and adding the state of the target information of the C-th row in the first table in the third information column, wherein the state comprises a selected state or a non-selected state, and the state and the numerical value C are positioned in the same row.
Optionally, if the first information column includes the target information in the C-th row, adding the value C to the second information column, where the value C is located in a row corresponding to the target information in the C-th row in the index object;
and adding the state of the target information of the C-th row in the first table in the third information column, wherein the state comprises a selected state or a non-selected state, and the state and the numerical value C are positioned in the same row.
Optionally, determining whether N is the last row of the column corresponding to the first header identifier;
and if the N is the last row of the column corresponding to the first header identifier, displaying the first target information, wherein the first target information is data in the first information column and the third information column.
Optionally, M is an integer greater than 1;
the method further comprises the following steps:
acquiring a second information display instruction, wherein the second information display instruction carries a second header identifier, the second header identifier belongs to one of the M header identifiers, and the second header identifier is not equal to the first header identifier;
responding to the second information display instruction, and displaying fourth target information through a third interface, wherein the fourth target information and the second header identification have a unique corresponding relation, and data in the fourth target information are different from each other;
receiving a second information selection instruction through the third interface, wherein the second information selection instruction carries a second data identifier;
and responding to the second information selection instruction, and displaying fifth target information in a highlighted mode through the first interface, wherein the fifth target information is data of the original information carrying the first data identification and the second data identification.
Optionally, a second search entry is displayed through a third interface;
the receiving, through the third interface, a second information selection instruction includes:
receiving the second information selection instruction through the second search entry in the third interface;
or, receiving the second information selection instruction through the fourth target information in the third interface.
A second aspect of the embodiments of the present application provides a data processing apparatus, including:
the display device comprises a first display unit and a second display unit, wherein the first display unit is used for displaying original information corresponding to a first table through a first interface, the original information comprises (N multiplied by M) data, the original information corresponds to M header identifications, each header identification corresponds to N data, N is an integer larger than 1, and M is an integer larger than or equal to 1;
the device comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is used for acquiring a first information display instruction, the first information display instruction carries a first header identifier, and the first header identifier belongs to one of M header identifiers;
the second display unit is used for responding to the first information display instruction and displaying first target information through a second interface, wherein the first target information and the first header identification have unique corresponding relation, and data in the first target information are different from each other;
the receiving unit is used for receiving a first information selection instruction through the second interface, wherein the first information selection instruction carries a first data identifier;
and the third display unit is used for responding to the first information selection instruction and displaying second target information in a highlighted mode through the first interface, wherein the second target information is data carrying the first data identification in the original information.
A fourth aspect of embodiments of the present application provides a computer device, including:
a memory, a transceiver, a processor, and a bus system;
wherein the memory is used for storing programs;
the processor is configured to execute a program in the memory, including performing the method of any of the above first aspects;
the bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate.
A fifth aspect of embodiments of the present application provides a computer program product, which when executed on a computer causes the computer to perform the method according to any one of the first aspect.
According to the technical scheme, the embodiment of the application has the following advantages: because N is an integer greater than 1, the first header identifier corresponds to a plurality of data, after the terminal acquires the first information display instruction, the first target information can be displayed in the second interface according to the first information display instruction, the first target information corresponds to the first header identifier, the first target information belongs to the plurality of data corresponding to the first header identifier, and the data in the first target information are different from each other.
Drawings
FIG. 1 is a schematic diagram of a network framework according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 3 is a schematic structural diagram of a first table in an embodiment of the present application;
FIG. 4 is another schematic flow chart of a data processing method in an embodiment of the present application;
FIG. 5 is a schematic structural diagram of a second interface in an embodiment of the present application;
FIG. 6 is another schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 7 is another structural diagram of the first table in the embodiment of the present application;
FIG. 8 is another structural diagram of the first table in the embodiment of the present application;
FIG. 9 is another structural diagram of the first table in the embodiment of the present application;
FIG. 10 is another schematic structural view of a second interface in an embodiment of the present application;
FIG. 11 is another schematic structural view of a second interface in an embodiment of the present application;
FIG. 12 is another schematic structural view of a second interface in an embodiment of the present application;
FIG. 13 is another schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 14 is another schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 15 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application;
FIG. 16 is a schematic diagram of another structure of a data processing apparatus according to an embodiment of the present application;
fig. 17 is a schematic structural diagram of a computer device in an embodiment of the present application.
Detailed Description
The embodiment of the application provides a data processing method, a data processing device and computer equipment, which can reduce the situations of missed selection and wrong selection during selection brushing.
Referring to fig. 1, a network framework according to an embodiment of the present application includes:
a user 101 and a terminal 102;
the user 101 may communicate information to the terminal 102 through an input device, such as a keyboard, a mouse, a microphone, etc.; the terminal 102 may transmit information to the user through an output device, which is generally a display screen, and the human-computer interaction between the user 101 and the terminal 102 may be implemented through the input device and the output device.
Referring to fig. 2, an embodiment of a data processing method in the embodiment of the present application includes:
201. the terminal displays original information corresponding to the first table through a first interface;
the terminal displays original information corresponding to the first table through a first interface, wherein the original information comprises (N multiplied by M) data, the original information corresponds to M header identifications, each header identification corresponds to N data, N is an integer larger than 1, and M is an integer larger than or equal to 1.
For convenience of understanding, taking the first table 301 in fig. 3 as an example for illustration, the first table 301 includes 9 rows in the horizontal direction, 6 columns in the vertical direction, and 9X6 original data in total, where each column corresponds to a header identifier, which is respectively a material code, a material name, an auxiliary attribute, a specification model, a unit usage and a BOM state, N is an integer greater than 1, which means that each column of the first table has more than 2 data, 9 data in each column of the first table 301, and M is an integer greater than or equal to 1, which means that the first table has at least one column of data, the first table 301 has 6 columns of data, and the terminal will display the 9X6 data through the first interface.
It can be understood that when the display interface of the terminal is insufficient or the terminal is a visual experience of the user, the terminal can only display part of the original data at a certain time, but the user can display the hidden data by pulling down the first interface or clicking to display all the hidden data, and the like, the terminal should be considered to display the original data corresponding to the first form through the first interface.
It is understood that the data may be empty, for example, the auxiliary attribute in the third column of the first table 301, the display of the table is blank, the same is not necessarily all the data in the entire column, or all the data in the entire column is blank, and may be partial data display, partial data blank, for example, the unit dose in the fifth column of the first table 301, and when the value 0.2300 is not recorded by the user, or the user sets 0.2300 as a default value, etc., the unit dose in the fifth column of the first table 301 is partially displayed and partially blank.
202. The terminal acquires a first information display instruction;
the terminal acquires a first information display instruction, wherein the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers.
The first table has M columns, and therefore, there are M header identifiers, and the first header identifier carried by the first information instruction is one of the M header identifiers.
203. The terminal responds to the first information display instruction and displays the first target information through the second interface;
and the terminal responds to the first information display instruction and displays the first target information through the second interface, wherein the first target information and the first header identification have unique corresponding relation, and data in the first target information are different from each other.
After the terminal acquires the first information display instruction, acquiring a first header identifier carried by the first information display instruction, the data for determining which column the first target information is identified by the first header, taking the first table 301 in fig. 3 as an example, if the first header identifier points to the first list item code, the first target information displayed by the terminal belongs to the data under the first list item code of the first table 301, there are 9 data under the first list item code of the first table 301, there are two pieces of data of 14.05.1008, but in the first object information, there is only one piece of data of 14.05.1008, therefore, the 8 data in the first target information are all different from each other, and the terminal displaying the first target information through the second interface means that the terminal, in order to distinguish from the first interface, the second interface may refer to the second interface 302 in fig. 3 by displaying 8 data in the first target information through the second interface.
It is understood that the second interface is not necessarily completely separated from the first table 301 of the first interface as in fig. 3, and may be embedded into the first table 301, which is not limited herein.
204. The terminal receives a first information selection instruction through a second interface;
and the terminal receives a first information selection instruction through the second interface, wherein the first information selection instruction carries the first data identifier.
The terminal displays the first target information through the second interface to facilitate the user to swipe, so that the terminal can receive a first information selection instruction through the second interface, where the first information selection instruction is a result of the user swiping the data, and taking the second interface 302 in fig. 3 as an example, when the user selects 14.05.1008, the data 14.05.1008 is identified as the first data.
205. The terminal responds to the first information selection instruction and prominently displays second target information through the first interface;
and the terminal responds to the first information selection instruction and prominently displays second target information through the first interface, wherein the second target information is data carrying the first data identification in the original information.
After the terminal receives the first information selection instruction on the second interface, the terminal can highlight and display the second target information on the first interface according to the first data identifier, namely the second target information on the first interface is selected, so that subsequent operation is facilitated. Taking fig. 3 as an example, the first data identifier received by the terminal on the second interface is 14.05.1008, two pieces of second target information of 14.05.1008 are carried in the original information material code column, and are respectively in the sixth row and the ninth row, and the terminal makes a highlight identifier in front of the sixth row and the ninth row, respectively, for highlighting the second target information, which indicates that the second target information on the first interface is selected.
In this embodiment, because N is an integer greater than 1, the first header identifier corresponds to a plurality of data, after the terminal acquires the first information display instruction, the first target information may be displayed in the second interface according to the first information display instruction, and the first target information corresponds to the first header identifier, so that the first target information belongs to the plurality of data corresponding to the first header identifier, and the data in the first target information are different from each other, and therefore, when there is repeated data in the plurality of data corresponding to the first header identifier, the data quantity of the first target information is smaller than the data quantity corresponding to the first header identifier, and therefore, when the data desired to be selected is swiped in the first target information, the situations of missing selection and wrong selection may be reduced.
Referring to fig. 4, another embodiment of the data processing method in the embodiment of the present application includes:
401. the terminal displays original information corresponding to the first table through a first interface;
402. the terminal acquires a first information display instruction;
steps 401 and 402 are similar to steps 201 and 202 in fig. 2, and are not described again here.
403. The terminal responds to the first information display instruction and displays the first target information and the first search entry through the second interface;
and the terminal responds to the first information display instruction and displays the first target information and the first search entry through the second interface, wherein the first target information and the first header identification have unique corresponding relation, and data in the first target information are different from each other.
After the terminal acquires the first information display instruction, a first header identifier carried by the first information display instruction is acquired, and data of which row the first target information is determined through the first header identifier, taking the first table 301 in fig. 3 as an example, if the first header identifier points to a first row of material codes, the first target information displayed by the terminal belongs to the data under the first row of material codes of the first table 301, there are 9 data under the first row of material codes of the first table 301, where there are two data which are 14.05.1008, but in the first target information, there is only one data which is 14.05.1008, so that 8 data in the first target information are all different from each other, and displaying the first target information by the terminal through a second interface means that the terminal displays 358 data in the first target information through the second interface in order to distinguish the terminal from the first interface.
Second interface referring to fig. 5, the second interface includes a second interface name 503, a first search entry 501, which is an input box for inputting data, and first target information 502.
It is understood that the second interface name 503 may not be present, and the absence of the second interface name 503 does not affect the implementation of the method in this embodiment.
404. The terminal receives a first information selection instruction through first target information;
the terminal receives a first information selection instruction through the first target information, wherein the first information selection instruction carries a first data identifier.
When the user clicks on a certain data of the first target information, the terminal selects the data clicked by the user, taking fig. 5 as an example, there are two columns of data in fig. 5, where the first column is in a selected state and is used to indicate whether the data in the same row is selected, and the second column is the first target information, and when the user clicks on the data box 504 at 14.05.1008, the terminal selects the data, which indicates that the data has been selected, for example, the data box 504 is highlighted, for example, the color is darkened, or the data box 505 in the same row on the left of the data 14.05.1008 is marked, for example, a hook is made, and the selected data 14.05.1008 serves as the first data mark.
It is understood that the terminal receiving the first information selection command through the first target information through the data box 505 to select the data 14.05.1008 also counts, because the data 14.05.1008 belongs to the first target information, and the data box 505 points to the data 14.05.1008.
Optionally, the first target information is sorted, in fig. 5, the sorting manners of the first target information 502 and the original information of the second interface are different, the difference between the two is shown in table one, the original information material coded data in table one is relatively chaotic compared with the first target information, wrong selection and selection omission are easily caused when data is searched in the original information material coded data, but in the first target information, the data is clearly displayed to a user in a numerical size sorting manner, and the user can not mistakenly select and select omission when searching the data.
Watch 1
Figure BDA0002266574020000061
Figure BDA0002266574020000071
It can be understood that, in addition to the sorting manner of the data in the first target information by the size of the number, when the data in the first target information is a character, the data can be sorted according to the front-back order of the initial letters of the character, such as a bearing and a shaft sleeve, the first letters of the two data are both shafts, and the letters of the first letter are both Z, so that the second character is seen, the second character is a bearing and a sleeve respectively, the letters of the second character are respectively C and T, and C is arranged in front of T, so that the bearing is first, the shaft sleeve is later, when the data in the first target information has the character and the character is also present, the number can be first, the character is later, or the character is later and the number is first.
It can be understood that the data in the first target information is sorted only to show clearer data to the user, so that the user can conveniently swipe the data.
It can be understood that the first target information may or may not be subjected to sorting processing, and when sorting processing is not performed, because the data in the first target information is less than the data in the material code column in the original information, the situations of wrong selection and selection omission can also be reduced.
It is understood that, in addition to the data box 504 being clicked to select 14.05.1008, the data box 505 being clicked to select 14.05.1008, and in practical applications, there may be other ways to select data, and the details are not limited herein.
It is understood that the highlighting process selected for the data 14.05.1008 may be to deepen the color of the data frame 504 and the data frame 505, to mark a tick in the data frame 505, or to use both methods, and in practical applications, there may be other methods to perform the highlighting process, which is not limited herein.
It is to be understood that the second interface may not present the first search entry, and when the second interface does not present the first search entry, the first information selection instruction may be received through the first target information.
405. The terminal receives a first information selection instruction through a first search entrance;
the terminal receives a first information selection instruction through the first search entrance, wherein the first information selection instruction carries a first data identifier.
The user may enter data in the first search entry, the terminal may match the entered data with data in the first target information, and the matched data may be selected, for example, as shown in fig. 5, and the terminal may enter 14.05.1008 in the first search entry 501, and 14.05.1008 in the first target information 502 may be selected to indicate that the matched data has been selected by highlighting, for example, coloring, in the data box 504, or by marking, for example, by a tick, in the data box 505 of the same row left of the data 14.05.1008, and the selected data 14.05.1008 may be identified as the first data.
It is understood that the highlighting process selected by the data 14.05.1008 may be to darken the data frames 504 and 505, to mark the data frames 505, or to use both methods, and in practical applications, there may be other methods to highlight, which are not limited herein.
Alternatively, the data entered in the first search entry may be incomplete, for example, if the number 02 is entered in the first search entry, then all three of 02.003.705, 02.005.0021B, and 02.006.0023 may be selected, which may facilitate the user to select multiple data at one time.
It is understood that the data entered at the first search entry may be incomplete or may be complete, and in practical applications, an embodiment may be selected for implementation, and is not limited herein.
Optionally, when the first target information is too much and cannot be displayed completely in the second interface, and when the data input at the first search entry is not displayed for this reason, after the data is input at the first search entry, the content displayed in the second interface jumps to the data, so that the user can conveniently verify whether the data input at the first search entry exists in the first target information.
It can be understood that the terminal may receive the first information selection instruction through the first target information, may also receive the first information selection instruction through the first search entry, and in practical applications, an implementation manner may be selected to receive the first information selection instruction, or both may be used at the same time, and is not limited herein.
406. Responding to the first information selection instruction, and displaying second target information on the first interface in a highlighted mode by the terminal;
and corresponding to the first information selection instruction, the terminal highlights the second target information on the first interface.
After the terminal acquires the first information selection instruction, it may acquire a first data identifier carried by the first information selection instruction, and according to the first data identifier, the terminal determines the data corresponding to the first data identifier in the first table, which is described by taking fig. 3 as an example, the first information selection instruction acquired by the second interface 302 carries the first data identifier, the first data identifier is 14.05.1008, in the original data of the first table, there are two data corresponding to the first data identifier, which are respectively in the 6 th row and the 9 th row, and the row where the 2 data are located is the second target information. After determining the data corresponding to the first data identifier, the terminal displays the corresponding data in the first interface in a highlighted manner, as shown in the first table 301 in fig. 3, and the selection boxes before the 6 th row and the 9 th row have been marked with a highlighted identifier.
It can be understood that, in addition to the fact that the selection frame is marked as the highlighted mark, other highlighted display modes can be adopted, as long as the row where the data which does not correspond to the second target information and the first data mark is located is distinguished, for example, the second target information can be subjected to color change processing, the color of the second target information is different from the color of the row where the data which does not correspond to the first data mark is located, in practical application, the second target information can be highlighted in more modes, and specific details are not limited herein.
407. The terminal acquires a second information display instruction;
the terminal acquires a second information display instruction, wherein the second information display instruction carries a second header identifier, the second header identifier belongs to one of the M header identifiers, and the second header identifier is not equal to the first header identifier.
The first table has M columns, so there are M header identifications, M is an integer greater than 1, the second header identification carried by the first information instruction is one of the M header identifications, and the second header identification is not equal to the first header identification.
408. The terminal responds to the second information display instruction and displays the fourth target information and the second search entry through the third interface;
and the terminal responds to the second information display instruction and displays fourth target information and a second search entry through a third interface, wherein the fourth target information and the second header identification have a unique corresponding relation.
After the terminal acquires the second information display instruction, a second header identifier carried by the second information display instruction is acquired, and the second header identifier is used to determine which column of data the fourth target information is, for example, the first table 301 in fig. 3, if the second header identifier points to the fifth column of unit usage, the fourth target information displayed by the terminal belongs to the data in the fifth column of unit usage of the first table 301, 9 data exist under the fifth column of unit usage of the first table 301, and the fourth target information can also display 9 data, even if there are duplicate data, for example, there are two data 1 in the fifth column of unit usage of the first table.
And after the fourth target information is determined, the terminal displays a third interface, wherein the third interface comprises the fourth target information and a second search entry, and the second search entry is an input box and is used for inputting data.
Optionally, the fourth target information may be non-repetitive data, for example, in 9 data in the fifth column of unit usage of the first table 301, data 1 appears 6 times, and in the fourth target information, data 1 may appear only once, which is convenient for the user to select.
It is understood that the fourth target information may be non-repetitive data or may include repetitive data, and in practical applications, the fourth target information may be implemented by using an implementation manner, which is not limited herein.
409. The terminal receives a second information selection instruction through fourth target information;
and the terminal receives a second information selection instruction through the fourth target information, wherein the second information selection instruction carries a second data identifier.
When the user clicks some data of the fourth target information, the terminal may select the data clicked by the user, and the manner that the data is selected may be to perform highlighting processing in a selected data box, for example, color deepening, or to perform marking in a box in the same row, for example, to make a hook, and the selected data may be used as the second data mark.
Optionally, the fourth target information is sorted, and by sorting, the data in the fourth target information is clearer and displayed to the user more regularly, so that when the user swipes the data in the fourth target information, the user is less likely to miss or miss the data.
It can be understood that, in addition to the sorting manner of the data in the fourth target information by the size of the number, when the data in the fourth target information is a character, the data can be sorted in the front-back order of the initial letter of the character, and when the data in the fourth target information has a character and also has a number, the number can be first, the character can be later, or the character can be later and the number can be first.
It can be understood that the data in the fourth target information are sorted only to show clearer data to the user, so that the user can conveniently swipe the data.
It can be understood that the fourth target information may or may not be subjected to sorting processing, and when sorting processing is not performed, because data in the fourth target information is less than data in the material code column in the original information, cases of wrong selection and selection omission can also be reduced.
It is to be understood that the third interface may not show the second search entry, and when the third interface does not show the second search entry, the second information selection instruction may be received through the fourth target information.
410. The terminal receives a second information selection instruction through a second search entrance;
and the terminal receives a second information selection instruction through the second search entrance, wherein the second information selection instruction carries a second data identifier.
The user can input data in the second search entry, the terminal can match the input data with data in the fourth target information, the matched data can be selected, the mode which indicates that the data are selected can be that highlighting processing is performed on a data frame, for example, the color is deepened, or identification is performed in a frame in the same row of the data frame, for example, a check is made, and the selected data can be used as the first data identification.
It can be understood that the highlighting process for selecting the data may be deepening the color of the data frame, making a tick mark in a frame in the same row of the data frame, or using both of the two methods, or performing the highlighting process in other methods in practical applications, which is not limited herein.
Alternatively, the data entered in the second search entry may be incomplete, for example, if the number 0 is entered in the second search entry, all 3 data 0, 0.2300, and 0.9837 are selected, which may facilitate the user to select multiple data at one time.
It is understood that the data entered at the second search entry may be incomplete or must be complete, and in practical applications, an embodiment may be selected for implementation, and is not limited herein.
Optionally, when the fourth target information is too much and cannot be completely displayed in the third interface, and when the data input at the second search entry is not displayed for this reason, after the data is input at the second search entry, the content displayed on the second interface jumps to the data, so that the user can conveniently verify whether the data input at the second search entry exists in the fourth target information.
It can be understood that the terminal may receive the second information selection instruction through the fourth target information, or may receive the second information selection instruction through the second search entry, and in practical applications, an implementation may be selected to receive the second information selection instruction, or both of them may be used at the same time, and the specific details are not limited herein.
411. Responding to the second information selection instruction, and displaying fifth target information on the first interface in a highlighted mode by the terminal;
and responding to the second information selection instruction, and the terminal highlights fifth target information on the first interface, wherein the fifth target information is data of the original information carrying the first data identifier and the second data identifier.
After the terminal acquires the second information selection instruction, the terminal can acquire a second data identifier carried by the second information selection instruction, the terminal determines data corresponding to the second data identifier in the first table according to the second data identifier, when the column corresponding to the second table head identifier in the second information display instruction is used as a unit amount, the fourth target information does not include repeated data, the fourth target information is subjected to sequencing processing, and the unit amount data of the original information and the fourth target information are shown in a second table.
Assuming that the user selects data 0.2300 in the fourth information, the second data identifier is data 0.2300, and the terminal determines that the data corresponding to the original information unit usage data and the second data identifier is data in row 6, in the foregoing, the data corresponding to the first data identifier 14.05.1008 is data in row 6 and row 9, and the fifth target information satisfies both the correspondence with the first data identifier and the correspondence with the second data identifier, so that the fifth target information is row 6, and after determining the fifth target information, the terminal highlights row 6 in the first interface.
Assuming that the user selects data 1 in the fourth information, the second data identifier is data 1, and the terminal determines that the data corresponding to the original information unit usage data and the second data identifier is data in rows 2, 3, 4, 5, 7 and 8, in the foregoing, the data corresponding to the first data identifier 14.05.1008 is data in rows 6 and 9, and the fifth target information satisfies both the correspondence with the first data identifier and the correspondence with the second data identifier, so that the terminal does not make a highlight in the first interface without the fifth target information.
Assuming that the user selects the data 0.2300 and 0.9837 in the fourth information, the second data is identified as 0.2300 and 0.9837, and the terminal determines that the data corresponding to the original information unit usage data and the second data identification is the data of the 6 th row and the 9 th row, in the foregoing, the data corresponding to the first data identification 14.05.1008 is the data of the 6 th row and the 9 th row, and the fifth target information is satisfied with both the correspondence with the first data identification and the correspondence with the second data identification, so that the fifth target information is the 6 th row and the 9 th row, and after the fifth target information is determined, the terminal highlights the 6 th row and the 9 th row in the first interface.
Watch two
Figure BDA0002266574020000101
Figure BDA0002266574020000111
After determining the data corresponding to the first data identifier, the terminal displays a line corresponding to the data in the first interface in a highlighted manner, and a hook may be placed in front of the line to serve as a highlighted identifier.
It can be understood that, besides the line is marked with a mark as a highlight, other highlight display manners may be adopted, as long as the fifth target information is distinguished from the lines other than the fifth target information, for example, the fifth target information may be subjected to color change processing, and the color of the fifth target information is different from the color of the lines other than the fifth target information.
It is also possible to reuse the data processing method of the invention when the user selects certain rows in the first table of the first interface, as will be explained in an embodiment below.
Referring to fig. 6, another embodiment of the data processing method in the embodiment of the present application includes:
601. the terminal displays original information corresponding to the first table through a first interface, and existing data of the original information is selected;
the terminal displays the original information corresponding to the first table through the first interface, and the original information has the selected data.
As shown in FIG. 7, data 25.03.07.7005A01 has been selected, the selected highlighted identification being a check in the box of the same row.
As shown in fig. 8, data 14.05.1008 for row 6 has been selected.
As shown in fig. 9, data 14.05.1008 for row 6 and row 9 has been selected.
602. The terminal acquires a first information display instruction;
the terminal acquires a first information display instruction, wherein the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers.
The first table has M columns, and therefore, there are M header identifiers, and the first header identifier carried by the first information instruction is one of the M header identifiers.
603. The terminal responds to the first information display instruction and displays the first target information through the second interface;
and the terminal responds to the first information display instruction and displays the first target information through the second interface, wherein the first target information and the first header identification have unique corresponding relation, and data in the first target information are different from each other.
When the original information has the selected data, the first target information has the corresponding selected data when being displayed.
The original data shown in fig. 7, data 25.03.07.7005a01, has been selected, and a second interface is shown in fig. 10, in which data 25.03.07.7005a01 has also been selected, and the selected highlighted symbol is a check in a box of the same row, called a full check, indicating that the data has been selected in its entirety in the original message.
As shown in fig. 8, line 6 of data 14.05.1008 has been selected, a second interface is shown as shown in fig. 11, in which data 14.05.1008 has also been selected, the selected highlight is a check in the same line of boxes, but the check boxes are of a different color, called half-check, to distinguish the full check, indicating that the data has been partially selected in the original message.
As shown in fig. 9, the data 14.05.1008 in line 6 and line 9 has been selected, and a second interface is shown in fig. 12, in which the data 14.05.1008 has also been selected, and the selected highlighted symbol is a check in the box of the same line, belonging to a full check, indicating that the data has been selected in its entirety in the original message.
604. The terminal receives a first information selection instruction through a second interface;
and the terminal receives a first information selection instruction through the second interface, wherein the first information selection instruction carries the first data identifier.
The terminal displays the first target information through the second interface so as to facilitate the user to swipe, and therefore the terminal can receive a first information selection instruction through the second interface, and the first information selection instruction is a data swiping result of the user.
Taking the second interface in fig. 10 as an example, since the original information 25.03.07.7005a01 is selected, and the data 25.03.07.7005a01 is already fully checked in the first target information displayed on the second interface, the user may choose to click the data again to cancel the selection of the data.
Taking the second interface in fig. 11 as an example, since the original message 14.05.1008 has been partially selected and the data 14.05.1008 has been half-checked in the first target message displayed on the second interface, the user may choose to click the data again to cancel the selection of the data, and after canceling the selection of the data, the user may choose to click the data again to allow the data to be fully checked.
Taking the second interface in fig. 12 as an example, since the original information 14.05.1008 has been selected completely and the data 14.05.1008 has been selected completely in the first target information displayed in the second interface, the user may choose to click the data again to cancel the selection of the data.
605. Responding to the first information selection instruction, and highlighting second target information through the first interface;
and the terminal responds to the first information selection instruction and prominently displays second target information through the first interface, wherein the second target information is data carrying the first data identification in the original information.
Taking FIG. 10 as an example in step 604, if data 25.03.07.7005A01 is deselected, then no data is selected, and therefore no first data identification, and therefore all data will not be selected in the first interface, then data 25.03.07.7005A01 changes from the selected state to the unselected state as compared to the first table in step 601, i.e., row 2 is selected in the first table in step 601 and row 2 is not selected in this step.
Taking FIG. 11 as an example in step 604, if data 14.05.1008 has been selected, then the first data is identified as 14.05.1008, so in the first interface, data 14.05.1008 is selected, and data 14.05.1008 changes from a partially selected state to a fully selected state as compared to the first table in step 601, i.e., only row 6 is selected in the first table in step 601 and both row 6 and row 9 are selected in this step.
Taking FIG. 12 as an example in step 604, if data 14.05.1008 has been deselected, then no data has been selected, and therefore no first data identification, and therefore all data will not be selected in the first interface, and data 14.05.1008 changes from the selected state to the unselected state as compared to the first table in step 601, i.e., both row 6 and row 9 are selected in the first table in step 601, and both row 6 and row 9 are unselected in this step.
It should be understood that the half-hook marks in fig. 11 are only used to distinguish the full-hook, and in practical applications, the protruding marks of the half-hook may be other marks, such as a mark X, and the specific mark is not limited herein.
In order to facilitate understanding of how the terminal presents the first target information according to the first information display instruction, the following description takes fig. 12 as an example.
1301. The terminal acquires an index object, and the index object corresponds to the first header identifier;
the terminal acquires an index object, the index object corresponds to the first table head identification, the index object comprises data corresponding to the first table head identification and the state of each piece of data in the first table, and the state comprises a selected state or a non-selected state.
1302. The terminal judges whether the first information column of the index object comprises data of the C-th row of the index object;
judging whether a first information column of the index object comprises target information of a C-th row, wherein the target information of the C-th row is C-th row data corresponding to a first header identifier in original information, the index object comprises (A x 3) data, A is a data row number corresponding to the first header identifier, and the index object comprises the first information column, a second information column and a third information column.
1303. The terminal adds the target information of the C-th row in the first information column;
when the target information of the C-th row is not included in the first information column of the index object, adding the target information of the C-th row into the first information column; adding a value C in the second information column, wherein the value C is positioned in a row corresponding to the target information in the index object; and adding the state of the target information in the C-th row in the first table in the third information column, wherein the state comprises a selected state or a non-selected state, and the state and the numerical value C are positioned in the same row.
1304. The terminal adds a value C in the second information column;
if the first information column comprises the target information of the C-th row, adding a numerical value C in the second information column, wherein the numerical value C is positioned in the row corresponding to the target information in the index object; and adding the state of the target information in the first table in the third information column, wherein the state is positioned in the same row with the value C.
1305. The terminal judges whether the row C is the last row of the column corresponding to the first header identifier;
and the terminal judges whether the row C is the last row of the column corresponding to the first header identifier.
1306. The terminal displays first target information;
and if the line C is the last line of the column corresponding to the first header identifier, displaying first target information, wherein the first target information is data in the first information column and the third information column.
It is understood that the terminal does not necessarily need to directly display the first target information, for example, the states in the third information column include a selected state and a non-selected state, but when the first target information is displayed, the first target information may be displayed by a graphic identifier, such as a tick.
1307. The terminal adds 1 to C, and returns to step 1302;
if the part C is the last row of the column corresponding to the first header identifier, the terminal adds 1 to C, and returns to step 1302.
Taking the data in table three as an example to explain how the terminal displays the first target information according to the first information display instruction, please refer to fig. 14, the terminal obtains the first information selection instruction, and the data corresponding to the first header identifier in the first information instruction is the unit usage amount, as shown in table three.
Watch III
Unit dose
0
0.2300
1
1
1401. The terminal acquires an index object, and the index object corresponds to the first header identifier;
the index object includes the data in Table three and the state of each data in the first table, including selected state or unselected state, assuming data 0.2300 and data 1 in row 4 are selected state and the other rows of data are unselected state.
1402. The terminal judges whether the first information column of the index object comprises data 0 of the 1 st row;
the terminal judges whether the first information column of the index object comprises data 0 of the 1 st row, and when the first information column of the index object does not comprise data 0, the terminal adds data 0 to the first information column of the index object, adds a value 1 to the second information column, and adds a non-selected state to the third information column, as shown in table four.
Watch four
First information column Second information column Third information column
0 1 Unselected state
1403. The terminal determines 0.2300 whether the data for row 2 is included in the first information column of the index object;
the terminal determines whether the data 0.2300 of row 2 is included in the first information column of the index object, and when the data 0.2300 is not included, the terminal adds 0.2300 data to the first information column of the index object, adds 2 values to the second information column, and adds the selected state to the third information column, as shown in table five.
Watch five
First information column Second information column Third information column
0 1 Unselected state
0.2300 2 Selected state
1404. The terminal judges whether the first information column of the index object comprises data 1 of a 3 rd row;
the terminal judges whether the first information column of the index object comprises data 1 of the 3 rd row, and when the first information column of the index object does not comprise data 1, the terminal adds data 1 to the first information column of the index object, adds a numerical value 3 to the second information column, and adds a non-selected state to the third information column, as shown in table six.
Watch six
First information column Second information column Third information column
0 1 Unselected state
0.2300 2 Selected state
1 3 Unselected state
1405. The terminal judges whether the first information column of the index object comprises data 1 of a 4 th row;
the terminal judges whether the first information column of the index object comprises data 1 in the 4 th row, and when the first information column comprises the data 1, the terminal adds a value 4 to the second information column corresponding to the index object data 1 and adds a selected state to the third information column, as shown in table seven.
Watch seven
First information column Second information column Third information column
0 1 Unselected state
0.2300 2 Selected state
1 3 Unselected state
4 Selected state
1406. The terminal displays first target information;
and 4, displaying first target information by the terminal, wherein the first target information is data in the first information column and the third information column, and the last row of the column corresponding to the first header identifier.
Referring to fig. 15, an embodiment of a data processing apparatus according to the embodiment of the present application includes:
the first display unit 1501 is configured to display original information corresponding to a first table through a first interface, where the original information includes (N × M) data, the original information corresponds to M header identifiers, each header identifier corresponds to N data, N is an integer greater than 1, and M is an integer greater than or equal to 1.
An obtaining unit 1502 is configured to obtain a first information display instruction, where the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers.
The second display unit 1503 is configured to display, in response to the first information display instruction, the first target information through the second interface, where the first target information and the first header identifier have a unique corresponding relationship, and data in the first target information are different from each other.
The receiving unit 1504 is configured to receive a first information selection instruction through a second interface, where the first information selection instruction carries a first data identifier.
The third displaying unit 1505 is configured to, in response to the first information selection instruction, display the second target information in a highlighted manner through the first interface, where the second target information is data of the original information that carries the first data identifier.
In this embodiment, because N is an integer greater than 1, the first header identifier corresponds to a plurality of data, and after the obtaining unit 1502 obtains the first information display instruction, the second displaying unit 1503 may display, according to the first information display instruction, the first target information in the second interface, where the first target information corresponds to the first header identifier, and therefore the first target information belongs to the plurality of data corresponding to the first header identifier, and the data in the first target information are different from each other, and when there is duplicate data in the plurality of data corresponding to the first header identifier, the data quantity of the first target information is smaller than the data quantity corresponding to the first header identifier, and therefore, when the data desired to be selected is selected in the first target information, the situations of missing selection and wrong selection may be reduced.
The operations of the units in the data processing apparatus in this embodiment are similar to those described in fig. 2, and are not described herein again.
Referring to fig. 16, another embodiment of the data processing apparatus in the embodiment of the present application includes:
the first displaying unit 1601 is configured to display original information corresponding to a first table through a first interface, where the original information includes (N × M) data, the original information corresponds to M header identifiers, each header identifier corresponds to N data, N is an integer greater than 1, and M is an integer greater than or equal to 1.
An obtaining unit 1602, configured to obtain a first information display instruction, where the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers.
The second displaying unit 1603 is configured to display the first target information through the second interface in response to the first information display instruction, where the first target information and the first header identifier have a unique corresponding relationship, and data in the first target information are different from each other.
The receiving unit 1604 is configured to receive a first information selection instruction through the second interface, where the first information selection instruction carries the first data identifier.
The third display unit 1605 is configured to, in response to the first information selection instruction, display the second target information prominently through the first interface, where the second target information is data in the original information, where the first data identifier is carried in the original information.
The data processing apparatus in this embodiment further includes:
the second presenting unit 1603 is further used for presenting the first search entry through the second interface;
the receiving unit 1604 is specifically configured to receive a first information selection instruction through a first search entry in a second interface;
or, receiving a first information selection instruction through the first target information in the second interface.
The obtaining unit 1602 is specifically configured to obtain an index object, where the index object corresponds to the first header identifier;
the device further comprises:
a judging unit 1606, configured to judge whether a C-th row of target information is included in a first information column of the index object, where the C-th row of target information is a C-th row of data corresponding to the first header identifier in the original information, the index object includes (a × 3) pieces of data, a is an integer greater than or equal to 0, and the index object includes the first information column, a second information column, and a third information column;
an adding unit 1607, configured to add the target information of the C-th row to the first information column if the target information of the C-th row is not included in the first information column;
the adding unit 1607 is specifically configured to add a value C to the second information column, where the value C is located in a row corresponding to the target information in the C-th row in the index object;
the adding unit 1607 is specifically configured to add, in the third information column, the state of the target information in the first table in the C-th row, where the state includes a selected state or a non-selected state, and the state and the value C are located in the same row.
The adding unit 1607 is specifically configured to add a numerical value C to the second information column if the first information column includes the target information in the C-th row, where the numerical value C is located in the row corresponding to the target information in the C-th row in the index object;
the adding unit 1607 is specifically configured to add, in the third information column, the state of the target information in the first table in the C-th row, where the state includes a selected state or a non-selected state, and the state and the value C are located in the same row.
The judging unit 1606 is specifically configured to judge whether the row C is a last row of the column corresponding to the first header identifier;
the second presenting unit 1603 is specifically configured to present the first target information if the row C is the last row of the column corresponding to the first header identifier, where the first target information is data in the first information column and the third information column.
The obtaining unit 1602 is specifically configured to obtain a second information display instruction, where the second information display instruction carries a second header identifier, the second header identifier belongs to one of the M header identifiers, and the second header identifier is not equal to the first header identifier;
the second displaying unit 1603 is specifically configured to display fourth target information through a third interface in response to the second information display instruction, where the fourth target information has a unique corresponding relationship with the second header identifier;
the receiving unit 1604 is specifically configured to receive a second information selection instruction through a third interface, where the second information selection instruction carries a second data identifier;
the third displaying unit 1605 is specifically configured to, in response to the second information selection instruction, display the fifth target information prominently through the first interface, where the fifth target information is data in the original information, where the first data identifier and the second data identifier are carried.
The second presentation unit 1603 is specifically configured to present a second search entry through a third interface;
the receiving unit 1604 is specifically configured to receive a second information selection instruction through a second search entry in the third interface;
or, receiving a second information selection instruction through fourth target information in the third interface.
Referring to fig. 17, an embodiment of a computer device in an embodiment of the present application includes:
the embodiment also provides a computer device, which may be deployed in a terminal, as shown in fig. 17, for convenience of description, only a part related to the embodiment of the present application is shown, and details of the specific technology are not disclosed, please refer to the method part in the embodiment of the present application. The terminal may be any terminal device including a mobile phone, a desktop computer, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, etc., taking the terminal as the desktop computer as an example:
fig. 17 is a block diagram showing a partial structure of a desktop computer related to a terminal provided in an embodiment of the present application. Referring to fig. 17, the desktop computer includes: radio Frequency (RF) circuitry 1710, memory 1720, input unit 1730, display unit 1740, sensor 1750, audio circuitry 1760, wireless fidelity (WiFi) module 1770, processor 1780, and power supply 1790. Those skilled in the art will appreciate that the desktop configuration shown in FIG. 17 is not intended to be a limitation of a desktop computer and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the desktop computer in detail with reference to fig. 17:
the RF circuit 1710 can be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, for processing the received downlink information of the base station in the processor 1780; in addition, the data for designing uplink is transmitted to the base station. In general, the RF circuitry 1710 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 1710 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 1720 can be used for storing software programs and modules, and the processor 1780 executes various functional applications and data processing of the desktop computer by operating the software programs and modules stored in the memory 1720. The memory 1720 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, and the like), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the desktop computer, and the like. Further, the memory 1720 may include high-speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 1730 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of a desktop computer. Specifically, the input unit 1730 may include a touch panel 1731 and other input devices 1732. The touch panel 1731, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on the touch panel 1731 or near the touch panel 1731 by using any suitable object or accessory such as a finger or a stylus), and drive a corresponding connection device according to a preset program. Alternatively, the touch panel 1731 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1780, and can receive and execute commands sent from the processor 1780. In addition, the touch panel 1731 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 1730 may include other input devices 1732 in addition to the touch panel 1731. In particular, other input devices 1732 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1740 may be used to display information input by or provided to the user and various menus of the desktop computer. The Display unit 1740 may include a Display panel 1741, and optionally, the Display panel 1741 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 1731 may cover the display panel 1741, and when the touch panel 1731 detects a touch operation on or near the touch panel 1731, the touch panel is transmitted to the processor 1780 to determine the type of the touch event, and then the processor 1780 provides a corresponding visual output on the display panel 1741 according to the type of the touch event. Although in fig. 17, touch panel 1731 and display panel 1741 are shown as two separate components to implement the input and output functions of the desktop computer, in some embodiments, touch panel 1731 and display panel 1741 may be integrated to implement the input and output functions of the desktop computer.
The desktop computer may also include at least one sensor 1750, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 1741 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 1741 and/or a backlight when the desktop computer is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a desktop computer (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the desktop computer, the detailed description is omitted here.
Audio circuitry 1760, speakers 1761, and microphone 1762 may provide an audio interface between the user and the desktop computer. The audio circuit 1760 may transmit the electrical signal converted from the received audio data to the speaker 1761, and the electrical signal is converted into a sound signal by the speaker 1761 and output; on the other hand, the microphone 1762 converts the collected sound signals into electrical signals, which are received by the audio circuit 1760 and converted into audio data, which are then processed by the audio data output processor 1780 and sent to, for example, another desktop computer via the RF circuit 1710, or output to the memory 1720 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the desktop computer can help the user send and receive e-mail, browse web pages, access streaming media and the like through the WiFi module 1770, and provides wireless broadband internet access for the user. Although fig. 17 shows a WiFi module 1770, it is understood that it is not a required component of a desktop computer.
Processor 1780 is the control center of the desktop computer, and is connected to various parts of the entire desktop computer through various interfaces and lines, and performs various functions of the desktop computer and processes data by running or executing software programs and/or modules stored in memory 1720, and calling data stored in memory 1720, thereby monitoring the entire desktop computer. Optionally, processor 1780 may include one or more processing units; optionally, processor 1780 may integrate an application processor, which primarily handles operating systems, user interfaces, application programs, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1780.
The desktop computer also includes a power supply 1790 (e.g., a battery) for powering the various components, which may optionally be logically coupled to the processor 1780 via a power management system to manage charging, discharging, and power consumption via the power management system.
Although not shown, the desktop computer may further include a camera, a bluetooth module, etc., which will not be described herein.
In the embodiment of the present application, the processor 1780 included in the terminal device further has the following functions:
the processor 1780 displays original information corresponding to the first table through the first interface, where the original information includes (N × M) pieces of data, the original information corresponds to M pieces of header identifiers, each header identifier corresponds to N pieces of data, N is an integer greater than 1, and M is an integer greater than or equal to 1;
the processor 1780 obtains a first information display instruction, where the first information display instruction carries a first header identifier, and the first header identifier belongs to one of the M header identifiers;
the processor 1780 responds to the first information display instruction, and displays the first target information through the second interface, wherein the first target information and the first header identifier have a unique corresponding relationship, and data in the first target information are different from each other;
the processor 1780 receives a first information selection instruction through the second interface, where the first information selection instruction carries the first data identifier;
the processor 1780 responds to the first information selection instruction, and highlights second target information through the first interface, wherein the second target information is data of the original information carrying the first data identifier.
Optionally, the processor 1780 presents the first search entry via the second interface;
processor 1780 receives a first information selection instruction via a first search entry in the second interface;
or, receiving a first information selection instruction through the first target information in the second interface.
Optionally, the processor 1780 performs sorting processing on the first target information.
Optionally, the processor 1780, in response to the first information display instruction, acquires the first target information:
the processor 1780 obtains an index object, and the index object corresponds to the first header identifier;
the desktop computer further includes:
the processor 1780 determines whether the first information column of the index object includes the C-th row target information, where the C-th row target information is the C-th row data corresponding to the first header identifier in the original information, the index object includes (a × 3) data, a is an integer greater than or equal to 0, and the index object includes the first information column, the second information column, and the third information column;
optionally, if the first information column does not include the target information in the C-th row, the processor 1780 adds the target information in the C-th row to the first information column;
the processor 1780 adds a value C to the second information column, where the value C is located in the index object in the row corresponding to the target information in the C-th row;
processor 1780 adds the state of the target information in the first table in row C in the third column, including the selected state or the unselected state, which is in the same row as the value C.
Optionally, if the first information column includes the target information in the C-th row, the processor 1780 adds a value C to the second information column, where the value C is located in a row corresponding to the target information in the C-th row in the index object;
processor 1780 adds the state of the target information in the first table in row C in the third column, including the selected state or the unselected state, which is in the same row as the value C.
Optionally, the processor 1780 determines whether C is the last row of the column corresponding to the first header identifier;
if C is the last row of the column corresponding to the first header identifier, the processor 1780 obtains first target information, where the first target information is data in the first information column and the third information column.
Optionally, the processor 1780 obtains a second information display instruction, where the second information display instruction carries a second header identifier, the second header identifier belongs to one of the M header identifiers, and the second header identifier is not equal to the first header identifier;
the processor 1780 responds to the second information display instruction, and displays fourth target information through the third interface, wherein the fourth target information and the second header identifier have a unique corresponding relationship;
the processor 1780 receives a second information selection instruction through the third interface, where the second information selection instruction carries a second data identifier;
the processor 1780 responds to the second information selection instruction, and highlights fifth target information through the first interface, where the fifth target information is data of the original information carrying the first data identifier and the second data identifier.
Optionally, the processor 1780 presents the second search entry via a third interface;
processor 1780 receives a second information selection instruction via a second search entry in the third interface;
or, receiving a second information selection instruction through fourth target information in the third interface.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. 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 the like.

Claims (10)

1. A data processing method, comprising:
displaying original information corresponding to a first table through a first interface, wherein the original information includes (N × M) data, the original information corresponds to M header identifications, each header identification corresponds to N data, N is an integer greater than 1, and M is an integer greater than or equal to 1;
acquiring a first information display instruction, wherein the first information display instruction carries a first header identifier, and the first header identifier belongs to one of M header identifiers;
responding to the first information display instruction, and displaying first target information through a second interface, wherein the first target information and the first header identification have a unique corresponding relation, and data in the first target information are different from each other;
receiving a first information selection instruction through the second interface, wherein the first information selection instruction carries a first data identifier;
responding to the first information selection instruction, and displaying second target information in a highlighted mode through the first interface, wherein the second target information is data carrying the first data identification in the original information;
the method further comprises responding to the first information display instruction, and acquiring the first target information;
the acquiring the first target information includes:
acquiring an index object, wherein the index object corresponds to the first header identifier;
judging whether a first information column of an index object comprises C-th row target information, wherein the C-th row target information is C-th row data corresponding to the first header identifier in the original information, the index object comprises (A x 3) data, A is an integer greater than or equal to 0, and the index object comprises the first information column, a second information column and a third information column;
if the first information column does not contain the target information of the C-th row, adding the target information of the C-th row into the first information column;
adding a value C in the second information column, wherein the value C is positioned in a row corresponding to the target information of the C-th row in the index object;
and adding the state of the target information of the C-th row in the first table in the third information column, wherein the state comprises a selected state or a non-selected state, and the state and the numerical value C are positioned in the same row.
2. The method of claim 1, further comprising:
displaying the first search entry through a second interface;
the receiving, through the second interface, a first information selection instruction includes:
receiving the first information selection instruction through the first search entry in the second interface;
or, receiving the first information selection instruction through the first target information in the second interface.
3. The method of claim 1, further comprising:
and sequencing the first target information.
4. The method of claim 1, further comprising:
if the first information column comprises the target information of the C-th row, adding the numerical value C in the second information column, wherein the numerical value C is positioned in a row corresponding to the target information of the C-th row in the index object;
and adding the state of the target information of the C-th row in the first table in the third information column, wherein the state comprises a selected state or a non-selected state, and the state and the numerical value C are positioned in the same row.
5. The method of claim 1 or 4, further comprising:
judging whether the C-th row is the last row of the column corresponding to the first header identifier;
and if the C is the last row of the column corresponding to the first header identifier, acquiring the first target information, wherein the first target information is data in the first information column and the third information column.
6. The method according to any one of claims 1 to 4, wherein M is an integer greater than 1;
the method further comprises the following steps:
acquiring a second information display instruction, wherein the second information display instruction carries a second header identifier, the second header identifier belongs to one of the M header identifiers, and the second header identifier is not equal to the first header identifier;
responding to the second information display instruction, and displaying fourth target information through a third interface, wherein the fourth target information and the second header identification have a unique corresponding relation;
receiving a second information selection instruction through the third interface, wherein the second information selection instruction carries a second data identifier;
and responding to the second information selection instruction, and displaying fifth target information in a highlighted mode through the first interface, wherein the fifth target information is data of the original information carrying the first data identification and the second data identification.
7. The method of claim 6, further comprising
Displaying a second search entry through a third interface;
the receiving, through the third interface, a second information selection instruction includes:
receiving the second information selection instruction through the second search entry in the third interface;
or, receiving the second information selection instruction through the fourth target information in the third interface.
8. A data processing apparatus, comprising:
the display device comprises a first display unit and a second display unit, wherein the first display unit is used for displaying original information corresponding to a first table through a first interface, the original information comprises (N multiplied by M) data, the original information corresponds to M header identifications, each header identification corresponds to N data, N is an integer larger than 1, and M is an integer larger than or equal to 1;
the device comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is used for acquiring a first information display instruction, the first information display instruction carries a first header identifier, and the first header identifier belongs to one of M header identifiers;
the second display unit is used for responding to the first information display instruction and displaying first target information through a second interface, wherein the first target information and the first header identification have unique corresponding relation, and data in the first target information are different from each other;
the receiving unit is used for receiving a first information selection instruction through the second interface, wherein the first information selection instruction carries a first data identifier;
a third display unit, configured to display, in response to the first information selection instruction, second target information in a highlighted manner through the first interface, where the second target information is data in the original information, where the first data identifier is carried in the original information;
the obtaining unit is further used for responding to the first information display instruction and obtaining the first target information;
the obtaining unit is specifically configured to obtain an index object, where the index object corresponds to the first header identifier;
a determining unit, configured to determine whether a first information column of an index object includes C-th row target information, where the C-th row target information is a C-th row data corresponding to the first header identifier in the original information, the index object includes (a × 3) data, where a is an integer greater than or equal to 0, and the index object includes the first information column, a second information column, and a third information column;
an adding unit, configured to add the C-th row target information to the first information column if the C-th row target information is not included in the first information column;
the adding unit is further configured to add a value C to the second information column, where the value C is located in a row corresponding to the target information in the C-th row in the index object;
the adding unit is further configured to add, in the third information column, a state of the target information in the C-th row in the first table, where the state includes a selected state or an unselected state, and the state and the value C are located in the same row.
9. A computer device, comprising: a memory and a processor;
wherein the memory is used for storing programs;
the processor is configured to execute the program in the memory, including performing the method of any of claims 1 to 7.
10. A computer storage medium having a computer program stored thereon, which, when executed on a computer, causes the computer to perform the method of any one of claims 1 to 7.
CN201911090044.7A 2019-11-08 2019-11-08 Data processing method, data processing device and computer equipment Active CN110825291B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911090044.7A CN110825291B (en) 2019-11-08 2019-11-08 Data processing method, data processing device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911090044.7A CN110825291B (en) 2019-11-08 2019-11-08 Data processing method, data processing device and computer equipment

Publications (2)

Publication Number Publication Date
CN110825291A CN110825291A (en) 2020-02-21
CN110825291B true CN110825291B (en) 2021-09-17

Family

ID=69553856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911090044.7A Active CN110825291B (en) 2019-11-08 2019-11-08 Data processing method, data processing device and computer equipment

Country Status (1)

Country Link
CN (1) CN110825291B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113221519B (en) * 2021-05-18 2024-03-29 北京百度网讯科技有限公司 Method, apparatus, device, medium and product for processing form data

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6738770B2 (en) * 2000-11-04 2004-05-18 Deep Sky Software, Inc. System and method for filtering and sorting data
US20070050697A1 (en) * 2005-08-23 2007-03-01 International Business Machines Corporation Integrated spreadsheet expanding table with collapsable columns
CN101414256B (en) * 2008-11-26 2010-09-08 浪潮集团山东通用软件有限公司 Construction method of general-purpose data filtering component
CN102819547B (en) * 2012-01-13 2015-11-04 金蝶软件(中国)有限公司 The method and apparatus of configuration field attribute
US20140047377A1 (en) * 2012-08-09 2014-02-13 Sap Ag Retrieving data from an external data source
CN109325218A (en) * 2017-08-01 2019-02-12 珠海金山办公软件有限公司 A kind of data screening statistical method, device, electronic equipment and storage medium
CN108346083B (en) * 2018-01-29 2021-02-12 维沃移动通信有限公司 Information processing method and mobile terminal
CN110378621A (en) * 2019-07-29 2019-10-25 广东电网有限责任公司 A kind of distribution power dispatcher watch bill generates system and generation method

Also Published As

Publication number Publication date
CN110825291A (en) 2020-02-21

Similar Documents

Publication Publication Date Title
CN109145142B (en) Management method and terminal for shared information of pictures
CN110941750B (en) Data linkage method and related device
CN106375179B (en) Method and device for displaying instant communication message
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN106203459B (en) Picture processing method and device
CN110673770B (en) Message display method and terminal equipment
CN110618969B (en) Icon display method and electronic equipment
CN107783709B (en) Image viewing method and mobile terminal
CN104216651B (en) The method and apparatus for showing social information
CN104516886A (en) Method, mobile terminal and server for displaying data analysis result
CN111125523A (en) Searching method, searching device, terminal equipment and storage medium
CN110597793A (en) Data management method and device, electronic equipment and computer readable storage medium
CN112989148A (en) Error correction word ordering method and device, terminal equipment and storage medium
CN108628534B (en) Character display method and mobile terminal
CN110825291B (en) Data processing method, data processing device and computer equipment
CN107678822B (en) A kind of information processing method and device, terminal and readable storage medium storing program for executing
CN105320858B (en) Method and device for rapidly displaying application icons
CN111290673B (en) Message processing method and electronic equipment
CN110532231B (en) File query method, file query device and terminal equipment
CN108270660A (en) The quickly revert method and device of message
CN110908751A (en) Information display method, information collection method, information display device, information collection device, electronic equipment and medium
CN107332972B (en) Method and device for automatically associating data and mobile terminal
CN106777383B (en) File sorting method and intelligent terminal
CN112988001B (en) Information processing method, information processing apparatus, electronic device, and readable storage medium
CN110362805B (en) Content typesetting recommendation method and device and terminal equipment

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