CN112799638A - Non-invasive rapid development method, platform, terminal and storage medium - Google Patents

Non-invasive rapid development method, platform, terminal and storage medium Download PDF

Info

Publication number
CN112799638A
CN112799638A CN202110038191.0A CN202110038191A CN112799638A CN 112799638 A CN112799638 A CN 112799638A CN 202110038191 A CN202110038191 A CN 202110038191A CN 112799638 A CN112799638 A CN 112799638A
Authority
CN
China
Prior art keywords
project
template
rapid development
data
data 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.)
Pending
Application number
CN202110038191.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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN202110038191.0A priority Critical patent/CN112799638A/en
Publication of CN112799638A publication Critical patent/CN112799638A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques

Abstract

The invention relates to a non-invasive software rapid development method, a platform, a terminal and a storage medium, comprising the following steps: s1, acquiring a working directory; s2, acquiring a configuration rule; s3, acquiring a project template based on the configuration rule; and S4, analyzing based on the project template and outputting to the work directory to obtain a project file which can be used uniformly. According to the method and the system, the work catalog and the configuration rule are obtained, the project template is obtained according to the configuration rule, and is analyzed and output to the work catalog, so that the project file which can be used uniformly is obtained, repeated development of functional codes is reduced, the rapid development requirements of software engineers using different development languages are met, and meanwhile, the great waste of social human resources is further solved by using the project file which is used uniformly.

Description

