CN109240670A - Modular software development methodology, system, equipment and medium - Google Patents

Modular software development methodology, system, equipment and medium Download PDF

Info

Publication number
CN109240670A
CN109240670A CN201811393966.0A CN201811393966A CN109240670A CN 109240670 A CN109240670 A CN 109240670A CN 201811393966 A CN201811393966 A CN 201811393966A CN 109240670 A CN109240670 A CN 109240670A
Authority
CN
China
Prior art keywords
code
file
code file
software development
template
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
CN201811393966.0A
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.)
Beijing Ruian Technology Co Ltd
Original Assignee
Beijing Ruian 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 Beijing Ruian Technology Co Ltd filed Critical Beijing Ruian Technology Co Ltd
Priority to CN201811393966.0A priority Critical patent/CN109240670A/en
Publication of CN109240670A publication Critical patent/CN109240670A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code

Landscapes

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

Abstract

The invention discloses a kind of modular software development methodology, system, equipment and media.It determines the functional module for including in software to be developed, and obtains the critical data information of the functional module;According to the critical data information and preset algorithm of code generation, the code file of the functional module is obtained;The code file is imported into Software Development Platform and is integrated, the programming code of the software to be developed is formed, to complete software development.The embodiment of the invention provides a kind of modular software development methodologies to be avoided functional module overlapping development, be improved software development efficiency using algorithm of code generation automatic code generating.

Description

