Software development method and device, storage medium and electronic equipment

A technology for developing software and software, applied in the direction of software design, etc., can solve the problem of high use threshold, and achieve the effect of lowering the use threshold and increasing the quantity

CN108536429AActive Publication Date: 2018-09-14HAIER YOUJIA INTELLIGENT TECH (BEIJING) CO LTD
4 Cites 1 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2018-09-14

Smart Images

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

Abstract

The invention discloses a software development method and device, a storage medium and electronic equipment. The method comprises the following steps of acquiring predetermined business logics in a preset configuration file and each program code name corresponding to each predetermined business logic; and calling a program code corresponding to each program code name to finish development of a predetermined software. By adopting the method provided by the invention, in the whole process, each business logic and the program code corresponding to each program code name in the business logic aretwo separate portions, the business logic is configured through the configuration file, and concrete program codes involved in business logics are all called according to the program code names in thebusiness logics; and through development with the mode, a program developer does not need to deeply know about a storm framework and only needs to write corresponding program codes, and the written and compiled program codes can be directly called by the business logics according to the program code names, so that a use threshold of the storm framework is lowered, and the amount of developers capable of being employed is increased.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of software development, in particular to a method, device, storage medium and electronic equipment for developing software. Background technique

[0002] When using storm (that is, a free and open source distributed real-time computing system), software developers need to understand the storm framework a lot, and need to write code according to the framework specification.

[0003] When developers directly use the Storm framework for real-time data processing, they need to have an in-depth understanding of the Storm framework and be familiar with related APIs (that is, interfaces). A lot of development experience is required, and the threshold for use is too high. Contents of the invention

[0004] The present invention provides a method, device, storage medium and electronic equipment for developing software to solve the following problems in the prior art: when developers directly use the storm framework for real...

Examples

Embodiment Construction

[0018] In order to solve the following problems in the prior art: when developers directly use the storm framework for real-time data processing, they need to have a deep understanding of the storm framework, be familiar with related APIs, require a lot of development experience, and use the threshold is too high; the invention provides a development software The method, device, storage medium and electronic equipment of the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

[0019] The first embodiment of the present invention provides a method for developing software, the flow of the method is as follows figure 1 As shown, including steps S101 to S102:

[0020] S101. Obtain predetermined service logic configured in a preset configuration file and respe...