CN106897444A - A kind of list data update method and device - Google Patents

A kind of list data update method and device Download PDF

Info

Publication number
CN106897444A
CN106897444A CN201710117981.1A CN201710117981A CN106897444A CN 106897444 A CN106897444 A CN 106897444A CN 201710117981 A CN201710117981 A CN 201710117981A CN 106897444 A CN106897444 A CN 106897444A
Authority
CN
China
Prior art keywords
data
updated
initial
type
action type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710117981.1A
Other languages
Chinese (zh)
Inventor
周国伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710117981.1A priority Critical patent/CN106897444A/en
Publication of CN106897444A publication Critical patent/CN106897444A/en
Pending legal-status Critical Current

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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • 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/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing

Abstract

The embodiment of the present application provides a kind of list data update method and device, and by determining the data to be updated of form, the data to be updated include at least one the first data;Compare the initial data in the data to be updated and the form, determine the corresponding action type of every first data, the initial data includes at least one the second data;Each the second data in the initial data in the form are traveled through, the mode of the initial data in the form is updated using the corresponding action type of first data, realize automatically updating for list data.

Description

A kind of list data update method and device
Technical field
The present invention relates to data update method field, more particularly to a kind of list data update method and device.
Background technology
Form is a kind of the most frequently used data exhibiting mode, and traditional list data exhibition method is all to obtain one from backstage After secondary data, directly display in the table, once display is completed, form does not have any action, if wanting to check newest data, Need to refresh or operate some buttons by hand.
This traditional list data exhibition method application is very universal (such as being applied in cloud platform), because most of Data are all static constant, and such as virtual machine list, storage list, these data after only interface manually adds, can just be sent out The change of raw list data, at this moment need to only refresh lower form can just see latest data, and, in the case of without operation, number According to will not increase or reduce.
But some data (such as monitoring data, alarm data, status data etc.) are all to change on backstage, in form In data display interface, if to see the change of these data, user can not possibly always remove manual refreshing form, this hour hand A kind of list data update method is accomplished by such case, to realize automatically updating for list data.
The content of the invention
In view of this, the embodiment of the present invention provides a kind of list data update method and device, to realize list data Automatically update.
To achieve these goals, technical scheme provided in an embodiment of the present invention is as follows:
A kind of list data update method, including:
Determine the data to be updated of form, the data to be updated include at least one the first data;
Compare the initial data in the data to be updated and the form, determine the corresponding behaviour of every first data Make type, the initial data includes at least one the second data;
Each the second data in the initial data in the form are traveled through, using the corresponding operation of first data Type updates the initial data in the form.
Preferably, the data to be updated for determining form, including:
The data initial to be updated of form are obtained, the initial data to be updated include at least one the 3rd data;
The 3rd data that default data format requirement is unsatisfactory for data form carry out Data Format Transform;
The data initial to be updated after Data Format Transform will be carried out and be defined as data to be updated, data form will carried out and turned Every the 3rd data in data initial to be updated after changing are defined as one article of first data.
Preferably, the initial data in the data to be updated with the form, determines every first number Before according to corresponding action type, the method also includes:
Determine whether the initial data in the form is empty;
If the initial data in the form is sky, the data to be updated to the form are loaded;
Initial data in the comparing data to be updated and the form, determines every the first data correspondence Action type, including:If initial data in the form is not sky, in relatively more described data to be updated and the form Initial data, determines the corresponding action type of every first data.
Preferably, the initial data in the comparing data to be updated and the form, determines every described first The corresponding action type of data, including:
Determine whether first data carry deletion mark;
If first data are carried deletes mark, the corresponding action type of first data is determined to delete type;
If first data do not carry deletion mark, determine to whether there is in the initial data in the form with it is described First the second data of data identical;
If do not exist in the initial data in the form with the second data of the first data identical, determine described the The corresponding action type of one data is addition type;
If in the initial data in the form exist with the second data of the first data identical, determine described first Whether the data content of data is identical with the data content of second data;
If the data content of first data is differed with the data content of second data, first number is determined It is updating type according to corresponding action type.
Preferably, each the second data in the initial data in the traversal form, using the described first number The initial data in the form is updated according to corresponding action type, including:
Travel through each the second data in the initial data in the form;
Determine to whether there is and the first data of the second data identical in the data to be updated;
If in the data to be updated exist with the first data of the second data identical, determine first data pair Whether the action type answered is to delete type;
If the corresponding action type of first data is to delete type, by the in the initial data in the form Two data are deleted;
If the corresponding action type of first data determines the corresponding operation of first data to delete type Whether type is updating type;
If the corresponding action type of first data is updating type, the form is updated using first data In initial data in second data;
If the corresponding action type of first data is not updating type, it is determined whether in having traveled through the form Initial data;
If not traveled through the initial data in the form, in the traversal form in initial data described second Next the second data of data;
It is addition type by the action type in the data to be updated if having traveled through the initial data in the form All of first data be loaded onto in the form.
Preferably, also include:It is add type all of first to mark loaded action type in the table Data.
Preferably, the data to be updated for determining form, including:Meet list data in present system time and update bar In the case of part, the data to be updated of form are determined.
A kind of list data updating device, including:
Data determination unit to be updated, the data to be updated for determining form, the data to be updated include at least one The data of bar first;
Action type determining unit, for comparing the initial data in the data to be updated and the form, it is determined that often The corresponding action type of first data described in bar, the initial data includes at least one the second data;
List data updating block, for traveling through each the second data in the initial data in the form, utilizes Initial data in the first data corresponding action type renewal form.
Preferably, the data determination unit to be updated, including:
Acquiring unit, the data initial to be updated for obtaining form, the initial data to be updated include at least one 3rd data;
Data Format Transform unit, the 3rd data for being unsatisfactory for default data format requirement to data form are carried out Data Format Transform;
Data determination subelement to be updated, is defined as treating for will carry out the data initial to be updated after Data Format Transform Update the data, every the 3rd data in the data initial to be updated after Data Format Transform will be carried out and be defined as one article of first number According to.
Preferably, also including loading unit, the loading unit, including:
Determining unit, for determining whether the initial data in the form is empty;
Loading subelement, if being sky for the initial data in the form, loads the data to be updated to the table Lattice;
Initial data in the comparing data to be updated and the form, determines every the first data correspondence Action type, including:If initial data in the form is not sky, in relatively more described data to be updated and the form Initial data, determines the corresponding action type of every first data.
The embodiment of the present application provides a kind of list data update method and device, by determining the data to be updated of form, The data to be updated include at least one the first data;Compare the initial data in the data to be updated and the form, Determine the corresponding action type of every first data, the initial data includes at least one the second data;Traversal is described Each the second data in initial data in form, the form is updated using the corresponding action type of first data In initial data mode, realize automatically updating for list data.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments described in invention, for those of ordinary skill in the art, on the premise of not paying creative work, Other accompanying drawings can also be obtained according to these accompanying drawings.
A kind of list data update method flow chart that Fig. 1 is provided for the embodiment of the present application;
A kind of method flow diagram of the data to be updated of determination form that Fig. 2 is provided for the embodiment of the present application;
Another list data update method flow chart that Fig. 3 is provided for the embodiment of the present application;
Fig. 4 is the initial data in a kind of comparing data to be updated that the embodiment of the present application is provided and the form, Determine the method flow diagram of the corresponding action type of every first data;
Each second number in initial data in a kind of traversal form that Fig. 5 is provided for the embodiment of the present application According to using the method flow diagram of the initial data in the first data corresponding action type renewal form;
A kind of structural representation of list data updating device that Fig. 6 is provided for the embodiment of the present application.
Specific embodiment
In order that those skilled in the art more fully understand the technical scheme in the present invention, below in conjunction with of the invention real The accompanying drawing in example is applied, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described implementation Example is only a part of embodiment of the invention, rather than whole embodiments.Based on the embodiment in the present invention, this area is common The every other embodiment that technical staff is obtained under the premise of creative work is not made, should all belong to protection of the present invention Scope.
Embodiment:
A kind of list data update method flow chart that Fig. 1 is provided for the embodiment of the present application.
As shown in figure 1, the method includes:
S101, the data to be updated for determining form, the data to be updated include at least one the first data;
Optionally, determine that the mode of the data to be updated of form refers to Fig. 2.
As shown in Fig. 2 the method includes:
S201, the data initial to be updated for obtaining form, the initial data to be updated include at least one the 3rd data;
Optionally, the data initial to be updated of form are obtained from backstage, the initial data to be updated include at least one 3rd data.
Optionally, the backstage gathers initial data to be updated by way of data acquisition, and first by what is collected Data storage to be updated begin in the caching on backstage, so as to a kind of data-updating method that the embodiment of the present application is provided, from described The data initial to be updated of form are obtained in the buffering on backstage.
S202, the 3rd data for being unsatisfactory for default data format requirement to data form carry out Data Format Transform;
Optionally, the initial data to be updated include at least one the 3rd data, determine from initial data to be updated The 3rd data of default data format requirement are unsatisfactory for, and respectively identified every the 3rd data are carried out with data form turn Change, the data format requirement is met to allow to carry out the 3rd data after Data Format Transform.
S203, the data initial to be updated that will be carried out after Data Format Transform are defined as data to be updated, will carry out data Every the 3rd data in data initial to be updated after form conversion are defined as one article of first data.
Optionally, initial data to be updated are performed after completing Data Format Transform, the data to be updated for obtaining;Now, Each article of the 3rd data that Data Format Transform is not carried out in initial data to be updated are one article of first data, initial number to be updated It is also one article of first data that each article of the 3rd data after Data Format Transform are carried out in.
Optionally, it is only more than the preferred embodiment of the embodiment of the present application, inventor can arbitrarily set according to the demand of oneself The specific implementation for putting the data to be updated for determining form (such as, is not unsatisfactory for default data lattice directly to data form 3rd data of formula requirement carry out Data Format Transform, but the 3rd of default data format requirement is unsatisfactory for data form Data are judged, if the 3rd data meet default deletion rule, the 3rd data are initially treated more from described Deleted in new data, and the 3rd deleted data no longer perform step S202-S203), do not limit herein.
Optionally, the 3rd data meet default deletion rule and include:The data content of the 3rd data with it is default The data content correspondence that deletion rule is indicated.
More than be only preferred embodiment that the embodiment of the present application is provided, inventor can arbitrarily set the according to the demand of oneself Three data meet the specific implementation of default deletion rule, do not limit herein.
Initial data in data to be updated described in S102, comparing and the form, determines every first data pair The action type answered, the initial data includes at least one the second data;
Each the second data in initial data in S103, the traversal form, using first data correspondence Action type update initial data in the form.
Another list data update method flow chart that Fig. 3 is provided for the embodiment of the present application.
As shown in figure 3, the method includes:
S301, the data to be updated for determining form, the data to be updated include at least one the first data;
Whether S302, the initial data determined in the form are empty;If the initial data in the form is sky, perform Step S303;If the initial data in the form is not sky, step S304 is performed;
S303, the loading data to be updated to the form;
Initial data in data to be updated described in S304, comparing and the form, determines every first data pair The action type answered, the initial data includes at least one the second data;
Each the second data in initial data in S305, the traversal form, using first data correspondence Action type update initial data in the form.
Fig. 4 is the initial data in a kind of comparing data to be updated that the embodiment of the present application is provided and the form, Determine the method flow diagram of the corresponding action type of every first data.
As shown in figure 4, the method includes:
S401, determine first data whether carry deletion mark;If first data are carried deletes mark, perform Step S402;If first data do not carry deletion mark, step S403 is performed;
S402, determine the corresponding action type of first data for delete type;
Whether there is and the second data of the first data identical in S403, the initial data for determining in the form; If not existing in the initial data in the form and the second data of the first data identical, execution step S404;If institute State in the initial data in form and exist and the second data of the first data identical, perform step S405;
Optionally, the first data are identical with the second data, indicate:The data of the data attribute of the first data and the second data Attribute is identical.For example, the first data include name 29, sex female;Second data include name 20, sex man;It is believed that first The data attribute (name and sex) of data and the data attribute (name and sex) of the second data are identical, the first data and second Data are identical.Wherein, 29 and female be regarded as the data content of the first data, 20 and man are regarded as in the data of the second data Hold.
S404, determine the corresponding action type of first data for addition type;
Whether S405, the data content for determining first data are identical with the data content of second data;If institute The data content and the data content of second data for stating the first data are differed, and perform step S406;
For example, the first data include name 29, sex female;Second data include name 20, sex man;It is believed that the first number According to data content (29, female) and the second data data content (20, man) it is different.
S406, determine the corresponding action type of first data be updating type.
Further, the original number in the embodiment of the present application is provided a kind of comparing data to be updated and the form According to, determine in the method for the corresponding action type of every first data, also include:If the data content of first data Data content with second data is identical, determines the corresponding action type of first data for void type, the empty class It is invalid data that type indicates first data, is not required to carry out more the initial data of the form using first data Newly.
For example, the first data include name 29, sex female;Second data include name 29, sex female;It is believed that the first number According to data content (29, female) and the second data data content (29, female) it is identical.
Optionally, the initial data of the form is updated using the first data, including:Using the first data to institute The data content for stating the second data in the initial data of form is updated.
Each second number in initial data in a kind of traversal form that Fig. 5 is provided for the embodiment of the present application According to using the method flow diagram of the initial data in the first data corresponding action type renewal form.
As shown in figure 5, the method includes:
Each the second data in initial data in S501, the traversal form;
S502, determine to whether there is and the first data of the second data identical in the data to be updated;If described Exist in data to be updated and the first data of the second data identical, execution step S503;
S503, determine the corresponding action type of first data whether be delete type;If first data pair The action type answered performs step S504 to delete type;If the corresponding action type of first data is to delete class Type, performs step S505;
S504, by the initial data in the form the second data delete;
S505, determine whether the corresponding action type of first data is updating type;If first data pair The action type answered is updating type, performs step S506;If the corresponding action type of first data is to update class Type, performs step S507;
S506, update second data in the initial data in the form using first data;
S507, determine whether to have traveled through the initial data in the form;If original in not traveled through the form Data, perform step S508;If having traveled through the initial data in the form, step S509 is performed;
Next the second data of second data in initial data in S508, the traversal form;
S509, by the action type in the data to be updated be add type all of first data be loaded onto it is described In form.
Further, in a kind of list data update method that the embodiment of the present application is provided, also include:In the form The added action type for carrying of middle mark is all of first data for adding type.
Optionally, each the second data in the initial data in traveling through the form, using first data Corresponding action type is updated after the initial data in the form, by marking loaded operation class in the table Type is the mode of all of first data for adding type, and user can be easy to understand new loading content in form.
Optionally, the data to be updated for determining form, including:Meet list data in present system time and update bar In the case of part, the data to be updated of form are determined.
Optionally, list data update condition includes:The list data update cycle.For example, the list data update cycle is 2 Hour, if form is opened for the first time, the time of displaying is 2 points, when present system time is, determines current system at 4 Time meets the list data update cycle;When present system time is, determine that present system time meets list data at 6 Update cycle;By that analogy, when present system time is 2 hours with the time interval of the last data to be updated for determining form When, determine that present system time meets the list data update cycle.
It is only above the preferred embodiment of the embodiment of the present application, inventor can arbitrarily be arranged on currently according to the demand of oneself In the case that system time meets list data update condition, the specific implementation of the data to be updated of form is determined, herein Do not limit.
The embodiment of the present application provides a kind of list data update method, described to treat by determining the data to be updated of form Update the data including at least one the first data;Compare the initial data in the data to be updated and the form, it is determined that often The corresponding action type of first data described in bar, the initial data includes at least one the second data;In traveling through the form Initial data in each the second data, update the original in the form using the corresponding action type of first data The mode of beginning data, realizes automatically updating for list data.
A kind of structural representation of list data updating device that Fig. 6 is provided for the embodiment of the present application.
As shown in fig. 6, the device includes:
Data determination unit to be updated 61, the data to be updated for determining form, the data to be updated are included at least One the first data;
Action type determining unit 62, for comparing the initial data in the data to be updated and the form, it is determined that The corresponding action type of every first data, the initial data includes at least one the second data;
List data updating block 63, for traveling through each the second data in the initial data in the form, profit The initial data in the form is updated with the corresponding action type of first data.
Optionally, the data determination unit to be updated, including:
Acquiring unit, the data initial to be updated for obtaining form, the initial data to be updated include at least one 3rd data;
Data Format Transform unit, the 3rd data for being unsatisfactory for default data format requirement to data form are carried out Data Format Transform;
Data determination subelement to be updated, is defined as treating for will carry out the data initial to be updated after Data Format Transform Update the data, every the 3rd data in the data initial to be updated after Data Format Transform will be carried out and be defined as one article of first number According to.
Further, loading unit is also included in a kind of list data updating device that the embodiment of the present application is provided, it is described Loading unit, including:
Determining unit, for determining whether the initial data in the form is empty;
Loading subelement, if being sky for the initial data in the form, loads the data to be updated to the table Lattice;
Initial data in the comparing data to be updated and the form, determines every the first data correspondence Action type, including:If initial data in the form is not sky, in relatively more described data to be updated and the form Initial data, determines the corresponding action type of every first data.
The embodiment of the present application provides a kind of list data updating device, described to treat by determining the data to be updated of form Update the data including at least one the first data;Compare the initial data in the data to be updated and the form, it is determined that often The corresponding action type of first data described in bar, the initial data includes at least one the second data;In traveling through the form Initial data in each the second data, update the original in the form using the corresponding action type of first data The mode of beginning data, realizes automatically updating for list data.
Each embodiment is described by the way of progressive in the present invention, and what each embodiment was stressed is and other realities Apply the difference of example, between each embodiment identical similar portion mutually referring to.For device disclosed in embodiment Speech, because it is corresponded to the method disclosed in Example, so description is fairly simple, related part is referring to method part illustration .
The above is only the preferred embodiment of the present invention, make skilled artisans appreciate that or realizing of the invention.It is right Various modifications of these embodiments will be apparent to one skilled in the art, general original as defined herein Reason can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, the present invention will not Be intended to be limited to the embodiments shown herein, and be to fit to it is consistent with principles disclosed herein and features of novelty most Scope wide.