Non-invasive rapid development method, platform, terminal and storage medium
Technical Field
The invention relates to the technical field of software development, in particular to a non-invasive rapid software development method, a platform, a terminal and a storage medium.
Background
With the rapid development of informatization, the software application development field of enterprise management is also developed vigorously, a large number of small and medium-sized software development enterprises are bred, the similarity of development application systems of all large software enterprises is up to more than 70%, and management applications developed inside the software enterprises have a large number of repeated functions and are single in routine, so that the great waste of social human resources is caused.
At present, various management applications in the market are more rapidly developed based on a self development language system, the generated project file development codes are seriously dependent on a rapid development platform, more software engineers using different development languages cannot be simply and rapidly used, the learning cost of the cross-development languages is also achieved, project files which can be uniformly used are not available, different software engineers need to redesign project files which are needed according to the requirements of self-familiar data languages, and a plurality of functional code functions are the same in the process, so that the repetitive labor of the software engineers is greatly increased, and the rapid development requirements of most of the software engineers cannot be really solved.
Disclosure of Invention
The invention aims to provide a non-invasive software rapid development method, a platform, a terminal and a storage medium, so as to solve the problem that the rapid development platform does not have project files which can be used uniformly.
The invention solves the technical problems through the following technical means:
the non-invasive software rapid development method comprises the following steps:
s1, acquiring a working directory;
s2, acquiring a configuration rule;
s3, acquiring a project template based on the configuration rule;
and S4, analyzing based on the project template and outputting to the work directory to obtain a project file which can be used uniformly.
By acquiring the work catalog and the configuration rule, the project template is obtained according to the configuration rule, and is analyzed and output to the work catalog, the project file which can be used uniformly is obtained, the repeated development of functional codes is reduced, the rapid development requirement of software engineers using different development languages is met, and meanwhile, the great waste of social human resources is further solved by using the project file which is used uniformly.
As a further scheme of the invention: the step S1 includes:
default data sources, a default warehouse, a working directory, an author name, an author mailbox, an author mobile phone number are set by the system, codes are generated, and the generated codes directly correspond to the local working directory.
As a further scheme of the invention: the step S2 includes:
s21, creating a project and setting the project, wherein the setting the project comprises:
setting project information, wherein the project information comprises: project name, project code number, Logo and project type;
setting a data source for creating a project;
firstly, establishing data source connection, inputting a connection name, a host, a port, a data source name, a user name and a password, clicking a connection test to ensure that the data source connection is normal, and storing the data source connection;
s22, intelligently configuring items; and analyzing according to the data of the data source and the historical configuration data, and automatically generating a configuration rule for template analysis.
The template warehouse can reduce the learning cost of using a rapid development platform and improve the development speed.
As a further scheme of the invention: the configuration rules include two types, as follows:
1) the data source comprises a plurality of tables, and the step of generating the analysis rule content according to the fields in the tables of the data source comprises the following steps: checking format, character length and input mode;
2) and configuring according to fields in the data configured in the history, the grouping statistical utilization rate and the similarity of the data in the same field.
As a further scheme of the invention: the step S3 includes:
s31, judging whether a project template exists, if not, directly executing the step S4, if so, adding the project template and executing the step S32;
the add item template includes: selecting a corresponding required project template in a template warehouse; or creating other types of project templates and storing the project templates in a template warehouse, and defining the ending format of project template files;
and S32, performing template management, rapidly generating the analyzed project template based on the configuration rule, selecting a development language, and defining the environment variable of the project template according to the development language.
As a further scheme of the invention: the environment variables include template environment variables and built-in system environment variables.
As a further scheme of the invention: s41, opening a project template in the development tool and adding a required module;
adding the required modules includes: logging in a registration module, a model entity and a block module;
s42, inputting environment variable data, and analyzing the project template by using a template analysis engine;
after receiving relevant data of system environment variables and template environment variables, analyzing files with defined ends under the whole project template by using a template analysis engine;
and S43, finally, outputting the analysis file to a working directory after the template analysis engine successfully analyzes, and outputting a corresponding project file to realize the universal and rapid development of the data source.
The development platform based on the noninvasive software rapid development method comprises the following steps:
the first acquisition module is used for acquiring a working directory;
the second acquisition module is used for acquiring the configuration rule;
the analysis module is used for acquiring a project template based on the configuration rule;
and the output module is used for analyzing according to the project template and outputting the project template to the working directory to obtain the project file which can be used uniformly.
The non-invasive software rapid development terminal comprises:
a processor;
a memory;
a computer program stored in the memory, the computer program being executable by the processor, the processor implementing the non-intrusive software rapid development method as described when executing the computer program.
And the computer readable storage medium stores a computer program, and when the computer program runs, the equipment where the storage medium is located is controlled to execute the non-invasive software rapid development method.
The invention has the advantages that:
1. according to the method and the system, the work catalog and the configuration rule are obtained, the project template is obtained according to the configuration rule, and is analyzed and output to the work catalog, so that the project file which can be used uniformly is obtained, repeated development of functional codes is reduced, the rapid development requirements of software engineers using different development languages are met, and meanwhile, the great waste of social human resources is further solved by using the project file which is used uniformly.
2. The project files output by the invention have uniform standards, so that the problem of a large number of repeated function development of the existing software enterprises can be solved, and the use cost of software engineers using different development languages in the existing rapid development platform is reduced.
3. The invention also comprises a template warehouse, so that a software engineer can rapidly develop according to the self development language, the learning cost of using a rapid development platform is reduced, and the development speed is improved.
4. The invention can establish a set of universal rapid development method and platform based on the design of multiple data sources and cross-open language capability.
Drawings
Fig. 1 is a system block diagram of a non-invasive software rapid development method provided in embodiment 1 of the present invention.
Fig. 2 is a schematic structural diagram of a non-intrusive software rapid development platform according to embodiment 2 of the present invention.
In the figure, 301 — a first acquisition module; 302-a first acquisition module; 303-an analysis module; 304-output module.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1
Referring to fig. 1, fig. 1 is a system block diagram of a non-invasive software rapid development method provided in embodiment 1 of the present invention, and the non-invasive software rapid development method includes the following steps:
s1, acquiring a working directory;
receiving a default data source, a default warehouse, a work directory, an author name, an author mailbox, an author mobile phone number and the like which are set by a system, and generating codes, wherein the generated codes directly correspond to the local work directory;
it should be noted that, a user may download a client of the rapid development platform, and then input an account and a password to log in through the client and log in the rapid development platform, and then perform system setting.
S2, acquiring a configuration rule;
s21, creating a project and setting the project, wherein the setting the project comprises:
setting project information, wherein the project information comprises: project name, project code number, Logo, project type, etc.;
s22, setting a data source of the created project;
firstly, establishing data source connection, inputting a connection name, a host, a port, a data source name, a user name and a password, clicking a connection test to ensure that the data source connection is normal, and storing the data source connection after confirming that no errors exist;
the data source type of the setting item is as follows: the system comprises a data source, a data source and a table structure in the data source, wherein the table structure comprises TiDB, MariaDB, MySQL, Oracle, SQLServer and the like, the data source and the table structure in the data source exist as system environment variables in a metadata form, and the values of the system environment variables can be set aiming at the metadata;
it should be noted that Metadata (also called intermediary data and relay data) is data describing data (data about data), and is mainly information describing data property (property), and is used to support functions such as indicating storage location, history data, resource search, file record, and the like.
S23, intelligently configuring items; analyzing according to the data of the data source and the historical configuration data, and automatically generating a configuration rule for template analysis;
the configuration rules include two types, as follows:
1) the data source comprises a plurality of tables, and the step of generating the analysis rule content according to the fields in the tables of the data source comprises the following steps: checking format, character length and input mode;
for example: the field Mobile data in the form A of the data source is a Mobile phone number, and the analysis rule generated by intelligent configuration comprises the following steps: the check format is/[ 1] [3,4,5,7,8] [0-9] {9} $/, the character length is 11, and the input mode is a text box;
2) configuring according to fields in the data of the historical configuration, the grouping statistical utilization rate and the similarity of the data of the same fields;
for example: the field custom name in the data of the historical configuration is intelligently configured according to the use frequency of the grouping statistic configuration data and the similarity of the data of the same field.
S3, acquiring the analyzed project template based on the configuration rule;
s31, judging whether a project template exists, if not, directly executing the step S4, if so, adding the project template and executing the step S32;
the add item template includes: selecting a corresponding required project template in a template warehouse; other types of templates may also be created such as: project templates, group templates, file templates, block templates; further comprising: template title, template name, belonging template warehouse, template type, cover picture, template remark and template file; and defines an item template file ending format, e.g., the template file format is defined as ". tpl" ending.
S32, carrying out template management, and quickly generating a project template based on a configuration rule;
the user can select to create a project template, a group template, a file template and a block template, select the development language of the template file and define the environment variables of the project template according to the development language used by the user;
the environment variables include template environment variables, such as: variable name, type, default value, version number, scope;
the environment variables also comprise built-in system environment variables, such as author names, author mailboxes, item names, item generation paths, data source tables, data source table information, table names, table hump names, table remarks, table source modes, table source contents, field names, field remarks, field lengths, field types, whether to fill in, whether to add a main key, whether to add a new display, whether to modify a display, whether to list a display, whether to show details, whether to search for a display, a query mode, field default values, component types, component prompt contents, validation rules, data sources, data source contents and an extended attribute JSON format.
Further, the project template is stored in a template warehouse, the template warehouse is a public template warehouse of a development platform, or a private template warehouse is created by user definition, so that the project template is stored.
And S4, analyzing based on the project template and outputting to the work directory to obtain a project file which can be used uniformly.
S41, opening a project template in the development tool and adding a required module;
in this embodiment, the development tool is used for editing, debugging, and running template files and project files on line, the file type of online editing supports all development languages, and system variables and template environment variable prompts are built in the development tool, so as to facilitate rapid development when editing a template.
Adding the required modules includes: a login registration module (a group module which comprises all code files at the front end and the rear end), a model entity (a file module which only comprises a single model file) and a block module (which only comprises a code block); the corresponding modules of the required business functions can be added through a development tool, so that a project template is perfected;
s42, inputting relevant data of the environment variables, and analyzing the project template by using a template analysis engine;
after receiving relevant data of system environment variables and template environment variables needing to be input, analyzing files ending in 'tpl' under the whole project template by using a template analysis engine, wherein the rule of the template analysis engine adopts Django template grammar; the template analysis engine carries out data mapping analysis on data source data, required input data, system environment variables and template environment variables;
and S43, finally, outputting the analysis file to a working directory after the template analysis engine successfully analyzes the data to obtain a corresponding project file, wherein the project file has a uniform standard, and universal and rapid development of a data source is realized.
In addition, in the embodiment, after the template analysis engine is successfully analyzed, the project can be opened through a third-party tool for secondary development, and a corresponding project file is output, so that universal and rapid development of a data source is realized.
The secondary development comprises the following steps: all codes in the generated project file have no strong dependence on a rapid development platform, and completely have no invasive secondary development;
to better facilitate understanding of the secondary development, exemplary:
in the JAVA project case 1, the user defines the project template file in the step S32 to be in a JAVA.
In case 2, the user defines the project template file in step S32 to be in cs.tpl format;
golang project case, the user customizes the project template file in step S32 to a.
The working principle is as follows: the invention obtains the project template according to the configuration rule by obtaining the work catalog and the configuration rule, analyzes the project template and outputs the project template to the work catalog, and the analyzing process comprises the following steps: after the user-defined system environment variables and the relevant data of the template environment variables are input, a template analysis engine is used for analyzing files ending in 'tpl' under the whole project template, and the rule of the template analysis engine adopts Django template grammar; the template analysis engine carries out data mapping analysis on the data source data, the required input data, the system environment variables and the template environment variables, so that project files which can be used uniformly are obtained, repeated development of functional codes is reduced, the requirement of software engineers using different development languages for rapid development is met, and meanwhile, the great waste of social human resources is further solved by using the project files which are used uniformly.
Example 2
Referring to fig. 2, fig. 2 is a schematic structural diagram of a non-intrusive software rapid development platform according to embodiment 2 of the present invention; the development platform based on the noninvasive software rapid development method comprises the following steps:
a first obtaining module 301, configured to obtain a working directory; the system is also used for setting a default data source, a default warehouse, a work directory, an author name, an author mailbox, an author mobile phone number and generating a code, and the generated code directly corresponds to the local work directory;
a second obtaining module 302, configured to obtain a configuration rule; and is also used for:
creating a project and setting the project, the setting the project comprising:
setting project information, wherein the project information comprises: project name, project code number, Logo and project type;
setting a data source for creating a project;
firstly, establishing data source connection, inputting a connection name, a host, a port, a data source name, a user name and a password, clicking a connection test to ensure that the data source connection is normal, and storing the data source connection;
intelligently configuring the project; analyzing according to the data of the data source and the historical configuration data, and automatically generating a configuration rule for template analysis;
the configuration rules include two types, as follows:
1) the data source comprises a plurality of tables, and the step of generating the analysis rule content according to the fields in the tables of the data source comprises the following steps: checking format, character length and input mode;
2) and configuring according to fields in the data configured in the history, the grouping statistical utilization rate and the similarity of the data in the same field.
The analysis module 303 is configured to obtain a project template based on the configuration rule; and is also used for:
judging whether the project template exists, if not, then:
the add item template includes: selecting a corresponding required project template in a template warehouse; or creating other types of project templates and defining the ending format of the project template file;
performing template management, quickly generating an analyzed project template based on a configuration rule, selecting a development language, and defining environment variables of the project template according to the development language;
the environment variables include template environment variables and built-in system environment variables.
If so, proceed directly to the next step.
An output module 304, configured to perform parsing according to the project template and output the parsed project template to a work directory to obtain a uniformly usable project file, and further configured to:
opening a project template in a development tool, and adding a required module to obtain related data of template environment variables;
adding the required modules includes: logging in a registration module, a model entity and a block module;
inputting environment variable data, and analyzing a project template by using a template analysis engine;
after receiving relevant data of system environment variables and template environment variables, analyzing files with defined ends under the whole project template by using a template analysis engine;
and S43, finally, outputting the analysis file to a working directory after the template analysis engine successfully analyzes, and outputting a corresponding project file to realize the universal and rapid development of the data source.
Example 3
The non-invasive software rapid development terminal comprises:
a processor;
a memory;
a computer program stored in the memory, the computer program being executable by the processor, the processor implementing the non-intrusive software rapid development method as described when executing the computer program.
Example 4
And the computer readable storage medium stores a computer program, and when the computer program runs, the equipment where the storage medium is located is controlled to execute the non-invasive software rapid development method.
The above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. The non-invasive software rapid development method is characterized by comprising the following steps:
s1, acquiring a working directory;
s2, acquiring a configuration rule;
s3, acquiring a project template based on the configuration rule;
and S4, analyzing based on the project template and outputting to the work directory to obtain a project file which can be used uniformly.
2. The method for non-invasive software rapid development according to claim 1, wherein said step S1 includes:
default data sources, a default warehouse, a working directory, an author name, an author mailbox, an author mobile phone number are set by the system, codes are generated, and the generated codes directly correspond to the local working directory.
3. The method for non-invasive software rapid development according to claim 2, wherein said step S2 includes:
s21, creating a project and setting the project, wherein the setting the project comprises:
setting project information, wherein the project information comprises: project name, project code number, Logo and project type;
setting a data source for creating a project;
firstly, establishing data source connection, inputting a connection name, a host, a port, a data source name, a user name and a password, clicking a connection test to ensure that the data source connection is normal, and storing the data source connection;
s22, intelligently configuring items; and analyzing according to the data of the data source and the historical configuration data, and automatically generating a configuration rule for template analysis.
4. The non-invasive software rapid development method according to claim 3,
the configuration rules include two types, as follows:
1) the data source comprises a plurality of tables, and the step of generating the analysis rule content according to the fields in the tables of the data source comprises the following steps: checking format, character length and input mode;
2) and configuring according to fields in the data configured in the history, the grouping statistical utilization rate and the similarity of the data in the same field.
5. The method for non-invasive software rapid development according to claim 1, wherein said step S3 includes:
s31, judging whether a project template exists, if not, directly executing the step S4, if so, adding the project template and executing the step S32;
the add item template includes: selecting a corresponding required project template in a template warehouse; or creating other types of project templates and storing the project templates in a template warehouse, and defining the ending format of project template files;
the template warehouse comprises a public template warehouse of a development platform or a private template warehouse;
and S32, performing template management, rapidly generating the analyzed project template based on the configuration rule, selecting a development language, and acquiring the environment variables of the project template according to the development language.
6. The method for noninvasive software rapid development according to claim 5, characterized in that the environment variables comprise template environment variables and built-in system environment variables.
7. The method and platform for noninvasive software rapid development according to claim 6, wherein the step S4 comprises:
s41, opening a project template in the development tool and adding a required module;
adding the required modules includes: logging in a registration module, a model entity and a block module;
s42, inputting environment variable data, and analyzing the project template by using a template analysis engine;
after receiving relevant data of system environment variables and template environment variables, analyzing files with defined ends under the whole project template by using a template analysis engine;
and S43, finally, outputting the analysis file to a working directory after the template analysis engine successfully analyzes, and outputting a corresponding project file, wherein the project file has a uniform standard.
8. The development platform based on the noninvasive software rapid development method of any one of claims 1 to 7, characterized by comprising:
the first acquisition module is used for acquiring a working directory;
the second acquisition module is used for acquiring the configuration rule;
the analysis module is used for acquiring a project template based on the configuration rule;
and the output module is used for analyzing according to the project template and outputting the project template to the working directory to obtain the project file which can be used uniformly.
9. A non-invasive software rapid development terminal is characterized by comprising:
a processor;
a memory;
a computer program stored in the memory, the computer program being executable by the processor, the processor implementing the non-intrusive software rapid development method of any of claims 1-7 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed, controls a device on which the storage medium is located to perform the method for noninvasive rapid software development according to any one of claims 1-7.
CN202110038191.0A 2021-01-12 2021-01-12 Non-invasive rapid development method, platform, terminal and storage medium Pending CN112799638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110038191.0A CN112799638A (en) 2021-01-12 2021-01-12 Non-invasive rapid development method, platform, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110038191.0A CN112799638A (en) 2021-01-12 2021-01-12 Non-invasive rapid development method, platform, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN112799638A true CN112799638A (en) 2021-05-14

