CN107977223A - One kind configuration compliance check method and device - Google Patents

One kind configuration compliance check method and device Download PDF

Info

Publication number
CN107977223A
CN107977223A CN201711160928.6A CN201711160928A CN107977223A CN 107977223 A CN107977223 A CN 107977223A CN 201711160928 A CN201711160928 A CN 201711160928A CN 107977223 A CN107977223 A CN 107977223A
Authority
CN
China
Prior art keywords
configuration
compatibility
configuration information
modification
version
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
CN201711160928.6A
Other languages
Chinese (zh)
Other versions
CN107977223B (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.)
Hangzhou DPtech Information Technology Co Ltd
Original Assignee
Hangzhou DPTech Technologies 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201711160928.6A priority Critical patent/CN107977223B/en
Publication of CN107977223A publication Critical patent/CN107977223A/en
Application granted granted Critical
Publication of CN107977223B publication Critical patent/CN107977223B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides a kind of configuration compliance check method, it is characterised in that the described method includes:First version number and the second edition number before and after configuration file before being upgraded, and upgrading, the configuration file include at least one configuration information;The compatible list of modification pre-established is obtained, the compatibility list of modification includes all configuration information items that compatibility change occurs and the version number of compatibility change occurs for each configuration information;According to the compatible list of modification, determine after the second edition number is upgraded to from first version number, the configuration information item of compatibility change occurs in the configuration file;The configuration information item of compatibility change occurs determined by output.Using application scheme, the accuracy of the inspection efficiency and inspection result of configuration compliance check can be effectively improved.

Description