Claims (10)

1. a kind of list data update method, it is characterised in that including:
Determine the data to be updated of form, the data to be updated include at least one the first data;
Compare the initial data in the data to be updated and the form, determine the corresponding operation class of every first data Type, the initial data includes at least one the second data;
Each the second data in the initial data in the form are traveled through, using the corresponding action type of first data Update the initial data in the form.
2. method according to claim 1, it is characterised in that the data to be updated of the determination form, including:
The data initial to be updated of form are obtained, the initial data to be updated include at least one the 3rd data;
The 3rd data that default data format requirement is unsatisfactory for data form carry out Data Format Transform;
The data initial to be updated after Data Format Transform will be carried out and be defined as data to be updated, after Data Format Transform is carried out Data initial to be updated in every the 3rd data be defined as one article of first data.
3. method according to claim 2, it is characterised in that the original in the data to be updated with the form Beginning data, before determining the corresponding action type of every first data, the method also includes:
Determine whether the initial data in the form is empty;
If the initial data in the form is sky, the data to be updated to the form are loaded;
Initial data in the comparing data to be updated and the form, determines the corresponding behaviour of every first data Make type, including:It is original in relatively more described data to be updated and the form if initial data in the form is not sky Data, determine the corresponding action type of every first data.
4. method according to claim 3, it is characterised in that in the comparing data to be updated and the form Initial data, determines the corresponding action type of every first data, including:
Determine whether first data carry deletion mark;
If first data are carried deletes mark, the corresponding action type of first data is determined to delete type;
If first data do not carry deletion mark, determine to whether there is and described first in the initial data in the form The data of data identical second;
If in the initial data in the form do not exist with the second data of the first data identical, determine it is described first number It is addition type according to corresponding action type;
If in the initial data in the form exist with the second data of the first data identical, determine first data Data content it is whether identical with the data content of second data;
If the data content of first data is differed with the data content of second data, first data pair are determined The action type answered is updating type.
5. method according to claim 4, it is characterised in that each in the initial data in the traversal form The data of bar second, the initial data in the form is updated using the corresponding action type of first data, including:
Travel through each the second data in the initial data in the form;
Determine to whether there is and the first data of the second data identical in the data to be updated;
If in the data to be updated exist with the first data of the second data identical, determine that first data are corresponding Whether action type is to delete type;
If the corresponding action type of first data is to delete type, by the second number in the initial data in the form According to deletion;
If the corresponding action type of first data determines the corresponding action type of first data to delete type Whether it is updating type;
If the corresponding action type of first data is updating type, in updating the form using first data Second data in initial data;
If the corresponding action type of first data is not updating type, it is determined whether traveled through original in the form Data;
If not traveled through the initial data in the form, second data in the initial data in the form are traveled through Next the second data;
It is to add the institute of type by the action type in the data to be updated if having traveled through the initial data in the form The first data having are loaded onto in the form.
6. method according to claim 5, it is characterised in that also include:Loaded operation is marked in the table Type is all of first data for adding type.
7. the method according to claim 1-6 any one, it is characterised in that the data to be updated of the determination form, Including:In the case where present system time meets list data update condition, the data to be updated of form are determined.
8. a kind of list data updating device, it is characterised in that including:
Data determination unit to be updated, the data to be updated for determining form, the data to be updated include at least one the One data;
Action type determining unit, for comparing the initial data in the data to be updated and the form, determines every institute State the corresponding action type of the first data, the initial data includes at least one the second data;
List data updating block, for traveling through each the second data in the initial data in the form, using described The corresponding action type of first data updates the initial data in the form.
9. device according to claim 8, it is characterised in that the data determination unit to be updated, including:
Acquiring unit, the data initial to be updated for obtaining form, the initial data to be updated include at least one the 3rd Data;
Data Format Transform unit, the 3rd data for being unsatisfactory for default data format requirement to data form carry out data Form is changed;
Data determination subelement to be updated, for will carry out the data initial to be updated after Data Format Transform be defined as it is to be updated Data, every the 3rd data that will be carried out in the data initial to be updated after Data Format Transform are defined as one article of first data.
10. method according to claim 9, it is characterised in that also including loading unit, the loading unit, including:
Determining unit, for determining whether the initial data in the form is empty;
Loading subelement, if being sky for the initial data in the form, loads the data to be updated to the form;
Initial data in the comparing data to be updated and the form, determines the corresponding behaviour of every first data Make type, including:It is original in relatively more described data to be updated and the form if initial data in the form is not sky Data, determine the corresponding action type of every first data.
CN201710117981.1A 2017-03-01 2017-03-01 A kind of list data update method and device Pending CN106897444A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710117981.1A CN106897444A (en) 2017-03-01 2017-03-01 A kind of list data update method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710117981.1A CN106897444A (en) 2017-03-01 2017-03-01 A kind of list data update method and device

