Code development method and system and computer readable storage medium

A code development and code management technology, applied in the fields of systems and computer-readable storage media, and code development methods, can solve problems such as low management efficiency, messy code, waste of developer time and energy, etc. Ease of use and burden-reducing effect

CN109976801AActive Publication Date: 2019-07-05CHINANETCENT TECH
5 Cites 7 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2019-07-05

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The embodiment of the invention relates to the field of computers, and discloses a code development method and system and a computer readable storage medium. In a part of embodiments of the invention,the code development method comprises the steps of obtaining the demand planning information of a to-be-developed version, wherein the demand planning information comprises a version number of a version to be developed; determining to create a version branch instruction according to the version number of the version to be developed; sending a version branch creating instruction to the code management platform, wherein the code management platform creates a version branch after receiving a version branch creation instruction. In the implementation, the requirement management platform can automatically create the version branch, and the requirement of a developer for the familiarity degree of a code management tool is reduced.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The embodiments of the present invention relate to the field of computers, and in particular to a code development method, system, and computer-readable storage medium. Background technique

[0002] Code is written by developers using computer language to achieve the functions people want. Modern software is becoming more and more complex and flexible, and the amount of code required is getting larger, more complex, and more frequent. Nowadays, the emergence of various code version management tools can effectively improve the efficiency of code management.

[0003] However, the inventors found that there are at least the following problems in the prior art: the use of code version management tools requires a certain amount of time to accumulate and the cost of learning, which will waste a lot of time and energy for developers who are new to code management tools. Even if developers have learned to use code management tools, because different develope...

Examples

Embodiment Construction

[0028] In order to make the purpose, technical solutions and advantages of the embodiments of the present invention more clear, various implementation modes of the present invention will be described in detail below in conjunction with the accompanying drawings. However, those of ordinary skill in the art can understand that, in each implementation manner of the present invention, many technical details are provided for readers to better understand the present application. However, even without these technical details and various changes and modifications based on the following implementation modes, the technical solution claimed in this application can also be realized.

[0029] The first embodiment of the present invention relates to a code development method, which is applied to a requirement management platform. like figure 1 As shown, the code development method includes the following steps:

[0030] Step 101: Obtain demand planning information of the version to be deve...