CN113641346A - Intelligent auxiliary tool for standardized programming and working method thereof - Google Patents

Intelligent auxiliary tool for standardized programming and working method thereof Download PDF

Info

Publication number
CN113641346A
CN113641346A CN202110775198.0A CN202110775198A CN113641346A CN 113641346 A CN113641346 A CN 113641346A CN 202110775198 A CN202110775198 A CN 202110775198A CN 113641346 A CN113641346 A CN 113641346A
Authority
CN
China
Prior art keywords
module
project
interface
page
programming
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
CN202110775198.0A
Other languages
Chinese (zh)
Other versions
CN113641346B (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.)
Fujian Tonghui Education Technology Co ltd
Original Assignee
Fujian Tonghui Education 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 Fujian Tonghui Education Technology Co ltd filed Critical Fujian Tonghui Education Technology Co ltd
Priority to CN202110775198.0A priority Critical patent/CN113641346B/en
Publication of CN113641346A publication Critical patent/CN113641346A/en
Application granted granted Critical
Publication of CN113641346B publication Critical patent/CN113641346B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Landscapes

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

Abstract

本发明涉及一种标准化编程的智能辅助工具及其工作方法,包括基础技术架构模块、组件库模块、智能编程助手模块以及应用课程模块,所述组件库模块基于基础技术架构模块构建各架构的组件,所述智能编程助手模块为用户交互窗口,用户通过所述智能编程助手得到标准化的代码,所述应用课程模块包括多种应用学习课程。本发明既吸收了低代码平台的优点,极大地降低开发者的能力要求,大幅提升开发效率;又提供标准格式的源代码给开发者作为学习示例,加速开发者的学习成长。本发明既为企业节省时间和金钱成本,又为软件行业源源不断地培育实战人才。

Figure 202110775198

The invention relates to an intelligent auxiliary tool for standardized programming and a working method thereof, including a basic technology framework module, a component library module, an intelligent programming assistant module and an application course module. The component library module constructs the components of each framework based on the basic technology framework module , the intelligent programming assistant module is a user interaction window, the user obtains standardized codes through the intelligent programming assistant, and the application course module includes a variety of applied learning courses. The invention not only absorbs the advantages of a low-code platform, greatly reduces the ability requirements of developers, and greatly improves development efficiency; it also provides source codes in a standard format for developers to use as learning examples to accelerate developers' learning and growth. The invention not only saves time and money cost for enterprises, but also continuously cultivates practical talents for the software industry.

Figure 202110775198

Description