Publications (1)

Publication Number Publication Date
CN106897444A true CN106897444A (en) 2017-06-27

Family

ID=59184854

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710117981.1A Pending CN106897444A (en) 2017-03-01 2017-03-01 A kind of list data update method and device

Country Status (1)

Country Link
CN (1) CN106897444A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114463766A (en) * 2021-07-16 2022-05-10 荣耀终端有限公司 Form processing method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090070393A1 (en) * 2007-09-11 2009-03-12 Siemens Enterprise Communications Gmbh & Co. Kg Method for operating databases
CN102968468A (en) * 2011-11-11 2013-03-13 微软公司 Structured modeling of data in electronic spreadsheet
CN103916373A (en) * 2013-01-07 2014-07-09 腾讯科技(深圳)有限公司 Data updating method, server, client side and system
CN105302787A (en) * 2015-11-10 2016-02-03 浪潮软件股份有限公司 Method and device for table data editing
CN106325933A (en) * 2016-08-24 2017-01-11 明算科技(北京)股份有限公司 Method and device for synchronizing batch data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090070393A1 (en) * 2007-09-11 2009-03-12 Siemens Enterprise Communications Gmbh & Co. Kg Method for operating databases
CN102968468A (en) * 2011-11-11 2013-03-13 微软公司 Structured modeling of data in electronic spreadsheet
CN103916373A (en) * 2013-01-07 2014-07-09 腾讯科技(深圳)有限公司 Data updating method, server, client side and system
CN105302787A (en) * 2015-11-10 2016-02-03 浪潮软件股份有限公司 Method and device for table data editing
CN106325933A (en) * 2016-08-24 2017-01-11 明算科技(北京)股份有限公司 Method and device for synchronizing batch data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114463766A (en) * 2021-07-16 2022-05-10 荣耀终端有限公司 Form processing method and electronic equipment