One kind configuration compliance check method and device
Technical field
This application involves field of computer technology, more particularly to a kind of configuration compliance check method and device.
Background technology
The various configurations that user is carried out when using software will generate configuration file, when software starts or edition upgrading Afterwards, by reading, parsing the configuration information in configuration file, every configuration of user can be recovered.For computer network In some equipment, such as the special equipment such as interchanger, router, in the configuration file of software therein, including some are specific The configuration order of form, in the renewal escalation process of software version, the form of these orders in configuration file may be sent out Change more, so as to the compatibility issue configured between software different editions occur, i.e. life in new version None- identified early version Form is made, and then can not be configured accordingly automatically by configuration file.For example, in a certain version of software, to interface The order of configuration of IP v4 addresses is " ipv4 address A.B.C.D/M ", and change it to " ip in another new version Address A.B.C.D/M ", upgrade " the ipv4 address A.B.C.D/ in software None- identified configuration file after new version M " is ordered, and will not give interface configuration of IP v4 addresses.Therefore during software release upgrade, by reading, parsing in configuration file The every configuration of configuration information recovery it is outer, it is also necessary to check the configuration compatibility between new and old edition.
It is usually manually to consult the version data such as Release Notes in the prior art, checks the layout of the front and rear version of upgrading The order that formula changes, so that confirm the configuration that can not be read and perform automatically by software, and to the version weight after upgrading Newly configured.But it is cumbersome, time-consuming and laborious by manually carrying out item by item checking process, and cannot exclude to check the feelings omitted Condition.
The content of the invention
In view of this, the application provides the application and provides a kind of configuration compliance check method and device, and technical solution is such as Under:
One kind configuration compliance check method, it is characterised in that this method includes:
First version number and the second edition number before and after configuration file before being upgraded, and upgrading, the configuration text Part includes at least one configuration information;
The compatible list of modification pre-established is obtained, the compatibility list of modification includes all generation compatibility changes The version number of compatibility change occurs for configuration information item and each configuration information;
According to the compatible list of modification, determine after the second edition number is upgraded to from first version number, the configuration text The configuration information item of compatibility change occurs in part;
The configuration information item of compatibility change occurs determined by output.
One kind configuration compliance check device, it is characterised in that the device includes:
Input module, for the first version number and the second edition before and after the configuration file before being upgraded, and upgrading Number, at least one of the configuration file includes configuration information;
The input module, is additionally operable to obtain the compatible list of modification pre-established, the compatibility list of modification includes The version number of compatibility change occurs for all configuration information items that compatibility change occurs and each configuration information;
Module is checked, for according to the compatible list of modification, determining upgrading to the second edition number from first version number Afterwards, the configuration information item of compatibility change occurs in the configuration file;
Output module, for exporting the identified configuration information item that compatibility change occurs.
Technical solution provided herein, pre-establishes compatible list of modification, summarizes in table and configured in each version Compatible alteration, between two front and rear versions of upgrading are checked in table, the existing every configuration of software legacy version is It is no that compatibility change occurs, so as to fulfill the configuration that can not read and perform automatically by software in new version is automatically confirmed that, and Without manually being checked comprehensively, efficiency and the accuracy of configuration compliance check are improved.
It should be appreciated that the general description and following detailed description of the above are only exemplary and explanatory, not The application can be limited.In addition, any embodiment in the application and above-mentioned whole effects need not be reached.
Brief description of the drawings
It is in order to illustrate the technical solution of the embodiments of the present invention more clearly, required attached in being described below to embodiment Figure is briefly described, it should be apparent that, drawings in the following description are only some embodiments described in the present invention, for For those of ordinary skill in the art, other attached drawings can also be obtained according to these attached drawings.
Fig. 1 is the flow diagram of the configuration compliance check method of the application;
Fig. 2 is the schematic diagram of the configuration file of the application;
Fig. 3 is the structure diagram of the configuration compliance check device of the application;
Fig. 4 is the structure diagram of the inspection module of the application;
Fig. 5 is a kind of structure diagram of the inspection submodule of the application;
Fig. 6 is another structure diagram of the inspection submodule of the application.
Embodiment
In order to make those skilled in the art more fully understand the technical solution in the application, implement below in conjunction with the application Attached drawing in example, is described in detail the technical solution in the embodiment of the present application, it is clear that described embodiment is only Some embodiments of the present application, instead of all the embodiments.Based on the embodiment in the application, those of ordinary skill in the art All other embodiments obtained, should all belong to the scope of the application protection.
Configuration compliance check method first to the embodiment of the present application illustrates, shown in Figure 1, and this method can be with Comprise the following steps:
The front and rear first version number of S101, the configuration file before being upgraded, and upgrading and the second edition number, it is described to match somebody with somebody Putting file includes at least one configuration information;
When the version to software upgrades, can be recovered soft by reading, parsing the configuration information in configuration file Part existing every configuration before upgrading, but the form due to configuration order may also occur when version iteration updates Change so that the configuration order before the upgrading of software None- identified after upgrading, therefore, it is necessary to check the configuration file before upgrading In, if there is the configuration of the identification of the software after can not being upgraded, that is, upgrade front and rear configuration and whether there is compatibility issue.
Generally comprise the configuration information of version number and every configuration in the configuration file of software, for example, can with as shown in Fig. 2, 2.1 versions of the software include function A, C and D, include at least one configuration information in each function, configuration here Item of information is in the embodiment of the present application, for the ease of configuration compliance check to the division of configuration file progress, is specifically drawn Point mode can have it is a variety of, can also be with more for example, can be using each configuration order and command parameter as a configuration information The collection of bar configuration order and command parameter --- as form or parameter are mutually related a plurality of configuration order and command parameter --- It is combined into a configuration information, it might even be possible to be configured to a configuration information, the embodiment of the present application reason to all of each function By need not be above defined to this, those skilled in the art can be configured as needed in practical applications.
In order to carry out upgrading front and rear configuration compliance check the configuration file, it is necessary to before being upgraded, and before upgrading Version number afterwards.Version number can be obtained by reading the front and rear configuration file of upgrading, other can also be specified etc. by user Mode obtains.
S102, obtains the compatible list of modification pre-established, and the compatibility list of modification includes all generation compatibility The version number of compatibility change occurs for the configuration information item of change and each configuration information;
The embodiment of the present application can pre-establish the compatibility change of software configuration before configuration compliance check is carried out Table, can include all configuration informations that compatibility change occur of software in table, and corresponding all compatibility occur The version number of change, can specifically take various forms, and Tables 1 and 2 sets forth two kinds of forms that can be used, Those skilled in the art in practical applications, can select other forms as needed.
As shown in table 1 below, with one group of configuration modification information of each behavior in table, first is classified as the project of configuration information Number, other are classified as the version number that compatibility change occurs.Every a line of form, i.e. each group of configuration modification information and a configuration Information corresponds, and all version numbers of compatibility change occur including the configuration information item, and version number can be according to version The journal of renewal.Configuration information for compatibility change does not occur, can be not recorded in table, can also only record match somebody with somebody Confidence ceases item number.
Table 1
It is as shown in table 2 below, with one group of version change information of each behavior in table, after first is classified as each version updating Version number, other are classified as the item number for the configuration information item that compatibility change occurs.Every a line of form, i.e. each group of version become More information is corresponded with a version updating, and includes the configuration information item number of generation compatibility change after renewal.It is right The version number of compatibility change occurs in no configuration information item, can be not recorded in table, can also only record version number.
Table 2
In order to ensure configuring the accuracy of compliance check, it is necessary to after each version updating, to compatible list of modification Content is updated accordingly.If in the version after renewal, there is configuration information item there occurs incompatible change, then needing will be right The item number answered is added in corresponding modification information group.For the configuration information item for increasing newly or abolishing after version updating, also may be used To be updated accordingly in table.
S103, according to the compatible list of modification, determines after the second edition number is upgraded to from first version number, described to match somebody with somebody Put the configuration information item that compatibility change occurs in file;
After the front and rear version number of configuration file, upgrading and compatible list of modification before being upgraded, you can check and true The configuration information item of compatibility change occurs in the fixed configuration file, can specifically there are a variety of implementations.For example, can be first Determine the configuration information item specifically included in the configuration file, by taking the configuration file shown in Fig. 2 as an example, include A1, A2, A3 etc. Deng 12 configuration informations, at the same time, it may be determined that the version number's scope checked is needed, before upgrading can be read from configuration file Version number is 2.1, and it is 2.4 that user, which specifies the version number after upgrading, then understand to need the version number that checks to include 2.2,2.3, 2.4, or can be formed not include upgrading before and including upgrade after version number section (2.1,2.4].Determine configuration text Behind version number section in part before and after included configuration information item, and upgrading, you can in the compatibility change pre-established In table, each single item configuration information that configuration file includes is confirmed one by one, if there occurs compatibility in version number section to become More.Below in the form of the compatible list of modification of two kinds of Tables 1 and 2 exemplified by, be specifically described.
Assuming that compatible list of modification can then search 12 configuration informations of A1, A2, A3 etc., in table first shaped like table 1 Whether there is corresponding configuration change information group, determine that A1, B2 have corresponding configuration change information group in table through searching.Then may be used The version number of compatibility change occurs with A1, B2 for being recorded in checklist, if version number section (2.1,2.4] in, through core To determining the version number 2.4 of A1 in section, and the version number 2.1 of A1 and the version number 1.2 of B2 be in section, therefore, can The configuration information item changed so that compatibility occurs in definite configuration file has and only A1.Further, since check each group of configuration Whether there is the purpose of the version number in section in modification information, be to determine whether corresponding configuration information item is deposited before and after upgrading In compatibility issue, and then determine the need for reconfiguring, therefore, check out a version number being included in section it Afterwards, without all versions number for having checked this group configuration modification information, the verification to this group can be stopped, then carry out next group Verification.
Assuming that compatible list of modification shaped like table 2, then can search first version number section (2.1,2.4] corresponding version becomes More information group, three rows that version number is 2.2,2.3,2.4 after the renewal of section correspondence as shown in Table 2.Then can check this three Whether A1, A2, A3 etc. 12 configuration informations are included in row, it is being checked it was determined that not including this in version 2 .2 and 2.3 12 configuration informations, and include configuration information item A1 in version 2 .4, hence, it can be determined that compatibility occurs in configuration file The configuration information item of change has and only A1.
S104, exports the identified configuration information item that compatibility change occurs.
After the configuration information item of compatibility change occurs in determining configuration file, can by specific configuration information item or Person's item number exports.If it is determined that without the configuration information item that compatibility change occurs, then exportable sky in configuration file after upgrading File, or the prompting of output such as " no configuration compatibility issue ".
In addition, although the escalation process of software must carry out in the equipment installed, the mistake of compliance check is configured Journey, can locally realize in equipment, can also be realized by long-range Connection Service device, can also be real by some external equipment It is existing, etc., and on the premise of escalation process is not influenced, check can in upgrading and any time that upgrading is front and rear into OK, those skilled in the art can in practical applications, according to equipment and other of external condition and software it is specific set into Row selection, the application do not limit.
Corresponding to above method embodiment, the application also provides a kind of configuration compliance check device, shown in Figure 3, The device can include:
Input module 110, for the first version number and the second edition before and after the configuration file before being upgraded, and upgrading This number, the configuration file includes at least one configuration information;
The input module 110, is additionally operable to obtain the compatible list of modification pre-established, is wrapped in the compatibility list of modification Include all configuration information items that compatibility change occurs and the version number of compatibility change occurs for each configuration information;
Module 120 is checked, for according to the compatible list of modification, determining upgrading to the second edition from first version number After number, the configuration information item of compatibility change occurs in the configuration file;
Output module 130, for exporting the identified configuration information item that compatibility change occurs.
Shown in Figure 4 in a kind of embodiment of the application, the inspection module 130 can include:
Submodule 131 is obtained, for obtaining the configuration information item in the configuration file;
Submodule 132 is formed, for forming the not version number section including first version number and including the second edition number;
Check submodule 133, for according to the compatible list of modification, determining obtained each single item configuration information, Compatible change whether occurs in the version number section.
In a kind of embodiment of the application, it can include in the compatibility list of modification:
At least one set of configuration change information, each group of configuration modification information include a configuration that compatibility change occurs All version numbers of compatibility change occur for information and included configuration information.
Shown in Figure 5 in a kind of embodiment of the application, the inspection submodule 133 can include:
First searching unit 133a, for searching obtained each single item configuration information item, in the compatible list of modification In corresponding configuration change information group;
First determination unit 133b, if for being included in the configuration change information group that finds in the version number section Version number, determine that compatibility change occurs for corresponding configuration information item.
In a kind of embodiment of the application, it can include in the compatibility list of modification:
At least one set of version change information, each group of version change information correspond to a version updating, and including renewal Version number afterwards and the configuration information item of generation compatibility change.
Shown in Figure 6 in a kind of embodiment of the application, the inspection submodule 133 can include:
Second searching unit 133c, for the version number included according to the version change information group, searches the version The corresponding at least one set of version change information in this number section;
Second determination unit 133d, if for including what is obtained at least one set of version change information found Configuration information item, determines that compatibility change occurs for included configuration information item.
The function of unit and effect realizes that process specifically refers to step is corresponded in the above method in above device Realize process, details are not described herein.
For device embodiment, since it corresponds essentially to embodiment of the method, so related part is real referring to method Apply the part explanation of example.Device embodiment described above is only schematical, wherein described be used as separating component The unit of explanation may or may not be physically separate, can be as the component that unit is shown or can also It is not physical location, you can with positioned at a place, or can also be distributed in multiple network unit.Can be according to reality Need to select some or all of module therein to realize the purpose of application scheme.Those of ordinary skill in the art are not paying In the case of going out creative work, you can to understand and implement.
The embodiment of theme and feature operation described in this specification can be realized in the following:Fundamental Digital Circuit, The computer of structure and its structural equivalents disclosed in the computer software or firmware including this specification of tangible embodiment is hard The combination of part or one or more of which.The embodiment of theme described in this specification can be implemented as one or Multiple computer programs, that is, encode on tangible non-transitory program carrier to be performed or controlled at data by data processing equipment Manage one or more of the computer program instructions of operation of device module.Computer-readable storage medium can be machine readable deposits Store up equipment, machine readable storage substrate, random or serial access memory equipment or one or more of which combination.
Although this specification includes many specific implementation details, these are not necessarily to be construed as the model for limiting any invention Enclose or scope claimed, and be primarily used for describing the feature of the specific embodiment of specific invention.In this specification Some features described in multiple embodiments can also be combined implementation in single embodiment.On the other hand, in single implementation Various features described in example can also be in various embodiments performed separately or be implemented with any suitable sub-portfolio.This Outside, although feature can work in some combinations and even initially so be claimed as described above, institute is come from One or more of claimed combination feature can be removed from the combination in some cases, and claimed Combination can be directed toward the modification of sub-portfolio or sub-portfolio.
Similarly, although depicting operation in the accompanying drawings with particular order, this is understood not to require these behaviour Make to perform with shown particular order or sequentially carry out or require the operation of all illustrations to be performed, to realize desired knot Fruit.In some cases, it may be advantageous for multitask and parallel processing.In addition, the various system modules in above-described embodiment Separation with component is understood not to be required to such separation in all embodiments, and it is to be understood that described Program assembly and system can be usually integrated in single software product together, or be packaged into multiple software product.
Thus, the specific embodiment of theme has been described.Other embodiment is within the scope of the appended claims. In some cases, the action described in claims can be executed in different order and still realize desired result.This Outside, the processing described in attached drawing and nonessential shown particular order or sequential order, to realize desired result.In some realities In existing, it may be advantageous for multitask and parallel processing.
The foregoing is merely the preferred embodiment of the application, not limiting the application, all essences in the application God and any modification, equivalent substitution, improvement and etc. within principle, done, should be included within the scope of the application protection.

