CN105955746A - Version management method and apparatus - Google Patents

Version management method and apparatus Download PDF

Info

Publication number
CN105955746A
CN105955746A CN201610298712.5A CN201610298712A CN105955746A CN 105955746 A CN105955746 A CN 105955746A CN 201610298712 A CN201610298712 A CN 201610298712A CN 105955746 A CN105955746 A CN 105955746A
Authority
CN
China
Prior art keywords
destination object
code
editor
ddl statement
source
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
CN201610298712.5A
Other languages
Chinese (zh)
Other versions
CN105955746B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201610298712.5A priority Critical patent/CN105955746B/en
Publication of CN105955746A publication Critical patent/CN105955746A/en
Application granted granted Critical
Publication of CN105955746B publication Critical patent/CN105955746B/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

Abstract

The invention provides a version management method and apparatus. The method comprises the steps of receiving a DDL statement, and obtaining a source code before editing by the DDL statement and an ID of the source code according to a name, a type and an owner of a target object in the DDL statement; obtaining an ID of the target object and a source version ID according to the name of the target object; generating a new version ID according to the source version ID; obtaining a new code after the source code is edited by the DDL statement; and recording the name and the ID of the target object, the new version ID, a corresponding relationship between the ID of the source code and the new code, and a corresponding relationship between the ID of the source code and the source code. When the DDL statement is received each time, the name and the ID of the target object edited by the DDL statement, the new version ID, and the corresponding relationship between the source code before editing by the DDL statement and the new code after editing by the DDL statement are recorded, namely, each program editing event in a software product development process is recorded, thereby realizing version management of the software product development process.

Description