Similar Documents

Publication Publication Date Title
JP2004334183A5 (en)
JP2020527803A5 (en)
US9087113B2 (en) Automatic offline synchronization of browser documents
ATE462956T1 (en) METHOD FOR CONTROLLING CARD VERSIONS AND DEVICE FOR UPDATE THE USE OF CARD DATA SETS MAINTAINED OVER A NETWORK FOR MOBILE COMMUNICATIONS DEVICES
RU2006133383A (en) VISUALIZATION OF THE USER INTERFACE
CN106802932A (en) A kind of method for routing of database, device and Database Systems
WO2006138044A3 (en) Methods and apparatus for maintaining consistency during analysis of large data sets
JP2015203883A (en) Graph generation device, graph generation method, and graph generation program
JP2016076215A5 (en)
RU2017113717A (en) BUILDING A HIERARCHY OF DEVICES FOR A REMOTE TERMINAL BLOCK
US20130275371A1 (en) Map data update method for updating map data of navigation
CN107655578A (en) A kind of temperature record methods of exhibiting, device and terminal
CA2398148A1 (en) System and method for managing bi-directional relationships between objects
CN106897444A (en) A kind of list data update method and device
CN110333864A (en) A kind of tree data rendering method, device, equipment and medium
CN103905561A (en) Method and system for synchronizing data
HK1151657A1 (en) Updating routing and outage information in a communications network
WO2016067849A1 (en) Map update system, navigation device, server device, map update method, navigation method, control method for server device, computer program, and recording medium having computer program recorded thereon
CN103677930B (en) Based on GIS data loading method and the device of spelling wall system
DE202014010934U1 (en) Caching geographic data according to a policy specified by the server
CN105022753B (en) A kind of date storage method and system
CN106251623B (en) It is a kind of that the system of road real-time road service is provided
JP2009199458A5 (en)
CN106844233A (en) A kind of router service data caching method and system based on Hash table
JP2010191538A (en) Unit and system for processing information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170627

RJ01 Rejection of invention patent application after publication