Modular software development methodology, system, equipment and medium
Technical field
The present embodiments relate to technical field of software development more particularly to a kind of modular software development methodology, it is System, equipment and medium.
Background technique
J2EE is one of current most popular page end development specifications at present, as long as development process between different development platforms Meet the standard and specification of J2EE, the software product of each development platform exploitation can be accomplished compatible each other.
But due to intra-enterprise business is inconsistent, even if causing the system functions of modules of exploitation identical, still The distinct difference such as module title, structure and displayed page needs to develop a large amount of repetition function when leading to develop new software system The module of energy causes development efficiency to reduce to adapt to different module titles, structure and displayed page.
Summary of the invention
The embodiment of the present invention provides a kind of modular software development methodology, system, equipment and medium, to avoid function mould Block overlapping development improves the efficiency of software development.
In a first aspect, the embodiment of the invention provides a kind of modular software development methodologies, this method comprises:
It determines the functional module for including in software to be developed, and obtains the critical data information of the functional module;
According to the critical data information and preset algorithm of code generation, the code file of the functional module is obtained;
The code file is imported into Software Development Platform and is integrated, the programming code of the software to be developed is formed, with Complete software development.
Second aspect, the embodiment of the invention also provides a kind of modular software development system, which includes:
Preprocessing module for determining the functional module for including in software to be developed, and obtains the pass of the functional module Key data information;
Code generation module, for obtaining the function according to the critical data information and preset algorithm of code generation The code file of energy module;
Code integrates module, for the code file to be imported Software Development Platform and is integrated, is formed described to be developed The programming code of software, to complete software development.
The third aspect, the embodiment of the invention also provides a kind of equipment, the equipment includes:
One or more processors;
Storage device, for storing one or more programs, when one or more of programs by one or Multiple processors execute, so that the realization of one or more of processors is modular as described in any in the embodiment of the present invention Software development methodology.
Fourth aspect, the embodiment of the invention also provides a kind of computer readable storage medium, which is held by processor The modular software development methodology as described in any in the embodiment of the present invention is realized when row.
The embodiment of the present invention obtains the critical data of corresponding function module by the functional module of determining system to be developed, Using the code file of critical data and preset algorithm of code generation systematic function module, code file is imported into software development Platform is simultaneously integrated, and software development process is completed;It is developed using algorithm of code generation according to functional module, code file is automatic It generates, avoids the identical functional module overlapping development of function, improve software development efficiency.
Detailed description of the invention
Fig. 1 is a kind of step flow chart for modular software development methodology that the embodiment of the present invention one provides;
Fig. 2 is a kind of step flow chart of modular software development methodology provided by Embodiment 2 of the present invention;
Fig. 3 is a kind of structural schematic diagram for modular software development system that the embodiment of the present invention three provides;
Fig. 4 is a kind of structural schematic diagram for equipment that the embodiment of the present invention four provides.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention rather than limiting the invention.It also should be noted that in order to just Only the parts related to the present invention are shown in description, attached drawing rather than entire infrastructure.
Embodiment one
Fig. 1 is a kind of step flow chart for modular software development methodology that the embodiment of the present invention one provides, this implementation The case where example is applicable to webpage software development, this method can be executed by modular software development system, be specifically included Following steps:
Step 110 determines the functional module for including in software to be developed, and obtains the critical data letter of the functional module Breath.
Wherein, functional module can be the logic module that software to be developed is divided by function;Critical data can be function The data, including storing data, code store path and class name to be programmed etc. that energy module uses in the process of development.
During specific implementation, can the realization according to needed for software to be developed function division functional module, and obtain Each functional module is needed during subsequent development using the critical data information arrived, can be by the corresponding crucial number of functional module It is believed that breath is stored in database or memory.
Step 120, according to the critical data information and preset algorithm of code generation, obtain the generation of the functional module Code file.
Wherein, the input of algorithm of code generation can be storing data in the critical data information got, code is deposited Store up path and class name to be programmed etc.;Output can be the code file generated according to the critical data information of input, code file It can be the realization code of functional module, including model class file, database manipulation file, Business Logic service document, industry Business logical layer motion file and the foreground file of data list etc..
In the concrete realization, the storing data in critical data information that will acquire, algorithm of code generation analysis storage number According to storage state and data structure, it is exemplary according to storage state and data structure and the corresponding code file of systematic function , inquire the foreground code of storing data.
The code file is imported Software Development Platform and integrated by step 130, forms the programming of the software to be developed Code, to complete software development.
Wherein, Software Development Platform, which can be, carries out the Software Development Tools that software development uses, common as carried out Eclipse, MyEclipse and IDEA etc. that Java is used when developing, can be by algorithm of code generation inside Software Development Platform Storage calling directly for subsequent operation in the form of a file.
Specifically, the code file of each functional module of generation can be imported into the working space that software platform uses, it will Corresponding code file imports the corresponding engineering of software to be developed, runs software to be developed, forms the programming generation of generation exploitation software Code, is finally completed the process of software development.
It is understood that Software Development Platform can deposit method used in algorithm of code generation in the form of a file Storage can repeat the provided modular software exploitation of the present embodiment when new functional module is added to software to be developed Method is based on its critical storage information and algorithm of code generation after the critical storage information for obtaining new design function module, The code file of corresponding new function module is generated, code file generated can equally import Software Development Platform and existing generation Code integration, passes through automatically generating for modular code, the repetition for largely reducing code is write as a result,.
The technical solution of the present embodiment obtains the pass of corresponding function module by the functional module of determination system to be developed Key data is imported code file using the code file of critical data and preset algorithm of code generation systematic function module Software Development Platform is simultaneously integrated, and software development process is completed;It is developed using algorithm of code generation according to functional module, code File automatically generates, and avoids the identical functional module overlapping development of function, improves software development efficiency.
Based on the above technical solution, can also include:
Obtain the code file template for corresponding to the preset public pattern file of the software to be developed and pre-creating.
Wherein, public pattern file can be the pattern file for meeting software said system whole style to be developed, can be with Display effect identical with said system;Code file template can be the generation template of the code file of software to be developed, packet It is literary to include the code file template of database entity class, the code file template of database manipulation language, the code of Business Logic Part template and the code file template of data query page etc., it includes realizing storing data that the content of code file template, which can be, Required packet, class and method etc. when the operations such as inquiry, storing data are bound, storing data handles logic and Foreground Data is shown Code statement.
In the specific implementation, obtain the storage location of public pattern file and code file template, by public pattern file and Code file is read in the manageable memory of algorithm of code generation.
Embodiment two
Fig. 2 is a kind of step flow chart of modular software development methodology provided by Embodiment 2 of the present invention.This implementation Example is a kind of optinal plan proposed on the basis of the above embodiments.Referring to fig. 2, provided in an embodiment of the present invention modular Software development methodology includes:
Step 210 determines the functional module for including in software to be developed, and obtains the critical data letter of the functional module Breath.
Step 220 obtains the code file for corresponding to the preset public pattern file of the software to be developed and pre-creating Template.
Step 230, by algorithm of code generation described in the critical data information input, the critical data information includes: Storing data, code store path and class name to be programmed;
It in the concrete realization, can be by the critical data including storing data, code store path and class name to be programmed etc. Information reads in the operable region of memory of algorithm of code generation.
Step 240 obtains and the matched object code file template of class name to be programmed, the object code file mould Plate is searched by the algorithm of code generation and is obtained.
Wherein, matching, which can be, determines object code file template according to class name to be programmed, illustratively, if class to be programmed The model class that entitled foreground is shown then obtains the code file template of database entity class, the code text of database manipulation language The code file template of part template, the code file template of Business Logic and data query page, if after class to be programmed is entitled The model class of platform logic then obtains the code file template of database entity class, the code file template of database manipulation language With the code file template of Business Logic.
Specifically, algorithm of code generation handles class to be programmed stored in memory according to it, object code file mould is determined Plate is found by algorithm of code generation in memory to deserved object code file template, and object code file template can wrap It is literary to include the code file template of database entity class, the code file template of database manipulation language, the code of Business Logic One or more of part template and the code file template of data query page, further, if calculated based on code building When method carries out code building, does not manage in memory at which and find matched Code Template file, then need according to class name to be programmed The code file template for matching class name to be programmed is rebuild with the data structure of storing data.
Step 250, based on the rule of correspondence in the algorithm of code generation, the storing data is filled to the target The corresponding position of code file template obtains code file.
Wherein, the rule of correspondence can be the rule for the corresponding relationship that storing data is filled to object code file template position Then.
Specifically, storing data is filled according to what is recorded in generating algorithm to the correspondence of object code file template position Relationship forms code file by storing data according to the corresponding position of corresponding relationship filling object code file template.
The display effect of step 260, the code file according to the public pattern file modification, and by modified generation Code file is stored based on the code store path.
Wherein, public pattern file can be the file that software to be developed includes the display parameters such as font, color and position; Code store path can be the relative path of code file storage.
Specifically, generating algorithm is according to the display parameters such as public pattern file acquisition font, color and position, corresponding modification Display parameters in code file, so that each functional module of software to be developed has unified display effect, after then modifying Code file installation code store path stored.
The code file is imported Software Development Platform and integrated by step 270, forms the programming of the software to be developed Code, to complete software development.
Above-mentioned technical proposal presets public pattern file and code file template by obtaining, and critical data information is defeated Enter algorithm of code generation, acquisition and the matched object code file template of class name to be programmed, based on pair in algorithm of code generation Rule is answered, storing data is filled to the corresponding position of object code file template, code file is obtained, according to public pattern text Part modifies the display effect of code file, and modified code file is stored based on code store path;Pass through code text Part template and critical data need to change code file by algorithm of code generation automatic code generating file, then by public pattern file Display effect is given birth to so that each functional module of software to be developed has unified display effect using algorithm of code generation automatically Development efficiency is improved at code file.
Based on the above technical solution, code file template includes at least one: the code text of database entity class The generation of part template, the code file template of database manipulation language, the code file template of Business Logic and data query page Code file template;Code file includes at least one: database entity model class file, database manipulation file, service logic Layer file, business activity file and Foreground Data listing file.
Based on the above technical solution, according to storing data and preset algorithm of code generation, function mould is obtained Before the code file of block, further includes:
When determining nonexistent code generating function in the Software Development Platform, code is created on Software Development Platform Generating function forms algorithm of code generation.
Wherein, code building function can be stored in Software Development Platform for according to code file template and storage Data generate the function of code file, can be realized by way of calling third party's template engine packet, such as freemarker packet With velocity packet etc..
During specific implementation, when the generating function of software to be developed is not present in Software Development Platform, wait open It sends out and third party is called to wrap newly-built code building function under soft project catalogue, the input parameter of code building function can be set as Table name and storage organization of storing data etc., the output parameter of code building function can be set as code store path and wait compile The code building function of creation is stored under the engineering catalogue of software to be developed by journey class name in the form of a file.
A kind of optional embodiment, code building function can also directly realize that code programming is real by code programming Existing principle, which can be, obtains code file template and storing data, and storing data is generated data model according to storage organization, Coding mode is determined according to code file template, and Code Template and data model are merged according to preset rules and generate code text Part, code file coded format are the coding mode that code file template determines.
Above-described embodiment forms algorithm of code generation, by function by creating code building function in Software Development Platform Generating function is stored in software according to generating algorithm automatic code generating file by the storing data and code file template of module Inside development platform, allows algorithm of code generation to repeat to call the code building function of creation, improve software development Efficiency.
Embodiment three
Fig. 3 is a kind of structural schematic diagram for modular software development system that the embodiment of the present invention three provides, the system The mode that software or hardware can be used realizes, which can integrate in mobile terminal (such as mobile phone, smart phone, plate electricity Brain) and fixed terminal (for example, desktop computer or laptop) in, as shown in figure 3, the specific structure of the system is as follows: pre- Processing module 310, code generation module 320 and code integrate module 330;
Wherein, preprocessing module 310 for determining the functional module for including in software to be developed, and obtain the function The critical data information of module.
Code generation module 320, for according to the critical data information and preset algorithm of code generation, described in acquisition The code file of functional module.
Code integrates module 330, for the code file to be imported Software Development Platform and is integrated, is formed described wait open Feel like jelly the programming code of part, to complete software development.
The technical solution of the present embodiment determines the functional module of system to be developed, and acquisition pair by code generation module The critical data answered, code generation module use the code of critical data and preset algorithm of code generation systematic function module text Part, code integrate module and code file are imported Software Development Platform and is integrated, and complete software development process;Use code building Algorithm is developed according to functional module, and code file automatically generates, and avoids the identical functional module overlapping development of function, mentions High software development efficiency.
On the basis of the above embodiments, the system comprises data acquisition modules.
Data acquisition module is specifically used for obtaining the corresponding preset public pattern file of software to be developed and pre- wound The code file template built.
On the basis of the above embodiments, the code generation module, including critical data input unit, Code Template obtain Take unit, code file generation unit and code file post-processing unit.
Wherein, critical data input unit, it is described for by algorithm of code generation described in the critical data information input Critical data information includes: storing data, code store path and class name to be programmed.
Code Template acquiring unit, it is described for acquisition and the matched object code file template of class name to be programmed Object code file template is searched by the algorithm of code generation and is obtained.
Code file generation unit, for based on the rule of correspondence in the algorithm of code generation, by the storing data It fills to the corresponding position of the object code file template, obtains code file.
Code file post-processing unit, the display for the code file according to the public pattern file modification are imitated Fruit, and modified code file is stored based on the code store path.
On the basis of the above embodiments, the code file template includes at least one: the code of database entity class File template, the code file template of database manipulation language, the code file template of Business Logic and data query page Code file template;The code file includes at least one: database entity model class file, database manipulation file, industry Business logical layer file, business activity file and Foreground Data listing file.
On the basis of the above embodiments, the system also includes code building function creation modules.
Wherein, code building function creation module, for when nonexistent code generation in the determining Software Development Platform When function, code building function is created on the Software Development Platform, forms algorithm of code generation.
Modular software development system described in the various embodiments described above is modular described in the various embodiments described above for executing The technical effect of software development methodology, technical principle and generation is similar, and which is not described herein again.
Example IV
Fig. 4 is a kind of structural schematic diagram for equipment that the embodiment of the present invention four provides, as shown in figure 4, the equipment includes place Manage device 70, storage device 71, input unit 72 and output device 73;The quantity of processor 70 can be one or more in equipment It is a, in Fig. 4 by taking a processor 70 as an example;Processor 70, storage device 71, input unit 72 and output device 73 in equipment It can be connected by bus or other modes, in Fig. 4 for being connected by bus.
Storage device 71 is used as a kind of computer readable storage medium, and it is executable to can be used for storing software program, computer Program and module, if the corresponding program module of modular software development methodology in the embodiment of the present invention is (for example, pretreatment Module 310, code generation module 320 and code integrate module 303).Processor 70 is stored in storage device 71 by operation Software module realize that above-mentioned modular software is opened thereby executing the various function application and data processing of equipment Forwarding method.
Storage device 71 can mainly include storing program area and storage data area, wherein storing program area can store operation Application program needed for system, at least one function;Storage data area, which can be stored, uses created data etc. according to terminal. It can also include nonvolatile memory in addition, storage device 71 may include high-speed random access memory, for example, at least one A disk memory, flush memory device or other non-volatile solid state memory parts.In some instances, storage device 71 can It further comprise the storage device remotely located relative to processor 70, these remote storages can be by being connected to the network extremely Equipment.The example of above-mentioned network includes but is not limited to internet, intranet, local area network, mobile radio communication and combinations thereof.
Input unit 72 can be used for receiving the number or character information of input, and generate and equipment/terminal/server User setting and the related key signals input of function control.Output device 73 may include that display screen etc. shows equipment.
Embodiment five
The embodiment of the present invention five also provides a kind of storage medium comprising computer executable instructions, and the computer can be held Row instruction is used to execute a kind of modular software development methodology when being executed by computer processor, this method comprises:
It determines the functional module for including in software to be developed, and obtains the critical data information of the functional module;
According to the critical data information and preset algorithm of code generation, the code file of the functional module is obtained;
The code file is imported into Software Development Platform and is integrated, the programming code of the software to be developed is formed, with Complete software development.
Certainly, a kind of storage medium comprising computer executable instructions, computer provided by the embodiment of the present invention The method operation that executable instruction is not limited to the described above, can also be performed provided by any embodiment of the invention modular Relevant operation in software development methodology
By the description above with respect to embodiment, it is apparent to those skilled in the art that, the present invention It can be realized by software and required common hardware, naturally it is also possible to which by hardware realization, but in many cases, the former is more Good embodiment.Based on this understanding, technical solution of the present invention substantially in other words contributes to the prior art Part can be embodied in the form of software products, which can store in computer readable storage medium In, floppy disk, read-only memory (Read-Only Memory, ROM), random access memory (Random such as computer Access Memory, RAM), flash memory (FLASH), hard disk or CD etc., including some instructions are with so that a computer is set Standby (can be personal computer, server or the network equipment etc.) executes method described in each embodiment of the present invention.
It is worth noting that, included each unit and module are only according to function in the embodiment of above-mentioned searcher Energy logic is divided, but is not limited to the above division, as long as corresponding functions can be realized;In addition, each function The specific name of energy unit is also only for convenience of distinguishing each other, the protection scope being not intended to restrict the invention.
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of modular software development methodology characterized by comprising
It determines the functional module for including in software to be developed, and obtains the critical data information of the functional module;
According to the critical data information and preset algorithm of code generation, the code file of the functional module is obtained;
The code file is imported into Software Development Platform and is integrated, the programming code of the software to be developed is formed, to complete Software development.
2. according to the method described in claim 1, further include:
Obtain the code file template for corresponding to the preset public pattern file of the software to be developed and pre-creating.
3. according to the method described in claim 2, it is characterized in that, described according to the critical data information and preset code Generating algorithm obtains the code file of the functional module, comprising:
By algorithm of code generation described in the critical data information input, the critical data information includes: storing data, code Store path and class name to be programmed;
Acquisition and the matched object code file template of class name to be programmed, the object code file template is by the code Generating algorithm, which is searched, to be obtained;
Based on the rule of correspondence in the algorithm of code generation, the storing data is filled to the object code file template Corresponding position, obtain code file;
Institute is based on according to the display effect of code file described in the public pattern file modification, and by modified code file State the storage of code store path.
4. method according to claim 1 to 3, which is characterized in that the code file template includes at least one: Code file template, the code file template of database manipulation language, the code file of Business Logic of database entity class The code file template of template and data query page;
The code file includes at least one: database entity model class file, database manipulation file, Business Logic text Part, business activity file and Foreground Data listing file.
5. the method according to claim 1, wherein according to the storing data and the calculation of preset code building Method, before the code file for obtaining the functional module, further includes:
When determining nonexistent code generating function in the Software Development Platform, code is created on the Software Development Platform Generating function forms algorithm of code generation.
6. a kind of modular software development system characterized by comprising
Preprocessing module for determining the functional module for including in software to be developed, and obtains the crucial number of the functional module It is believed that breath;
Code generation module, for obtaining the function mould according to the critical data information and preset algorithm of code generation The code file of block;
Code integrates module, for the code file to be imported Software Development Platform and is integrated, forms the software to be developed Programming code, to complete software development.
7. system according to claim 6, which is characterized in that the system also includes:
Data acquisition module, for obtaining the code for corresponding to the preset public pattern file of the software to be developed and pre-creating File template.
8. system according to claim 7, which is characterized in that the code generation module, comprising:
Critical data input unit is used for algorithm of code generation described in the critical data information input, the critical data Information includes: storing data, code store path and class name to be programmed;
Code Template acquiring unit, for obtaining and the matched object code file template of class name to be programmed, the target Code file template is searched by the algorithm of code generation and is obtained;
Code file generation unit, for based on the rule of correspondence in the algorithm of code generation, the storing data to be filled To the corresponding position of the object code file template, code file is obtained;
Code file post-processing unit, for the display effect of the code file according to the public pattern file modification, and Modified code file is stored based on the code store path.
9. a kind of equipment, which is characterized in that the equipment includes:
One or more processor;
Storage device, for storing one or more programs, when one or more of programs are one or more of Processor executes, so that one or more of processors realize such as modular software as claimed in any one of claims 1 to 5 Development approach.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the program is by processor Such as modular software development methodology as claimed in any one of claims 1 to 5 is realized when execution.
CN201811393966.0A 2018-11-21 2018-11-21 Modular software development methodology, system, equipment and medium Pending CN109240670A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811393966.0A CN109240670A (en) 2018-11-21 2018-11-21 Modular software development methodology, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811393966.0A CN109240670A (en) 2018-11-21 2018-11-21 Modular software development methodology, system, equipment and medium