Family

ID=75810165

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110038191.0A Pending CN112799638A (en) 2021-01-12 2021-01-12 Non-invasive rapid development method, platform, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN112799638A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320441A1 (en) * 2007-06-23 2008-12-25 Azadeh Ahadian Extensible rapid application development for disparate data sources
CN105242914A (en) * 2015-09-06 2016-01-13 江苏马上游科技股份有限公司 Model driven code generation method and system
CN105511865A (en) * 2015-11-30 2016-04-20 大连文森特软件科技有限公司 Method and system using multi-language or multi-engine to do code development
CN106293664A (en) * 2015-05-27 2017-01-04 交通银行股份有限公司 Code generating method and device
CN108228174A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 Accelerate the method and device of code efficiency in software development
CN109783084A (en) * 2019-01-18 2019-05-21 广州思坦德计算机信息科技有限公司 A kind of computer code automatic generation method, system, device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320441A1 (en) * 2007-06-23 2008-12-25 Azadeh Ahadian Extensible rapid application development for disparate data sources
CN106293664A (en) * 2015-05-27 2017-01-04 交通银行股份有限公司 Code generating method and device
CN105242914A (en) * 2015-09-06 2016-01-13 江苏马上游科技股份有限公司 Model driven code generation method and system
CN105511865A (en) * 2015-11-30 2016-04-20 大连文森特软件科技有限公司 Method and system using multi-language or multi-engine to do code development
CN108228174A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 Accelerate the method and device of code efficiency in software development
CN109783084A (en) * 2019-01-18 2019-05-21 广州思坦德计算机信息科技有限公司 A kind of computer code automatic generation method, system, device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
朱海明: "基于SSH框架的JavaEE 项目代码生成工具的研究与实现", 《数字技术与应用》, pages 57 - 59 *

