CN110442583A - The method and device of data processing, electronic equipment, storage medium - Google Patents

The method and device of data processing, electronic equipment, storage medium Download PDF

Info

Publication number
CN110442583A
CN110442583A CN201910745481.1A CN201910745481A CN110442583A CN 110442583 A CN110442583 A CN 110442583A CN 201910745481 A CN201910745481 A CN 201910745481A CN 110442583 A CN110442583 A CN 110442583A
Authority
CN
China
Prior art keywords
allocation list
list
index
cell
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910745481.1A
Other languages
Chinese (zh)
Other versions
CN110442583B (en
Inventor
王伟怀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN201910745481.1A priority Critical patent/CN110442583B/en
Publication of CN110442583A publication Critical patent/CN110442583A/en
Application granted granted Critical
Publication of CN110442583B publication Critical patent/CN110442583B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/219Managing data history or versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2474Sequence data queries, e.g. querying versioned data

Abstract

The embodiment of the invention provides a kind of data processing method and device, electronic equipment, storage mediums, the described method includes: obtaining the first allocation list, the second allocation list and third allocation list, the cell in first allocation list, second allocation list and the third allocation list is respectively provided with line index and column index;Second allocation list and first allocation list are compared, the first modification list is generated, includes first variance data and first variance data corresponding index information of second allocation list relative to first allocation list in the first modification list;Using the index information in the first modification list, cell corresponding with the index information is marked from the third allocation list.The embodiment of the present invention can show the difference between multiple allocation lists well, and position to the conflict between allocation list, to improve the efficiency for merging and solving conflict.

Description

The method and device of data processing, electronic equipment, storage medium
Technical field
The present invention relates to data technique fields, more particularly to the method and device of data processing, electronics in development of games Equipment, storage medium.
Background technique
In development of games, planning will use Excel table to store the design configurations of game, referred to as allocation list.Allocation list It is a two-dimensional structure table, general to default the first behavior title, first row is the unique ID of every a line.When game is done When overseas distribution, for the independence for keeping both sides to develop, overseas version can take one individual branches of version replication from state.State takes version This takes in original state modifies in version, and overseas version is modified in new branch.For lasting operation, overseas version needs regular Merge state and take the modification of version, and solves state and take the modification of version and conflicting for overseas version.
It is generally at present that former and later two allocation lists that state takes version are first switched into csv file, are reused general by the way of Logical text compares tool to show the difference of csv file, or finds out state using third party's comparing tool and take version Then the difference of former and later two allocation lists by way of manually searching, searches overseas version configuration table and before state takes version The corresponding position of the difference of latter two allocation list, then whether have conflict by subjective judgement, conflict if it exists, it is also necessary to repair manually Change solution conflict.Therefore, existing comparing mode is only limited to the comparison of two tables, and can not directly solve to conflict.
Summary of the invention
In view of the above problems, the present invention is proposed in order to provide overcoming the above problem or at least being partially solved above-mentioned ask The method and device of the data processing of topic, electronic equipment, storage medium, comprising:
A kind of method of data processing, which comprises
Obtain the first allocation list, the second allocation list and third allocation list, first allocation list, second allocation list and Cell in the third allocation list is respectively provided with line index and column index;
Second allocation list and first allocation list are compared, the first modification list, the first modification list are generated In include that second allocation list is corresponding relative to the first variance data of first allocation list and first variance data Index information;
Using the index information in the first modification list, marks from the third allocation list and believe with the index Cease corresponding cell.
Preferably, the step of comparison second allocation list and first allocation list, generation the first modification list, Include:
The line index of cell in second allocation list and first allocation list is compared, determining has phase With the first kind cell of line index and the second class cell without identical line index;
The column index of the first kind cell is compared, determine have identical column index third class cell and The 4th class cell without identical column index;
Data in the third class cell are compared, determine the 5th different class cell of data;
Merge the second class cell, the 4th class cell and the 5th class cell, generates the first modification List, first variance data include the second class cell, the 4th class cell and the 5th class cell In data.
Preferably, the index information using in the first modification list, marks from the third allocation list The step of cell corresponding with the index information, comprising:
The first modification list is traversed, target line index and target column index are obtained;
Using the target line index and the target column index, corresponding unit is searched from the third allocation list Lattice;
If searching successfully, the cell obtained to lookup is marked;
If searching failure, by target line index and the corresponding difference of target column index described in the first modification list Data are incorporated into the third allocation list, and are marked.
Preferably, the index information using in the first modification list, marks from the third allocation list The step of cell corresponding with the index information, comprising:
The third allocation list and first allocation list are compared, the second modification list, the second modification list are generated In include that the third allocation list is corresponding relative to the second variance data of first allocation list and second variance data Index information;
The first modification list is traversed, target line index and target column index are obtained;
Using the target line index and the target column index, corresponding number is searched from the second modification list According to;
According to the lookup as a result, being marked from the third allocation list and the target line index and target column rope Draw corresponding cell.
Preferably, the step of comparison third allocation list and first allocation list, generation the second modification list, Include:
Line index comparison is carried out to the third allocation list and first allocation list, determining has the of identical line index Six class cells and the 7th class cell without identical line index;
The column index of the 6th class cell is compared, determine have identical column index the 8th class cell and The 9th class cell without identical column index;
Data in the 8th class cell are compared, determine the tenth different class cell of data;
Merge the 7th class cell, the 9th class cell and the tenth class cell, generates the second modification List, second variance data include the 7th class cell, the 9th class cell and the tenth class cell In data.
Preferably, it is described according to the lookup as a result, being marked from the third allocation list and the target line rope The step of drawing cell corresponding with target column index, comprising:
If searching successfully, by unit corresponding with the target line index and target column index in the third allocation list Case marker is denoted as First look mark;
If searching incident, by the first modification list the target line index and target column index corresponding the One variance data is incorporated into the third allocation list, and is labeled as the second visual cues.
Preferably, the first variance data in the first modification list includes corresponding operation information, the operation letter Breath includes delete operation, replacement operation, newly-increased operation;It is described to be marked from the third allocation list and the index information phase The step of cell answered, comprising:
Obtain the target line index of the first modification list and the operation of corresponding first variance data of target column index Information;
Cell corresponding with the target line index and target column index in the third allocation list is labeled as and is obtained The corresponding mark of the operation information taken.
Preferably, the method also includes:
Receive the target line index and the corresponding first difference number of target column index modified described first in list According to clicking operation;
It will be corresponding with the target line index and target column index in the third allocation list according to the clicking operation Data in cell replace with corresponding first variance data.
A kind of device of data processing, described device include:
Allocation list obtains module, for obtaining the first allocation list, the second allocation list and third allocation list, first configuration Cell in table, second allocation list and the third allocation list is respectively provided with line index and column index;
First modification list generation module generates first for comparing second allocation list and first allocation list List is modified, includes first difference number of second allocation list relative to first allocation list in the first modification list According to and the corresponding index information of first variance data;
Mark module, for being marked from the third allocation list using the index information in the first modification list Cell corresponding with the index information out.
A kind of electronic equipment, including processor, memory and be stored on the memory and can be in the processor The computer program of upper operation, the computer program realize the side of data processing as described above when being executed by the processor The step of method.
A kind of computer readable storage medium stores computer program, the meter on the computer readable storage medium The step of calculation machine program realizes the method for data processing as described above when being executed by processor.
The invention has the following advantages that
In an embodiment of the present invention, the first allocation list, the second allocation list and third allocation list, the first configuration are obtained first Cell in table, the second allocation list and third allocation list is respectively provided with line index and column index;Then matched by comparing second Table and the first allocation list are set, the first modification list is generated, includes the second allocation list in the first modification list relative to the first configuration The first variance data and the corresponding index information of the first variance data of table;Finally using the index letter in the first modification list Breath, marks cell corresponding with index information from third allocation list;It can show well between multiple allocation lists Difference, and the conflict between allocation list is positioned, to improve the efficiency for merging and solving conflict.
Detailed description of the invention
It, below will be attached needed in the description of this invention in order to illustrate more clearly of technical solution of the present invention Figure is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the invention, for this field For those of ordinary skill, without any creative labor, it can also be obtained according to these attached drawings other attached Figure.
Fig. 1 is the step flow chart of the method for the data processing that one embodiment of the invention provides;
Fig. 2 is the schematic diagram for the first allocation list that one embodiment of the invention provides;
Fig. 3 is the schematic diagram for the second allocation list that one embodiment of the invention provides;
Fig. 4 is the schematic diagram for the first modification list that one embodiment of the invention generates;
Fig. 5 a is the schematic diagram for the third allocation list that one embodiment of the invention provides;
Fig. 5 b be the method for the data processing that Fig. 5 a is provided through an of the invention example after third allocation list schematic diagram;
Fig. 5 c be the method for the data processing that Fig. 5 a is provided through another example of the present invention after third allocation list schematic diagram;
Fig. 6 is the schematic diagram for the second modification list that one embodiment of the invention generates;
Fig. 7 is the structural block diagram of the device for the data processing that one embodiment of the invention provides.
Specific embodiment
In order to make the foregoing objectives, features and advantages of the present invention clearer and more comprehensible, with reference to the accompanying drawing and specific real Applying mode, the present invention is described in further detail.Obviously, described embodiments are some of the embodiments of the present invention, without It is whole embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art are not before making creative work Every other embodiment obtained is put, shall fall within the protection scope of the present invention.
Referring to Fig.1, a kind of step flow chart of the method for data processing of one embodiment of the invention offer is provided, including Following steps:
Step 101, the first allocation list, the second allocation list and third allocation list, first allocation list, described second are obtained Cell in allocation list and the third allocation list is respectively provided with line index and column index;
Step 102, comparison second allocation list and first allocation list, generation the first modification list, described first Modifying includes first variance data and first difference of second allocation list relative to first allocation list in list The corresponding index information of data;
Step 103, it using the index information in the first modification list, is marked from the third allocation list and institute State the corresponding cell of index information.
In an embodiment of the present invention, the first allocation list, the second allocation list and third allocation list, the first configuration are obtained first Cell in table, the second allocation list and third allocation list is respectively provided with line index and column index;Then matched by comparing second Table and the first allocation list are set, the first modification list is generated, includes the second allocation list in the first modification list relative to the first configuration The first variance data and the corresponding index information of the first variance data of table;Finally using the index letter in the first modification list Breath, marks cell corresponding with index information from third allocation list;It can show well between multiple allocation lists Difference, and the conflict between allocation list is positioned, to improve the efficiency for merging and solving conflict.
In the following, by being further described in conjunction with Fig. 2 to Fig. 6 to the method for data processing in the present exemplary embodiment.
In a step 101, the first allocation list, the second allocation list and third allocation list are obtained, it is first allocation list, described Cell in second allocation list and the third allocation list is respectively provided with line index and column index.
As an example, when the first allocation list, the second allocation list and third allocation list are used to store game resource, the One allocation list can take version allocation list for state's last week, and the second allocation list is that this week state takes version allocation list, and third allocation list is this week Overseas edition allocation list;This week overseas edition allocation list is the update carried out on the basis of overseas edition allocation list last week, and last week is extra large Outer version allocation list is to take version allocation list by duplication state's last week to obtain.It is appreciated that state took version and matched last week in the embodiment of the present invention Set table, this week state takes version allocation list and this week overseas edition allocation list table structure having the same, the first allocation list, the second allocation list Be respectively provided with line index and column index with the cell of third allocation list, i.e., last week state take version allocation list, this week state takes version configuration Table and this week overseas edition allocation list need to be carried out according to identical specification of filling in a form with table handling.
Certainly, the first allocation list, the second allocation list and third allocation list are not limited to the data of game resource, can also be it His data.When the first allocation list, the second allocation list and third allocation list for store game resource when, be also not necessarily limited to state take version and Overseas edition can also be game resource in the version of same country different regions.It is appreciated that the second allocation list is matched first It sets and is formed after carrying out corresponding operating on the basis of table, third allocation list is also to carry out corresponding operating on the basis of the first allocation list After formed.
In practical applications, can by the library NPIO of C# or by other can Tentative Study of Achievement of Manipulation on Excel content third party library The content of the first allocation list, the second allocation list and third allocation list is obtained, and at least shows third allocation list over the display. After obtaining the first allocation list, the second allocation list and third allocation list, the first behavior row headers, the first row of table can be defaulted For column heading, that is, defaults the first behavior line index, first is classified as column index;Line index and the column of table structure can also be redefined Index, it is ensured that the uniqueness of line index and column index.
In a step 102, second allocation list and first allocation list are compared, the first modification list is generated, it is described It include second allocation list relative to the first variance data of first allocation list and described first in first modification list The corresponding index information of variance data.
It should be noted that index information mentioned here includes line index and column index.
Further, the comparison second allocation list and first allocation list generate the step of the first modification list Suddenly, comprising: the line index of the cell in second allocation list and first allocation list is compared, determining has phase With the first kind cell of line index and the second class cell without identical line index;
The column index of the first kind cell is compared, determine have identical column index third class cell and The 4th class cell without identical column index;
Data in the third class cell are compared, determine the 5th different class cell of data;
Merge the second class cell, the 4th class cell and the 5th class cell, generates the first modification List, first variance data include the second class cell, the 4th class cell and the 5th class cell In data.
Using the first allocation list as source file, the second allocation list is as file destination, and the first modification list is for recording the Two allocation lists include the operation information, the operation information relative to the operation information of the first allocation list namely the first variance data Newly-increased operation, delete operation, replacement operation are carried out including the data to specific position.The first difference in i.e. first modification list Data include corresponding operation information, and the operation information includes newly-increased operation, delete operation, replacement operation.
In the concrete realization, preferred that line index comparison is carried out to the second allocation list and the first allocation list, it determines with identical The first kind cell of line index and the second class cell without identical line index;Then, to the column of first kind cell Index is compared, and determining has the third class cell of identical column index and the 4th class unit without identical column index Lattice;Then, the data in third class cell are compared, determine the 5th different class cell of data;Finally, merging the Two class cells, the 4th class cell and the 5th class cell, generate the first modification list, and the first variance data includes the second class Data in cell, the 4th class cell and the 5th class cell.It is appreciated that the first difference number in the first modification list According to including the data in the different cell of the second allocation list and the first configuration table index information, (index information mentioned here is not With line index/column index present in a wherein allocation list is referred to, it is not present in another allocation list) and second Different data in allocation list and the identical cell of the first configuration table index information;First variance data all has corresponding rope Fuse breath.
For example, Fig. 2 is the content of the first allocation list, Fig. 3 is the content of the second allocation list, the second allocation list and the first configuration Table table structure having the same, line index are the number of first row, and column index is the title of the first row.First with the first allocation list As source file, line index comparison is carried out using the second allocation list as file destination, i.e., the data that do not go together are carried out with line index Compare, obtain the first kind cell of identical line index, the data in the first kind cell include line index be 101,102, 104, the data in 105 corresponding cells, but line index 103 exists only in the first allocation list, in the second allocation list And it is not present, therefore the corresponding cell of 103 rows is the different cell of line index, and line index 106 exists only in second It in allocation list, in the first allocation list and is not present, therefore the corresponding cell of 106 rows is also the different cell of line index, Therefore the second class cell of different line index is obtained, the data in the second class cell include that line index is 103,106 pairs The data in cell answered, corresponding index information be (103, data 1), (103, data 2), (103, data 3), (106, Data 1), (106, data 2), (106, data 3);It is believed that the second class cell is that the second allocation list is matched relative to first Set the line index cell that table executes delete operation or newly-increased operation.
Then, the column index of first kind cell is compared, i.e., is 101,102,104,105 corresponding by line index Cell is compared with column index, obtain the third class cell with identical column index and without identical column index Four class cells;Due in the first allocation list and the second allocation list, the corresponding cell of line index 101,102,104,105 Column index having the same, therefore, obtain the third class cell data be line index be respectively 101,102,104,105, Column index is respectively data 1, data 2, the data in the corresponding cell of data 3;In this example, the 4th class cell is Sky, third class cell are identical as first kind cell.
Then, the data in third class cell are compared, determine the 5th different class cell of data;I.e. from row Index for 101,102,104,105, column index is data 1, data 2, is respectively compared the first configuration in the corresponding cell of data 3 Data in table and the second allocation list, for example, line index is 101 in the first allocation list, column index is 1 corresponding data A, In of data In second allocation list, line index 101, column index are 1 corresponding data B of data, and data A and data B be not identical, therefore, will be gone Index is 101, the cell that column index is data 1 is determined as the 5th class cell;Conversely, if line index and column index are identical Data in cell are also identical, then are not included in the 5th class cell.The obtained corresponding index information of the 5th class cell is (101, data 1), (101, data 2).
Finally, merging the second class cell, the 4th class cell and the 5th class cell, the first modification list is generated, the One variance data includes the data in the second class cell, the 4th class cell and the 5th class cell;As shown in figure 4, Fig. 4 is Comparison chart 3 and Fig. 2 obtain first modification list, first modification list the corresponding index information of cell be (101, data 1), (101, data 2), (103, data 1), (103, data 2), (103, data 3), (106, data 1), (106, data 2), (106, data 3).First variance data can be understood as the second allocation list and carry out delete operation, newly-increased relative to the first allocation list Data in operation or replacement operation and corresponding cell.The symbol "+" in data in first modification list indicates second Allocation list carries out increase operation relative to the first allocation list, and the symbol "-" in data indicates that the second allocation list is matched relative to first It sets table and carries out delete operation, when the data in a cell, which exist simultaneously, meets "+" and symbol "-", indicate the second configuration Table is replaced operation relative to the first allocation list.For example, index information is that (101, data 1) are right in the first modification list The data answered are (- A+B), indicate the second allocation list relative to the first allocation list in the unit that index information is (101, data 1) Lattice delete data A and increase data B, i.e. the second allocation list relative to the first tables of data index information be (101, data 1) cell data B replacement data A.
Preferably, the second allocation list and the first allocation list can be compared using Myers algorithm, obtains the first modification list.
In step 103, it using the index information in the first modification list, is marked from the third allocation list Cell corresponding with the index information.
After list is modified in acquisition first, the index information of the data place cell in list is modified according to first, from Cell corresponding with index information is marked in third allocation list.
In a kind of example of the embodiment of the present invention, the first modification list is traversed, target line index and target are obtained Column index;Using the target line index and the target column index, corresponding cell is searched from the third allocation list; If searching successfully, the cell obtained to lookup is marked;It, will be described in the first modification list if searching failure Target line index and the corresponding variance data of target column index are incorporated into the third allocation list, and are marked.
For example, Fig. 5 a is the content of third allocation list, third allocation list has phase with the first allocation list and the second allocation list Same table structure, i.e. line index are the number of first row, and column index is the title of the first row.Fig. 4 is the interior of the first modification list Hold.Firstly, the data of traversal the first modification list, obtain target line index and target column index, i.e., in the first modification list All data do primary and only do primary access, for example, being obtained when the data (- A+B) of the first modification list (Fig. 4) of access The target line index arrived is 101, and target column index is data 1;Then, using target line index and target column index, from third Corresponding cell is searched in allocation list, i.e., lookup line index is 101 from third allocation list (Fig. 5 a), column index is data 1 Cell;It is obtained at this point, searching, then the cell obtained to lookup is marked, i.e., is to line index in third allocation list 101, column index is that the cell of data 1 is marked, and mark mode, which can be, to be increased specific color to the cell or change Become the color of background in the cell, or change the border color of the cell, or the data in the cell are amplified Deng.At this point, indicating the data for the cell that line index is 101, column index is data 1 in the second allocation list relative to the first configuration Table is modified, and comprising the cell that line index is 101, column index is data 1 in third allocation list, by matching to third It sets the corresponding cell of table to be identified, to play suggesting effect;User passes through third allocation list and would know that the second allocation list Whether in corresponding position progress data change.
When the data (+W) of list (Fig. 4) is modified in access first, obtained target line index is 106, target column index For data 1;Then search from the third allocation list (Fig. 5 a) line index be 106, the cell that column index is data 1;At this point, looking into It can not find, then modify target line index and corresponding first variance data of target column index in list for first and be incorporated into third and match It sets in table, and marks;It is 106 by line index and column index is that the data (+W) of data 1 are merged into third allocation list, this When, increase data W in third allocation list, and the corresponding line index of data W is 106, column index is data 1;And by the row rope The cell that 106, column index is data 1 is cited as to be marked.At this point, indicating that the second allocation list increases relative to the first allocation list The cell that line index is 106, column index is data 1 and corresponding data, and third allocation list is relative to the first allocation list Do not increase the cell and corresponding data that line index is 106, column index is data 1, it therefore, can be directly by the second configuration Table is merged into third allocation list the modification of the cell, to solve the difference of the second allocation list and third allocation list.
Further, in the preferred embodiment of above-mentioned example, the first variance data in the first modification list includes Corresponding operation information, the operation information include delete operation, replacement operation, newly-increased operation;It is described to be configured from the third The step of cell corresponding with the index information is marked in table, includes the following steps:
Obtain the target line index of the first modification list and the operation of corresponding first variance data of target column index Cell corresponding with the target line index and target column index in the third allocation list is labeled as and acquisition by information The corresponding mark of the operation information.
For example, when operation information is newly-increased operation, by the target line index of the first modification list and target column index Data copy in third allocation list, and cell where the data is labeled as the first color, such as light grey or blue;When When operation information is delete operation, cell corresponding with target line index and target column index in third allocation list is labeled as Second color, such as Dark grey or red, and strikethrough is increased to the data in cell;When operation information is replacement operation When, cell corresponding with target line index and target column index in third allocation list is labeled as the second color, such as dark-grey Color or red.As shown in Figure 5 b, Fig. 5 b is the third allocation list after a kind of above-mentioned example process.From the third allocation list of Fig. 5 b In this it appears that the operation that the second allocation list is carried out relative to the first allocation list, background color is grayish unit in figure Lattice indicate that the second allocation list carries out newly-increased operation in the cell relative to the first allocation list;Background color is Dark grey in figure And data increase the cell of strikethrough, indicate that the second allocation list carries out deletion behaviour in the cell relative to the first allocation list Make;Background color is Dark grey in figure and data do not have the cell of strikethrough, indicates the second allocation list relative to the first configuration Table is replaced operation in the cell.The present embodiment is by obtaining the target line index and target column index that first modifies list Cell corresponding with target line index and target column index in third allocation list is labeled as and operation by corresponding operation information Information identifies accordingly, therefore, according to the mark in third allocation list it can be concluded that the second allocation list is relative to the first allocation list The operation of progress, so that user solves the conflict of the second allocation list and third allocation list.
In another example of the embodiment of the present invention, the third allocation list and first allocation list are compared, is generated Second modification list includes the third allocation list relative to the second poor of first allocation list in the second modification list Heteromerism evidence and the corresponding index information of second variance data;Traverse it is described first modification list, obtain target line index and Target column index;Then, using the target line index and the target column index, phase is searched from the second modification list The data answered;According to the lookup as a result, being marked from the third allocation list and the target line index and target column Index corresponding cell.
Specifically, third allocation list and the first allocation list are compared, generating the second modification list includes following sub-step:
Line index comparison is carried out to the third allocation list and first allocation list, determining has the of identical line index Six class cells and the 7th class cell without identical line index;The column index of the 6th class cell is compared Right, determining has the 8th class cell of identical column index and the 9th class cell without identical column index;By described Data in eight class cells are compared, and determine the tenth different class cell of data;Merge the 7th class cell, institute It states the 9th class cell and the tenth class cell, generates the second modification list, second variance data includes described the Data in seven class cells, the 9th class cell and the tenth class cell.
Referring to Fig. 2 and Fig. 5 a, Fig. 2 is the content of the first allocation list, and Fig. 5 a is the content of third allocation list, line index the The number of one column, column index are the title of the first row.Firstly, using the first allocation list as source file, using third allocation list as File destination carries out line index comparison, obtain the 6th class cell with identical line index and without identical line index the Seven class cells, wherein the corresponding index information of the 7th class cell be (104, data 1), (104, data 2), (104, data 3), (107, data 1), (107, data 2), (107, data 3);Remaining element lattice in third allocation list are the 6th class unit Lattice.Then, the column index of the 6th class cell is compared, obtains the 8th class cell with identical column index and do not had There is the 9th class cell of identical column index, wherein the 9th class cell is sky, i.e., in this example, the 6th class cell is complete For the 8th class cell.Then, the data in the 8th class cell are compared, determine the tenth different class unit of data Lattice, in this example, the corresponding index information of the tenth class cell is (101, data 1), (103, data 2).Finally, merging the 7th Class cell, the 9th class cell and the tenth class cell generate the second modification list, as shown in fig. 6, Fig. 6 is comparison chart 5a With Fig. 2 obtain second modification list, second modification list the corresponding index information of cell be (101, data 1), (103, Data 2), (104, data 1), (104, data 2), (104, data 3), (107, data 1), (107, data 2), (107, data 3).Second variance data can be understood as third allocation list and carry out delete operation, newly-increased operation relative to the first allocation list or replace Change the data of operation.
It should be noted that the generation step of the second modification list is similar to the first modification generation step of list, so It is described relatively simple, related place illustrates referring to the part of the generation step of above-mentioned first modification list.
Preferably, third allocation list and the first allocation list can be compared using Myers algorithm, obtains the second modification list.
Further, the first modification list is traversed, target line index and target column index is obtained, i.e., modifies first All data in list are done primary and only do primary access.For example, as the data (- A+ of the first modification list (Fig. 4) of access When B), obtained target line index is 101, and target column index is data 1.
Using the target line index and the target column index, corresponding number is searched from the second modification list According to;For example, searching line index from the second modification list (Fig. 6) when target line index is 101, target column index is data 1 The data for being 1 for 101, column index.
According to the lookup as a result, being marked from the third allocation list and the target line index and target column rope Draw corresponding cell.Lookup result includes searching successfully and searching two kinds of failure, is searched successfully, i.e., in the second modification list It can search to obtain target line index and the corresponding cell of target column index;Failure is searched, i.e., is looked into the second modification list It can not find target line index and the corresponding cell of target column index.
Specifically, if search successfully, by the third allocation list with the target line index and target column index phase The cell answered is identified labeled as First look;If searching failure, by the target line rope in the first modification list Draw data corresponding with target column index to be incorporated into the third allocation list, and is labeled as the second visual cues.
For example, obtained target line index is 101, target when accessing the data (- A+B) of the first modification list (Fig. 4) Column index is data 1;At this point, include the cell that line index is 101, column index is data 1 in the second modification list (Fig. 6), Therefore, lookup obtains;The cell that line index in third allocation list (Fig. 5 a) is 101, column index is data 1 is labeled as first Visual cues, First look mark, which can be, makes the cell background in Dark grey or red, or makes the frame of the cell be in Red etc..At this point, operation of second allocation list relative to the first allocation list is indicated, with third allocation list relative to the first allocation list Operation there is conflict, that is, the data for the cell that line index is 101 in the second allocation list, column index is data 1 are relative to the Two allocation lists are modified operation, and the data for the cell that the line index of third allocation list is 101, column index is data 1 Also be modified operation relative to the first allocation list, by third allocation list by target line index and target column index phase The cell answered carries out First look mark, to play suggesting effect.In a preferred embodiment, when lookup obtains, may be used also Target line index and the corresponding cell of target column index will be identified labeled as First look in the second allocation list, so as to Family checks that the second allocation list and third allocation list have the data information of conflict part.
When the data (- B) of list (Fig. 4) is modified in access first, obtained target line index is 101, target column index For data 2;At this point, do not include the cell that line index is 101, column index is data 2 in the second modification list (Fig. 6), therefore, It searches less than then modifying line index is 101, column index is data 2 data (- B) in list for first and be merged into third configuration In table.Due to there are line index be 101 in third allocation list, the cell that column index is data 2, illustrate that third allocation list is opposite It does not modify operation in the first allocation list in the cell;Therefore, first is modified the data (- B) and third in list Data (B) in allocation list merge, and it is 101 that amalgamation result, which is by line index in third allocation list, column index is data 2 Data (B) are deleted, meanwhile, the cell that line index in third allocation list is 101, column index is data 2 is regarded labeled as second Feel mark, the second visual cues need to distinguish with First look mark, to play the role of distinction cue, for example, the second view Feeling to be identified as makes the background of the cell in light grey or blue or keeps the frame of the cell blue etc..At this point, indicating the Operation of two allocation lists relative to the first allocation list is not present relative to the operation of the first allocation list with third allocation list and conflicts, That is the second allocation list deletes the data in the cell that line index is 101, column index is data 2 relative to the first allocation list, And third allocation list does not change the number in the cell that line index is 101, column index is data 2 relative to the first allocation list According to, therefore, directly the second allocation list can be merged into third allocation list the operation of the cell, with solve second configuration The difference of table and third allocation list.Preferably, when the cell of target line index and target column index in the first modification list In data when corresponding to delete operation, by the number of third allocation list cell corresponding with target line index and target column index According to increase strikethrough.
When the data (+W) of list (Fig. 4) is modified in access first, obtained target line index is 106, target column index For data 1;At this point, do not include the cell that line index is 106, column index is data 1 in the second modification list (Fig. 6), therefore, It searches less than then modifying line index is 106, column index is data 1 data (+W) in list for first and be merged into third configuration In table.Due to, also there is no the cell that line index is 106, column index is data 1, illustrating that the cell is in third allocation list Second allocation list has carried out newly-increased operation relative to the first allocation list.Therefore, the data (+W) first modified in list merge Into third allocation list, i.e., increase data W in third allocation list, and the corresponding line index of data W is 106, column index is several According to 1, and by the line index be 106, the cell that column index is data 1 is labeled as the second visual cues, for example, the second vision mark Know is to make the background of the cell in light grey or blue or keep the frame of the cell blue etc..At this point, indicating that second matches Set operation of the table relative to the first allocation list, with third allocation list relative to the first allocation list operation there is no conflicting, i.e., the Two allocation lists increase the cell and corresponding data that line index is 106, column index is data 1 relative to the first allocation list, And third allocation list does not increase line index is 106, column index is data 1 cell and corresponding relative to the first allocation list Therefore second allocation list can directly be merged into third allocation list the operation of the cell by data, matched with solving second Set the difference of table and third allocation list.As shown in Figure 5 c, Fig. 5 c is that treated that third configures through above-mentioned another sample data Table can intuitively find out that third allocation list and the second allocation list have the cell of conflict, background color in figure very much from Fig. 5 c Increase the cell of strikethrough for light grey and data, indicates that the second allocation list is carried out relative to the first allocation list in the cell Delete operation, and third allocation list is not changed relative to the first allocation list in the cell;Background color is light gray in figure And data do not have the cell of strikethrough, indicate that the second allocation list carries out newly-increased behaviour in the cell relative to the first allocation list Make, and third allocation list does not increase the cell newly relative to the second allocation list;Background color is the cell of Dark grey in figure, Indicate that the second allocation list is operated (including delete and modify) relative to the first allocation list in the cell, and third allocation list (including delete and modify) is also operated in the cell relative to the first allocation list, therefore, the first allocation list and third are matched It sets table and there is conflict in the cell.Preferably, when the target line index of the first modification list and the cell of target column index When corresponding to newly-increased operation, target line index and the corresponding cell of target column index are increased into mark in the second allocation list, For example, being rendered as orange by the background of the cell of the second allocation list or being rendered as the frame of the cell orange etc..
In an embodiment of the present invention, the method can also include the following steps:
Receive the target line index and the corresponding first difference number of target column index modified described first in list According to clicking operation;
It will be corresponding with the target line index and target column index in the third allocation list according to the clicking operation Data in cell replace with target line index described in the first modification list and the target column index corresponding the One variance data.
In the specific implementation, when there is conflict in the second allocation list and third allocation list, if in third allocation list with target line Index cell corresponding with target column index needs to use the target line index and target column index in the first modification list When data, the clicking operation of the data to target line index and target column index in the first modification list is received, according to click Operation obtains cell corresponding with target line index and target column index in third allocation list, and modifies mesh in list for first Mark unit corresponding with target line index and target column index in the data replacement third allocation list of line index and target column index The data of lattice.
As an example, clicking operation may include that the double click operation of left mouse button, right mouse button click display dish Single and left button selects to correspond to the binding operation for replacing option in menu, in practical application, can be preset according to personal habits The corresponding unit to trigger respective index information in the data replacement third allocation list that will be clicked in the first modification list The clicking operation of data in lattice.To realize when solving the second allocation list and third allocation list conflicts, when third allocation list When needing the data using the second allocation list, it can be realized the data cover of the second allocation list by the clicking operation of mouse The data of third allocation list corresponding unit lattice, make mistakes to avoid caused by artificial manual modification.
It should be noted that for simple description, therefore, it is stated as a series of action groups for embodiment of the method It closes, but those skilled in the art should understand that, embodiment of that present invention are not limited by the describe sequence of actions, because according to According to the embodiment of the present invention, some steps may be performed in other sequences or simultaneously.Secondly, those skilled in the art also should Know, the embodiments described in the specification are all preferred embodiments, and the related movement not necessarily present invention is implemented Necessary to example.
Referring to Fig. 7, a kind of structural block diagram of the device of data processing of one embodiment of the invention offer, the dress are shown It sets including following module:
Allocation list obtains module 701, for obtaining the first allocation list, the second allocation list and third allocation list, described first Cell in allocation list, second allocation list and the third allocation list is respectively provided with line index and column index;
First modification list generation module 702 generates for comparing second allocation list and first allocation list One modification list, described first modifies in list including first difference of second allocation list relative to first allocation list Data and the corresponding index information of first variance data;
Mark module 703, for being got the bid from the third allocation list using the index information in the first modification list Remember cell corresponding with the index information out.
In an embodiment of the present invention, the first list generation module 702 includes following submodule:
First line index comparer module, for the cell in second allocation list and first allocation list Line index is compared, and determining has the first kind cell of identical line index and the second class unit without identical line index Lattice;
First column index comparer module, is compared for the column index to the first kind cell, and determination has The third class cell of identical column index and the 4th class cell without identical column index;
First comparing submodule determines data not for being compared the data in the third class cell The 5th same class cell;
First merges submodule, for merging the second class cell, the 4th class cell and the 5th class Cell generates the first modification list, and first variance data includes the second class cell, the 4th class cell With the data in the 5th class cell.
In an embodiment of the present invention, the mark module 703 includes following submodule:
First object index information acquisition submodule, for traverse it is described first modification list, obtain target line index and Target column index;
First object index searches submodule, for using the target line index and the target column index, from described Corresponding cell is searched in third allocation list;
First label submodule, if the cell obtained to lookup is marked for searching successfully;
Second label submodule, if for search failure, will it is described first modification list described in target line index with The corresponding variance data of target column index is incorporated into the third allocation list, and is marked.
In an alternative embodiment of the invention, the mark module 703 includes following submodule:
Second modification list generates submodule, for comparing the third allocation list and first allocation list, generates the Two modification lists, described second modifies in list including second difference of the third allocation list relative to first allocation list Data and the corresponding index information of second variance data;
Second target index information acquisition submodule, for traverse it is described first modification list, obtain target line index and Target column index;
Second target index searches submodule, for using the target line index and the target column index, from described Corresponding data are searched in second modification list;
Result queue submodule, for according to the lookup as a result, marked from the third allocation list with it is described Target line index and the corresponding cell of target column index.
In an embodiment of the present invention, it includes following submodule that the second modification list, which generates submodule:
Second line index submodule, for carrying out line index comparison to the third allocation list and first allocation list, Determining has the 6th class cell of identical line index and the 7th class cell without identical line index;
Second column index submodule is compared for the column index to the 6th class cell, determines with identical 8th class cell of column index and the 9th class cell without identical column index;
Second comparing submodule determines data not for being compared the data in the 8th class cell The tenth same class cell;
Second merges submodule, for merging the 7th class cell, the 9th class cell and the tenth class Cell generates the second modification list, and second variance data includes the 7th class cell, the 9th class cell With the data in the tenth class cell.
In an embodiment of the present invention, the result queue submodule includes following submodule:
First result queue submodule, if for search successfully, by the third allocation list with the target line rope Draw and is identified with the corresponding cell of target column index labeled as First look;
Second result queue submodule, if for searching failure, by the target line in the first modification list It indexes the first variance data corresponding with target column index to be incorporated into the third allocation list, and is labeled as the second vision mark Know.
In an embodiment of the present invention, the first variance data in the first modification list includes corresponding operation letter Breath, the operation information include delete operation, replacement operation, newly-increased operation;The result queue submodule includes following submodule Block:
Operation information acquisition submodule, for obtaining target line index and the target column index pair of the first modification list The operation information for the first variance data answered;
Operation information labeling submodule, for by the third allocation list with the target line index and target column index Corresponding cell is labeled as mark corresponding with the operation information of acquisition.
In an embodiment of the present invention, described device further include:
Receive click operation module, for by the third allocation list with the target line index and target column index phase The cell answered is labeled as mark corresponding with the operation information of acquisition;
Data replacement module, for according to the clicking operation by the third allocation list with the target line index and Data in the corresponding cell of target column index replace with corresponding first variance data.
For device embodiment, since it is basically similar to the method embodiment, related so being described relatively simple Place illustrates referring to the part of embodiment of the method.
One embodiment of the invention additionally provides electronic equipment, may include processor, memory and storage on a memory And the computer program that can be run on a processor, the side of data processing as above is realized when computer program is executed by processor The step of method.
One embodiment of the invention additionally provides computer readable storage medium, stores and calculates on computer readable storage medium Machine program, the step of method of data processing as above is realized when computer program is executed by processor.
All the embodiments in this specification are described in a progressive manner, the highlights of each of the examples are with The difference of other embodiments, the same or similar parts between the embodiments can be referred to each other.
It should be understood by those skilled in the art that, the embodiment of the embodiment of the present invention can provide as method, apparatus or calculate Machine program product.Therefore, the embodiment of the present invention can be used complete hardware embodiment, complete software embodiment or combine software and The form of the embodiment of hardware aspect.Moreover, the embodiment of the present invention can be used one or more wherein include computer can With in the computer-usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) of program code The form of the computer program product of implementation.
The embodiment of the present invention be referring to according to the method for the embodiment of the present invention, terminal device (system) and computer program The flowchart and/or the block diagram of product describes.It should be understood that flowchart and/or the block diagram can be realized by computer program instructions In each flow and/or block and flowchart and/or the block diagram in process and/or box combination.It can provide these Computer program instructions are set to general purpose computer, special purpose computer, Embedded Processor or other programmable data processing terminals Standby processor is to generate a machine, so that being held by the processor of computer or other programmable data processing terminal devices Capable instruction generates for realizing in one or more flows of the flowchart and/or one or more blocks of the block diagram The device of specified function.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing terminal devices In computer-readable memory operate in a specific manner, so that instruction stored in the computer readable memory generates packet The manufacture of command device is included, which realizes in one side of one or more flows of the flowchart and/or block diagram The function of being specified in frame or multiple boxes.
These computer program instructions can also be loaded into computer or other programmable data processing terminal devices, so that Series of operation steps are executed on computer or other programmable terminal equipments to generate computer implemented processing, thus The instruction executed on computer or other programmable terminal equipments is provided for realizing in one or more flows of the flowchart And/or in one or more blocks of the block diagram specify function the step of.
Although the preferred embodiment of the embodiment of the present invention has been described, once a person skilled in the art knows bases This creative concept, then additional changes and modifications can be made to these embodiments.So the following claims are intended to be interpreted as Including preferred embodiment and fall into all change and modification of range of embodiment of the invention.
Finally, it is to be noted that, herein, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that process, method, article or terminal device including a series of elements not only wrap Those elements are included, but also including other elements that are not explicitly listed, or further includes for this process, method, article Or the element that terminal device is intrinsic.In the absence of more restrictions, being wanted by what sentence "including a ..." limited Element, it is not excluded that there is also other identical elements in process, method, article or the terminal device for including the element.
Above to the method and device of data processing provided by the present invention, electronic equipment, storage medium, carry out in detail It introduces, used herein a specific example illustrates the principle and implementation of the invention, the explanation of above embodiments It is merely used to help understand method and its core concept of the invention;At the same time, for those skilled in the art, according to this The thought of invention, there will be changes in the specific implementation manner and application range, in conclusion the content of the present specification is not answered It is interpreted as limitation of the present invention.

