CN110471698A - The generation method and device, storage medium and computer equipment of API document - Google Patents

The generation method and device, storage medium and computer equipment of API document Download PDF

Info

Publication number
CN110471698A
CN110471698A CN201910688147.7A CN201910688147A CN110471698A CN 110471698 A CN110471698 A CN 110471698A CN 201910688147 A CN201910688147 A CN 201910688147A CN 110471698 A CN110471698 A CN 110471698A
Authority
CN
China
Prior art keywords
api
code
document
target
object code
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
CN201910688147.7A
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.)
Shenzhen Digital Media Technology Co Ltd
Original Assignee
Shenzhen Digital Media Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Digital Media Technology Co Ltd filed Critical Shenzhen Digital Media Technology Co Ltd
Priority to CN201910688147.7A priority Critical patent/CN110471698A/en
Publication of CN110471698A publication Critical patent/CN110471698A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Library & Information Science (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a kind of generation methods of API document and device, storage medium and computer equipment, and wherein the generation method of the API document includes: and obtains the corresponding object code of target API code, the target API code that developer writes to annotate and synchronous script;According to object code annotation and the synchronous script, the corresponding target API document of the target API code is generated.The present invention solves following problems in the prior art: since API document code corresponding with its is separated, the management of API document needs someone specially to go to safeguard, but in the process of development, we need often to modify the definition of API, it is required that API document wants synchronized update, and we often forget about and update API document, and the description of API document is caused not meet the definition of existing API, API document describes to lag behind the actual functional capability of current API.

Description

The generation method and device, storage medium and computer equipment of API document
Technical field
The present invention relates to WEB application development technique field, generation method and device more particularly to a kind of API document, Storage medium and computer equipment.
Background technique
API (Application Programming Interface, application programming interface) is some pre-defined Function, it is therefore an objective to provide application program and developer based on certain software or hardware be able to access one group of routine ability, and It is not necessarily to access source code again, or understands the details of internal work mechanism.Existing API document management method are as follows: developer oneself creation API document writes the information such as API definition and parameter.The specific implementation method of the prior art are as follows: 1, creation word document file; 2, API definition, including project name, the description of API, the address url of API, parameter and the response of API of API etc. are write;3, Store word document.In addition, also having many API management platforms, such as small chicken etc., by filling in API description in platform, fill in API parameter and response ultimately generate a API document.The shortcomings that this API document management method of the prior art is to need Someone is wanted specially to remove maintenance API document information, because API document code corresponding with its is separated.But in development process In, it would be desirable to the often definition of modification API, this just necessarily requires API document to want synchronized update, and we often forget about update API document, causes the description of API document not meet the definition of existing API, and API document describes to lag behind the practical function of current API Energy.
Summary of the invention
The embodiment of the present invention provides the generation method and device, storage medium and computer equipment of a kind of API document, with solution Following problems certainly in the prior art: due to API document code corresponding with its be it is separated, the management of API document needs People specially goes to safeguard, but in the process of development, it would be desirable to the often definition of modification API, it is desirable that API document will synchronize more Newly, and we often forget about and update API document, cause the description of API document not meet the definition of existing API, the description of API document is fallen Afterwards in the actual functional capability of current API.
In order to solve the above technical problems, the first technical solution used in the embodiment of the present invention is as follows:
A kind of generation method of API document comprising: obtain target API code, the target API that developer writes The corresponding object code of code annotates and synchronous script;According to object code annotation and the synchronous script, described in generation The corresponding target API document of target API code;Wherein, the target API code, the object code annotation with it is described synchronous Script is completed to write and is stored in object code database by developer.
Optionally, described according to object code annotation and the synchronous script, it is corresponding to generate the target API code Target API document after, comprising: by the target API document importing API document management platform store.
It is optionally, described that corresponding target API document is generated according to object code annotation and the synchronous script, Include: to execute the synchronous script, the object code is scanned by Swagger and is annotated, generates the corresponding target API text Shelves;Wherein, the Swagger is the API definition agreement of open source.
Optionally, described to store target API document importing API document management platform, comprising: described in execution Synchronous script, is uploaded to the document management platform for the target API document and stores.
Optionally, described to execute the synchronous script, comprising: triggering jenkins task is executed described same by jenkins Walk script;Wherein, the jenkins is the platform that task schedule can be achieved.
Optionally, raw for calling swagger to scan the object code annotation after the synchronous script is performed At the corresponding target API document of the target API code, and the target API document is uploaded to the API document pipe Platform is stored;Wherein, the Swagger is the API definition agreement of open source.
Optionally, target API code, the corresponding object code of the target API code for obtaining developer and writing It annotates and synchronous script, comprising: send data request information to object code database, the data request information includes requiring The object code database return the target API code that developer writes, object code annotation with it is described synchronous The information of script;Receive the target API code, the target generation that the developer that the object code database returns writes Code annotates and the synchronous script.
In order to solve the above technical problems, the second technical solution used in the embodiment of the present invention is as follows:
A kind of generating means of API document comprising: obtain module, the target API generation write for obtaining developer The corresponding object code of code, the target API code annotates and synchronous script;Generation module, for according to the object code Annotation with the synchronous script, generate the corresponding target API document of the target API code;Wherein, the target API code, The object code annotation is completed to write and is stored in object code database with the synchronous script by developer.
In order to solve the above technical problems, third technical solution used in the embodiment of the present invention is as follows:
A kind of storage medium is stored thereon with computer program, and it is such as above-mentioned that the computer program is performed realization The generation method of API document.
In order to solve the above technical problems, the 4th technical solution used in the embodiment of the present invention is as follows:
A kind of computer equipment comprising processor, memory and be stored on the memory and can be in the processing The computer program run on device, the processor realize the generation such as above-mentioned API document when executing the computer program Method.
The beneficial effect of the embodiment of the present invention is: being in contrast to the prior art, the embodiment of the present invention is opened by obtaining Target API code, the corresponding object code annotation of the target API code and the synchronous script that originator is write, and according to described Object code annotation with the synchronous script, generate the corresponding target API document of the target API code, solve existing skill Following problems in art: due to API document code corresponding with its be it is separated, the management of API document needs someone specially to go Maintenance, but in the process of development, it would be desirable to the often definition of modification API, it is desirable that API document wants synchronized update, and we It often forgets about and updates API document, the description of API document is caused not meet the definition of existing API, the description of API document lags behind current The actual functional capability of API.
Detailed description of the invention
Fig. 1 is the implementation flow chart of one embodiment of generation method of the API document of the embodiment of the present invention one;
Fig. 2 is the part-structure frame diagram of one embodiment of generating means of the API document of the embodiment of the present invention two;
Fig. 3 is the part-structure frame diagram of one embodiment of storage medium of the embodiment of the present invention three;
Fig. 4 is the part-structure frame diagram of one embodiment of computer equipment of the embodiment of the present invention four.
Specific embodiment
Embodiment one
Referring to Fig. 1, Fig. 1 is the implementation flow chart of the generation method of the API document of the embodiment of the present invention.It can in conjunction with Fig. 2 To obtain, the generation method of the API document of the embodiment of the present invention, comprising the following steps:
Step S101: the corresponding object code note of target API code, the target API code that developer writes is obtained It releases and synchronous script.Wherein, synchronous script is a kind of program that can be performed.
Step S102: according to object code annotation and the synchronous script, it is corresponding to generate the target API code Target API document.
Wherein, the target API code, object code annotation are completed to write simultaneously with the synchronous script by developer It is stored in object code database.
In the present embodiment, optionally, described according to object code annotation and the synchronous script, it generates corresponding Target API document, comprising: execute the synchronous script, the object code is scanned by Swagger and is annotated, is generated corresponding The target API document;Wherein, the Swagger is the API definition agreement of open source.
In the present embodiment, optionally, described according to object code annotation and the synchronous script, generate the mesh After the corresponding target API document of mark API code, comprising: the target API document is imported API document management platform and is carried out Storage.
It is in the present embodiment, optionally, described to store target API document importing API document management platform, Include: to execute the synchronous script, the target API document is uploaded to the document management platform and is stored.
In the present embodiment, optionally, described to execute the synchronous script, comprising: triggering jenkins task, by Jenkins executes the synchronous script.Wherein, the jenkins is the platform that task schedule can be achieved.Jenkins is one Open source software project, is a kind of continuous integrating tool based on Java (computer programming language) exploitation, continues weight for monitoring Multiple work, it is desirable to provide an easy-to-use software platform of opening makes the continuous integrating of software become possible.
In the present embodiment, optionally, for calling swagger to scan the mesh after the synchronous script is performed Code annotation is marked, generates the corresponding target API document of the target API code, and the target API document is uploaded to The API document management platform is stored.Wherein, the Swagger is the API definition agreement of open source.
In the present embodiment, optionally, target API code, the target API code pair for obtaining developer and writing The object code answered annotates and synchronous script, comprising: sends data request information, the request of data to object code database Information includes that the object code database is required to return to the target API code, the object code note that developer writes It releases and the information of the synchronous script;Receive the target API generation that the developer that the object code database returns writes Code, object code annotation and the synchronous script.
The generation method of the API document of the embodiment of the present invention, by by obtain developer write target API code, The corresponding object code annotation of the target API code and synchronous script, and according to the object code annotate with it is described synchronous Script generates the corresponding target API document of the target API code, solves following problems in the prior art: due to API Document code corresponding with its be it is separated, the management of API document needs someone specially to go to safeguard, but in the process of development, We need often to modify the definition of API, it is desirable that API document wants synchronized update, and we often forget about and update API document, lead The description of API document is caused not meet the definition of existing API, API document describes to lag behind the actual functional capability of current API.
Specifically, the generation method of API document of the invention is a and associated codes API document-synchronization schemes, When API code change, API document can timely update.Since the definition of API document and API code are in the same place, modification Document can be very easily modified while API code.Concrete operations are as follows: when API code definition changes, in this row API generation The top of code has the API code of our label to annotate, we are by the content modification of the inside.Technical solution of the present invention Bring beneficial effect is it will be apparent that firstly, when API code is submitted, and task schedule platform can execute API text automatically The synchronization script of shelves, thereby realizes API document and modifies automatically.Secondly, executing API document automatically by task schedule platform Update, may be implemented it is unattended, the moment guarantee API document management platform on API definition be newest.Finally, can be real Existing fast integration may be implemented API code document and be managed collectively in the case where company unifies Integrated Solution, rather than scattered one A file.
Embodiment two
Referring to Fig. 2, Fig. 2 is the part-structure frame diagram of the generating means of the API document of the embodiment of the present invention.In conjunction with figure 2 is available, a kind of generating means 100 of API document of the embodiment of the present invention comprising:
Module 110 is obtained, for obtaining target API code, the corresponding target of the target API code that developer writes Code annotation and synchronous script.Wherein, synchronous script is a kind of program that can be performed.
Generation module 120, for generating the target API generation according to object code annotation and the synchronous script The corresponding target API document of code.
Wherein, the target API code, object code annotation are completed to write simultaneously with the synchronous script by developer It is stored in object code database.
In the present embodiment, optionally, further include execution module, be used to execute the synchronous script, pass through Swagger The object code annotation is scanned, the corresponding target API document is generated;Wherein, the Swagger is that the API of open source is fixed Adopted agreement.The execution module is also used to execute synchronous script, and the target API document is uploaded to the API document management Platform is stored.
In the present embodiment, optionally, further include memory module, be used to the target API document importing API document Management platform is stored.
The generating means 100 of the API document of the embodiment of the present invention, the generation method for the API document realized, pass through acquisition Target API code, the corresponding object code annotation of the target API code and the synchronous script that developer writes, and according to institute Object code annotation and the synchronous script are stated, the corresponding target API document of the target API code is generated, solves existing Following problems in technology: due to API document code corresponding with its be it is separated, the management of API document needs someone special It going to safeguard, but in the process of development, it would be desirable to the often definition of modification API, it is desirable that API document wants synchronized update, and I Often forget about and update API document, cause the description of API document not meet the definition of existing API, the description of API document, which lags behind, works as The actual functional capability of preceding API.
Embodiment three
Referring to Fig. 3, can see with reference to Fig. 3, a kind of storage medium 10 of the embodiment of the present invention, the storage medium 10, such as: ROM/RAM, magnetic disk, CD are stored thereon with computer program 11, and the computer program 11 is performed realization The generation method of API document as described in embodiment one.Since the generation method of the API document has been carried out in embodiment one Detailed description, this will not be repeated here.
The generation method for its API document realized that the embodiment of the present invention is realized, the target write by obtaining developer API code, the target API code corresponding object code annotation and synchronous script, and according to object code annotation with The synchronous script generates the corresponding target API document of the target API code, solves following problems in the prior art: Due to API document code corresponding with its be it is separated, the management of API document needs someone specially to go to safeguard, but is developing In the process, it would be desirable to the often definition of modification API, it is desirable that API document wants synchronized update, and we often forget about and update API Document, causes the description of API document not meet the definition of existing API, and API document describes to lag behind the actual functional capability of current API.
Specifically, the generation method for the API document that the present invention realizes is a and associated codes API document-synchronizations Scheme, when API code change, API document can timely update.Same due to the definition of API document and API code Side can very easily modify document while modifying API code.Concrete operations are as follows: when API code definition changes, at this The top of row API code has the API code of our label to annotate, we are by the content modification of the inside.Skill of the invention Art scheme bring beneficial effect is it will be apparent that firstly, when API code is submitted, and task schedule platform can be held automatically The synchronization script of row API document thereby realizes API document and modifies automatically.Secondly, being executed automatically by task schedule platform API document update, may be implemented it is unattended, the moment guarantee API document management platform on API definition be newest.Finally, Fast integration may be implemented, in the case where company unifies Integrated Solution, the unified management of API code document may be implemented, rather than it is scattered File one by one.
Example IV
Referring to Fig. 4, can see with reference to Fig. 4, a kind of computer equipment 20 of the embodiment of the present invention comprising processor 21, memory 22 and it is stored in the computer program 221 that can be run on the memory 22 and on the processor 21, it is described Processor 21 realizes the generation method of the API document as described in embodiment one when executing the computer program 221.Due to this The generation method of API document is described in detail in embodiment one, and this will not be repeated here.
The generation method for its API document realized that the embodiment of the present invention is realized, the target write by obtaining developer API code, the target API code corresponding object code annotation and synchronous script, and according to object code annotation with The synchronous script generates the corresponding target API document of the target API code, solves following problems in the prior art: Due to API document code corresponding with its be it is separated, the management of API document needs someone specially to go to safeguard, but is developing In the process, it would be desirable to the often definition of modification API, it is desirable that API document wants synchronized update, and we often forget about and update API Document, causes the description of API document not meet the definition of existing API, and API document describes to lag behind the actual functional capability of current API.
Specifically, the generation method for the API document that the present invention realizes is a and associated codes API document-synchronizations Scheme, when API code change, API document can timely update.Same due to the definition of API document and API code Side can very easily modify document while modifying API code.Concrete operations are as follows: when API code definition changes, at this The top of row API code has the API code of our label to annotate, we are by the content modification of the inside.Skill of the invention Art scheme bring beneficial effect is it will be apparent that firstly, when API code is submitted, and task schedule platform can be held automatically The synchronization script of row API document thereby realizes API document and modifies automatically.Secondly, being executed automatically by task schedule platform API document update, may be implemented it is unattended, the moment guarantee API document management platform on API definition be newest.Finally, Fast integration may be implemented, in the case where company unifies Integrated Solution, the unified management of API code document may be implemented, rather than it is scattered File one by one.
Mode the above is only the implementation of the present invention is not intended to limit the scope of the invention, all to utilize this Equivalent structure or equivalent flow shift made by description of the invention and accompanying drawing content, it is relevant to be applied directly or indirectly in other Technical field is included within the scope of the present invention.

Claims (10)

1. a kind of generation method of API document characterized by comprising
The corresponding object code of target API code, the target API code that developer writes is obtained to annotate and synchronous script;
According to object code annotation and the synchronous script, the corresponding target API document of the target API code is generated;
Wherein, the target API code, object code annotation are completed to write and store with the synchronous script by developer In object code database.
2. the generation method of API document according to claim 1, which is characterized in that described to be infused according to the object code Release with the synchronous script, after generating the corresponding target API document of the target API code, comprising:
Target API document importing API document management platform is stored.
3. the generation method of API document according to claim 1, which is characterized in that described to be infused according to the object code Release with the synchronous script, generate corresponding target API document, comprising:
The synchronous script is executed, the object code is scanned by Swagger and is annotated, generates the corresponding target API text Shelves;Wherein, the Swagger is the API definition agreement of open source.
4. the generation method of API document according to claim 2, which is characterized in that described to lead the target API document Enter API document management platform to be stored, comprising:
The synchronous script is executed, the target API document is uploaded to the document management platform and is stored.
5. the generation method of API document according to claim 3 or 4, which is characterized in that described to execute the synchronous foot This, comprising:
Jenkins task is triggered, the synchronous script is executed by jenkins;Wherein, the jenkins is that task tune can be achieved The platform of degree.
6. the generation method of API document according to claim 1, which is characterized in that the synchronous script is used after being performed In calling swagger to scan the object code annotation, the corresponding target API text of the target API code is generated Shelves, and the target API document is uploaded to the API document management platform and is stored;Wherein, the Swagger is to open The API definition agreement in source.
7. the generation method of API document according to claim 1, which is characterized in that the mesh for obtaining developer and writing Mark the corresponding object code annotation of API code, the target API code and synchronous script, comprising:
Data request information is sent to object code database, the data request information includes requiring the object code data Library returns to the target API code, object code annotation and the information of the synchronous script that developer writes;
Receive the target API code, the object code annotation that the developer that the object code database returns writes With the synchronous script.
8. a kind of generating means of API document characterized by comprising
Module is obtained, for obtaining the corresponding object code note of target API code, the target API code that developer writes It releases and synchronous script;
Generation module, for it is corresponding to generate the target API code according to object code annotation and the synchronous script Target API document;
Wherein, the target API code, object code annotation are completed to write and store with the synchronous script by developer In object code database.
9. a kind of storage medium, which is characterized in that be stored thereon with computer program, the computer program is performed realization The generation method of the described in any item API documents of claim 1~7.
10. a kind of computer equipment, which is characterized in that it includes processor, memory and is stored on the memory and can The computer program run on the processor, the processor realize claim 1~7 when executing the computer program The generation method of described in any item API documents.
CN201910688147.7A 2019-07-29 2019-07-29 The generation method and device, storage medium and computer equipment of API document Pending CN110471698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910688147.7A CN110471698A (en) 2019-07-29 2019-07-29 The generation method and device, storage medium and computer equipment of API document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910688147.7A CN110471698A (en) 2019-07-29 2019-07-29 The generation method and device, storage medium and computer equipment of API document

Publications (1)

Publication Number Publication Date
CN110471698A true CN110471698A (en) 2019-11-19

Family

ID=68509869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910688147.7A Pending CN110471698A (en) 2019-07-29 2019-07-29 The generation method and device, storage medium and computer equipment of API document

Country Status (1)

Country Link
CN (1) CN110471698A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111399900A (en) * 2020-03-10 2020-07-10 山东汇贸电子口岸有限公司 API document automatic generation method and system based on python and regular expression
CN111767070A (en) * 2020-06-30 2020-10-13 中国平安财产保险股份有限公司 API document management method and device, computer equipment and storage medium
CN112650533A (en) * 2020-12-22 2021-04-13 深圳前海微众银行股份有限公司 Interface document generation method and device and terminal equipment
CN113094093A (en) * 2021-03-29 2021-07-09 四川新网银行股份有限公司 Method for generating system-interactive API (application program interface) document from source code based on Internet financial system
CN113296752A (en) * 2021-05-25 2021-08-24 平安养老保险股份有限公司 Method, system, device and storage medium for generating API document
CN113992342A (en) * 2021-09-10 2022-01-28 南京南瑞信息通信科技有限公司 Nondestructive network security monitoring and control method, device and system
CN117908930A (en) * 2024-03-20 2024-04-19 英诺达(成都)电子科技有限公司 Method, device, equipment, medium and product for synchronizing codes and code documents
CN117908930B (en) * 2024-03-20 2024-06-04 英诺达(成都)电子科技有限公司 Method, device, equipment, medium and product for synchronizing codes and code documents

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107193570A (en) * 2017-05-31 2017-09-22 郑州云海信息技术有限公司 A kind of method and system for automatically generating API documents
CN109446072A (en) * 2018-09-27 2019-03-08 深圳壹账通智能科技有限公司 The generation method and device of test script
CN109634607A (en) * 2018-12-13 2019-04-16 泰康保险集团股份有限公司 A kind of method and device of Code automatic build

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107193570A (en) * 2017-05-31 2017-09-22 郑州云海信息技术有限公司 A kind of method and system for automatically generating API documents
CN109446072A (en) * 2018-09-27 2019-03-08 深圳壹账通智能科技有限公司 The generation method and device of test script
CN109634607A (en) * 2018-12-13 2019-04-16 泰康保险集团股份有限公司 A kind of method and device of Code automatic build

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PATRICKYUNG: ""Jenkins+Maven+Git+Tomcat7 Deploy+Sonar+SwaggerUI持续集成部署"", 《CSDN博客》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111399900A (en) * 2020-03-10 2020-07-10 山东汇贸电子口岸有限公司 API document automatic generation method and system based on python and regular expression
CN111399900B (en) * 2020-03-10 2023-04-07 山东汇贸电子口岸有限公司 API document automatic generation method and system based on python and regular expression
CN111767070A (en) * 2020-06-30 2020-10-13 中国平安财产保险股份有限公司 API document management method and device, computer equipment and storage medium
CN112650533A (en) * 2020-12-22 2021-04-13 深圳前海微众银行股份有限公司 Interface document generation method and device and terminal equipment
CN112650533B (en) * 2020-12-22 2024-03-19 深圳前海微众银行股份有限公司 Interface document generation method and device and terminal equipment
CN113094093A (en) * 2021-03-29 2021-07-09 四川新网银行股份有限公司 Method for generating system-interactive API (application program interface) document from source code based on Internet financial system
CN113296752A (en) * 2021-05-25 2021-08-24 平安养老保险股份有限公司 Method, system, device and storage medium for generating API document
CN113992342A (en) * 2021-09-10 2022-01-28 南京南瑞信息通信科技有限公司 Nondestructive network security monitoring and control method, device and system
CN117908930A (en) * 2024-03-20 2024-04-19 英诺达(成都)电子科技有限公司 Method, device, equipment, medium and product for synchronizing codes and code documents
CN117908930B (en) * 2024-03-20 2024-06-04 英诺达(成都)电子科技有限公司 Method, device, equipment, medium and product for synchronizing codes and code documents

Similar Documents

Publication Publication Date Title
CN110471698A (en) The generation method and device, storage medium and computer equipment of API document
US10558642B2 (en) Mechanism for deprecating object oriented data
US8954480B2 (en) End-to-end interoperability and workflows from building architecture design to one or more simulations
US9483257B2 (en) Universal and adaptive software development platform for data-driven applications
US9846849B2 (en) System and method for providing an editor for use with a business process design environment
US10740093B2 (en) Advanced packaging techniques for improving work flows
CN103383645B (en) Code generating method and system
CN104517181B (en) Enterprise content management system and method for nuclear power station
US8335773B2 (en) Stable linking and patchability of business processes through hierarchical versioning
CN103645908A (en) Full life circle development achievement system of intemetware
CN104102489A (en) Third-party database APP (Application) construction system and construction method
US8095571B2 (en) Partitioning modeling platform data
CN105117555A (en) On-line browsing system of nuclear power three-dimensional design model
US20120311522A1 (en) Repository based development using project development tools in enterprise management environment
CN103069382A (en) Migrating artifacts between service-oriented architecture repositories
CN103699746A (en) CADDS5 piping three-dimensional design method and system based on database
US20170364496A1 (en) Visualization interface for information object system
US8312058B2 (en) Method of providing element dossiers that include elements from nonadjacent lifecycle phases
CN107844639B (en) Project standard structure automatic generation method and system
Marchese Conserving software-based artwork through software engineering
US10158694B1 (en) Method and apparatus for modifying asset management software for a mobile device
CN104462463A (en) JavaScript data access method based on SQL template
US20240118877A1 (en) System and method for decomposing monolith applications into software services
JP2007334578A (en) Data operation unit of business system, and data operation method of business system
US20120311521A1 (en) Using enterprise management application proxies for developing projects in program development tools

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191119