CN105808540A - Configuration data storage method and system - Google Patents

Configuration data storage method and system Download PDF

Info

Publication number
CN105808540A
CN105808540A CN201410837242.6A CN201410837242A CN105808540A CN 105808540 A CN105808540 A CN 105808540A CN 201410837242 A CN201410837242 A CN 201410837242A CN 105808540 A CN105808540 A CN 105808540A
Authority
CN
China
Prior art keywords
determinant attribute
configuration
eigenvalue
value
stored
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
CN201410837242.6A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201410837242.6A priority Critical patent/CN105808540A/en
Publication of CN105808540A publication Critical patent/CN105808540A/en
Pending legal-status Critical Current

Links

Abstract

The invention provides a configuration data storage method and system. The configuration data storage method comprises that a characteristic value of a configuration scene is obtained, and the characteristic value is stored in a characteristic column of a preset data sheet; a key attribute value corresponding to the characteristic value is obtained, the key attribute column, in the data sheet, corresponding to the key attribute value is stored, the key attribute column corresponds to the key attribute, and the key attribute comprises the parameter name and the parameter value of the configuration scene. The characteristic value is stored through the characteristic column, when the configuration scene has a plurality of characteristic values, the data sheet does not need to additionally add a column to store the characteristic values, the plurality of characteristic values are all stored in the characteristic column, the structure of the data sheet does not need to be modified, by storing the configuration data in the above way, the expansion of the configuration data and the maintenance of the data sheet can be facilitated. In addition, the invention also provides a configuration data storage system.

Description

