CN109284096A - A kind of automated construction method and electronic equipment of programming project - Google Patents

A kind of automated construction method and electronic equipment of programming project Download PDF

Info

Publication number
CN109284096A
CN109284096A CN201810963268.3A CN201810963268A CN109284096A CN 109284096 A CN109284096 A CN 109284096A CN 201810963268 A CN201810963268 A CN 201810963268A CN 109284096 A CN109284096 A CN 109284096A
Authority
CN
China
Prior art keywords
project
file
gulp
construction method
task
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
CN201810963268.3A
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 Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN201810963268.3A priority Critical patent/CN109284096A/en
Publication of CN109284096A publication Critical patent/CN109284096A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

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

Abstract

The present invention discloses the automated construction method and electronic equipment of a kind of programming project, wherein method is comprising steps of global install gulp, and the exploitation dependent file of installation project;Gulpfile.js file is created under project root;Execute the gulp.js file in gulp source code;The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and project-based need to configure corresponding build processing logic.Present invention optimizes rear end project initiation modes, improve development efficiency.The present invention is not only suitable only for Node.js server-side by installation gulp, and is suitable for front end, is the different task of different Project settingsization, improves the versatility of task;Front and back end can be run simultaneously on a machine after being packaged with client, the public same project of server-side, gulp, the full stack based on Node.js can be with quick response, iteratively faster.

Description