Intelligent auxiliary tool for standardized programming and working method thereof
Technical Field
The invention relates to the technical field of software systems for auxiliary programming, in particular to an intelligent auxiliary tool for standardized programming and a working method thereof.
Background
Since the 90 s of the last century, the rapid development of the IT industry, especially the rapid development of the Internet and the mobile Internet in the last decade, has driven the increasing innovation of the IT technology; programming languages such as C, C + +, Java, Python and the like, programming frameworks such as Spring, Spring boot, Spring cloud and the like, open source codes GitHub, Gitee and the like, and intelligent programming products such as OutSystems, Powerapps, AppMaker, Tencent LowCode, Ali Yituo and the like; however, the rapid development of IT technology does not solve the constant disadvantages of IT industry: standardized programming problems.
Programmers in the IT industry still follow an inherent growth trajectory: receiving programmed theoretical learning in a campus, strengthening learning through a training institution, entering an enterprise for groping, and trying in projects; the novice programmer differs from the ancestors only in that the ancestors learn C + +, while he learns Python; the coding habit of each programmer is derived from respective learning approaches and code segments acquired by a search engine; novice programmers almost repeatedly step in holes for mistakes made by their predecessors; even with the ever irregular programming style of predecessors, novice programmers are almost reappearing to another modality.
The industry has tried many ways to solve this problem, including and not limited to the following:
1. and (3) encoding specification: the method comprises the following steps of (1) establishing a detailed coding specification, requiring a programmer to follow, wherein the specification can be restricted in a limited range on one hand, and the specification is different in comprehension and execution capacity and poor in effect on the other hand;
2. a management system: a strict management system is established by matching with the mode 1, but the effect of the method completely depends on an executor, and the effect is poor;
3. and (3) framework separation: the architecture is decoupled, functions are packaged into components, the component implementation and the component calling are split into different teams for doing, however, when the number of the components is increased, the management cost is extremely high, the application effects are different, and the effects are not ideal;
4. low code development platform: by developing platform mask coding details, programmers are less and less written with code, but the method only enables less and less programmers to write programs.
In summary, the standardized programming problem has not been solved, which brings about many effects:
(1) the programmer repeatedly makes mistakes, and the project cost is high;
(2) the programming style is various, and the maintenance cost is high;
(3) the programmer is disjointed in learning and use, the learning difficulty is high, the growth is slow, and a huge gap exists between school enterprises.
Disclosure of Invention
The present invention is directed to solving the above-mentioned problems of the prior art, and therefore, an object of the present invention is to provide an intelligent assistant tool and a working method thereof, which enable a programmer to quickly learn the standardized programming mode of ancestors, reduce the programming cost, integrate learning and use, and quickly and greatly improve the efficiency of standardized programming.
The technical scheme for solving the technical problems is as follows: the utility model provides an intelligent appurtenance of standardized programming, includes basic technical architecture module, subassembly library module, intelligent programming assistant module and application course module, the subassembly of each framework is found based on basic technical architecture module to subassembly library module, intelligent programming assistant module is user interaction window, and the user passes through intelligent programming assistant obtains standardized code, application course module includes multiple application study course.
Preferably, the intelligent programming assistant module comprises a project management module, a base table mapping module, an interface API design and management module, a page visualization designer and an online preview module.
Preferably, the project management module includes project information setting and business function developed according to project management, the project information setting includes project basic information and data source setting, the project basic information includes project name, project english name, project Icon, project type, project description and project label, the data source setting includes data source type, host name/IP, user name, password, database port and database of setting project, connection test is performed after filling, and configuration information is stored after the connection test is passed; in the later development, the user can directly connect with the configured project database through a client connection tool, and reads data information to rapidly configure the required business function.
Preferably, the base table mapping module is a database capable of mapping the programmer's specification, and the user realizes a connection channel between an online programming assistant tool and a programmer's local database through a client.
Preferably, the interface API design and management module is a module capable of configuring an interface path and name, an interface description, an interface request type, an interface action, a request parameter, a response parameter, and a data model, when the request parameter and the response parameter are configured, fields of a library table are quickly selected as parameters through a library table mapping module, an interface code is automatically generated according to the information, main interface protocol information is generated, a programmer copies the information into an interface protocol configuration to quickly complete a configuration description of an interface protocol, for a data table operation interface which cannot be realized by a single table interface, SQL statements are directly modified in a generated XML file to complete processing of complex logic, and a publishing tool is provided to quickly publish locally, the programmer can initiate a test through a postman tool, and an entry for interface query is also provided, the programmer can inquire according to the directory structure of the interface or the required interface according to the specified page, and can check the detailed information of the interface by checking the details of the interface, including the name, the request address, the service logic, the request parameter and the return parameter of the interface.
Preferably, the page visualization designer comprises a page management module, a component library, a self-defined component, a page template module, a page designer module and a preview and code generation module, wherein the page management module is a tree management page directory and can rapidly create a PC page, create a sub-page and modify and delete a page, the component library comprises a basic component, a chart component library and a self-defined component, the basic component integrates a third-party framework, such as the common component usage of Element-ui and uViewi, the chart component library integrates various common charts and can rapidly design various items of statistical analysis and map navigation, the self-defined component abstracts and summarizes some common functions according to the characteristics of common services and encapsulates the common functions into a component mode for other pages to use, the page template automatically stores a page designed by a user as a template for the designer, other pages can be introduced and used quickly, the page designer is designed for a drag-and-drop component, and the preview and code generation is a module which can be clicked and operated by a user at any time to preview a real effect.
Preferably, the online preview module comprises an online construction and preview module, a code generation and download module, an interface document generation and download module and a database document generation and download module, after the configuration of the online construction and preview module project is completed, the online construction function of the project can directly generate the running service of the project, a programmer can directly preview the configured function effect online, the code generation and download module automatically generates source codes without any encapsulation according to the service rule configured by the user and provides the source codes for the user, the interface document generation and download module supports the interface document of the project generated by one key and can download and view the interface document, and the database document generation and download module supports the database document of the project generated by one key and can download and view the database document.
Preferably, the basic technology architecture module comprises a front-end and back-end separation architecture of mainstream in the industry, wherein a VUE + HTML5 framework is adopted for a front-end WEB, an uni-APP framework is adopted for a front-end APP, and a spring cloud micro-service framework of J2EE is adopted for a back-end.
Preferably, the component library module is applied to the front end and comprises a basic component, a chart component and a custom component, the basic component integrates common component usage of a third-party framework such as Element-ui and uView, the chart component library integrates various common charts and can rapidly design various items of statistical analysis and map navigation, and the custom component summarizes and refines some common functions according to the characteristics of common services and packages the common functions into a component for other pages to use.
Preferably, the application course needs to fully consider the ability level and the learning effect of a user, the application course firstly needs to go from shallow to deep, guide a novice to quickly go up, understand and master basic development tools and operation principles, and therefore, the application course needs to be explained in aspects of environment installation, engineering operation, naming specifications, programming common skills, example explanation and the like; secondly, considering that the technical knowledge points are numerous, programmers are often confused about learning the knowledge points but do not know how to use, so that the application courses need to be capable of segmenting the technical knowledge points, recombining the technical knowledge points from the application perspective, displaying the technical knowledge points in a topological mode, deepening the technical knowledge points step by step, and carrying out example explanation in seamless combination with project source codes, and the programmers can search and learn as required and learn while learning.
The working method of the standardized programming intelligent auxiliary tool is also provided, and comprises the following steps:
(1) a programmer acquires project requirements and performs requirement analysis and library table design;
(2) the programmer creates projects through the project management module function and establishes base table connection;
(3) a programmer establishes base table mapping according to business requirements;
(4) defining an interface and generating an interface code through a tool;
(5) designing a page required by a service through a page visualization designer, and automatically generating a source code;
(6) previewing the function effect through an online previewing module, and downloading a source code into a local project;
(7) the programmer grasps the operation principle of the generated source code through the application course module;
(8) and the programmer performs necessary modification and adjustment on the source code according to the requirements of the service.
The beneficial effect who adopts above-mentioned scheme is: the invention absorbs the advantages of a low-code platform, greatly reduces the capability requirement of developers and greatly improves the efficiency; and the source code in the standard format is provided for the developer, so that the time cost and the money cost of a development program are reduced, the development platform is a good teacher's friend who grows and progresses quickly, the developer can generate the source code quickly by the aid of the platform, can learn the standardized programming mode of the elder generation quickly by the platform, and the development platform is expected to be widely popularized and used in the market.
Drawings
FIG. 1 is a schematic diagram of an intelligent aid for standardized programming according to the present invention;
FIG. 2 is a schematic diagram of an intelligent programming assistant module according to the present invention;
FIG. 3 is a flowchart illustrating the operation of a standardized programming intelligent aid of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
As shown in fig. 1 and fig. 2, an intelligent aid tool for standardized programming includes an infrastructure module, a component library module, an intelligent programming assistant module, and an application course module, where the component library module constructs a component library of each architecture based on the infrastructure module, the intelligent programming assistant module is a user interaction window, and a user obtains a standardized code through the intelligent programming assistant, and the application course module includes multiple application learning courses.
The intelligent programming assistant module comprises a project management module, a base table mapping module, an interface API design and management module, a page visualization designer and an online preview module.
The project management module comprises project information setting and business functions developed according to project management, wherein the project information setting comprises project basic information and data source setting, the project basic information comprises a project name, a project English name, a project Icon, a project type, a project description and a project label, the data source setting comprises a data source type, a host name/IP, a user name, a password, a database port and a database of a set project, connection testing is carried out after filling, and configuration information is stored after the connection testing is passed; in the later development, the user can directly connect with the configured project database through a client connection tool, and reads data information to rapidly configure the required business function.
Wherein, the base table mapping module is a database which can be assigned by a mapping programmer, a user realizes a connection channel between an online programming assistant tool and a local database of the programmer through a client, the interface API design and management module is a module which can configure an interface path and name, interface description, an interface request type, an interface action, a request parameter, a response parameter and a data model, when the request parameter and the response parameter are configured, fields of a base table are quickly selected as parameters through the base table mapping module, codes of an interface are automatically generated according to the information, main interface protocol information is generated, the programmer copies the information into interface protocol configuration, configuration description of an interface protocol can be quickly completed, SQL statements can be directly modified in a generated XML file for a data table operation interface which can not be realized by a single-table interface, therefore, the processing of complex logic is completed, a publishing tool is also provided, the publishing tool can be published quickly in the local, a programmer can initiate a test through a postman tool, an interface query entry is also provided, the programmer can query according to a directory structure of the interface and can also query a required interface according to a specified page, and the interface detailed information including the name, the request address, the business logic, the request parameter and the return parameter of the interface can be viewed by viewing the interface details.
The page visualization designer comprises a page management module, a component library module, a self-defined component module, a page template module, a page designer module and a preview and code generation module, wherein the page management module is a tree management page directory and can rapidly create a PC page, create a sub-page and modify and delete a page, the component library module comprises a basic component, a chart component library and a self-defined component, the basic component integrates a third-party framework, such as the common component usage of Element-ui and uViewi, such as an input box, a text field, a single selection, a multiple selection, a drop-down box, a drop-down tree and the like, the chart component library integrates various common charts, can rapidly design various statistical analysis and map navigation items, such as various common charts of integration broken line graphs, column graphs, bar graphs, pie graphs, ring graphs, topographic maps, high-grade maps, Baidu maps and the like, and the self-defined component module can rapidly design various common charts, summarizing and abstracting some common functions, packaging the functions into components for other pages to use, providing a calling method for a custom component, providing all source codes of the components, automatically storing the user-designed pages as templates for a designer, and quickly introducing and using other pages, so that the modular, modular and reusable programming ideas of developers are fully met, the page designer is designed for a dragging type component, supports copying, pasting and cutting to any position, has a powerful shortcut key processing center, and sets each common operation as a shortcut key to greatly improve the efficiency of designers; the canvas, the attribute setting panel, the event panel and the style design panel can be dragged, and the designer supports full screen, clearing, canceling, redoing and the like; the method has the advantages that the method supports life cycle, project resource management and class style (less/css), a user drags a component to enter a designer, an attribute setting panel appears on the right side, component attributes can be set conveniently and rapidly, the state of the component can be changed in real time, a style editor comprises simple attributes and high-level attributes, common styles can be set by clicking quickly, meanwhile, manual style rewriting is supported, previewing and code generating are modules which can be operated by clicking at any time by the user to preview real effects, the designer can directly render the design of the user into a real project, and the obtained result is obtained without waiting; the method can automatically generate simplified and efficient source codes and provide the source codes for a user to download.
The online preview module comprises an online construction and preview module, a code generation and download module, an interface document generation and download module and a database document generation and download module, after the configuration of the online construction and preview module project is completed, the operation service of the project can be directly generated through the project online construction function, a programmer can directly preview the configured function effect online, the code generation and download module automatically generates source codes without any package according to the service rule configured by a user, the code generation is based on a basic technical framework module, and a technical framework of main flow in the industry is extracted through the basic technical framework module, such as a J2EE micro service framework based on SSM and a front-end page framework based on vue + elementui. The basic technology framework module not only provides various technical systems, but also comprises related basic functions, is an executable source code project without service functions, is provided for users to use, supports the interface document of the one-key generated project, supports doc/pdf and can be downloaded and viewed, and supports the database document of the one-key generated project, supports doc/pdf and can be downloaded and viewed.
The basic technology architecture module comprises a front-end and back-end separation architecture of main flow in the industry, a VUE + HTML5 framework is adopted for front-end WEB, an uni-APP framework is adopted for front-end APP, and a J2EE SpringCloud micro-service framework is adopted for back-end.
The module library module is used for front-end application and comprises a basic module, a chart module and a custom module, the basic module integrates common component usage of a third-party framework such as Element-ui and uView, the chart module library integrates various common charts, various statistical analysis and map navigation projects can be rapidly designed, and the custom module summarizes and refines some common functions according to the characteristics of common services and packages the common functions into modules for other pages to use.
The application course needs to fully consider the capability level and the learning effect of a user, firstly, the application course needs to go from shallow to deep, guide a novice to quickly go to the home, understand and master basic development tools and operation principles, and therefore, the application course needs to be explained in aspects of environment installation, engineering operation, naming specifications, programming common skills, example explanation and the like; secondly, considering that the technical knowledge points are numerous, programmers are often confused about learning the knowledge points but do not know how to use, so that the application courses need to be capable of segmenting the technical knowledge points, recombining the technical knowledge points from the application perspective, displaying the technical knowledge points in a topological mode, deepening the technical knowledge points step by step, and carrying out example explanation in seamless combination with project source codes, and the programmers can search and learn as required and learn while learning.
As shown in fig. 3, there is also provided a working method of the standardized programming intelligent auxiliary tool, which comprises the following steps:
(1) a programmer acquires project requirements and performs requirement analysis and library table design;
(2) the programmer creates projects through the project management module function and establishes base table connection;
(3) a programmer establishes base table mapping according to business requirements;
(4) defining an interface and generating an interface code through a tool;
(5) designing a page required by a service through a page visualization designer, and automatically generating a source code;
(6) previewing the function effect through an online previewing module, and downloading a source code into a local project;
(7) the programmer grasps the operation principle of the generated source code through the application course module;
(8) and the programmer performs necessary modification and adjustment on the source code according to the requirements of the service.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1.一种标准化编程的智能辅助工具,其特征在于:包括基础技术架构模块、组件库模块、智能编程助手模块以及应用课程模块,所述组件库模块基于基础技术架构模块构建各架构的组件,所述智能编程助手模块为用户交互窗口,用户通过所述智能编程助手得到标准化的代码,所述应用课程模块包括多种应用学习课程。1. a kind of intelligent auxiliary tool of standardized programming, it is characterized in that: comprise basic technology framework module, component library module, intelligent programming assistant module and application course module, described component library module builds the component of each framework based on basic technology framework module, The intelligent programming assistant module is a user interaction window, the user obtains standardized codes through the intelligent programming assistant, and the application course module includes a variety of applied learning courses. 2.根据权利要求1所述的一种标准化编程的智能辅助工具,其特征在于:所述智能编程助手模块包括项目管理模块、库表映射模块、接口API设计和管理模块、页面可视化设计器以及在线预览模块。2. the intelligent auxiliary tool of a kind of standardized programming according to claim 1, is characterized in that: described intelligent programming assistant module comprises project management module, library table mapping module, interface API design and management module, page visualization designer and Preview the module online. 3.根据权利要求2所述的一种标准化编程的智能辅助工具,其特征在于:所述项目管理模块包括项目的信息设置以及根据项目去管理所开发的业务功能,所述项目的信息设置包括项目基本信息和数据源设置,所述项目基本信息包括项目名称、项目英文名称、项目Icon、项目类型、项目描述、项目标签,所述数据源设置包括设置项目的数据源类型、主机名/IP、用户名、密码、数据库端口、数据库,填写完成后进行连接测试,连接测试通过后保存配置信息;用户在后面的开发中,通过客户端连接工具可以直接连接所配置的项目数据库,读取数据信息以快速配置所需业务功能。3. the intelligent auxiliary tool of a kind of standardized programming according to claim 2, is characterized in that: described project management module comprises the information setting of project and the business function developed according to project management, and the information setting of described project comprises Project basic information and data source settings, the project basic information includes project name, project English name, project Icon, project type, project description, project label, and the data source settings include setting the data source type of the project, host name/IP , username, password, database port, database, after filling in the connection test, save the configuration information after the connection test is passed; in the later development, the user can directly connect to the configured project database through the client connection tool, and read the data information to quickly configure the required business functions. 4.根据权利要求2所述的一种标准化编程的智能辅助工具,其特征在于:所述库表映射模块为能够映射程序员指定的数据库,用户通过客户端实现在线的编程助手工具与程序员本地数据库的连接通道。4. the intelligent auxiliary tool of a kind of standardized programming according to claim 2, is characterized in that: described library table mapping module is the database that can map programmer's designation, user realizes online programming assistant tool and programmer through client The connection channel to the local database. 5.根据权利要求2所述的一种标准化编程的智能辅助工具,其特征在于:所述接口API设计和管理模块为可以配置接口路径和名称、接口描述、接口请求类型、接口动作、请求参数、响应参数、数据模型的模块,配置请求参数和响应参数时,通过库表映射模块快速地选取库表的字段作为参数,根据这些信息自动生成接口的代码,并生成主要的接口协议信息,程序员把这些信息拷贝到接口协议配置中,就能够快速完成接口协议的配置说明,对于单表接口无法实现的数据表操作接口,直接在生成的XML文件中去修改SQL语句,从而完成复杂逻辑的处理,还提供发布工具,可以在本地快速发布,程序员通过postman工具,就可以发起测试,还提供接口查询的入口,程序员既可以按照接口的目录结构进行查询,也可以按照指定页面去查询所需的接口,查看接口详情可以查看到接口的详细信息,包括接口的名称、请求地址、业务逻辑、请求参数、返回参数。5. the intelligent auxiliary tool of a kind of standardized programming according to claim 2, it is characterized in that: described interface API design and management module can configure interface path and name, interface description, interface request type, interface action, request parameter , response parameters, data model modules, when configuring request parameters and response parameters, quickly select the fields of the library table as parameters through the library table mapping module, automatically generate the interface code according to this information, and generate the main interface protocol information, program By copying this information into the interface protocol configuration, the operator can quickly complete the configuration description of the interface protocol. For the data table operation interface that cannot be implemented by the single-table interface, the SQL statement can be modified directly in the generated XML file to complete the complex logic. It also provides publishing tools, which can be quickly published locally. Programmers can initiate tests through the postman tool. It also provides an interface query entry. Programmers can query according to the directory structure of the interface or according to the specified page. For the required interface, view the interface details to view the detailed information of the interface, including the name of the interface, request address, business logic, request parameters, and return parameters. 6.根据权利要求2所述的一种标准化编程的智能辅助工具,其特征在于:所述页面可视化设计器包括页面管理、组件库、自定义组件、页面模板、页面设计器以及预览和代码生成模块,所述页面管理为树形管理页面目录,并能够快速创建PC页面、创建子页面、修改删除页面,所述组件库包括基础组件、图表组件库以及自定义组件,所述基础组件集成第三方框架,所述图表组件库集成各类常用图表,可快速设计出各种统计分析、地图导航类项目,所述自定义组件根据常用业务的特点,总结提炼一些常用的功能,封装成组件的方式,供其它页面使用,所述页面模板为设计器将用户设计好的页面自动保存为模板,其他页面可快速引入使用,所述页面设计器为拖拽式组件设计,所述预览和代码生成为用户可随时点击运行进行预览真实的效果的模块。6. The intelligent auxiliary tool of a kind of standardized programming according to claim 2, it is characterized in that: described page visual designer comprises page management, component library, self-defined component, page template, page designer and preview and code generation module, the page management is a tree-shaped management page directory, and can quickly create PC pages, create sub-pages, modify and delete pages, and the component library includes basic components, chart component libraries and custom components. Tripartite framework, the chart component library integrates various common charts, and can quickly design various statistical analysis and map navigation projects. The page template is for the designer to automatically save the page designed by the user as a template, and other pages can be quickly imported and used. The page designer is designed for drag-and-drop components, and the preview and code generation Become a module that users can click to run at any time to preview the real effect. 7.根据权利要求2所述的一种标准化编程的智能辅助工具,其特征在于:所述在线预览模块包括在线构建和预览模块、代码生成与下载模块、接口文档生成与下载模块以及数据库文档生成与下载模块,所述在线构建和预览模块项目的配置完成后,通过项目在线构建功能,可直接生成项目的运行服务,程序员可以直接在线预览所配置的功能效果,所述代码生成与下载模块根据用户配置的业务规则,自动生成无任何封装的源代码,提供给用户使用,所述接口文档生成与下载模块支持一键生成项目的接口文档,并可下载查看,所述数据库文档生成与下载模块支持一键生成项目的数据库文档,并可下载查看。7. the intelligent auxiliary tool of a kind of standardized programming according to claim 2, is characterized in that: described online preview module comprises online construction and preview module, code generation and download module, interface document generation and download module and database document generation With the download module, after the configuration of the online construction and preview module project is completed, through the online construction function of the project, the running service of the project can be directly generated, and the programmer can directly preview the configured function effect online. The code generation and download module According to the business rules configured by the user, the source code without any encapsulation is automatically generated and provided to the user for use. The interface document generation and download module supports one-click generation of project interface documents, which can be downloaded and viewed, and the database document generation and download The module supports one-click generation of project database documents, which can be downloaded and viewed. 8.根据权利要求1所述的一种标准化编程的智能辅助工具,其特征在于:所述基础技术架构模块包括业界主流的前后端分离架构,前端WEB采用VUE+HTML5框架、前端APP采用uni-app框架、后端采用J2EE的SpringCloud微服务框架。8. the intelligent auxiliary tool of a kind of standardized programming according to claim 1, is characterized in that: described basic technology framework module comprises industry mainstream front-end and back-end separation framework, front-end WEB adopts VUE+HTML5 framework, and front-end APP adopts uni- The app framework and backend use the J2EE SpringCloud microservice framework. 9.根据权利要求1所述的一种标准化编程的智能辅助工具,其特征在于:所述组件库模块针对前端应用,包括基础组件、图表组件以及自定义组件,所述基础组件集成第三方框架比如Element-ui、uView的常用组件用法,所述图表组件库集成各类常用图表,可快速设计出各种统计分析、地图导航类项目,所述自定义组件根据常用业务的特点,总结提炼一些常用的功能,封装成组件的方式,供其它页面使用。9. The intelligent auxiliary tool for standardized programming according to claim 1, wherein the component library module is aimed at front-end applications, including basic components, chart components and custom components, and the basic components integrate third-party frameworks For example, the common component usage of Element-ui and uView, the chart component library integrates various common charts and can quickly design various statistical analysis and map navigation projects. The custom components summarize and extract some according to the characteristics of common business. Common functions are encapsulated into components for use by other pages. 10.根据权利要求1-9所述一种标准化编程的智能辅助工具的工作方法,其特征在于:包括以下步骤:10. according to the working method of the intelligent auxiliary tool of a kind of standardized programming described in claim 1-9, it is characterized in that: comprise the following steps: (1)程序员获取项目需求,进行需求分析及库表设计;(1) The programmer obtains the project requirements, performs requirements analysis and library table design; (2)程序员通过所述项目管理模块功能创建项目,并建立库表连接;(2) The programmer creates a project through the function of the project management module, and establishes a library table connection; (3)程序员根据业务需求,建立库表映射;(3) The programmer establishes the library table mapping according to the business needs; (4)定义接口,并通过工具生成接口代码;(4) Define the interface, and generate the interface code through the tool; (5)通过页面可视化设计器,设计业务所需页面,并自动生成源代码;(5) Design the pages required by the business through the page visual designer, and automatically generate the source code; (6)通过在线预览模块预览功能效果,并下载源代码到本地工程中;(6) Preview the function effect through the online preview module, and download the source code to the local project; (7)程序员通过应用课程模块,掌握所生成源代码的运行原理;(7) Programmers master the operating principle of the generated source code through the application of course modules; (8)程序员根据业务的需求,对源代码进行必要的修改和调整。(8) The programmer makes necessary modifications and adjustments to the source code according to the needs of the business.
CN202110775198.0A 2021-07-08 2021-07-08 An intelligent auxiliary tool for standardized programming and its working method Active CN113641346B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110775198.0A CN113641346B (en) 2021-07-08 2021-07-08 An intelligent auxiliary tool for standardized programming and its working method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110775198.0A CN113641346B (en) 2021-07-08 2021-07-08 An intelligent auxiliary tool for standardized programming and its working method