Claims (11)

1. a kind of method of data processing, which is characterized in that the described method includes:
Obtain the first allocation list, the second allocation list and third allocation list, first allocation list, second allocation list and described Cell in third allocation list is respectively provided with line index and column index;
Second allocation list and first allocation list are compared, the first modification list is generated, is wrapped in the first modification list Include first variance data and first variance data corresponding rope of second allocation list relative to first allocation list Fuse breath;
Using the index information in the first modification list, marked from the third allocation list and the index information phase The cell answered.
2. the method according to claim 1, wherein described compare second allocation list and first configuration The step of table, generation the first modification list, comprising:
The line index of cell in second allocation list and first allocation list is compared, determines to have and mutually go together The first kind cell of index and the second class cell without identical line index;
The column index of the first kind cell is compared, determining has the third class cell of identical column index and do not have There is the 4th class cell of identical column index;
Data in the third class cell are compared, determine the 5th different class cell of data;
Merge the second class cell, the 4th class cell and the 5th class cell, generate the first modification list, First variance data includes the number in the second class cell, the 4th class cell and the 5th class cell According to.
3. according to the method described in claim 2, it is characterized in that, the index using in the first modification list is believed The step of ceasing, marking cell corresponding with the index information from the third allocation list, comprising:
The first modification list is traversed, target line index and target column index are obtained;
Using the target line index and the target column index, corresponding cell is searched from the third allocation list;
If searching successfully, the cell obtained to lookup is marked;
If searching failure, by target line index and the corresponding variance data of target column index described in the first modification list It is incorporated into the third allocation list, and marks.
4. according to the method described in claim 2, it is characterized in that, the index using in the first modification list is believed The step of ceasing, marking cell corresponding with the index information from the third allocation list, comprising:
The third allocation list and first allocation list are compared, the second modification list is generated, is wrapped in the second modification list Include second variance data and second variance data corresponding rope of the third allocation list relative to first allocation list Fuse breath;
The first modification list is traversed, target line index and target column index are obtained;
Using the target line index and the target column index, corresponding data are searched from the second modification list;
According to the lookup as a result, being marked from the third allocation list and the target line index and target column index phase The cell answered.
5. according to the method described in claim 4, it is characterized in that, described compare the third allocation list and first configuration The step of table, generation the second modification list, comprising:
Line index comparison is carried out to the third allocation list and first allocation list, determining has the 6th class of identical line index Cell and the 7th class cell without identical line index;
The column index of the 6th class cell is compared, determining has the 8th class cell of identical column index and do not have There is the 9th class cell of identical column index;
Data in the 8th class cell are compared, determine the tenth different class cell of data;
Merge the 7th class cell, the 9th class cell and the tenth class cell, generate the second modification list, Second variance data includes the number in the 7th class cell, the 9th class cell and the tenth class cell According to.
6. according to the method described in claim 5, it is characterized in that, it is described according to the lookup as a result, matching from the third Set the step of cell corresponding with the target line index and target column index is marked in table, comprising:
If searching successfully, by unit case marker corresponding with the target line index and target column index in the third allocation list It is denoted as First look mark;
If searching failure, by the first modification list the target line index and target column index it is corresponding first poor Heteromerism evidence is incorporated into the third allocation list, and is labeled as the second visual cues.
7. method according to claim 1-6, which is characterized in that the first difference in the first modification list Data include corresponding operation information, and the operation information includes delete operation, replacement operation, newly-increased operation;It is described from described The step of cell corresponding with the index information is marked in third allocation list, comprising:
Obtain the target line index of the first modification list and the operation information of corresponding first variance data of target column index;
Cell corresponding with the target line index and target column index in the third allocation list is labeled as and acquisition The corresponding mark of the operation information.
8. the method according to the description of claim 7 is characterized in that the method also includes:
It receives to the target line index and target column index corresponding first variance data in the first modification list Clicking operation;
According to the clicking operation by unit corresponding with the target line index and target column index in the third allocation list Data in lattice replace with corresponding first variance data.
9. a kind of device of data processing, which is characterized in that described device includes:
Allocation list obtains module, for obtaining the first allocation list, the second allocation list and third allocation list, first allocation list, Cell in second allocation list and the third allocation list is respectively provided with line index and column index;
First modification list generation module generates the first modification for comparing second allocation list and first allocation list List, it is described first modification list in include first variance data of second allocation list relative to first allocation list, And the corresponding index information of first variance data;
Mark module, for using it is described first modification list in index information, marked from the third allocation list with The corresponding cell of index information.
10. a kind of electronic equipment, which is characterized in that including processor, memory and be stored on the memory and can be The computer program run on the processor realizes such as claim 1 when the computer program is executed by the processor To data processing described in any one of 8 method the step of.
11. a kind of computer readable storage medium, which is characterized in that store computer journey on the computer readable storage medium Sequence realizes the method such as data processing described in any item of the claim 1 to 8 when the computer program is executed by processor The step of.
CN201910745481.1A 2019-08-13 2019-08-13 Data processing method and device, electronic equipment and storage medium Active CN110442583B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910745481.1A CN110442583B (en) 2019-08-13 2019-08-13 Data processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910745481.1A CN110442583B (en) 2019-08-13 2019-08-13 Data processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110442583A true CN110442583A (en) 2019-11-12
CN110442583B CN110442583B (en) 2021-09-28