A kind of method and device of version management
Technical field
The present invention relates to field of computer technology, particularly relate to the method and device of a kind of version management.
Background technology
Version management is in software development process, the source journey to the different editions of the software product developed Sequence is managed.Use proceduring/SQL (Procedural Language/Structured Query Language, PL/SQL) developing instrument exploitation software product time, multitask to exploitation, exploitation The reusing degree of environment is high, and the Source code management of the different editions easily causing software product is chaotic, affects soft The development quality of part product.
At present, existing conventional method for edition management is: in the development process of software product, often develop To a historical node, preserve the source program once to Software Development.But, produce from software One historic node of product exploitation in the development process of another historic node, this software product Source program has carried out repeatedly editing through different developers, and existing method for edition management can only record Source program after repeatedly editor, it is impossible to review the source journey to software product between two historic nodes The reference record of sequence.
Summary of the invention
Present invention solves the technical problem that the method and device being to provide a kind of version management, it is thus possible to Enough logging software product development processes edit event each time, it is achieved to Software Development process Version management.
To this end, the technical scheme that the present invention solves technical problem is:
The embodiment of the present invention provides a kind of method of version management, and described method includes:
Receive database schema definitional language DDL statement, from described DDL statement, obtain described DDL The title of the destination object that statement is edited, type and owner owner;
The source generation before DDL statement editing is obtained according to the title of described destination object, type and owner Code and mark ID of source code;
The ID of destination object described in the name acquiring according to described destination object and source revision ID;
Redaction ID is generated according to described source revision ID;
Obtain described DDL statement to the fresh code after described source code editor;
Record the title of described destination object, the ID of described destination object, described redaction ID, described source Corresponding relation between ID and the described fresh code of code, records the ID of described source code and described source Corresponding relation between code.
Optionally, described method also includes:
Obtain the log-on message of the user sending described DDL statement;
Mandate editor's scope of described user is obtained according to described log-on message;
Judge whether described user can edit described destination object according to described mandate editor's scope;
When described user can edit described destination object, perform to obtain described DDL statement to described source generation Fresh code after code editor.
Optionally,
Described log-on message includes internet protocol address or device name.
Optionally, described method also includes:
Obtain the essential information of the user sending described DDL statement and edit the editor of described destination object Moment;
Record described essential information and described editor's moment.
Optionally, described method also includes:
Described essential information and described editor's moment are sent to the associated user pre-set.
Optionally, the described title setting up described destination object, the ID of described destination object, described new edition This ID, the corresponding relation between ID and the described fresh code of described source code includes:
Setting up action schedule, described action schedule storage has an ID of described destination object, described redaction ID and Corresponding relation between described fresh code,
Setting up version table, described version table storage has an ID of described destination object, described redaction ID and Corresponding relation between the ID of described source code;
Setting up object definition table, described object definition table storage has the title of described destination object, described mesh Corresponding relation between ID and described redaction ID of mark object.
The embodiment of the present invention provides the device of a kind of version management, and described device includes:
First acquisition module, is used for receiving database schema definitional language DDL statement, from described DDL Statement obtains the title of the destination object that described DDL statement is edited, type and owner owner;
Second acquisition module, for the title according to described destination object, type and owner owner Obtain the source code before DDL statement editing and mark ID of source code;
3rd acquisition module, for according to the ID of destination object described in the name acquiring of described destination object with And source revision ID;
Generation module, for generating redaction ID according to described source revision ID;
4th acquisition module, for obtaining described DDL statement to the fresh code after described source code editor;
First logging modle, for recording the title of described destination object, the ID of described destination object, institute State redaction ID, the corresponding relation between ID and the described fresh code of described source code, record described source Corresponding relation between ID and the described source code of code.
Optionally, described device also includes:
5th acquisition module, for obtaining the log-on message of the user sending described DDL statement;
6th acquisition module, for obtaining mandate editor's scope of described user according to described log-on message;
According to described mandate editor's scope, judge module, for judging whether described user can edit described mesh Mark object;When described user can edit described destination object, perform to obtain described DDL statement to described Fresh code after source code editor.
Optionally, described device also includes:
7th acquisition module, for obtaining essential information and the editor of the user sending described DDL statement Editor's moment of described destination object;
Second logging modle, is used for recording described essential information and described editor's moment.
Optionally, described first logging modle includes:
First record unit, is used for setting up action schedule, and described action schedule storage has the ID of described destination object, Corresponding relation between described redaction ID and described fresh code,
Second record unit, is used for setting up version table, and described version table storage has the ID of described destination object, Corresponding relation between the ID of described redaction ID and described source code;
3rd record unit, is used for setting up object definition table, and described object definition table storage has described target The title of object, the corresponding relation between ID and described redaction ID of described destination object.
By technique scheme, the method have the advantages that:
The method of a kind of version management that the present invention provides, receives DDL statement, from described DDL statement The title of the destination object that middle acquisition described DDL statement is edited, type and owner;According to described The title of destination object, type and owner obtain the source code before DDL statement editing and source code Mark ID;The ID of destination object described in the name acquiring according to described destination object and source revision ID; Redaction ID is generated according to described source revision ID;Obtain described DDL statement to described source code editor after Fresh code;Record the title of described destination object, the ID of described destination object, described redaction ID, Corresponding relation between ID and the described fresh code of described source code, record the ID of described source code with Corresponding relation between described source code.Receive DDL statement every time, record DDL statement editing The title of destination object, the ID of destination object, redaction ID, the source code before DDL statement editing with And it is every in the corresponding relation between the fresh code after DDL statement editing, i.e. logging software product development process The once editor's event to program, it is achieved the version management to Software Development process.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to reality Execute the required accompanying drawing used in example or description of the prior art to be briefly described, it should be apparent that below, Accompanying drawing in description is only some embodiments of the present invention, for those of ordinary skill in the art, On the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
The method flow diagram of a kind of version management that Fig. 1 provides for the embodiment of the present invention;
The apparatus structure schematic diagram of a kind of version management that Fig. 2 provides for the embodiment of the present invention.
Detailed description of the invention
In order to provide the implementation of the method for edition management during Software Development, the present invention implements Example provides the method and device of a kind of version management, below in conjunction with preferred to the present invention of Figure of description Embodiment illustrates.
Embodiment one
The method flow diagram of a kind of version management that Fig. 1 provides for the embodiment of the present invention, including:
101: receive DDL statement, from described DDL statement, obtain what described DDL statement was edited The title of destination object, type and owner.
Database schema definitional language statement (Data Definition Language, DDL) is to data base In object carry out the operating language edited, this editor includes creating, and deletes or revises.When receiving During DDL statement, represent and need the destination object in the program of Software Development is edited, DDL Statement includes the title of edited destination object, the type of described destination object, and described target The owner of object.DDL statement also includes the particular content to described destination object editor.
When implementing, optionally, described method also includes:
Obtain the log-on message of the user sending described DDL statement;
Mandate editor's scope of described user is obtained according to described log-on message;
Judge whether described user can edit described destination object according to described mandate editor's scope;
When described user can edit described destination object, perform to obtain described DDL statement to described source generation Fresh code after code editor.
When implementing, it is also possible to authorize editor's scope in advance to user.Illustrating, rank is high User can edit target complete object, and the low user of rank can only edit segment destination object, it is impossible to know Other user can not edit any destination object.Illustrate again, whole users are carried out point according to function Class, every class user can only edit the destination object belonging to such function, and such as, interface class user can only compile The destination object of editing interface class, it is impossible to the destination object of editing safety class.Illustrate again, it is also possible to award Weigh a part of user and can only revise destination object, it is impossible to newly-built or delete target object.
Needing exist for explanation, examples detailed above is intended merely to help reader to be better understood from the skill of the present invention Art scheme, when implementing, is not limited in using examples detailed above to realize, it is also possible to use other Mode authorize editor's scope in advance to user.
After authorizing editor's scope to user in advance, when receiving DDL statement, obtain and send described DDL According to described log-on message, the log-on message of the user of statement, first judges whether user has permission editor described Destination object.Concrete, described log-on message can be IP address, uses IP Address Recognition user to authorize Editor's scope, it is adaptable to the situation that the IP address of user is fixing.Described log-on message can also is that user steps on The device name of record, it is adaptable to the equipment inconvenience of user, the unfixed situation in IP address.Step on according to described Record information judges whether described user has the authority that can edit described destination object, i.e. judges whether The user allowing this IP address of this login edits described destination object, or determines whether that use is described The user of the equipment login that device name is corresponding edits described destination object.
When user has permission the described destination object of editor, then utilize target described in described DDL statement editing Object, can obtain described DDL statement to the fresh code after described source code editor.When user does not weigh When limit edits described destination object, described destination object can not be edited in described DDL statement.Implementing Time, it is also possible to record this invalid operation, return display operation invalid.
102: before obtaining DDL statement editing according to the title of described destination object, type and owner Source code and the ID of source code.
103: according to ID and the source revision ID of destination object described in the name acquiring of described destination object.
104: generate redaction ID according to described source revision ID.
105: obtain described DDL statement to the fresh code after described source code editor.
Source code before DDL statement editing, refers to the code of the program after last editor.Source code ID refer to the ID corresponding to code of the program after last editor.It is to say, source code and source The ID of code is a relative concept, DDL statement edit every time after the code of program all as next time The source code of DDL statement editing, to one ID of code building of the program after each DDL statement editing, ID as the source code of DDL statement editing next time.
Under original state, the source code before DDL statement editing refers to the base of the software product manually arranged Line code.Generally, after described baseline code refers to Software Development to stable release, The baseline code that the code of the software product of this stable release was developed as next time.It is to say, baseline Code is the code of the program at the artificial historic node of a Software Development to arranged.
Trigger (trigger), is one and is triggered by the event set, acquisition information carries out the process stored. The present invention is when realizing, it is possible to use trigger realizes.With reception DDL statement as trigger condition, when connecing When receiving DDL statement, trigger is according to the source before the acquisition of information DDL statement editing in DDL statement Code and the ID of source code, the ID of described destination object and source revision ID, described DDL statement pair Fresh code after described source code editor, and generate redaction ID according to described source revision ID.
Concrete, when generating redaction ID according to source revision ID, it is only necessary to source revision ID is directly increased Add 1 and i.e. obtain redaction ID.
Needing exist for explanation, 102,103 and 105 orders performed the most specifically limit, also 103 can be first carried out, then perform 102 and 105, it is also possible to first carry out 105, then perform 102 and 103.
106: record the title of described destination object, the ID of described destination object, described redaction ID, Corresponding relation between ID and the described fresh code of described source code, record the ID of described source code with Corresponding relation between described source code.
Record the title of described destination object, the ID of described destination object, described redaction ID, described source Corresponding relation between ID and the described fresh code of code, is the volume recording DDL statement each time The event of collecting, facilitates query software product editor's event each time on stream, thus accomplishes each Secondary editor's event all has regulations to abide by.
Individually record the corresponding relation between the ID of described source code and described source code, be due to described source Space shared by code is relatively big, in most cases, it is not necessary to check described source code, it is only necessary to check Fresh code after editor, sets up the ID of source code and the title of described destination object, described target pair Corresponding relation between the ID of elephant, described redaction ID and described fresh code, can utilize as required The ID of described source code inquires about described source code.
In specific embodiment, record the title of described destination object, the ID of described destination object, described newly Revision ID, the corresponding relation between ID and the described fresh code of described source code, record described source code ID and described source code between corresponding relation, it is possible to use the form of form realizes, in order to inquiry. I.e. can set up two forms, the title of destination object described in a charting, described destination object ID, described redaction ID, the corresponding relation between ID and the described fresh code of described source code, separately Corresponding relation between ID and the described source code of source code described in one charting.
In another specific embodiment, can be with the title of destination object described in three chartings, institute Stating the ID of destination object, described redaction ID, between ID and the described fresh code of described source code Corresponding relation, including:
Setting up action schedule, described action schedule storage has an ID of described destination object, described redaction ID and Corresponding relation between described fresh code,
Setting up version table, described version table storage has an ID of described destination object, described redaction ID and Corresponding relation between the ID of described source code;
Setting up object definition table, described object definition table storage has the title of described destination object, described mesh Corresponding relation between ID and described redaction ID of mark object.
The corresponding relation of record in form, record DDL statement then can be utilized to edit event every time, including The title of the described destination object of editor, the ID of described destination object, described redaction ID after editor, The ID of the described source code before editor, the described source code before the described fresh code after editor, and editor. So, the editor each time of DDL statement has record to inquire about, it is achieved during Software Development The version management edited each time.
Concrete, when implementing, described method also includes:
Obtain the essential information of the user sending described DDL statement and edit the editor of described destination object Moment;
Record described essential information and described editor's moment.
The essential information of record user and editor's moment, convenient each to during Software Development Secondary editor further manages.
Concrete, when implementing, described method also includes:
Described essential information and described editor's moment are sent to the associated user pre-set.
Can also be after DDL statement editing, by essential information and editor's moment of the user of executive editor Send to the related personnel developing this software product.Concrete, mail he can be used, with note shape Formula, sends described essential information and described editor's moment with short message form etc..Make to develop this software The developer of product can know editor's event of program to this software product each time in time.
Embodiment two
The apparatus structure schematic diagram of a kind of version management that Fig. 2 provides for the embodiment of the present invention, described device Including:
First acquisition module 201, is used for receiving DDL statement, obtains described from described DDL statement The title of the destination object that DDL statement is edited, type and owner.
Second acquisition module 202, for the title according to described destination object, type and owner owner Obtain the source code before DDL statement editing and the ID of source code.
3rd acquisition module 203, for the ID according to destination object described in the name acquiring of described destination object And source revision ID.
Generation module 204, for generating redaction ID according to described source revision ID.
4th acquisition module 205, for obtaining described DDL statement to the new generation after described source code editor Code.
First logging modle 206, for recording the title of described destination object, the ID of described destination object, Described redaction ID, the corresponding relation between ID and the described fresh code of described source code, record is described Corresponding relation between ID and the described source code of source code.
Optionally, described first logging modle 206 includes:
First record unit, is used for setting up action schedule, and described action schedule storage has the ID of described destination object, Corresponding relation between described redaction ID and described fresh code,
Second record unit, is used for setting up version table, and described version table storage has the ID of described destination object, Corresponding relation between the ID of described redaction ID and described source code;
3rd record unit, is used for setting up object definition table, and described object definition table storage has described target The title of object, the corresponding relation between ID and described redaction ID of described destination object.
Optionally, described device also includes:
5th acquisition module, for obtaining the log-on message of the user sending described DDL statement;
6th acquisition module, for obtaining mandate editor's scope of described user according to described log-on message;
According to described mandate editor's scope, judge module, for judging whether described user can edit described mesh Mark object;When described user can edit described destination object, perform to obtain described DDL statement to described Fresh code after source code editor.
Optionally, described device also includes:
7th acquisition module, for obtaining essential information and the editor of the user sending described DDL statement Editor's moment of described destination object;
Second logging modle, is used for recording described essential information and described editor's moment.
The above is only the preferred embodiment of the present invention, it is noted that for the art For those of ordinary skill, under the premise without departing from the principles of the invention, it is also possible to make some improvement And retouching, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (10)