Publications (1)

Publication Number Publication Date
CN109240670A true CN109240670A (en) 2019-01-18

Family

ID=65076267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811393966.0A Pending CN109240670A (en) 2018-11-21 2018-11-21 Modular software development methodology, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN109240670A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083340A (en) * 2019-03-19 2019-08-02 深圳壹账通智能科技有限公司 Code generating method, device, computer equipment and storage medium
CN110147225A (en) * 2019-04-02 2019-08-20 平安科技(深圳)有限公司 A kind of code generating method, device and computer equipment, storage medium
CN110221824A (en) * 2019-06-03 2019-09-10 精硕科技(北京)股份有限公司 The generation method and device of component
CN110688145A (en) * 2019-09-10 2020-01-14 中国平安财产保险股份有限公司 Android MVP code automatic generation method, device, medium and electronic equipment
CN110781189A (en) * 2019-10-25 2020-02-11 北京达佳互联信息技术有限公司 Document platform construction method and device, electronic equipment and storage medium
CN111930350A (en) * 2020-08-05 2020-11-13 深轻(上海)科技有限公司 Actuarial model establishing method based on calculation template
WO2020258656A1 (en) * 2019-06-26 2020-12-30 平安科技(深圳)有限公司 Code segment generation method and apparatus, storage medium and computer device
CN112394937A (en) * 2019-08-19 2021-02-23 北京新能源汽车股份有限公司 Embedded code generation method and device
CN112562845A (en) * 2020-02-29 2021-03-26 华为技术有限公司 Application program generation method and device
CN112732248A (en) * 2020-12-30 2021-04-30 武汉木仓信息技术有限公司 Modularized software development method and device, electronic equipment and storage medium
CN113760266A (en) * 2021-11-09 2021-12-07 北京明略昭辉科技有限公司 Method and device for creating function module file and electronic equipment
CN115220707A (en) * 2022-06-21 2022-10-21 深圳市马博士网络科技有限公司 Software development management method and system based on block chain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080082959A1 (en) * 2004-10-22 2008-04-03 New Technology/Enterprise Limited Data processing system and method
CN105487864A (en) * 2015-11-26 2016-04-13 北京京东尚科信息技术有限公司 Method and device for automatically generating code
CN106598620A (en) * 2016-12-21 2017-04-26 深圳南北互联网金融服务有限公司 Code generation method and code generator
CN107479883A (en) * 2017-08-07 2017-12-15 海闻科技有限公司 A kind of code generating method and code generator

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080082959A1 (en) * 2004-10-22 2008-04-03 New Technology/Enterprise Limited Data processing system and method
CN105487864A (en) * 2015-11-26 2016-04-13 北京京东尚科信息技术有限公司 Method and device for automatically generating code
CN106598620A (en) * 2016-12-21 2017-04-26 深圳南北互联网金融服务有限公司 Code generation method and code generator
CN107479883A (en) * 2017-08-07 2017-12-15 海闻科技有限公司 A kind of code generating method and code generator

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
叶文来: ""基于Spring和Hibernate框架的架构设计" ", 《廊坊师范学院学报(自然科学版)》 *
林钰杰 等: ""基于FreeMarker的企业Web应用代码生成器研究"", 《信息技术》 *
青岛英谷教育科技股份有限公司: "《轻量级Java EE程序设计及实践》", 31 August 2015, 西安电子科技大学出版社 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083340A (en) * 2019-03-19 2019-08-02 深圳壹账通智能科技有限公司 Code generating method, device, computer equipment and storage medium
CN110147225A (en) * 2019-04-02 2019-08-20 平安科技(深圳)有限公司 A kind of code generating method, device and computer equipment, storage medium
CN110221824A (en) * 2019-06-03 2019-09-10 精硕科技(北京)股份有限公司 The generation method and device of component
CN110221824B (en) * 2019-06-03 2024-03-22 北京秒针人工智能科技有限公司 Method and device for generating component
WO2020258656A1 (en) * 2019-06-26 2020-12-30 平安科技(深圳)有限公司 Code segment generation method and apparatus, storage medium and computer device
CN112394937A (en) * 2019-08-19 2021-02-23 北京新能源汽车股份有限公司 Embedded code generation method and device
CN110688145A (en) * 2019-09-10 2020-01-14 中国平安财产保险股份有限公司 Android MVP code automatic generation method, device, medium and electronic equipment
CN110688145B (en) * 2019-09-10 2024-05-03 中国平安财产保险股份有限公司 Android MVP code automatic generation method and device, medium and electronic equipment
CN110781189B (en) * 2019-10-25 2022-08-26 北京达佳互联信息技术有限公司 Document platform construction method and device, electronic equipment and storage medium
CN110781189A (en) * 2019-10-25 2020-02-11 北京达佳互联信息技术有限公司 Document platform construction method and device, electronic equipment and storage medium
CN112562845A (en) * 2020-02-29 2021-03-26 华为技术有限公司 Application program generation method and device
CN111930350B (en) * 2020-08-05 2024-04-09 深轻(上海)科技有限公司 Calculation template-based fine calculation model establishment method
CN111930350A (en) * 2020-08-05 2020-11-13 深轻(上海)科技有限公司 Actuarial model establishing method based on calculation template
CN112732248A (en) * 2020-12-30 2021-04-30 武汉木仓信息技术有限公司 Modularized software development method and device, electronic equipment and storage medium
CN113760266A (en) * 2021-11-09 2021-12-07 北京明略昭辉科技有限公司 Method and device for creating function module file and electronic equipment
CN115220707A (en) * 2022-06-21 2022-10-21 深圳市马博士网络科技有限公司 Software development management method and system based on block chain