Configuration data storage method and system
Technical field
The present invention relates to data processing field, particularly relate to a kind of configuration data storage method and system.
Background technology
The configuration parameter of product can be stored in database table, and traditional storage mode is when there being new configuration attribute demand, and on the basis of legacy data storehouse table, newly-increased string stores new configuration attribute.As original form includes " parameter name ", " parameter value ", " interface title " three configuration attributes, when wanting to add a new parameter, when requiring that the different module in product is used different styles styles, it is necessary to parameter is configured by newly-increased string " module title ".If constantly having new configuration needs to will result in grid column constantly to expand, the tables of data maintenance in later stage is also made troubles.
Summary of the invention
Based on this, it is necessary to for the problems referred to above, it is provided that a kind of be easier to configuration data extension, be easier to the configuration data storage method and system that tables of data is safeguarded.
A kind of configuration data storage method, described method includes:
Obtain the eigenvalue of configuration scene, described eigenvalue is stored in the characteristic series of default tables of data;
Obtaining the determinant attribute value corresponding with described eigenvalue, stored by described determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and described determinant attribute includes parameter name and the parameter value of configuration scene.
Wherein in an embodiment, described determinant attribute includes configuration main body belonging to scene, and described determinant attribute row include principal name row, and described method also includes:
Obtain the main body value corresponding with described main body, be stored in described principal name row;
Obtain and affiliated main body value characteristic of correspondence value, be stored in described characteristic series;
Obtain other determinant attribute value corresponding with described eigenvalue, be stored in described corresponding with determinant attribute value determinant attribute row.
Wherein in an embodiment, described method also includes:
Obtain the extension feature value corresponding with described eigenvalue and the extension determinant attribute value corresponding with extension feature value;
Described extension feature value is stored in characteristic series;
Corresponding for described extension determinant attribute value described determinant attribute row are stored.
Wherein in an embodiment, described method also includes:
Obtain the eigenvalue of configuration scene;
Obtain the determinant attribute value corresponding with described eigenvalue, using described determinant attribute value as configuration scene configuration parameter.
Wherein in an embodiment, described method also includes:
Obtain the extension feature value of configuration scene;
Obtain the extension determinant attribute value corresponding with described extension feature value, using described extension determinant attribute value as configuration scene configuration parameter.
A kind of configuration data storage system, described system includes:
Eigenvalue memory module, for obtaining the eigenvalue of configuration scene, is stored in the characteristic series of default tables of data by described eigenvalue;
Determinant attribute value memory module, for obtaining the determinant attribute value corresponding with described eigenvalue, being stored by described determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and described determinant attribute includes parameter name and the parameter value of configuration scene.
Wherein in an embodiment, described determinant attribute includes configuration main body belonging to scene, and described determinant attribute row include principal name row, and described determinant attribute value memory module is additionally operable to obtain the main body value corresponding with described main body, is stored in described principal name row;Described eigenvalue memory module is additionally operable to obtain and affiliated main body value characteristic of correspondence value, is stored in described characteristic series;Described determinant attribute value memory module is additionally operable to obtain other determinant attribute value corresponding with described eigenvalue, is stored in described corresponding with determinant attribute value determinant attribute row.
Wherein in an embodiment, described eigenvalue memory module is additionally operable to obtain the extension feature value corresponding with described eigenvalue, and described extension feature value is stored in characteristic series;Described determinant attribute value memory module is additionally operable to obtain the extension determinant attribute value corresponding with extension feature value, is stored by corresponding for described extension determinant attribute value described determinant attribute row.
Wherein in an embodiment, described system also includes:
Configuration parameter module, for obtain configuration scene eigenvalue, obtains the determinant attribute value corresponding with described eigenvalue, using described determinant attribute value as configure scene configuration parameter.
Wherein in an embodiment, described system also includes:
Expanded configuration parameter module, for obtain configuration scene extension feature value, obtains the extension determinant attribute value corresponding with described extension feature value, using described extension determinant attribute value as configure scene configuration parameter.
Above-mentioned configuration data storage method and system, by obtaining the eigenvalue of configuration scene, eigenvalue is stored in the characteristic series of default tables of data, obtain the determinant attribute value corresponding with eigenvalue, described determinant attribute value corresponding determinant attribute row in tables of data are stored, determinant attribute row are corresponding with determinant attribute, and determinant attribute includes parameter name and the parameter value of configuration scene.Eigenvalue is stored by characteristic series, when configuring scene and having multiple eigenvalue, tables of data need not additionally increase row to store these eigenvalues, but multiple eigenvalues are stored in characteristic series, need not revising the structure of tables of data, storage configuration data is easier to the extension of configuration data and is prone to the maintenance of tables of data in this way.
Accompanying drawing explanation
Fig. 1 is the flow chart of configuration data storage method in an embodiment;
Fig. 2 is that in an embodiment, determinant attribute includes the flow chart of configuration data storage method during main body;
Fig. 3 is that an embodiment includes the flow chart of configuration data storage method during extension feature value;
Fig. 4 is the structured flowchart of configuration data storage system in an embodiment;
Fig. 5 is the structured flowchart of configuration data storage system in another embodiment;
Fig. 6 is the structured flowchart of configuration data storage system in another embodiment.
Detailed description of the invention
In order to make the purpose of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein is only in order to explain the present invention, is not intended to limit the present invention.
In one embodiment, as shown in Figure 1, it is provided that a kind of configuration data storage method, including:
Step S110, obtains the eigenvalue of configuration scene, described eigenvalue is stored in the characteristic series of default tables of data.
In the present embodiment, the eigenvalue of configuration scene refers to scope that configuration parameter acts on or the condition that configuration parameter is used, as " supply chain document ", eigenvalue represents that configuration parameter acts on supply chain document.Characteristic series refers to the row for storing eigenvalue.According to demand, it is possible to have multiple eigenvalue, as interface is configured, eigenvalue has " supply chain document ", " morning " " afternoon " etc., then these eigenvalues are all saved in the characteristic series of default tables of data.
Step S120, obtain the determinant attribute value corresponding with described eigenvalue, being stored by described determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and described determinant attribute includes parameter name and the parameter value of configuration scene.
In the present embodiment, determinant attribute refers to the attribute that must exist in configuration, and determinant attribute includes parameter name and the parameter value of configuration scene.One corresponding determinant attribute row of determinant attribute, is the fixing row existed in tables of data.As shown in table 1, determinant attribute row include parameter rank, parameter value row.Determinant attribute is self-defined according to the demand of configuration, it is possible to the increase according to determinant attribute, increases corresponding determinant attribute row.Eigenvalue has the determinant attribute value of correspondence, if eigenvalue is " supply chain document ", the determinant attribute value corresponding with it is " interfacial level ", " 750 ", " interface width ", " 500 ", wherein " interfacial level ", " interface width " are parameter name, it is saved in parameter to rank, " 120 ", " 80 " are parameter value, are saved in parameter value row, and the tables of data after preservation is as shown in table 1.
Table 1
Parameter name Parameter value Scene characteristic code
Interfacial level 750 Supply chain document
Interface width 500 Supply chain document
Look & feel Blue The morning
Look & feel Red Afternoon
In the present embodiment, by obtaining the eigenvalue of configuration scene, eigenvalue is stored in the characteristic series of default tables of data, obtain the determinant attribute value corresponding with eigenvalue, described determinant attribute value corresponding determinant attribute row in tables of data are stored, determinant attribute row are corresponding with determinant attribute, and determinant attribute includes parameter name and the parameter value of configuration scene.Eigenvalue is stored by characteristic series, when configuring scene and having multiple eigenvalue, tables of data need not additionally increase row to store these eigenvalues, but multiple eigenvalues are stored in characteristic series, need not revising the structure of tables of data, storage configuration data is easier to the extension of configuration data and is prone to the maintenance of tables of data in this way.
In one embodiment, determinant attribute includes configuration main body belonging to scene, and determinant attribute row include principal name row, as in figure 2 it is shown, described method also includes:
Step S210, obtains the main body value corresponding with described main body, is stored in described principal name row.
In the present embodiment, using the main body belonging to configuration scene as determinant attribute, principal name arranges the fixing row becoming tables of data as the row that main body is corresponding.Save configuration main body belonging to scene and just can specify main body for configuration parameter, if main body is " Zhang San " or " Li Si ".It is understood that multiple main body value can be obtained, main body value can be passed through log-in interface and by login name and log in password acquisition.
Step S220, obtains and described main body value characteristic of correspondence value, is stored in described characteristic series.
In the present embodiment, the eigenvalue that different main body values can be corresponding different, each eigenvalue corresponding main body value respectively is stored in described characteristic series.
Step S230, obtains other determinant attribute value corresponding with described eigenvalue, is stored in the determinant attribute row corresponding with determinant attribute value.
In the present embodiment, obtain the determinant attribute value except main body value that each eigenvalue is corresponding, be stored in the determinant attribute row corresponding with determinant attribute value.Obtain the parameter value corresponding with eigenvalue, parameter name, it is to be understood that can also be the unique mark of each determinant attribute value distribution, will uniquely mark be corresponding with determinant attribute value is stored in tables of data.Tables of data after preservation is as shown in table 2
Table 2
Principal name Mark Parameter name Parameter value Scene characteristic code
Zhang San 001 Interfacial level 750 Supply chain document
Zhang San 002 Interface width 500 Supply chain document
Zhang San 003 Look & feel Blue Whole day
Li Si 004 Look & feel Red Afternoon
In the present embodiment, tables of data stores different main bodys and its corresponding different eigenvalue and determinant attribute value, utilize the later stage to obtain different configuration parameters according to different main bodys, represent different scenes.
In one embodiment, as it is shown on figure 3, described method also includes:
Step S310, obtains the extension feature value corresponding with described eigenvalue and the extension determinant attribute value corresponding with extension feature value.
In the present embodiment, extension feature value refers to the new eigenvalue that former eigenvalue is extended formation based on secondary development.Can be self-defined as required, preferential, it is possible on the basis of former eigenvalue, to add suffix or preamble field, as symbol, numeral etc. generate.It is " supply chain document/secondary development " if former eigenvalue is " supply chain document ", its extension feature value.Extension feature value has the extension determinant attribute value of correspondence, it is possible to be by the determinant attribute value of the former determinant attribute of correspondence of change, it is also possible to be determinant attribute value corresponding to the new determinant attribute originally not having.It is understood that former eigenvalue can have multiple extension feature value, it is possibility to have corresponding main body.
Step S320, is stored in characteristic series by extension feature value.
In the present embodiment, extension feature value also is stored in characteristic series.It is understood that in order to search convenient each extension feature value can be inserted in order be stored in its characteristic of correspondence value be expert at before each row or each row below.
Extension determinant attribute value correspondence determinant attribute row are stored by step S330.
In the present embodiment, each is extended the corresponding described determinant attribute row of determinant attribute value and stores, if the determinant attribute value that newly-increased determinant attribute is corresponding, in addition it is also necessary to newly-increased determinant attribute row.It is understood that the extension unique mark of determinant attribute value distribution can also be given, and corresponding extension determinant attribute value stores in the table.Form after preservation is as shown in table 3.
Table 3
In one embodiment, described method also includes: obtain configuration scene eigenvalue, obtains the determinant attribute value corresponding with eigenvalue, using determinant attribute value as configure scene configuration parameter.
In the present embodiment, it is necessary to when scene is configured, it is necessary to first finding configuration parameter, different scenes to have different eigenvalues, obtain the eigenvalue of configuration scene, obtain the determinant attribute value corresponding with eigenvalue, determinant attribute value is as the configuration parameter of configuration scene.As configured the interface of a supply chain document, its eigenvalue has " supply chain document ", " whole day ", the determinant attribute value that " supply chain document " is corresponding be " interfacial level, 750 ", " interface width, 500 ", and the determinant attribute value of " whole day " correspondence is " look & feel, indigo plant ".Then this interface configurations is become interface high by 750, wide by 500, blue.If understandable determinant attribute includes the main body of configuration, then also need to obtain the main body of configuration, using main body and eigenvalue as keyword, search and have corresponding determinant attribute value with main body and eigenvalue, this determinant attribute value is specifically configured as this main body the configuration parameter of scene.After obtaining configuration parameter, it is possible to show corresponding interface according to configuration parameter.
Further, for there being the project of secondary development, in tables of data, storage has extension feature value, can also without extension feature value, only search the determinant attribute value of its correspondence with eigenvalue, thus can reach to configure scene as required, be as configuration parameter by the determinant attribute value before secondary development from main separation, or by determinant attribute value new after secondary development as configuration parameter, thus what carry out new and old interface freely switches displaying.
In one embodiment, described method also includes: obtain the extension feature value of configuration scene;Obtain the extension determinant attribute value corresponding with extension feature value, the determinant attribute value configuration parameter as configuration scene will be extended.
In the present embodiment, for there being the project of secondary development, in tables of data, storage has extension feature value, it is necessary to when scene is configured, and obtains the extension feature value of configuration scene;Obtain the extension determinant attribute value corresponding with extension feature value, the determinant attribute value configuration parameter as configuration scene will be extended.It is understood that owing to secondary development is the improvement carried out in original project, it is possible to only part scene has been improved, the scene identical with original project is still with original eigenvalue, and the part only improved just has extension feature value.Then it is divided into two parts to obtain when obtaining configuration parameter, obtain determinant attribute value corresponding to original eigenvalue a part of configuration parameter as configuration scene, obtain extension determinant attribute value corresponding to extension feature value another part configuration parameter as configuration scene.After obtaining whole configuration parameter, it is possible to show corresponding interface according to configuration parameter.
In one embodiment, as shown in Figure 4, it is provided that a kind of configuration data storage system, including:
Eigenvalue memory module 410, for obtaining the eigenvalue of configuration scene, is stored in the characteristic series of default tables of data by eigenvalue.
Determinant attribute value memory module 420, for obtaining the determinant attribute value corresponding with eigenvalue, being stored by determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and determinant attribute includes parameter name and the parameter value of configuration scene.
In one embodiment, determinant attribute includes configuration main body belonging to scene, determinant attribute row include principal name row, determinant attribute value memory module 420 is additionally operable to obtain the main body value corresponding with main body, being stored in principal name row, eigenvalue memory module 410 is additionally operable to obtain and affiliated main body value characteristic of correspondence value, is stored in characteristic series, determinant attribute value memory module 420 is additionally operable to obtain other determinant attribute value corresponding with eigenvalue, is stored in the determinant attribute row corresponding with determinant attribute value.
In one embodiment, eigenvalue memory module 410 is additionally operable to obtain the extension feature value corresponding with eigenvalue, extension feature value is stored in characteristic series, determinant attribute value memory module 420 is additionally operable to obtain the extension determinant attribute value corresponding with extension feature value, is stored by extension determinant attribute value correspondence determinant attribute row.
In another embodiment, as it is shown in figure 5, described system also includes:
Configuration parameter module 430, for obtain configuration scene eigenvalue, obtains the determinant attribute value corresponding with eigenvalue, using determinant attribute value as configure scene configuration parameter.
In yet another embodiment, as shown in Figure 6, described system also includes:
Expanded configuration parameter module 440, for obtaining the extension feature value of configuration scene, obtains the extension determinant attribute value corresponding with extension feature value, will extend the determinant attribute value configuration parameter as configuration scene.
Embodiment described above only have expressed the several embodiments of the present invention, and it describes comparatively concrete and detailed, but therefore can not be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that, for the person of ordinary skill of the art, without departing from the inventive concept of the premise, it is also possible to making some deformation and improvement, these broadly fall into protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a configuration data storage method, described method includes:
Obtain the eigenvalue of configuration scene, described eigenvalue is stored in the characteristic series of default tables of data;
Obtaining the determinant attribute value corresponding with described eigenvalue, stored by described determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and described determinant attribute includes parameter name and the parameter value of configuration scene.
2. method according to claim 1, it is characterised in that described determinant attribute includes configuration main body belonging to scene, and described determinant attribute row include principal name row, and described method also includes:
Obtain the main body value corresponding with described main body, be stored in described principal name row;
Obtain and affiliated main body value characteristic of correspondence value, be stored in described characteristic series;
Obtain other determinant attribute value corresponding with described eigenvalue, be stored in described corresponding with determinant attribute value determinant attribute row.
3. method according to claim 1, it is characterised in that described method also includes:
Obtain the extension feature value corresponding with described eigenvalue and the extension determinant attribute value corresponding with extension feature value;
Described extension feature value is stored in characteristic series;
Corresponding for described extension determinant attribute value described determinant attribute row are stored.
4. the method according to claim 1 or 3, it is characterised in that described method also includes:
Obtain the eigenvalue of configuration scene;
Obtain the determinant attribute value corresponding with described eigenvalue, using described determinant attribute value as configuration scene configuration parameter.
5. method according to claim 3, it is characterised in that described method also includes:
Obtain the extension feature value of configuration scene;
Obtain the extension determinant attribute value corresponding with described extension feature value, using described extension determinant attribute value as configuration scene configuration parameter.
6. a configuration data storage system, it is characterised in that described system includes:
Eigenvalue memory module, for obtaining the eigenvalue of configuration scene, is stored in the characteristic series of default tables of data by described eigenvalue;
Determinant attribute value memory module, for obtaining the determinant attribute value corresponding with described eigenvalue, being stored by described determinant attribute value corresponding determinant attribute row in tables of data, described determinant attribute row are corresponding with determinant attribute, and described determinant attribute includes parameter name and the parameter value of configuration scene.
7. system according to claim 6, it is characterized in that, described determinant attribute includes configuration main body belonging to scene, and described determinant attribute row include principal name row, described determinant attribute value memory module is additionally operable to obtain the main body value corresponding with described main body, is stored in described principal name row;Described eigenvalue memory module is additionally operable to obtain and affiliated main body value characteristic of correspondence value, is stored in described characteristic series;Described determinant attribute value memory module is additionally operable to obtain other determinant attribute value corresponding with described eigenvalue, is stored in described corresponding with determinant attribute value determinant attribute row.
8. system according to claim 6, it is characterised in that described eigenvalue memory module is additionally operable to obtain the extension feature value corresponding with described eigenvalue, and described extension feature value is stored in characteristic series;Described determinant attribute value memory module is additionally operable to obtain the extension determinant attribute value corresponding with extension feature value, is stored by corresponding for described extension determinant attribute value described determinant attribute row.
9. the system according to claim 6 or 8, it is characterised in that described system also includes:
Configuration parameter module, for obtain configuration scene eigenvalue, obtains the determinant attribute value corresponding with described eigenvalue, using described determinant attribute value as configure scene configuration parameter.
10. system according to claim 8, it is characterised in that described system also includes:
Expanded configuration parameter module, for obtain configuration scene extension feature value, obtains the extension determinant attribute value corresponding with described extension feature value, using described extension determinant attribute value as configure scene configuration parameter.
CN201410837242.6A 2014-12-29 2014-12-29 Configuration data storage method and system Pending CN105808540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410837242.6A CN105808540A (en) 2014-12-29 2014-12-29 Configuration data storage method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410837242.6A CN105808540A (en) 2014-12-29 2014-12-29 Configuration data storage method and system