Publications (2)

Publication Number Publication Date
CN113641346A true CN113641346A (en) 2021-11-12
CN113641346B CN113641346B (en) 2024-12-27

Family

ID=78416918

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110775198.0A Active CN113641346B (en) 2021-07-08 2021-07-08 An intelligent auxiliary tool for standardized programming and its working method

Country Status (1)

Country Link
CN (1) CN113641346B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816380A (en) * 2022-04-13 2022-07-29 湖北福鑫科创信息技术有限公司 Low-code platform for medical institution
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001009791A2 (en) * 1999-07-30 2001-02-08 Accenture Llp A system, method and article of manufacture for resource administration in an e-commerce technical architecture
CN104461528A (en) * 2014-12-01 2015-03-25 陕西海泰电子有限责任公司 Method and device for generating signal-oriented application program codes in visualization mode
CN105956830A (en) * 2016-05-11 2016-09-21 中煤电气有限公司 J2EE framework based enterprise-level visualization application development platform
CN109325203A (en) * 2018-09-10 2019-02-12 北京亚鸿世纪科技发展有限公司 The device of Web system visualization multiplexing is realized in a kind of automation
CN110187875A (en) * 2019-05-28 2019-08-30 深圳市智慧郎数码科技有限公司 A kind of component visual melts forwarding method
US20200159502A1 (en) * 2018-11-21 2020-05-21 Kony Inc. System and method for connecting end-users to business systems
CN112015413A (en) * 2020-08-25 2020-12-01 同方股份有限公司 Programming-free data visualization Web display system and implementation method thereof
US20210089278A1 (en) * 2019-09-24 2021-03-25 Rockwell Automation Technologies, Inc. Industrial programming development with an extensible integrated development environment (ide) platform

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001009791A2 (en) * 1999-07-30 2001-02-08 Accenture Llp A system, method and article of manufacture for resource administration in an e-commerce technical architecture
CN104461528A (en) * 2014-12-01 2015-03-25 陕西海泰电子有限责任公司 Method and device for generating signal-oriented application program codes in visualization mode
CN105956830A (en) * 2016-05-11 2016-09-21 中煤电气有限公司 J2EE framework based enterprise-level visualization application development platform
CN109325203A (en) * 2018-09-10 2019-02-12 北京亚鸿世纪科技发展有限公司 The device of Web system visualization multiplexing is realized in a kind of automation
US20200159502A1 (en) * 2018-11-21 2020-05-21 Kony Inc. System and method for connecting end-users to business systems
CN110187875A (en) * 2019-05-28 2019-08-30 深圳市智慧郎数码科技有限公司 A kind of component visual melts forwarding method
US20210089278A1 (en) * 2019-09-24 2021-03-25 Rockwell Automation Technologies, Inc. Industrial programming development with an extensible integrated development environment (ide) platform
CN112015413A (en) * 2020-08-25 2020-12-01 同方股份有限公司 Programming-free data visualization Web display system and implementation method thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816380A (en) * 2022-04-13 2022-07-29 湖北福鑫科创信息技术有限公司 Low-code platform for medical institution
CN114816380B (en) * 2022-04-13 2022-10-11 湖北福鑫科创信息技术有限公司 Low-code platform for medical institution
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Also Published As