Claims (10)

1. one kind configuration compliance check method, it is characterised in that the described method includes:
Configuration file before being upgraded, and upgrade front and rear first version number and the second edition number, in the configuration file Including at least one configuration information;
The compatible list of modification pre-established is obtained, the compatibility list of modification includes all configurations that compatibility change occurs The version number of compatibility change occurs for item of information and each configuration information;
According to the compatible list of modification, determine after the second edition number is upgraded to from first version number, in the configuration file The configuration information item of compatibility change occurs;
The configuration information item of compatibility change occurs determined by output.
2. according to the method described in claim 1, it is characterized in that, described according to the compatible list of modification, determine from the After one version number upgrades to the second edition number, the configuration information item of compatibility change occurs in the configuration file, including:
Obtain the configuration information item in the configuration file;
Formation does not include first version number and the version number section including the second edition number;
According to the compatible list of modification, determine obtained each single item configuration information, whether sent out in the version number section Raw compatibility change.
3. according to the method described in claim 2, it is characterized in that, the compatibility list of modification includes:
At least one set of configuration change information, what the generation compatibility that each group of configuration modification information includes changed matches somebody with somebody confidence All version numbers of compatibility change occur for breath and included configuration information.
4. according to the method described in claim 3, it is characterized in that, described according to the compatible list of modification, determine to be obtained Each single item configuration information, compatible change whether occurs in the version number section, including:
Obtained each single item configuration information item is searched, the corresponding configuration change information group in the compatible list of modification;
If being included in the version number in the version number section in the configuration change information group found, determine corresponding to match somebody with somebody confidence Cease item and compatibility change occurs.
5. according to the method described in claim 2, it is characterized in that, the compatibility list of modification includes:
At least one set of version change information, each group of version change information correspond to a version updating, and including updating after Version number and the configuration information item that compatibility change occurs.
6. according to the method described in claim 5, it is characterized in that, described according to the compatible list of modification, determine to be obtained Each single item configuration information, compatible change whether occurs in the version number section, including:
The version number included according to the version change information group, searches the corresponding at least one set of version in the version number section Modification information;
If including obtained configuration information item at least one set of version change information found, included match somebody with somebody is determined Put item of information and compatibility change occurs.
7. one kind configuration compliance check device, it is characterised in that described device includes:
Input module, for the first version number and the second edition number before and after the configuration file before being upgraded, and upgrading, institute Stating configuration file includes at least one configuration information;
The input module, is additionally operable to obtain the compatible list of modification pre-established, the compatibility list of modification includes all The configuration information item of compatibility change occurs and the version number of compatibility change occurs for each configuration information;
Module is checked, for according to the compatible list of modification, determining after the second edition number is upgraded to from first version number, institute State the configuration information item that compatibility change occurs in configuration file;
Output module, for exporting the identified configuration information item that compatibility change occurs.
8. device according to claim 7, it is characterised in that the inspection module includes:
Submodule is obtained, for obtaining the configuration information item in the configuration file;
Submodule is formed, for forming the not version number section including first version number and including the second edition number;
Submodule is checked, for according to the compatible list of modification, obtained each single item configuration information being determined, in the version Compatible change whether occurs in number section.
9. device according to claim 8, it is characterised in that the compatibility list of modification includes:
At least one set of configuration change information, what the generation compatibility that each group of configuration modification information includes changed matches somebody with somebody confidence All version numbers of compatibility change occur for breath and included configuration information.
10. device according to claim 9, it is characterised in that the inspection submodule includes:
First searching unit, it is corresponding in the compatible list of modification for searching obtained each single item configuration information item Configuration change information group;
First determination unit, if for being included in the version in the version number section in the configuration change information group that finds Number, determine that compatibility change occurs for corresponding configuration information item.
CN201711160928.6A 2017-11-20 2017-11-20 Configuration compatibility checking method and device Active CN107977223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711160928.6A CN107977223B (en) 2017-11-20 2017-11-20 Configuration compatibility checking method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711160928.6A CN107977223B (en) 2017-11-20 2017-11-20 Configuration compatibility checking method and device