Publications (1)

Publication Number Publication Date
CN105808540A true CN105808540A (en) 2016-07-27

Family

ID=56980817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410837242.6A Pending CN105808540A (en) 2014-12-29 2014-12-29 Configuration data storage method and system

Country Status (1)

Country Link
CN (1) CN105808540A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108073709A (en) * 2017-12-20 2018-05-25 上海达梦数据库有限公司 A kind of operating method of data record, device, equipment and storage medium
CN112115137A (en) * 2020-08-17 2020-12-22 贝壳技术有限公司 Data configuration method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140562A (en) * 2007-02-14 2008-03-12 中兴通讯股份有限公司 Method for realizing user-defined report forms
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN102567329A (en) * 2010-12-15 2012-07-11 金蝶软件(中国)有限公司 Data query method and data query system
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140562A (en) * 2007-02-14 2008-03-12 中兴通讯股份有限公司 Method for realizing user-defined report forms
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN102567329A (en) * 2010-12-15 2012-07-11 金蝶软件(中国)有限公司 Data query method and data query system
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郑伟平等: "多租户精品课程网站系统的研究与实现", 《东北师大学报(自然科学版)》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108073709A (en) * 2017-12-20 2018-05-25 上海达梦数据库有限公司 A kind of operating method of data record, device, equipment and storage medium
CN112115137A (en) * 2020-08-17 2020-12-22 贝壳技术有限公司 Data configuration method and device