A kind of automated construction method and electronic equipment of programming project
Technical field
The present invention relates to the automated construction methods and electronics of field of computer technology more particularly to a kind of programming project to set It is standby.
Background technique
Node.js is the JavaScript running environment based on Chrome V8 engine.Node.js has used one The model of event-driven, non-block type I/O keeps its light weight again efficient.The package manager npm of Node.js, which is that the whole world is maximum, to be opened The source library ecosystem.
In the prior art, a plurality of order is needed to be implemented when the rear end Node.js starting service, and occupies terminal desktop, led Cause development efficiency lower.
Therefore, the existing technology needs to be improved and developed.
Summary of the invention
In view of above-mentioned deficiencies of the prior art, the purpose of the present invention is to provide a kind of automation building sides of programming project Method and electronic equipment, it is intended to solve the problems such as starting service need to execute a plurality of order, low efficiency in the prior art.
Technical scheme is as follows:
A kind of automated construction method of programming project, wherein comprising steps of
Overall situation installation gulp, and the exploitation dependent file of installation project;
Gulpfile.js file is created under project root;
Execute the gulp.js file in gulp source code;
The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and are based on item Purpose needs to configure corresponding build processing logic.
The automated construction method of the programming project, wherein further include:
Code is packaged using module packing device in client.
The automated construction method of the programming project, wherein in server end, configure and monitored using nodemon Change in node.js application program is simultaneously restarted automatically service.
The automated construction method of the programming project, wherein when project initialization, create for storing code Catalogue, and the node_modules relied in rear end check code format and installation and operation.
The automated construction method of the programming project, wherein introduce module in the exploitation environment of client and be packaged The microserver of device.
A kind of electronic equipment, wherein include:
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Overall situation installation gulp, and the exploitation dependent file of installation project;
Gulpfile.js file is created under project root;
Execute the gulp.js file in gulp source code;
The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and are based on item Purpose needs to configure corresponding build processing logic.
The electronic equipment, wherein be packaged code using module packing device in client.
The electronic equipment, wherein in server end, configure and using in nodemon monitoring node.js application program Change and be restarted automatically service.
The electronic equipment, wherein when project initialization, create the catalogue for storing code, and in rear end school Test the node_modules of code format and installation and operation dependence.
A kind of non-volatile computer readable storage medium storing program for executing, wherein the non-volatile computer readable storage medium storing program for executing is deposited Computer executable instructions are contained, when which is executed by one or more processors, may make described one A or multiple processors execute the automated construction method of the programming project.
A kind of computer program product, wherein non-volatile computer is readable to be deposited computer program product including being stored in Computer program on storage media, computer program include program instruction, when program instruction is executed by processor, make the place Manage the automated construction method that device executes the programming project.
The utility model has the advantages that improving development efficiency present invention optimizes rear end project initiation mode.The present invention passes through installation Gulp is not only suitable only for Node.js server-side, and is suitable for front end, is the different task of different Project settingsization, improves The versatility of task;It can be run simultaneously on a machine after being packaged with client, the public same project of server-side, gulp Front and back end, the full stack based on Node.js can be with quick responses, iteratively faster.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the automated construction method preferred embodiment of programming project of the present invention.
Fig. 2 is the structural block diagram of a kind of electronic equipment preferred embodiment.
Specific embodiment
The present invention provides the automated construction method and electronic equipment of a kind of programming project, to make the purpose of the present invention, skill Art scheme and effect are clearer, clear, and the present invention is described in more detail below.It should be appreciated that tool described herein Body embodiment is only used to explain the present invention, is not intended to limit the present invention.
Referring to Fig. 1, Fig. 1 is a kind of flow chart of the automated construction method preferred embodiment of programming project of the present invention, As shown, itself comprising steps of
S1, global installation gulp, and the exploitation dependent file of installation project;
S2, gulpfile.js file is created under project root;
Gulp.js file in S3, execution gulp source code;
S4, task of project initiation is defined in gulpfile.js file, and the sequencing of appointed task, and base Corresponding build processing logic is needed to configure in project.
Present invention optimizes rear end project initiation modes, improve development efficiency.The present invention is not only fitted by installation gulp Node.js server-side is closed, and is suitable for front end, is the different task of different Project settingsization, improves the versatility of task; Front and back end can be run simultaneously on a machine after being packaged with client, the public same project of server-side, gulp, be based on The full stack of Node.js can be with quick response, iteratively faster.
Specifically, in the step S1, global installation gulp, and the exploitation dependent file of installation project.
Gulp is a front end the build tool, and compared with grunt, gulp is without writing a lot of many and diverse configuration parameters, API Also very simple, study gets up to be easy to, and gulp uses in nodejs stream to read and operation data, speed Degree is faster.
It before gulp is installed, needs that nodejs environment correctly is installed, gulp is then installed with global mode.
After overall situation installation gulp, it is also necessary to separately installed primary in each project to use gulp.Catalogue is cut It changes in project folder, is then executed in order line;If gulp is write into project when installation In the dependence of package.json file, then can add -- save-dev.
That is, the exploitation as project relies on (devDependencies) installation after global installation gulp.
In the step S2, gulpfile.js file is created under project root.
Gulp needs a file as its master file, this file is called gulpfile.js in gulp.Newly-built one The file of a entitled gulpfile.js of file, is then put into project root.The thing to be done later be exactly Task is defined in gulpfile.js file.Here is a simplest gulpfile.js file content example, it is defined The task of one default
Specific code is as follows:
Var gulp=require (' gulp');
Gulp.task (' default', function ()
Task code
});
Such as
Bibliographic structure is as follows at this time:
In the step S3, the gulp.js file in gulp source code is executed.
Specifically, in package.json, configuration executes the text of the gulp.js in gulp source code using babel-node Part.
In the step S4, the task of project initiation, and the elder generation of appointed task are defined in gulpfile.js file Sequence afterwards.Project-based simultaneously to need to configure corresponding build processing logic, final purpose is to allow web project suitable Sharp, perfect behaves.
Run gulp task, only need to be switched to storage gulpfile.js file catalogue (windows platform use cmd Or the tools such as Power Shell), gulp order is then executed in order line, can add behind gulp will execute Task name, such as gulp task1, if the default task of the entitled default of task can be executed without appointed task name.
When configuring corresponding build processing logic, need according to parameter judgement is received to be that exploitation is packaged or production is packaged. The plug-in unit for the tool-class for needing a plug-in unit-yargs and subsequent needs to use herein: lodash (it is used for groups of operands, when So it is not only to have such use) and path (for writing path), it is loaded into environment with npm, and in gulpfile It is stated in file.
Specifically, the task for being build is created
// creation task
Obtain the parameter of console input:
Var evr=argv.p | |!argv.d;// production environment is true, and exploitation environment is false, is defaulted as true
Var mod=argv.m | | ' all';// module is bright, is defaulted as whole
Gulp build-p or gulp build-p-m t1 are inputted in console in this way, can be obtained parameter.
Then it needs to carry out the configuration of some packings, first obtains the js file of FileConfig, inside write-in needs File configuration information:
Then following method is written:
Var FileConfig=function ()
};
In order to improve efficiency, can directly be proceeded as follows when exports:
Module.exports=new FileConfig ();
Configuration information all obtains in this method of FileConfig later, for example needs to obtain module information, then presses Following method obtains:
FileConfig.prototype.modules=function ()
return modules;
};
Further, the automated construction method of the programming project, further include:
Code is packaged using module packing device in client.
In the present invention, introduces module packing device (webpack) and be packaged code.Webpack-dev- is introduced in exploitation environment Server provides convenience for exploitation.Webpack is file strapping tool, the various js text of project, css file etc. can be beaten Packet is merged into one or more files, is mainly used for modular arrangement, the scheme of precompile module;Gulp and webpack is fixed Do not conflict in justice and usage, it can be in conjunction with using.
Further, the microserver of module packing device is introduced in the exploitation environment of client.
For example, grassroot project file D: 03www2018 study webpack2017, be abbreviated as root below, newly Build npm configuration file package.josn, root > cnpm init.
Part installation webpack root > cnpm i webpack-D, server root > cnpm i is installed in part webpack-dev-server–D.To automatically generating node_modules file, under have 804 file (485+ 319server) a file, these packets are all the dependences of webpack.The packet just installed is increased in package.json The configuration of webpack.
DevDependencies is that exploitation relies on, and can only be used in packing process, and code to the end will not be included In.If necessary to install the webpack of indicated release, npm install--save-dev webpack@<version number>lattice are used Formula.
Further, it in server end, configures and uses the change in nodemon monitoring node.js application program and automatic The service of restarting.
Nodemon is by the file in monitoring starting catalogue, and if there is any file amendment, nodemon will be opened again automatically Dynamic node application program.Nodemon does not need to carry out any change to code or development scheme.Nodemon is only simple to be wrapped Node application program is filled, and monitors any file changed.That is nodemon is the replacement packet of node, is only being run The node in order line is replaced when script.If there is docker (the application container engine of an open source) is then configured.
Further, when project initializes, the catalogue for storing code is created, and in rear end check code format, with And the node_modules (i.e. module) that installation and operation relies on.Module and file are one-to-one in node.js, that is, Say that a node.js file is exactly a module, file content may be packaged some JavaScript methods, JSON number Expanded according to, compiled C/C++ etc..Wherein http, fs, net etc. are the nucleus modules that node.js is provided, and use C/C++ reality Existing, outside is encapsulated with JavaScript.
There are two types of types for module in node.js: nucleus module and file module, nucleus module directly use name acquiring, Such as the http module of longest.
There are two types of search for loading module mode by node.js: nucleus module highest priority is directly loaded using name, Nucleus module is loaded first when having naming conflict;File module can only load that (.js that can be omitted default is opened up according to path Name is opened up, words that no need to show that statement is write).
The present invention is illustrated below by a specific example.
The rear end Node.js scaffold based on server framework koa.js is built
Premise: ensure that exploitation machine has been mounted with node.js and npm, can be checked respectively for by `node-v` and `npm-v` The installation of node.js and npm, if it is not, needing to install.
Check that whether the overall situation is mounted with gulp to exploitation machine, opens computer shell, inputs `gulp-v`, if there is in output Hold, illustrate to be mounted with gulp, if it is not, inputting `npm install gulp-g`, so that project can be according to Bad gulp realizes building for scaffold, and gulp mainly plays ` task manager `.
A file is created as project, the new files under its root are named as `gulpfile.js`, and with This reference file as gulp orderly function (each operation module be known as task), for server-side, when operation, is needed Task to be processed has:
1, file and file useless under original catalogue are deleted;
2, file is re-created according to present configuration;
3, whether wrong according to configuration inspection back-end code grammer;
4, grammer is compiled, allows the code write syntactically correct in node.js environment;
5, the node_modules that relies in configuration file is installed, enables code trouble-free operation;
6, the code after compression processing, compressed format are tar.gz.
Finally, output be one such as are as follows: the compressed package of codemao-tob-0.0.2.tar.gz, such compressed package After passing on server, decompression can just be such that it behaves using pm2.
Referring to Fig. 2, the present invention also provides a kind of electronic equipment 10 comprising:
Processor 110 is adapted for carrying out each instruction, and
Equipment 120 is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Overall situation installation gulp, and the exploitation dependent file of installation project;
Gulpfile.js file is created under project root;
Execute the gulp.js file in gulp source code;
The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and are based on item Purpose needs to configure corresponding build processing logic.
The processor 110 can for general processor, digital signal processor (DSP), specific integrated circuit (ASIC), Field programmable gate array (FPGA), single-chip microcontroller, ARM (Acorn RISC Machine) or other programmable logic device are divided Any combination of vertical door or transistor logic, discrete hardware component or these components.In addition, processor can also be any Conventional processors, microprocessor or state machine.Processor also may be implemented as calculating the combination of equipment, for example, DSP and Wei Chu Manage combination, multi-microprocessor, one or more microprocessors combination DSP core, any other this configuration of device.
It stores equipment 120 and is used as a kind of non-volatile computer readable storage medium storing program for executing, can be used for storing non-volatile software Program, non-volatile computer executable program and module, as the automation of the programming project in the embodiment of the present invention constructs The corresponding program instruction of method.Processor by operation be stored in storage equipment in non-volatile software program, instruction and Unit realizes above-mentioned side thereby executing the various function application and data processing of the automated construction method of programming project The automated construction method of programming project in method embodiment.
Further, code is packaged using module packing device in client.
Further, it in server end, configures and uses the change in nodemon monitoring node.js application program and automatic The service of restarting.
It has been described in detail in the method for particular technique details in front about above-mentioned electronic equipment 10, so it will not be repeated.
The present invention also provides a kind of non-volatile computer readable storage medium storing program for executing, the non-volatile computer readable storage Media storage has computer executable instructions, when which is executed by one or more processors, may make One or more of processors execute the automated construction method of the programming project.
The present invention also provides a kind of computer program product, computer program product includes being stored in non-volatile computer Computer program on readable storage medium storing program for executing, computer program include program instruction, when program instruction is executed by processor, are made The processor executes the automated construction method of the programming project.
It should be understood that the application of the present invention is not limited to the above for those of ordinary skills can With improvement or transformation based on the above description, all these modifications and variations all should belong to the guarantor of appended claims of the present invention Protect range.