1. the method for a version management, it is characterised in that described method includes:
Receive database schema definitional language DDL statement, from described DDL statement, obtain described DDL The title of the destination object that statement is edited, type and owner owner;
The source generation before DDL statement editing is obtained according to the title of described destination object, type and owner Code and mark ID of source code;
The ID of destination object described in the name acquiring according to described destination object and source revision ID;
Redaction ID is generated according to described source revision ID;
Obtain described DDL statement to the fresh code after described source code editor;
Record the title of described destination object, the ID of described destination object, described redaction ID, described source Corresponding relation between ID and the described fresh code of code, records the ID of described source code and described source Corresponding relation between code.
Method the most according to claim 1, it is characterised in that described method also includes:
Obtain the log-on message of the user sending described DDL statement;
Mandate editor's scope of described user is obtained according to described log-on message;
Judge whether described user can edit described destination object according to described mandate editor's scope;
When described user can edit described destination object, perform to obtain described DDL statement to described source generation Fresh code after code editor.
Method the most according to claim 2, it is characterised in that
Described log-on message includes internet protocol address or device name.
Method the most according to claim 1, it is characterised in that described method also includes:
Obtain the essential information of the user sending described DDL statement and edit the editor of described destination object Moment;
Record described essential information and described editor's moment.
Method the most according to claim 4, it is characterised in that described method also includes:
Described essential information and described editor's moment are sent to the associated user pre-set.
6. according to the method described in claim 1-5 any one, it is characterised in that described in described foundation The title of destination object, the ID of described destination object, described redaction ID, the ID of described source code with And the corresponding relation between described fresh code includes:
Setting up action schedule, described action schedule storage has an ID of described destination object, described redaction ID and Corresponding relation between described fresh code,
Setting up version table, described version table storage has an ID of described destination object, described redaction ID and Corresponding relation between the ID of described source code;
Setting up object definition table, described object definition table storage has the title of described destination object, described mesh Corresponding relation between ID and described redaction ID of mark object.
7. the device of a version management, it is characterised in that described device includes:
First acquisition module, is used for receiving database schema definitional language DDL statement, from described DDL Statement obtains the title of the destination object that described DDL statement is edited, type and owner owner;
Second acquisition module, for the title according to described destination object, type and owner owner Obtain the source code before DDL statement editing and mark ID of source code;
3rd acquisition module, for according to the ID of destination object described in the name acquiring of described destination object with And source revision ID;
Generation module, for generating redaction ID according to described source revision ID;
4th acquisition module, for obtaining described DDL statement to the fresh code after described source code editor;
First logging modle, for recording the title of described destination object, the ID of described destination object, institute State redaction ID, the corresponding relation between ID and the described fresh code of described source code, record described source Corresponding relation between ID and the described source code of code.
Device the most according to claim 7, it is characterised in that described device also includes:
5th acquisition module, for obtaining the log-on message of the user sending described DDL statement;
6th acquisition module, for obtaining mandate editor's scope of described user according to described log-on message;
According to described mandate editor's scope, judge module, for judging whether described user can edit described mesh Mark object;When described user can edit described destination object, perform to obtain described DDL statement to described Fresh code after source code editor.
Device the most according to claim 7, it is characterised in that described device also includes:
7th acquisition module, for obtaining essential information and the editor of the user sending described DDL statement Editor's moment of described destination object;
Second logging modle, is used for recording described essential information and described editor's moment.
10. according to the device described in claim 7-9 any one, it is characterised in that described first record Module includes:
First record unit, is used for setting up action schedule, and described action schedule storage has the ID of described destination object, Corresponding relation between described redaction ID and described fresh code,
Second record unit, is used for setting up version table, and described version table storage has the ID of described destination object, Corresponding relation between the ID of described redaction ID and described source code;
3rd record unit, is used for setting up object definition table, and described object definition table storage has described target The title of object, the corresponding relation between ID and described redaction ID of described destination object.
CN201610298712.5A 2016-05-06 2016-05-06 A kind of method and device of version management Active CN105955746B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610298712.5A CN105955746B (en) 2016-05-06 2016-05-06 A kind of method and device of version management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610298712.5A CN105955746B (en) 2016-05-06 2016-05-06 A kind of method and device of version management