Family

ID=68435063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910745481.1A Active CN110442583B (en) 2019-08-13 2019-08-13 Data processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110442583B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111477312A (en) * 2020-04-27 2020-07-31 上海联影医疗科技有限公司 Data list adjusting method and device, computer equipment and storage medium
CN112507677A (en) * 2020-12-02 2021-03-16 建信金融科技有限责任公司 Method and device for inputting and displaying electronic form
CN113095055A (en) * 2021-04-20 2021-07-09 山石网科通信技术股份有限公司 Table modification method and device, nonvolatile storage medium and processor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090260000A1 (en) * 2008-04-14 2009-10-15 Sun Microsystems, Inc. Method, apparatus, and manufacture for software difference comparison
US20090319486A1 (en) * 2008-06-23 2009-12-24 Kickfire, Inc. Methods and systems for real-time continuous updates
CN107291827A (en) * 2017-05-27 2017-10-24 北京思特奇信息技术股份有限公司 A kind of data comparison method and system
CN107766314A (en) * 2017-10-20 2018-03-06 网易(杭州)网络有限公司 The data processing method and device of electrical form
CN109491703A (en) * 2018-11-07 2019-03-19 网易(杭州)网络有限公司 Method, apparatus, storage medium and the electronic device that table merges

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090260000A1 (en) * 2008-04-14 2009-10-15 Sun Microsystems, Inc. Method, apparatus, and manufacture for software difference comparison
US20090319486A1 (en) * 2008-06-23 2009-12-24 Kickfire, Inc. Methods and systems for real-time continuous updates
CN107291827A (en) * 2017-05-27 2017-10-24 北京思特奇信息技术股份有限公司 A kind of data comparison method and system
CN107766314A (en) * 2017-10-20 2018-03-06 网易(杭州)网络有限公司 The data processing method and device of electrical form
CN109491703A (en) * 2018-11-07 2019-03-19 网易(杭州)网络有限公司 Method, apparatus, storage medium and the electronic device that table merges

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
朱敬坤: "电信运营商自动资源核对系统的研究与设计", 《中国优秀硕士学位论文全文数据库经济与管理科学辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111477312A (en) * 2020-04-27 2020-07-31 上海联影医疗科技有限公司 Data list adjusting method and device, computer equipment and storage medium
CN111477312B (en) * 2020-04-27 2023-02-24 上海联影医疗科技股份有限公司 Data list adjusting method and device, computer equipment and storage medium
CN112507677A (en) * 2020-12-02 2021-03-16 建信金融科技有限责任公司 Method and device for inputting and displaying electronic form
CN113095055A (en) * 2021-04-20 2021-07-09 山石网科通信技术股份有限公司 Table modification method and device, nonvolatile storage medium and processor