Claims (10)

1. a kind of automated construction method of programming project, which is characterized in that comprising steps of
Overall situation installation gulp, and the exploitation dependent file of installation project;
Gulpfile.js file is created under project root;
Execute the gulp.js file in gulp source code;
The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and project-based Need to configure corresponding build processing logic.
2. the automated construction method of programming project according to claim 1, which is characterized in that further include:
Code is packaged using module packing device in client.
3. the automated construction method of programming project according to claim 1, which is characterized in that in server end, configuration And using the change in nodemon monitoring node.js application program and it is restarted automatically service.
4. the automated construction method of programming project according to claim 1, which is characterized in that when project initialization, Create the catalogue for storing code, and the node_modules relied in rear end check code format and installation and operation.
5. the automated construction method of programming project according to claim 2, which is characterized in that in the exploitation ring of client The microserver of module packing device is introduced in border.
6. a kind of electronic equipment characterized by comprising
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Overall situation installation gulp, and the exploitation dependent file of installation project;
Gulpfile.js file is created under project root;
Execute the gulp.js file in gulp source code;
The task of project initiation, and the sequencing of appointed task are defined in gulpfile.js file, and project-based Need to configure corresponding build processing logic.
7. electronic equipment according to claim 6, which is characterized in that be packaged code using module packing device in client.
8. electronic equipment according to claim 6, which is characterized in that in server end, configure and monitored using nodemon Change in node.js application program is simultaneously restarted automatically service.
9. a kind of non-volatile computer readable storage medium storing program for executing, which is characterized in that the non-volatile computer readable storage medium Matter is stored with computer executable instructions, when which is executed by one or more processors, may make institute State the automated construction method that one or more processors perform claim requires the described in any item programming projects of 1-5.
10. a kind of computer program product, which is characterized in that computer program product can including being stored in non-volatile computer The computer program on storage medium is read, computer program includes program instruction, when program instruction is executed by processor, makes institute State the automated construction method that processor perform claim requires the described in any item programming projects of 1-5.
CN201810963268.3A 2018-08-22 2018-08-22 A kind of automated construction method and electronic equipment of programming project Pending CN109284096A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810963268.3A CN109284096A (en) 2018-08-22 2018-08-22 A kind of automated construction method and electronic equipment of programming project

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810963268.3A CN109284096A (en) 2018-08-22 2018-08-22 A kind of automated construction method and electronic equipment of programming project

Publications (1)

Publication Number Publication Date
CN109284096A true CN109284096A (en) 2019-01-29

Family

ID=65182983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810963268.3A Pending CN109284096A (en) 2018-08-22 2018-08-22 A kind of automated construction method and electronic equipment of programming project

Country Status (1)

Country Link
CN (1) CN109284096A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110007954A (en) * 2019-02-27 2019-07-12 深圳点猫科技有限公司 The method and electronic equipment that language is packaged Vue project based on programming
CN110109659A (en) * 2019-04-28 2019-08-09 广东三维家信息科技有限公司 A kind of system that realizing front end applications scaffold and server
CN110347378A (en) * 2019-07-12 2019-10-18 北京明略软件系统有限公司 The building method and device of item development environment
CN112860278A (en) * 2021-02-08 2021-05-28 杭州玳数科技有限公司 Front-end terminal tool relying on nodejs uniform packaging
CN113127361A (en) * 2021-04-23 2021-07-16 中国工商银行股份有限公司 Application program development method and device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end
CN106775751A (en) * 2016-12-30 2017-05-31 深圳中顺易金融服务有限公司 A kind of web front-end frame system and framework method
CN106843869A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 A kind of front end Development Engineering system and method
CN106990966A (en) * 2017-03-31 2017-07-28 中国科学技术大学苏州研究院 Mobile terminal cross-platform Development Framework and development approach based on front end frame
CN107291458A (en) * 2017-06-06 2017-10-24 北京知道创宇信息技术有限公司 A kind of plug-in unit construction method, system and the server of Web applications
CN107291474A (en) * 2017-06-23 2017-10-24 郑州云海信息技术有限公司 A kind of front end engineering automates constructing system
CN108388454A (en) * 2018-01-24 2018-08-10 广州市动景计算机科技有限公司 Dynamic provides the method, apparatus and terminal device of compatible JS content for script

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end
CN106775751A (en) * 2016-12-30 2017-05-31 深圳中顺易金融服务有限公司 A kind of web front-end frame system and framework method
CN106843869A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 A kind of front end Development Engineering system and method
CN106990966A (en) * 2017-03-31 2017-07-28 中国科学技术大学苏州研究院 Mobile terminal cross-platform Development Framework and development approach based on front end frame
CN107291458A (en) * 2017-06-06 2017-10-24 北京知道创宇信息技术有限公司 A kind of plug-in unit construction method, system and the server of Web applications
CN107291474A (en) * 2017-06-23 2017-10-24 郑州云海信息技术有限公司 A kind of front end engineering automates constructing system
CN108388454A (en) * 2018-01-24 2018-08-10 广州市动景计算机科技有限公司 Dynamic provides the method, apparatus and terminal device of compatible JS content for script

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GEEKGHC: "gulpjs使用总结", 《HTTPS://SEGMENTFAULT.COM/A/1190000008460179》 *
无双: "前端构建工具guldjs的使用介绍及技巧", 《HTTPS://WWW.CNBLOGS.COM/2050/P/4198792.HTML》 *
木西梧: "前端构建工具guldjs的使用介绍及技巧", 《HTTPS://WWW.CNBLOGS.COM/SAPHO/P/5845406.HTML》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110007954A (en) * 2019-02-27 2019-07-12 深圳点猫科技有限公司 The method and electronic equipment that language is packaged Vue project based on programming
CN110109659A (en) * 2019-04-28 2019-08-09 广东三维家信息科技有限公司 A kind of system that realizing front end applications scaffold and server
CN110347378A (en) * 2019-07-12 2019-10-18 北京明略软件系统有限公司 The building method and device of item development environment
CN112860278A (en) * 2021-02-08 2021-05-28 杭州玳数科技有限公司 Front-end terminal tool relying on nodejs uniform packaging
CN113127361A (en) * 2021-04-23 2021-07-16 中国工商银行股份有限公司 Application program development method and device, electronic equipment and storage medium
CN113127361B (en) * 2021-04-23 2024-02-23 中国工商银行股份有限公司 Application development method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109284096A (en) A kind of automated construction method and electronic equipment of programming project
JP7371141B2 (en) Tools and methods for real-time dataflow programming languages
Wettinger et al. Unified invocation of scripts and services for provisioning, deployment, and management of cloud applications based on TOSCA
US10282171B2 (en) Application analyzer for cloud computing
US8589864B2 (en) Automating the creation of an application provisioning model
US10795654B2 (en) Mechanisms for declarative expression of data types for data storage
JP7050106B2 (en) How to instantiate an executable analysis module
US20180113799A1 (en) Model generation for model-based application testing
US20160337469A1 (en) Automated service interface optimization
US20100162230A1 (en) Distributed computing system for large-scale data handling
US20200183683A1 (en) Application architecture generation
US20130125092A1 (en) Generating deployable code from simulation models
CN110347378A (en) The building method and device of item development environment
CN113885849B (en) Application development method and device based on industrial internet platform and terminal equipment
CN106776314A (en) A kind of test system
US10387124B2 (en) System and method for creating domain specific language
US20130125093A1 (en) Generating object-oriented programming language code from a multi-domain dynamic simulation model
CN117370203B (en) Automatic test method, system, electronic equipment and storage medium
Gesing et al. Workflows in a dashboard: a new generation of usability
CN111142861B (en) Method and device for integrating structured comprehensive control system
EP2972880B1 (en) Kernel functionality checker
CN111602115A (en) Model driving method for application program development based on ontology
US10055516B1 (en) Testing open mobile alliance server payload on an open mobile alliance client simulator
CN115952089A (en) Software automation unit testing method and device, server and storage medium
CN109144575A (en) Device, method, electronic equipment and the memory of cross operating system operation application

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