Publication number Publication date
CN113641346B (en) 2024-12-27

Similar Documents

Publication Publication Date Title
CN101334728B (en) Interface creating method and platform based on XML document description
US7240328B2 (en) System and method for visual application development without programming
North et al. Applications of graph visualization
US20070198565A1 (en) Visual design of annotated regular expression
US20100146377A1 (en) Method and system for reversible design tree transformations
US20060156314A1 (en) Systems and methods for mapping API calls
US20040158820A1 (en) System for generating an application framework and components
CN102279750B (en) Iterative code generation method based on domain knowledge sharing
Kienle et al. Rigi—An environment for software reverse engineering, exploration, visualization, and redocumentation
KR20040004619A (en) Method and system for transforming legacy software applications into modern object-oriented systems
JPH08202545A (en) Object-oriented system and method for generation of target language code
CN112199086A (en) Automatic programming control system, method, device, electronic device and storage medium
US20170039040A1 (en) Integrated development environment with multiple editors
CN113641346A (en) Intelligent auxiliary tool for standardized programming and working method thereof
Buchmann et al. Valkyrie: A UML-based Model-driven Environment for Model-driven Software Engineering.
CN109857462B (en) Background Docker task mapping method for remote sensing image visual editor
US7917856B2 (en) Converting between user interface technologies
CN116991923A (en) Drag type data model visual modeling system and method based on browser
US8700374B1 (en) System and method of using an active link in a state programming environment to locate an element in a graphical programming environment
Backlund et al. Generation of visual language-oriented design environments
CN115202668A (en) A Service Orchestration-Oriented Method for Generating Workflow Services Based on AST
Van Tendeloo et al. Concrete syntax: A multi-paradigm modelling approach
CN117234529A (en) Method for generating API (application program interface) based on DSL (digital subscriber line) analytic resources
Grechanik et al. Differencing graphical user interfaces
CN115964042A (en) Menu generation method and device, storage medium and electronic equipment

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