Also Published As

Publication number Publication date
CN110442583B (en) 2021-09-28

Similar Documents

Publication Publication Date Title
US11775745B2 (en) Database model which provides management of custom fields and methods and apparatus therfore
CN110442583A (en) The method and device of data processing, electronic equipment, storage medium
US7693699B2 (en) Incremental update of virtual devices in a modeled network
CN109074551A (en) The activity feeding of file in trust
CN106970936A (en) Data processing method and device, data query method and device
CN108804188A (en) Changing an interface skin method and device
CN112364252B (en) Content recommendation method and device, electronic equipment and storage medium
WO2019019379A1 (en) Service template matching method and apparatus, computer device, and storage medium
CN109814944A (en) Configuring management method and Related product
CN116401407A (en) Node attribute configuration method, device, equipment and storage medium of mind map
US9720689B2 (en) Context-specific view of a hierarchical data structure
US20020049688A1 (en) Means for and method of displaying a visual decision tree model
CN110032673A (en) Page index, address list, client, data processing method and device
US11003303B2 (en) Layered idea mapping
US10783161B2 (en) Generating a recommended shaping function to integrate data within a data repository
US11163830B2 (en) Augmenting the display of data in a tree format
CN111488341A (en) Database index management method and device and electronic equipment
US10657417B2 (en) Person information display apparatus, a person information display method, and a person information display program
US10229211B2 (en) Updating high level nested filters according to low level filter choices
Bhattacharya et al. A framework for interactive pattern based adaptive recommender agent using concept map for personalized e-learning: IPBARA
CN113608731A (en) Building block programming level updating method and device, terminal equipment and storage medium
US10387553B2 (en) Determining and assisting with document or design code completeness
US20140067798A1 (en) Scoring records for sorting by user-specific weights based on relative importance
US9767207B1 (en) Adaptive user interface for directories
CN107704367A (en) A kind of resource period information displaying method and device

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