Publications (2)

Publication Number Publication Date
CN107977223A true CN107977223A (en) 2018-05-01
CN107977223B CN107977223B (en) 2020-12-04

Family

ID=62010573

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711160928.6A Active CN107977223B (en) 2017-11-20 2017-11-20 Configuration compatibility checking method and device

Country Status (1)

Country Link
CN (1) CN107977223B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491701A (en) * 2018-11-01 2019-03-19 郑州云海信息技术有限公司 A kind of configuration information recovery method, system, equipment and computer storage medium
CN109658588A (en) * 2019-01-25 2019-04-19 浪潮金融信息技术有限公司 A method of realizing that intelligence configures can recognize banknote
CN110286926A (en) * 2019-06-20 2019-09-27 西北工业大学 A kind of industrial machine update method and device
CN110519649A (en) * 2018-05-22 2019-11-29 青岛海尔多媒体有限公司 A kind of control method of separate television, device and computer readable storage medium
CN112988222A (en) * 2021-04-25 2021-06-18 郑州信大捷安信息技术股份有限公司 Method and system for checking information system integration project interface version compatibility
CN113805961A (en) * 2021-08-27 2021-12-17 中国航空无线电电子研究所 Product software and hardware compatibility management method based on compatibility list file

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1426554A (en) * 2000-02-23 2003-06-25 西门子公司 Method for assuring compatibility and method for securing data within distibuted computer system with several partial computer system
CN1852448A (en) * 2006-02-23 2006-10-25 华为技术有限公司 Method for detecting compatibility of updating software and top-set hardware
CN101167053A (en) * 2005-04-18 2008-04-23 捷讯研究有限公司 Implementing data-compatibility-based version scheme
CN101174222A (en) * 2006-10-31 2008-05-07 中兴通讯股份有限公司 Data version upgrading method
CN101286881A (en) * 2008-05-16 2008-10-15 中兴通讯股份有限公司 Device for implementing multi-version compatibility of software configuration data of base station and application thereof
CN102244652A (en) * 2010-05-13 2011-11-16 阿里巴巴集团控股有限公司 Method and system for generating session information and application server
CN102902707A (en) * 2012-08-01 2013-01-30 杭州华三通信技术有限公司 Method for realizing compatibility of binary data with different versions and data version converting system
CN103186391A (en) * 2011-12-29 2013-07-03 腾讯科技(深圳)有限公司 Browser upgrading method and system and upgrading server
CN104932973A (en) * 2014-03-21 2015-09-23 腾讯科技(深圳)有限公司 Version compatibility test method and apparatus
US9678728B1 (en) * 2012-03-29 2017-06-13 Emc International Company Version compatibility

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1426554A (en) * 2000-02-23 2003-06-25 西门子公司 Method for assuring compatibility and method for securing data within distibuted computer system with several partial computer system
CN101167053A (en) * 2005-04-18 2008-04-23 捷讯研究有限公司 Implementing data-compatibility-based version scheme
CN1852448A (en) * 2006-02-23 2006-10-25 华为技术有限公司 Method for detecting compatibility of updating software and top-set hardware
CN101174222A (en) * 2006-10-31 2008-05-07 中兴通讯股份有限公司 Data version upgrading method
CN101286881A (en) * 2008-05-16 2008-10-15 中兴通讯股份有限公司 Device for implementing multi-version compatibility of software configuration data of base station and application thereof
CN102244652A (en) * 2010-05-13 2011-11-16 阿里巴巴集团控股有限公司 Method and system for generating session information and application server
CN103186391A (en) * 2011-12-29 2013-07-03 腾讯科技(深圳)有限公司 Browser upgrading method and system and upgrading server
US9678728B1 (en) * 2012-03-29 2017-06-13 Emc International Company Version compatibility
CN102902707A (en) * 2012-08-01 2013-01-30 杭州华三通信技术有限公司 Method for realizing compatibility of binary data with different versions and data version converting system
CN104932973A (en) * 2014-03-21 2015-09-23 腾讯科技(深圳)有限公司 Version compatibility test method and apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110519649A (en) * 2018-05-22 2019-11-29 青岛海尔多媒体有限公司 A kind of control method of separate television, device and computer readable storage medium
CN109491701A (en) * 2018-11-01 2019-03-19 郑州云海信息技术有限公司 A kind of configuration information recovery method, system, equipment and computer storage medium
CN109658588A (en) * 2019-01-25 2019-04-19 浪潮金融信息技术有限公司 A method of realizing that intelligence configures can recognize banknote
CN110286926A (en) * 2019-06-20 2019-09-27 西北工业大学 A kind of industrial machine update method and device
CN112988222A (en) * 2021-04-25 2021-06-18 郑州信大捷安信息技术股份有限公司 Method and system for checking information system integration project interface version compatibility
CN112988222B (en) * 2021-04-25 2022-04-08 郑州信大捷安信息技术股份有限公司 Method and system for checking information system integration project interface version compatibility
CN113805961A (en) * 2021-08-27 2021-12-17 中国航空无线电电子研究所 Product software and hardware compatibility management method based on compatibility list file
CN113805961B (en) * 2021-08-27 2023-09-15 中国航空无线电电子研究所 Product software and hardware compatibility management method based on compatibility list file