Similar Documents

Publication Publication Date Title
JP5930496B2 (en) Method and apparatus for acquiring structured information in layout file
CN103744982A (en) Method for importing Excel data into database
CN104834654B (en) Use the method and apparatus of tree index search node
CN106657174A (en) Data synchronizing and updating methods and data synchronizing and updating devices
CN102486769A (en) Document directory processing method and device
CN105808540A (en) Configuration data storage method and system
CN104424213A (en) Mobile terminal based user wardrobe clothing management method
CN105045927A (en) Automatic coding method and system for data of labor, materials and machines of construction project
CN104125300B (en) The synchronous method of separation between machine and card type home gateway service configuration data
CN104376073A (en) Database recovery method and device
CN101794318A (en) URL (Uniform Resource Location) analyzing method and equipment
CN101183372B (en) Style list processing system and method
CN103729427A (en) User-defined multistage flow table incremental updating based flow table transformation method
CN104268237A (en) Electronic map making batch parallel generation system and generation method thereof
CN103116653B (en) Based on Service Source searching method and the system of attributes match
CN108197187B (en) Query statement optimization method and device, storage medium and computer equipment
CN102681975B (en) PQDIF (Power Quality Data Interchange Format) file tree structure comparative method based on linked list
CN103902539A (en) Method and device for analyzing extensible markup language data
CN105653475A (en) USB device identification method and system
CN104424214B (en) A kind of self-defined method and apparatus for extracting directory content
CN103488476A (en) Associated data processing system and associated data processing method
CN105843631B (en) A method of improving system firmware burn writing speed
CN106919615A (en) Data access method and system
CN102118449A (en) Method and system for content distribution
CN101742490A (en) Safe and effective method for dynamically updating wireless sensor network program

Legal Events

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

Application publication date: 20160727

RJ01 Rejection of invention patent application after publication