Publications (2)

Publication Number Publication Date
CN105955746A true CN105955746A (en) 2016-09-21
CN105955746B CN105955746B (en) 2019-03-12

Family

ID=56915129

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610298712.5A Active CN105955746B (en) 2016-05-06 2016-05-06 A kind of method and device of version management

Country Status (1)

Country Link
CN (1) CN105955746B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103041A (en) * 2017-03-28 2017-08-29 广东网金控股股份有限公司 A kind of storage method and storage system of SQL SERVER database updates
CN112445781A (en) * 2020-11-30 2021-03-05 建信金融科技有限责任公司 Method and device for managing data base DDL
CN112613894A (en) * 2020-12-31 2021-04-06 中国农业银行股份有限公司 Method and device for associating source code and product
CN114880020A (en) * 2022-06-01 2022-08-09 北京百度网讯科技有限公司 Software development kit management method, related device and computer program product

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060230449A1 (en) * 2005-03-29 2006-10-12 International Business Machines Corporation Source code repair method for malicious code detection
CN101021788A (en) * 2007-03-28 2007-08-22 成都金山互动娱乐科技有限公司 Edition management mode in network game development
CN101661388A (en) * 2008-08-29 2010-03-03 国际商业机器公司 Version management system, version management method, synchronous control equipment and synchronous control method
CN102053836A (en) * 2010-12-31 2011-05-11 广东欧珀电子工业有限公司 Implementation method of version management tool for Android application development
WO2011082627A1 (en) * 2010-01-11 2011-07-14 北京世纪高通科技有限公司 System and method for developing software
CN102495736A (en) * 2011-12-19 2012-06-13 曙光信息产业(北京)有限公司 Method and system for identifying software code svn version in executable file
CN102929630A (en) * 2012-10-31 2013-02-13 中标软件有限公司 Method and system for code management based on distributed collaborative development environment
CN104424162A (en) * 2013-08-21 2015-03-18 鸿合科技有限公司 Method and device for generating record of document used recently

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060230449A1 (en) * 2005-03-29 2006-10-12 International Business Machines Corporation Source code repair method for malicious code detection
CN101021788A (en) * 2007-03-28 2007-08-22 成都金山互动娱乐科技有限公司 Edition management mode in network game development
CN101661388A (en) * 2008-08-29 2010-03-03 国际商业机器公司 Version management system, version management method, synchronous control equipment and synchronous control method
WO2011082627A1 (en) * 2010-01-11 2011-07-14 北京世纪高通科技有限公司 System and method for developing software
CN102053836A (en) * 2010-12-31 2011-05-11 广东欧珀电子工业有限公司 Implementation method of version management tool for Android application development
CN102495736A (en) * 2011-12-19 2012-06-13 曙光信息产业(北京)有限公司 Method and system for identifying software code svn version in executable file
CN102929630A (en) * 2012-10-31 2013-02-13 中标软件有限公司 Method and system for code management based on distributed collaborative development environment
CN104424162A (en) * 2013-08-21 2015-03-18 鸿合科技有限公司 Method and device for generating record of document used recently

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LPCUMT: "《使用数据库版本控制工具的意义及注意事项》", 《百度文库》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103041A (en) * 2017-03-28 2017-08-29 广东网金控股股份有限公司 A kind of storage method and storage system of SQL SERVER database updates
CN112445781A (en) * 2020-11-30 2021-03-05 建信金融科技有限责任公司 Method and device for managing data base DDL
CN112613894A (en) * 2020-12-31 2021-04-06 中国农业银行股份有限公司 Method and device for associating source code and product
CN112613894B (en) * 2020-12-31 2024-04-16 中国农业银行股份有限公司 Method and device for associating source code with product
CN114880020A (en) * 2022-06-01 2022-08-09 北京百度网讯科技有限公司 Software development kit management method, related device and computer program product