Also Published As

Publication number Publication date
CN107977223B (en) 2020-12-04

Similar Documents

Publication Publication Date Title
CN107977223A (en) One kind configuration compliance check method and device
CN109947773A (en) Change of the deployment to key mode in multi-tenant database system
CN110019215A (en) Key pattern management in a multi-tenancy database system
CN110147369A (en) Data splitting and write redirection in a multi-tenancy database system
CN104679532B (en) kernel module loading method and device
CN105187475B (en) The method and system that data synchronize
CN107911249A (en) Order line sending method, device and the equipment of a kind of network equipment
CN102650947A (en) Continuous increment over-the-air upgrade method of Android handheld equipment
CN107885539A (en) A kind of middleware management method and server
CN103473076A (en) Issuing method and issuing system for code version
CN106709066B (en) Data synchronization method and device
CN103580918B (en) A kind of configuration data processing method and device
JP2016126693A (en) Control procedure method, control procedure program, and control procedure device
CN105786525A (en) Method and device for transplanting code from process model to thread model
CN103559063A (en) Update method and update system of application, application system and parameter configuration system
US20160364258A1 (en) Method for generating upgrade campaigns to upgrade virtualization facilities
CN109379223A (en) A kind of method and apparatus for realizing network interface card automated setting
CN105988943B (en) A kind of method and device driving wireless adapter
CN110209680A (en) Data-updating method, device and electronic device based on Hive external table
CN104834549B (en) Application program file updating method and device of mobile terminal
US20100023147A1 (en) Reconfiguration of assets for reuse during manufacturing
CN105912596B (en) Method and device for operating database
JP7131119B2 (en) Systems and methods for merging source data from a source application with target data in a target application
CN112202909A (en) Online upgrading method and system for computer storage system
CN107623705A (en) Memory module upgrade method, device and system based on video cloud storage system

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
TR01 Transfer of patent right

Effective date of registration: 20210621

Address after: 310051 05, room A, 11 floor, Chung Cai mansion, 68 Tong Xing Road, Binjiang District, Hangzhou, Zhejiang.

Patentee after: Hangzhou Dip Information Technology Co.,Ltd.

Address before: 6 / F, Zhongcai building, 68 Tonghe Road, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou DPtech Technologies Co.,Ltd.

TR01 Transfer of patent right