Similar Documents

Publication Publication Date Title
CN109240670A (en) Modular software development methodology, system, equipment and medium
CN101334728B (en) Interface creating method and platform based on XML document description
Vaupel et al. Model-driven development of mobile applications for Android and iOS supporting role-based app variability
CN101777004B (en) Method and system for realizing BPEL sub-process multiplexing based on template in service-oriented environment
CN109582909A (en) Webpage automatic generation method, device, electronic equipment and storage medium
CN104216912A (en) Method and device for achieving non-intrusive service form workflow
CN112199086A (en) Automatic programming control system, method, device, electronic device and storage medium
CN110175029A (en) The forming method of front-end and back-end automatically dispose tool based on data analysis
CN100416498C (en) Display processing device and display processing method
CN101202792B (en) Method and apparatus for processing messages based on relationship between sender and recipient
CN110633959A (en) Method, device, equipment and medium for creating approval task based on graph structure
CN113407284A (en) Navigation interface generation method and device, storage medium and electronic equipment
CN109657125A (en) Data processing method, device, equipment and storage medium based on web crawlers
Guerra et al. A Framework for the Verification of UML Models. Examples Using Petri Nets.
CN109063059A (en) User behaviors log processing method, device and electronic equipment
CN112711414A (en) Form interface adaptation display method and device and storage medium
CN102193789A (en) Method and equipment for realizing configurable skip link
Morrey et al. A toolset to support the construction and animation of formal specifications
US10157360B1 (en) Smart bricks information system
CN109634500A (en) A kind of subscriber data filling method, device, terminal device and storage medium
Hislop Teaching process improvement in a graduate software engineering course
CN116795356B (en) Mixed development method, system and device for Flutter and native platform
CN117251231B (en) Animation resource processing method, device and system and electronic equipment
CN116185425B (en) Event flow arrangement method, device, equipment and medium based on node combination
CN116757254B (en) Task processing method, electronic device and storage medium

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: 20190118