Similar Documents

Publication Publication Date Title
Evermann et al. Toward formalizing domain modeling semantics in language syntax
US8103705B2 (en) System and method for storing text annotations with associated type information in a structured data store
US10324929B2 (en) Provision of position data for query runtime errors
CN115617327A (en) Low code page building system, method and computer readable storage medium
CN108255837B (en) SQL parser and method
CN110427188B (en) Configuration method, device, equipment and storage medium of single-test assertion program
CN111626028A (en) Report generation method, device and equipment based on function analysis and computer medium
CN110955410B (en) Code automatic generation method, device, equipment and medium
CN113238740B (en) Code generation method, code generation device, storage medium and electronic device
CN111026670B (en) Test case generation method, test case generation device and storage medium
CN114328574A (en) Data query method and device, electronic equipment and computer-readable storage medium
US20140101097A1 (en) Template based database analyzer
CN103678396B (en) A kind of data back up method and device based on data model
CN113419789A (en) Method and device for generating data model script
CN111443901A (en) Business expansion method and device based on Java reflection
CN114253995A (en) Data tracing method, device, equipment and computer readable storage medium
CN113688134B (en) Visual variable management method, system and equipment based on multidimensional data
CN116010461A (en) Data blood relationship analysis method and device, storage medium and electronic equipment
CN112799638A (en) Non-invasive rapid development method, platform, terminal and storage medium
CN108304219B (en) Secondary development platform and method
CN114036178A (en) Service interface generation method, device, computer and readable storage medium
CN114064601B (en) Storage process conversion method, device, equipment and storage medium
CN112685435A (en) Table query method and system based on Vue and Mybatis
CN110853327A (en) Ship cabin equipment data field debugging and collecting method and device based on single chip microcomputer
CN116450682B (en) Model generation method, device, equipment and medium based on data combination

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