Also Published As

Publication number Publication date
CN105955746B (en) 2019-03-12

Similar Documents

Publication Publication Date Title
US7676816B2 (en) Systems and methods for integrating services
CN105955746A (en) Version management method and apparatus
CN111344678A (en) Collaborative software development with heterogeneous development tools
CN106250143A (en) The OTA upgrade method of a kind of wearable device and device
CN105472045A (en) Database migration method and database migration device
Marcos et al. Representing web services with uml: A case study
CN109660447B (en) Chat data-based information directional capturing method and information management system
CN108984202B (en) Electronic resource sharing method and device and storage medium
CN107608663A (en) A kind of development approach and device of Mobile solution plug-in unit and Mobile solution
CN108776592A (en) A kind of method, apparatus of page makeup, equipment and storage medium
CN104598570A (en) Resource fetching method and device
CN111143391A (en) Data sharing exchange method and system
CN105335186B (en) Data downloading management method and system
CN114254606A (en) Microservice framework model
US20130212147A1 (en) Apparatus and method for creating mashup web application
US20100106640A1 (en) Method and system for delivering and accessing files
CN109814840A (en) A kind of customizable collaborative design and development platform for supporting resource quickly to apply and method
TWI629602B (en) Method for automatically generating website interactive program
CN113495723B (en) Method, device and storage medium for calling functional component
CN106559493B (en) Service issuing method and service delivery system
JP2009187401A (en) Document management system, document management apparatus, and document managing method and program
Stevanetic et al. Tool support for the architectural design decisions in software ecosystems
Kang et al. An analysis of e-Government Standard Framework (eGovFrame) and its effects
US9052906B2 (en) Modularized customization of a model in a model driven development environment
CN105550355B (en) Rule-based Hose data delivery system and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant