CN106325833A - Code generation method for enterprise information management - Google Patents

Code generation method for enterprise information management Download PDF

Info

Publication number
CN106325833A
CN106325833A CN201510341756.7A CN201510341756A CN106325833A CN 106325833 A CN106325833 A CN 106325833A CN 201510341756 A CN201510341756 A CN 201510341756A CN 106325833 A CN106325833 A CN 106325833A
Authority
CN
China
Prior art keywords
code
generation module
gridview
code generation
page
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.)
Granted
Application number
CN201510341756.7A
Other languages
Chinese (zh)
Other versions
CN106325833B (en
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.)
China Petroleum and Chemical Corp
Original Assignee
China Petroleum and Chemical Corp
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 China Petroleum and Chemical Corp filed Critical China Petroleum and Chemical Corp
Priority to CN201510341756.7A priority Critical patent/CN106325833B/en
Publication of CN106325833A publication Critical patent/CN106325833A/en
Application granted granted Critical
Publication of CN106325833B publication Critical patent/CN106325833B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to a code generation method for enterprise information management, belonging to the technical field of enterprise software management. The invention is characterized by comprising a GridView code generation module and a single record compiling page code generation module, wherein the GridView code generation module is used for generating a code of a data list display page; and the single record compiling page code generation module is connected with the GridView code generation module, and used for generating a browsing and editing page code of single specific information in the data list display page. The code generation method disclosed by the invention comprises the following steps of: a, completing generation of the code of the data list display page through the GridView code generation module; and b, generating a single record browsing and editing page code. The code generation method disclosed by the invention is used as a secondary development tool; requirements on technological levels of developers can be reduced; generation of the code can be realized rapidly, effectively and safely; furthermore, few bugs are generated; the burden in the late test is reduced; and the rubustness of a program is increased.

Description

A kind of code generating method for enterprise information management
Technical field
A kind of code generating method for enterprise information management, belongs to enterprise software management technique field.
Background technology
Can use substantial amounts of information management system during enterprise production and management, such as Human Resources Management System, performance appraisal system, equipment management system etc., this type of system often has substantial amounts of data form, is shown the mass data of daily generation.For using the system of B/S mechanical development, traditional development scheme passes through hand-coding AM/BAM code, and development efficiency is low, expend time length, to take manpower many and technology is required height, and the code debugging time is longer and error rate is high, is easily generated bug.Therefore the manual codes fallen behind is write mode and is not the most adapted to the requirement of Rapid Development of Enterprise, awaits improving further development efficiency.
Summary of the invention
The technical problem to be solved in the present invention is: overcome the deficiencies in the prior art, it is provided that a kind of deficiency avoided in existing manual development scheme, provides a kind of fast, efficient, safe code generating method for enterprise information management for software developer.
The technical solution adopted for the present invention to solve the technical problems is: this is used for the code generating method of enterprise information management, it is characterized in that: including: for generating the GridView code generation module of data list displayed page code, and be connected with GridView code generation module, for generating the browsing of an independent specifying information in data list displayed page, the wall scroll record edit page code generation module of edit page code;
Comprise the steps:
Step a, completes the generation of data list displayed page code by GridView code generation module;
According to GridView code generation module flow process, by the setting to control, completing the setting to whole data display region, GridView code generation module sets according to user, the code needed for the automatically generated data display page;
Step b, wall scroll record browses, the generation of edit page code;
Utilize wall scroll record edit page code generation module flow process, by setting control type and parameter, whole codes of wall scroll record in complete paired data list displayed page.
Preferably, the GridView code generation module flow process described in step a, comprise the steps:
Step 1001, the fixed code in record save routine;
Fixed code in program when recording and preserve programming, and reserve the room of on-fixed code;
Step 1002, obtains the table parameter being manually entered;
After the mark List of input parameter at the interface according to GridView code generation module, GridView code generation module obtains the table parameter of input;
Step 1003, obtains the control parameter being manually entered;
After the mark input control parameter at the interface according to GridView code generation module, GridView code generation module obtains the control parameter of input;
Step 1004, is filled with the parameter got;
The table parameter got and control parameter are filled in step 1001 as in the reserved room of on-fixed code by GridView code generation module;
Step 1005, generates data display page code;
GridView code generation module table parameter and control parameter are filled complete after, form complete data display page code.
Preferably, the table parameter described in step 1002 includes table space name, data base's table name, time type, GridView columns.
Preferably, the control parameter described in step 1003 includes the sequence of id, SkinID, Width, OnRowDataBound, OnRowCreated, DataKeyNames, FooterTemplate, ShowFooter, gauge outfit, line number column position.
Preferably, the wall scroll record edit page code generation module flow process described in step b, comprise the steps:
Step 2001, enters a record in the data display page;
The record that a certain bar in the data display page is concrete is entered by wall scroll record edit page code generation module;
Step 2002, the required control quantity of input;
The quantity of required control is determined by button;
Step 2003, selects required control;
Control required for being selected by Table control signal generating unit;
Step 2004, completes the operation of a record;
Select required control by Table control signal generating unit, the display of the respective record in complete paired data displayed page, increase, revise, deletion action, generation changes the code looking into the page to these additions and deletions recording all information.
Preferably, step 2002, the required control described in 2003 include Label, Checkbox, ImageButton, HyperLink and DropDownList control.
Preferably, the code needed for the data display page described in step a includes: the query statement of data base, the data source binding code of GridView control, data row corresponding data field code, table style draw code, template row set code.
Preferably, the setting to control described in step a includes data source, corresponding field, data display format, template row or the setting of data binding row.
Compared with prior art, the present invention is had the beneficial effect that
Being used for the code generating method of enterprise information management by this, developer can carry out the setting of parameter according to project document, generates program source code, not only comprise backstage c# code, also include, to foreground web page code, generating the code closest to final program, significantly alleviating the burden of developer.The code simultaneously generated has higher vigorousness, alleviates the workload of later stage program debugging and test, shortens the project development time.
At this in the code generating method of enterprise information management, the field that user is needed by setting data storehouse table name, selection, the SQL statement that relevant database is operated can be obtained, the editting function shown including the inquiry of data base, record, and it is integrated with the generation code to GridView and Table control complexity solid gauge outfit, solve the complicated processes that hand-coding backstage code building during control uses sends out gauge outfit miscellaneous.
This code generating method is as secondary development tool, it is possible to decrease the requirement to exploitation Personnel Skill Levels, the fast, efficient, safe generation realizing code, and alleviates the burden of developer, and developer is freed from a large amount of repeatability coding works.The code generated by code generating method is tested through strict, and the bug of generation is few, alleviates the burden of later stage test and improves Procedure Haleness.
Accompanying drawing explanation
Fig. 1 is the code generating method connection diagram for enterprise information management.
Fig. 2 is the code generating method flow chart for enterprise information management.
Fig. 3 is the code generating method GridView code generation module interface schematic diagram for enterprise information management.
Fig. 4 is the code generating method GridView code generation module flow chart for enterprise information management.
Fig. 5 is the code generating method wall scroll record edit page code generation module interface schematic diagram for enterprise information management.
Fig. 6 is the code generating method Table control signal generating unit interface schematic diagram for enterprise information management.
Fig. 7 is the code generating method wall scroll record edit page code generation module flow chart for enterprise information management.
Detailed description of the invention
Fig. 1 ~ 7 are highly preferred embodiment of the present invention, and 1 ~ 7 the present invention will be further described below in conjunction with the accompanying drawings.
As it is shown in figure 1, this is used for the code generating method of enterprise information management, including: GridView code generation module and wall scroll record edit page code generation module.Wherein, GridView code generation module is mainly used in the generation of data list displayed page, is specific to the code generation module of bulk information displayed page customization;Wall scroll record edit page code generation module is mainly used in browsing a specifying information independent in data list displayed page, the generation of edit page.Being used for the code generating method of enterprise information management by this, developer can carry out the setting of parameter according to project document, generates program source code, not only comprise backstage c# code, also include, to foreground web page code, generating the code closest to final program, significantly alleviating the burden of developer.The code simultaneously generated has higher vigorousness, alleviates the workload of later stage program debugging and test, shortens the project development time.
As in figure 2 it is shown, this is for the code generating method of enterprise information management, comprise the steps:
Step a, completes the generation of data list displayed page code by GridView code generation module;
Utilize GridView and the Table control in GridView code generation module, by data source, corresponding field, data display format, template are arranged or the setting of data binding row, complete the setting to whole data display region, GridView code generation module sets according to user, and the query statement in automatically generated data storehouse, the data source binding code of GridView control, data row corresponding data field code, table style draw code, template row set the whole codes needed for the data such as code show.
Step b, wall scroll record browses, the generation of edit page code;
Utilize Label, Checkbox, ImageButton, HyperLink and DropDownList control in wall scroll record edit page code generation module, by setting control type and parameter, the display of wall scroll record in complete paired data list displayed page, increase, revise, delete, generate the additions and deletions to a certain all information of bar record and change the whole codes looking into the page, complete all operations to wall scroll data-base recording.
As it is shown on figure 3, in GridView code generation module, mass data is shown by GridView and Table control.The groundwork in manual development process of GridView and Table control is the form that the pattern on setting foreground, the field specifying data source and data source to comprise, each column data show, template to be specified row or the content of data binding row for GridView control.Often there is substantial amounts of repeated labor in this series of work, the most loaded down with trivial details when Database field is more.
At this in the code generating method of enterprise information management, the field that user is needed by setting data storehouse table name, selection, the SQL statement that relevant database is operated can be obtained, the editting function shown including the inquiry of data base, record, and it is integrated with the generation code to GridView and Table control complexity solid gauge outfit, solve the complicated processes that hand-coding backstage code building during control uses sends out gauge outfit miscellaneous.
In the GridView code generation module flow chart shown in Fig. 4, comprise the steps:
Step 1001, the fixed code in record save routine;
Fixed code in program when recording and preserve programming, and reserve the room of on-fixed code;
Step 1002, obtains the table parameter being manually entered;
After the mark List of input parameter at the interface according to GridView code generation module, GridView code generation module obtains the table parameter of input;
As it is shown on figure 3, need the table parameter arranged to include table space name, data base's table name, time type, GridView columns.
Step 1003, obtains the control parameter being manually entered;
After the mark input control parameter at the interface according to GridView code generation module, GridView code generation module obtains the control parameter of input;
The control parameter arranged is needed to include the sequence of id, SkinID, Width, OnRowDataBound, OnRowCreated, DataKeyNames, FooterTemplate, ShowFooter, gauge outfit, line number column position.
Step 1004, is filled with the parameter got;
The table parameter got and control parameter are filled in step 1001 as in the reserved room of on-fixed code by GridView code generation module;
Step 1005, generates data display page code;
GridView code generation module table parameter and control parameter are filled complete after, form complete data display page code.
This code generating method provides friendly attribute to arrange interface, and developer, by arranging data source, corresponding field, data display format, template or the setting of data binding row, can complete the setting to whole data display region.This code generating method sets according to user, and the query statement in automatically generated data storehouse, the data source binding code of GridView control, data row corresponding data field code, table style draw code, template row set the whole codes needed for the data such as code show.The difference set according to developer, also can realize the increase to data in GridView, revise, delete function, including batch modification and the deletion of many data, thus realizes all operations function to whole data area.
As shown in Fig. 5 ~ 6, wall scroll record edit page code generation module, including Table control signal generating unit, Label, Checkbox, ImageButton, HyperLink and DropDownList control can be selected by Table control signal generating unit, set control type and relevant parameter by user, the display of database record, increase, revise, the operation such as deletion.Displaying for mass data can be realized by GridView or Table control, but the control of table style tends not to show the full detail of each data, and only can show the most concerned information of user, user usually needs to enter details page by a certain bar record of click and checks other information, or information is edited by entrance edit page.This type of page comprises the controls such as substantial amounts of Label, TextBox, DropDownList, HyperLink, developer may specify the quantity of the various controls comprised in the page, the data form of data that each control is corresponding and other conventional attributes, hyperlink address, the data source etc. of binding such as HyperLink, whether can be sky, data maximums, scale etc., the additions and deletions to a certain all information of bar record can be generated by code generating method after having set and change the whole codes looking into the page, complete all operations to wall scroll data-base recording.
Wall scroll record edit page code generation module flow process as shown in Figure 7, including following several steps:
Step 2001, enters a record in the data display page;
The record that a certain bar in the data display page is concrete is entered by wall scroll record edit page code generation module;
Step 2002, the required control quantity of input;
The quantity of required control is determined by button;
Step 2003, selects required control;
Control required for being selected by Table control signal generating unit;
Step 2004, completes the operation of a record;
Label, Checkbox, ImageButton, HyperLink and DropDownList control is selected by Table control signal generating unit, the display of the respective record in complete paired data displayed page, increase, revise, deletion action, generate and these additions and deletions recording all information changed the code looking into the page.
This code generating method is as secondary development tool, it is possible to decrease the requirement to exploitation Personnel Skill Levels, and alleviates the burden of developer, and developer is freed from a large amount of repeatability coding works.The code generated by code generating method is tested through strict, and the bug of generation is few, alleviates the burden of later stage test and improves Procedure Haleness.
As a example by a small-sized Human Resources Management System, it is assumed that main information is shown and edit page amounts to 20.Page foreground needs manual configuration control template row, data source, appointment control pattern, writes necessary js code etc., SQL statement is manually write on backstage, the generation code of complex table head and various event code, each page AM/BAM is calculated as 500 line codes, 20 page development personnel carry out inputting by hand about needed for 20 man days, and can generate whole code within 2 days by code generating method.Project enters after test phase, and the code vulnerabilities of hand-coding is more, and the testing time about needed for 3 man days, and the code that code generating method generates, owing to through strict test, producing bug less, test only needed for 1 man day.Code generating method all can alleviate the workload of programmer in exploitation and test phase, improves work efficiency and shortens working hours, and is only the 20% of original required time in spendable scope.According to the different situations of each project, whole project development, the time of test phase can shorten about 30%-40%.
The above, be only presently preferred embodiments of the present invention, is not the restriction that the present invention makees other form, and any those skilled in the art are changed possibly also with the technology contents of the disclosure above or are modified as the Equivalent embodiments of equivalent variations.But every without departing from technical solution of the present invention content, any simple modification, equivalent variations and remodeling above example made according to the technical spirit of the present invention, still fall within the protection domain of technical solution of the present invention.

Claims (8)

1. the code generating method for enterprise information management, it is characterized in that: including: for generating the GridView code generation module of data list displayed page code, and be connected with GridView code generation module, for generating the browsing of an independent specifying information in data list displayed page, the wall scroll record edit page code generation module of edit page code;
Comprise the steps:
Step a, completes the generation of data list displayed page code by GridView code generation module;
According to GridView code generation module flow process, by the setting to control, completing the setting to whole data display region, GridView code generation module sets according to user, the code needed for the automatically generated data display page;
Step b, wall scroll record browses, the generation of edit page code;
Utilize wall scroll record edit page code generation module flow process, by setting control type and parameter, whole codes of wall scroll record in complete paired data list displayed page.
Code generating method for enterprise information management the most according to claim 1, it is characterised in that: the GridView code generation module flow process described in step a, comprise the steps:
Step 1001, the fixed code in record save routine;
Fixed code in program when recording and preserve programming, and reserve the room of on-fixed code;
Step 1002, obtains the table parameter being manually entered;
After the mark List of input parameter at the interface according to GridView code generation module, GridView code generation module obtains the table parameter of input;
Step 1003, obtains the control parameter being manually entered;
After the mark input control parameter at the interface according to GridView code generation module, GridView code generation module obtains the control parameter of input;
Step 1004, is filled with the parameter got;
The table parameter got and control parameter are filled in step 1001 as in the reserved room of on-fixed code by GridView code generation module;
Step 1005, generates data display page code;
GridView code generation module table parameter and control parameter are filled complete after, form complete data display page code.
Code generating method for enterprise information management the most according to claim 2, it is characterised in that: the table parameter described in step 1002 includes table space name, data base's table name, time type, GridView columns.
Code generating method for enterprise information management the most according to claim 2, it is characterised in that: the control parameter described in step 1003 includes the sequence of id, SkinID, Width, OnRowDataBound, OnRowCreated, DataKeyNames, FooterTemplate, ShowFooter, gauge outfit, line number column position.
Code generating method for enterprise information management the most according to claim 1, it is characterised in that: the wall scroll record edit page code generation module flow process described in step b, comprise the steps:
Step 2001, enters a record in the data display page;
The record that a certain bar in the data display page is concrete is entered by wall scroll record edit page code generation module;
Step 2002, the required control quantity of input;
The quantity of required control is determined by button;
Step 2003, selects required control;
Control required for being selected by Table control signal generating unit;
Step 2004, completes the operation of a record;
Select required control by Table control signal generating unit, the display of the respective record in complete paired data displayed page, increase, revise, deletion action, generation changes the code looking into the page to these additions and deletions recording all information.
Code generating method for enterprise information management the most according to claim 5, it is characterised in that: step 2002, the required control described in 2003 include Label, Checkbox, ImageButton, HyperLink and DropDownList control.
Code generating method for enterprise information management the most according to claim 1, it is characterised in that: the code needed for the data display page described in step a includes: the query statement of data base, the data source binding code of GridView control, data row corresponding data field code, table style draw code, template row set code.
Code generating method for enterprise information management the most according to claim 1, it is characterised in that: the setting to control described in step a includes data source, corresponding field, data display format, template row or the setting of data binding row.
CN201510341756.7A 2015-06-18 2015-06-18 A kind of code generating method for enterprise information management Active CN106325833B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510341756.7A CN106325833B (en) 2015-06-18 2015-06-18 A kind of code generating method for enterprise information management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510341756.7A CN106325833B (en) 2015-06-18 2015-06-18 A kind of code generating method for enterprise information management

Publications (2)

Publication Number Publication Date
CN106325833A true CN106325833A (en) 2017-01-11
CN106325833B CN106325833B (en) 2019-10-29

Family

ID=57732627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510341756.7A Active CN106325833B (en) 2015-06-18 2015-06-18 A kind of code generating method for enterprise information management

Country Status (1)

Country Link
CN (1) CN106325833B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955422A (en) * 2019-11-28 2020-04-03 杭州云徙科技有限公司 Front-end code generation method
CN111221522A (en) * 2020-01-13 2020-06-02 大汉软件股份有限公司 Automatic code generation method of front-end and back-end separation architecture for government intensive application development
CN111241454A (en) * 2020-01-21 2020-06-05 优信拍(北京)信息科技有限公司 Method, system and device for generating webpage code
CN112363722A (en) * 2020-10-27 2021-02-12 深圳市明源云科技有限公司 Designer of list page
CN113641698A (en) * 2021-08-19 2021-11-12 成都数之联科技有限公司 Table connection query code generation method and device, electronic equipment and computer readable storage medium
CN117608559A (en) * 2024-01-24 2024-02-27 卡奥斯创智物联科技有限公司 Page display code generation method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102339314A (en) * 2011-09-24 2012-02-01 国网电力科学研究院 Cross-terminal data form description and presentation method based on extensive makeup language (XML)
CN102681852A (en) * 2012-05-16 2012-09-19 河南辉煌科技股份有限公司 Agile development method based on JavaEE
CN102915239A (en) * 2012-09-06 2013-02-06 佳都新太科技股份有限公司 Generation method of label-based JSP (java server pages) form read-only page code
CN103309806A (en) * 2013-05-03 2013-09-18 上海证券交易所 Device and method for fast developing and testing
CN103593197A (en) * 2013-11-26 2014-02-19 国家电网公司 Method and device for generating codes
CN104317576A (en) * 2014-07-04 2015-01-28 北京思特奇信息技术股份有限公司 Code automatic generation method and system based on eclipse
CN104331285A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Automatic code generation method and system
CN104615431A (en) * 2015-02-05 2015-05-13 浪潮集团有限公司 Method and device for achieving Web application

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102339314A (en) * 2011-09-24 2012-02-01 国网电力科学研究院 Cross-terminal data form description and presentation method based on extensive makeup language (XML)
CN102681852A (en) * 2012-05-16 2012-09-19 河南辉煌科技股份有限公司 Agile development method based on JavaEE
CN102915239A (en) * 2012-09-06 2013-02-06 佳都新太科技股份有限公司 Generation method of label-based JSP (java server pages) form read-only page code
CN103309806A (en) * 2013-05-03 2013-09-18 上海证券交易所 Device and method for fast developing and testing
CN103593197A (en) * 2013-11-26 2014-02-19 国家电网公司 Method and device for generating codes
CN104317576A (en) * 2014-07-04 2015-01-28 北京思特奇信息技术股份有限公司 Code automatic generation method and system based on eclipse
CN104331285A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Automatic code generation method and system
CN104615431A (en) * 2015-02-05 2015-05-13 浪潮集团有限公司 Method and device for achieving Web application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WEIXIN_34342578: ""GridView 代码生成器"", 《HTTPS://BLOG.CSDN.NET/WEIXIN_34342578/ARTICLE/DETAILS/85402381》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955422A (en) * 2019-11-28 2020-04-03 杭州云徙科技有限公司 Front-end code generation method
CN111221522A (en) * 2020-01-13 2020-06-02 大汉软件股份有限公司 Automatic code generation method of front-end and back-end separation architecture for government intensive application development
CN111241454A (en) * 2020-01-21 2020-06-05 优信拍(北京)信息科技有限公司 Method, system and device for generating webpage code
CN111241454B (en) * 2020-01-21 2024-05-07 合肥优荃信息科技有限公司 Method, system and device for generating webpage codes
CN112363722A (en) * 2020-10-27 2021-02-12 深圳市明源云科技有限公司 Designer of list page
CN113641698A (en) * 2021-08-19 2021-11-12 成都数之联科技有限公司 Table connection query code generation method and device, electronic equipment and computer readable storage medium
CN113641698B (en) * 2021-08-19 2024-03-12 成都数之联科技股份有限公司 Method and device for generating continuous table query code, electronic equipment and computer readable storage medium
CN117608559A (en) * 2024-01-24 2024-02-27 卡奥斯创智物联科技有限公司 Page display code generation method and device, electronic equipment and storage medium
CN117608559B (en) * 2024-01-24 2024-04-19 卡奥斯创智物联科技有限公司 Page display code generation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN106325833B (en) 2019-10-29

Similar Documents

Publication Publication Date Title
CN106325833A (en) Code generation method for enterprise information management
CN105653644B (en) A kind of page constructor and page building method
CN102722372B (en) Method and system for automatically generating codes through classification and configuration
RU2536390C2 (en) Automated report generation method
US9069831B2 (en) Retrieving data objects
CN104133772A (en) Automatic test data generation method
WO2019140978A1 (en) Screen parameter configuration system
CN102722616B (en) Method for drawing exploration point plan based on Excel
CN104267964B (en) A kind of template generation device
CN102629204B (en) Web page source code generation method and device
CN111061475A (en) Software code generation method and device, computer equipment and storage medium
KR20130090747A (en) Project-data creating device and programmable display device
CN104267962A (en) Description-based interface UI control configuration method
CN109933770A (en) A kind of test report generation method, system and electronic equipment and storage medium
CN104572238A (en) Method and system for generating executable software package efficiently
CN102289428A (en) Method and device for generating forms in bulk
CN104156199B (en) A kind of automatic continuous integrated approach of software and system
CN115495069A (en) Model-driven coal industry software flow implementation method, device and equipment
US20060107220A1 (en) Method and system for displaying an annotated file
CN111506306A (en) Method and device for compiling Ansible script and electronic equipment
CN109086040A (en) A kind of method and system quickly generating html code
CN115115787B (en) DirectVR-based two-dimensional drawing to 3D model method
JP2006277127A (en) Method for comparing correction program
JP4889338B2 (en) Screen program layout changing method, information processing apparatus, program, and recording medium
JP2988911B1 (en) Automatic program generator

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
GR01 Patent grant
GR01 Patent grant