CN112214202A - Mobile phone program development platform without writing codes - Google Patents

Mobile phone program development platform without writing codes Download PDF

Info

Publication number
CN112214202A
CN112214202A CN202011035440.2A CN202011035440A CN112214202A CN 112214202 A CN112214202 A CN 112214202A CN 202011035440 A CN202011035440 A CN 202011035440A CN 112214202 A CN112214202 A CN 112214202A
Authority
CN
China
Prior art keywords
module
mobile phone
page
setting
component
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
CN202011035440.2A
Other languages
Chinese (zh)
Other versions
CN112214202B (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.)
Sisai Beijing Software Co ltd
Original Assignee
Sisai Beijing Software 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 Sisai Beijing Software Co ltd filed Critical Sisai Beijing Software Co ltd
Priority to CN202011035440.2A priority Critical patent/CN112214202B/en
Publication of CN112214202A publication Critical patent/CN112214202A/en
Application granted granted Critical
Publication of CN112214202B publication Critical patent/CN112214202B/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/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

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

Abstract

The invention discloses a mobile phone program development platform without writing codes, which comprises: the mobile configuration engine module comprises a data access logic module, a page view logic module, a control logic module and a multinational language setting logic module; the variable module is used for defining the variables of the development application program by adopting a data storage format; the native component conversion engine module is used for rapidly generating a complete mobile phone application program by pure native system components. By the platform, a large number of unit users can build the server by themselves, interface and workflow configuration is carried out according to a configuration manual, so that development work of a mobile phone application program can be completed, and a large amount of development and debugging time is saved; the unique handset application is made immediately available by simply adjusting the configuration in the database.

Description

Mobile phone program development platform without writing codes
Technical Field
The invention relates to the technical field of software systems, in particular to a mobile phone program development platform without writing codes.
Background
In the traditional mobile phone application development, all functions are realized by hard coding, or partial function update of the mobile phone application is realized by adopting a mixed coded webpage or thermal update. A large number of units need to build their own mobile phone applications for displaying or feeding back information. However, if the mobile phone application program is outsourced or written by itself, two groups of developers are usually needed to respectively realize the mobile phone application programs of the Android version and the iOS version, which is relatively expensive.
Disclosure of Invention
Aiming at the technical problems in the related art, the invention provides a mobile phone program development platform without writing codes, which can overcome the defects in the prior art.
In order to achieve the technical purpose, the technical scheme of the invention is realized as follows:
a mobile phone program development platform without writing code, the platform comprising:
the mobile configuration engine module is used for processing parameters, logics and functions of a mobile phone application program and comprises a data access logic module, a page view logic module, a control logic module and a multi-language setting logic module;
the variable module is used for defining variables of the development application program by adopting a data storage format and comprises a page basic information module, a page main menu module, a page data processing module, a page view module, a page flow logic control module, a system setting module and a multinational language setting module;
the native component conversion engine module is used for rapidly generating a complete mobile phone application program by pure native system components and comprises a data model component module, a page view component module, a logic control component module, a system setting component module and a multinational language component module.
Furthermore, the data access logic module, the page view logic module and the control logic module rapidly generate data which can be respectively connected with the data model component module, the page view component module and the logic control component module in the native component conversion engine module according to mobile phone application program variables filled in by a user.
Further, the page basic information module defines basic settings of a mobile phone application page, and the page basic information module includes a page initial action setting module, a main menu display hiding setting module, and a page sequence module.
Further, the page main menu module is used for setting a main menu of a mobile phone application program, and comprises a menu width and height setting module, a style template module, a background color and picture setting module and a menu item setting module.
Further, the menu item setting module comprises an option character and picture setting module, an interactive style setting module, an event setting module and a menu item sequence setting module.
Further, the page view module comprises a native component type, a component position, a component width and a component height, a native component attribute style setting and a component interaction setting.
Further, the data model component module includes actual data acquisition and processing logic, analyzes and converts data generated by the mobile configuration engine, and dynamically generates iOS and Android native components for processing network access, database access, memory access and file access.
The invention has the beneficial effects that: by the platform, a large number of unit users can build the server by themselves, interface and workflow configuration is carried out according to a configuration manual, so that development work of a mobile phone application program can be completed, and a large amount of development and debugging time is saved; the special mobile phone application program can be immediately available by simply adjusting the configuration in the database; the method comprises the following steps of developing a cross-platform mobile phone application framework program by using an Xanarin technology, providing message pushing and quitting reminding required by a general application program, analyzing configuration information, dynamically generating an application program interface in a native control form, and making a flexible and practical mobile phone application program by using a unit only by filling or modifying configuration at a server; by means of the cross-platform compiling function of Xaamarin, a framework application program of an Android version is compiled and generated under a Windows platform through Visual Studio, a framework application program of an iOS version is compiled and generated under a Mac platform, and cross-platform compiling can be realized only by compiling a set of framework application program codes; when a new unit needs to use the application program, information such as a unit name, a unit server address and the like needs to be registered in the center, and then the configuration is filled in a database of the unit according to rules, so that a unique application program can be configured quickly.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a flow chart of a mobile phone program development platform without writing code according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present invention.
As shown in fig. 1, a mobile phone program development platform without writing code according to an embodiment of the present invention includes: the mobile configuration engine module is used for processing parameters, logics and functions of a mobile phone application program and comprises a data access logic module, a page view logic module, a control logic module and a multi-language setting logic module;
the variable module is used for defining variables of the development application program by adopting a data storage format and comprises a page basic information module, a page main menu module, a page data processing module, a page view module, a page flow logic control module, a system setting module and a multinational language setting module;
the native component conversion engine module is used for rapidly generating a complete mobile phone application program by pure native system components and comprises a data model component module, a page view component module, a logic control component module, a system setting component module and a multinational language component module.
In a specific embodiment of the present invention, the data access logic module, the page view logic module, and the control logic module rapidly generate data capable of being respectively connected to the data model component module, the page view component module, and the logic control component module in the native component conversion engine module according to a mobile application variable filled by a user.
In a specific embodiment of the present invention, the page basic information module defines basic settings of a mobile phone application page, and the page basic information module includes a page initial action setting module, a main menu display hiding setting module, and a page sequence module.
In a specific embodiment of the present invention, the page main menu module is used for setting a main menu of a mobile phone application program, and the page main menu module includes a menu width and height setting module, a style template module, a background color and picture setting module, and a menu item setting module.
In an embodiment of the present invention, the menu item setting module includes an option text and picture setting module, an interactive style setting module, an event setting module, and a menu item sequence setting module.
In one embodiment of the invention, the page view module comprises a native component type, a component position and width, a native component property style setting, and a component interaction setting.
In an embodiment of the present invention, the data model component module includes actual data acquisition and processing logic, parses and converts data generated by the mobile configuration engine, and dynamically generates iOS and Android native components for handling network access, database access, memory access, and file access.
In order to facilitate understanding of the above-described aspects of the present invention, the above-described aspects of the present invention will be described in detail below.
The invention configures user interface and workflow in database, users of different units can generate interface of original control by downloading metadata information of data configuration in their own servers, and render at mobile phone terminal, so as to realize dynamic presentation of user interface, and the configuration of workflow can realize richer page switching logic, so that mobile phone application can realize common functions, and interface style can be more beautified by style configuration. This allows the user to easily modify the interface and workflow using the unit, and the user can see the latest interface after synchronizing the data. The list records are cached at the mobile phone end, and cached data can be conveniently checked when the mobile phone is offline.
Mobile phone application practice without writing code
The core part of the mobile phone application framework program is as follows:
the method comprises the following steps of generating an engine through a user interface, accessing data, requesting HTTP, analyzing Json, processing an expression, customizing a control and the like.
The overall architecture of the mobile phone application framework program is as follows:
a framework core engine, a login interface, an application home page, an installation desk and an iOS platform distinguishing part.
The server called by the mobile phone:
center server and organization server
Preparation of the platform
The mobile phone framework program is compiled in Windows and Mac systems respectively to generate Android and iOS release versions, an initial version without customized information needs to be verified by a central server through code scanning or input of a unit code, a user who is a certain unit is determined, then the user is connected with the unit server to download metadata, and after the metadata is downloaded, initialization is completed.
The central server is used as an important component of the platform, is developed by using ASP.Net MVC and is deployed on Windows IIS, and the database adopts MSSQL by default. The method provides services for the outside through the Web API and provides services for initializing applications for mobile phone programs. The central server is deployed at the cloud end accessible to the Internet and provides functions of registering units, verifying unit codes, activating equipment, unit server information, application upgrade reminding, application history version information, log service and the like. And the internal system management platform is used for managing unit information, checking and counting registration logs and the like.
The server not only configures HTTPS protocol access, but the data packets are additionally AES256 encrypted.
An installation file of the unit server is prepared for downloading by the unit user.
Preparation of units
The unit prepares the application requirements, lists the function modules, interface prototypes, data structures, and learns the methods of configuring the user interface and workflow.
The unit which will use the mobile phone application needs to register the information of the unit name, unit scale and the like in the central server, download the unit server installation package, install the IIS server in the unit and build the database server for storing the configuration information. The IIS supports internet or lan-only access as needed and does not need to be directly connected to a central server. And configuring the display style, the user interface and the workflow of the APP framework, and storing the configuration in a database. The registered home page provides two style alternatives, the function module adopts a left popup menu or a page label bar style, and the label bar type module selects whether the label bar appears at the bottom or the top when selecting.
The Web API of the unit server provides services of login, reading business table data, reading drop-down list item data, saving data, logout and the like.
Per user use
And in the initial state, downloading and installing a corresponding mobile phone application program by a unit user according to the mobile phone model of the unit user. After downloading, the mobile phone still is in a data-free mode, a unit code is input in a two-dimensional code scanning or filling mode, when verification is carried out, a program is registered and verified in a central server, after the unit code passes the verification, information such as the address, the unit name and the lowest version requirement of the application of the unit server is obtained, an application title on an interface is updated, and corresponding information is written into a local database of the mobile phone. When entering the downloading metadata interface, the current metadata version number and size are displayed, and the login operation can be performed only after the downloading is finished.
The user of the user unit logs in the mobile phone application, inputs the user name and the password provided by the user unit, inputs the verification code, namely, the user can send a login request to the Web API interface of the unit server, and after the login request is successful, the user enters the application home page, and then the user can operate the whole application program, check the list and modify the record. The operations can interact with the unit server to obtain real-time data of the server, the real-time data is stored into a local JSON file of the mobile phone according to a certain naming rule, then interface elements are dynamically generated, the data are bound, and the data are displayed to a user. And when no network exists, reading the JSON of the local corresponding page identification and the matching parameters to obtain local data, and displaying an interface.
The setting interface of the application is a standard function, and displays the unit name and the application version number, logs out, resets the application data, and returns to the initial state.
Unit customization requirements
The platform may also provide handset application code level and change of unit server program, but the core engine is not customized. This generates a unit customized version. For example, the mobile phone fills the metadata in the mobile phone application database by default, so that the metadata does not need to be downloaded after the mobile phone is installed, and the mobile phone application is a unique mobile phone application of a unit. For example, a general data saving method can be realized by a standard method called by the configuration of the Webpage _ database and the Workflow, but if a unit has a special requirement for saving or changing data, a unit server program can be changed to add a new interface method, and the new interface method is called in the Workflow. The mobile phone application program code of a unit can also be changed to realize new requirements, and if the new requirements are common requirements, the new requirements can be added into a common version in a subsequent version.
Framework program implementation principle
The framework core engine is mainly an interface generation engine and workflow configuration. The method stores the configuration information by storing the definition in a database table, and dynamically analyzes and configures the program to dynamically generate the native control. The workflow refers to actions of saving data or skipping an interface which need to be done when a link or a button is clicked for submission.
The tables used by the interface generation engine are shown as containing 7 tables. Webpage defines user interface identification and page related attributes; layout defines page elements; the Caption defines a multinational language text corresponding to the element; element defines the self-defined format, size and maximum value of elements and whether to transfer capitalization or not; the method comprises the steps that a data source SQL statement used by a Webpage _ database definition page is defined; workflow defines an action on an artificial Workflow; menu defines Menu items that are used when multiple pages are presented in a tabbed style.
All user interfaces required by the application are defined in a Webpage table, English letters are used as page identifiers, and fields comprise page identifiers, icons, page titles, page footers, whether input values are all converted into capital letters, page styles, menu item identifiers and parent page identifiers (which are used when multiple interfaces share one menu item).
The Layout table describes page elements, and fields of the Layout table comprise page identifiers, data table identifiers, element names, Caption identifiers, control types, rows, columns, width of the control, alignment modes, element occupying modes (Caption is above and below the control; Caption is on the left and the control is on the right; only the control is displayed), element built-in data sources (tables, display fields, value fields and sorting fields), custom attributes, default values, link addresses, link opening modes, new window size opening, event functions, display modes (read-only, editable and unusable), expression display conditions and permission numbers.
The application displays an interface, the outer function transmits a page identifier and a related parameter Json character string, a record of a Webpage table is read from a local database of the mobile phone application through a data access class, the list interface at the beginning of the list is judged through the identifier, and other beginning are display or modification information pages. And reading the field content and assigning the attribute of the page object.
If the list interface is adopted, filtering field information of the list page from the Layout table through the page identification PageID, associating the Layout table with the Element table to obtain all attributes of the list field, obtaining a data source SQL statement component from the Webpage _ DataSource table, analyzing JSON parameters, and analyzing the SQL statement into an executable SQL statement through an expression analyzer. And sending the HTTP request to the unit server to obtain a JSON return result. The list Element generally displays data in a Label type, that is, a field value directly from the result data set is a displayed value, and if an Element of the list Element defines a custom time format, the field value is formatted and assigned to the Label.
If the interface is editable, the types of the support controls are Label, DLabel, SL, URL, FlagBox, CheckBox, Radiobutton, ComboBox, Hidden, TextBox, TextArea, Date, DateTime, Dropdown, SubmitButton, List, and MultiSection.
DLabel, SL, CheckboxList, RadiButton and ComboBox support secondary data source reading, namely the option values of the DLabel, SL, CheckboxList, RadiButton and ComboBox reorganize an SQL statement, if the Lookup data is judged to be locally synchronized, the data is directly executed in a local database of the mobile phone end to obtain a data table, and if the Lookup data is not locally synchronized, the data table is sent to the server end to obtain the data. Typically such a local site is only suitable for configuring data in the local database.
And the submitbutbutton corresponds to a button area at the upper right corner of the mobile phone screen in the interface, and the button with the function is returned and displayed at the upper left corner.
Because the size of the mobile phone screen is limited, at most 4 columns are displayed. And (4) vertically and temporarily not setting height limitation, wherein the interface supports a vertical scroll bar, dynamically generated controls are sequentially arranged downwards in a Panel window, and the height is gradually increased until the processing is finished. And if the multi-interface processing is needed, the data of the first screen can be saved firstly by matching with a Workflow saving button, and then the input is continued by switching to the next interface.
When data is submitted, traversing each control instance in a Panel container cached in a memory, reading the control name and the control value, storing the control name and the control value into a hash table, and sending the hash table, the page identifier and the submit button name to a unit server to store the data.
In conclusion, by means of the technical scheme, a large number of unit users are supported to build the server by themselves through the platform, the interface and workflow configuration is carried out according to the configuration manual, the development work of the mobile phone application program can be completed, and a large amount of development and debugging time is saved; the special mobile phone application program can be immediately available by simply adjusting the configuration in the database; the method comprises the following steps of developing a cross-platform mobile phone application framework program by using an Xanarin technology, providing message pushing and quitting reminding required by a general application program, analyzing configuration information, dynamically generating an application program interface in a native control form, and making a flexible and practical mobile phone application program by using a unit only by filling or modifying configuration at a server; by means of the cross-platform compiling function of Xaamarin, a framework application program of an Android version is compiled and generated under a Windows platform through Visual Studio, a framework application program of an iOS version is compiled and generated under a Mac platform, and cross-platform compiling can be realized only by compiling a set of framework application program codes; when a new unit needs to use the application program, information such as a unit name, a unit server address and the like needs to be registered in the center, and then the configuration is filled in a database of the unit according to rules, so that a unique application program can be configured quickly.
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 (7)

1. A mobile phone program development platform without writing codes is characterized by comprising:
the mobile configuration engine module is used for processing parameters, logics and functions of a mobile phone application program and comprises a data access logic module, a page view logic module, a control logic module and a multi-language setting logic module;
the variable module is used for defining variables of the development application program by adopting a data storage format and comprises a page basic information module, a page main menu module, a page data processing module, a page view module, a page flow logic control module, a system setting module and a multinational language setting module;
the native component conversion engine module is used for rapidly generating a complete mobile phone application program by pure native system components and comprises a data model component module, a page view component module, a logic control component module, a system setting component module and a multinational language component module.
2. The mobile phone program development platform without writing code according to claim 1, wherein the data access logic module, the page view logic module, and the control logic module rapidly generate data capable of being connected with the data model component module, the page view component module, and the logic control component module in the native component conversion engine module, respectively, according to mobile phone application program variables filled in by a user.
3. The platform of claim 1, wherein the page basic information module defines basic settings of a mobile application page, and the page basic information module comprises a page initial action setting module, a main menu display hiding setting module, and a page sequence module.
4. The mobile phone program development platform without writing codes according to claim 1, wherein the page main menu module is used for setting a mobile phone application program main menu, and the page main menu module comprises a menu width and height setting module, a style template module, a background color and picture setting module, and a menu item setting module.
5. The mobile phone program development platform without writing codes according to claim 4, wherein the menu item setting module comprises an option text and picture setting module, an interactive style setting module, an event setting module and a menu item sequence setting module.
6. The mobile phone program development platform without writing code of claim 1, wherein the page view module comprises native component type, component position and width and height, native component property style setting, and component interaction setting.
7. The platform of claim 1, wherein the data model component module comprises an actual data acquisition and processing logic for parsing and converting data generated by the mobile configuration engine and dynamically generating iOS and Android native components for handling network access, database access, memory access, and file access.
CN202011035440.2A 2020-09-27 2020-09-27 Mobile phone program development system without writing codes Active CN112214202B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011035440.2A CN112214202B (en) 2020-09-27 2020-09-27 Mobile phone program development system without writing codes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011035440.2A CN112214202B (en) 2020-09-27 2020-09-27 Mobile phone program development system without writing codes

Publications (2)

Publication Number Publication Date
CN112214202A true CN112214202A (en) 2021-01-12
CN112214202B CN112214202B (en) 2023-12-15

Family

ID=74051212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011035440.2A Active CN112214202B (en) 2020-09-27 2020-09-27 Mobile phone program development system without writing codes

Country Status (1)

Country Link
CN (1) CN112214202B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434117A (en) * 2021-06-22 2021-09-24 华腾软件产业有限公司 Automatic software development system, automatic software generation method and equipment
CN113626015A (en) * 2021-08-24 2021-11-09 贵州电子科技职业学院 High-performance operation optimization method suitable for I language

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104111826A (en) * 2013-04-19 2014-10-22 杭州新世纪电子科技有限公司 Software project development method and device
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
US20160139888A1 (en) * 2014-11-14 2016-05-19 Appsfreedom, Inc. Automated app generation system
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件***(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN108228155A (en) * 2017-12-26 2018-06-29 江苏润和软件股份有限公司 EasyApp Mobile Developments platform and development approach
CN110362792A (en) * 2019-07-05 2019-10-22 五八有限公司 RN file is converted to the method, apparatus and conversion equipment of small routine file
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市***技术研究院有限公司 Zero-coding application software rapid construction system
CN111783407A (en) * 2020-07-17 2020-10-16 西思艾(北京)软件有限公司 Electronic form creating system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104111826A (en) * 2013-04-19 2014-10-22 杭州新世纪电子科技有限公司 Software project development method and device
US20160139888A1 (en) * 2014-11-14 2016-05-19 Appsfreedom, Inc. Automated app generation system
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件***(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN108228155A (en) * 2017-12-26 2018-06-29 江苏润和软件股份有限公司 EasyApp Mobile Developments platform and development approach
CN110362792A (en) * 2019-07-05 2019-10-22 五八有限公司 RN file is converted to the method, apparatus and conversion equipment of small routine file
CN110825362A (en) * 2019-11-04 2020-02-21 广东道一信息技术股份有限公司 Low-code application software development system and method
CN110989983A (en) * 2019-11-28 2020-04-10 深圳航天智慧城市***技术研究院有限公司 Zero-coding application software rapid construction system
CN111783407A (en) * 2020-07-17 2020-10-16 西思艾(北京)软件有限公司 Electronic form creating system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NURAKMAL AHMAD MUSTAFFA等: "Modeling the Structural of Intention and Attitude of Muslim Software Developer to Use Islamic Work Ethic in Developing Islamic Content Mobile Apps", 《2020 6TH INTERNATIONAL CONFERENCE ON INTERACTIVE DIGITAL MEDIA (ICIDM)》, pages 1 - 6 *
谈振伟: "基于知识表示的智能低代码开发引擎的关键技术研究", 《CNKI优秀硕士学位论文全文库 信息科技辑》, no. 01, pages 138 - 468 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434117A (en) * 2021-06-22 2021-09-24 华腾软件产业有限公司 Automatic software development system, automatic software generation method and equipment
CN113626015A (en) * 2021-08-24 2021-11-09 贵州电子科技职业学院 High-performance operation optimization method suitable for I language
CN113626015B (en) * 2021-08-24 2024-04-26 贵州电子科技职业学院 High-performance operation optimization method suitable for I language

Also Published As

Publication number Publication date
CN112214202B (en) 2023-12-15

Similar Documents

Publication Publication Date Title
CN109918607B (en) Page construction method and device, medium and computing equipment
CN107577459B (en) Dragging type cross-platform application development system and method based on componentization
CN110889270B (en) Form page document generation method, form page rendering method and device
CN108154569B (en) Patrol acquisition method based on object modeling configuration
RU2466450C2 (en) Method and system to develop it-oriented server network applications
CN109062567B (en) B/S structure-based information management system rapid development platform
US20150020006A1 (en) Method and system for creating dynamic browser-based user interface by example
CN114035773B (en) Configuration-based low-code form development method, system and device
US20170102925A1 (en) Automatch process and system for software development kit for application programming interface
US20130066947A1 (en) System and Method for Managing Applications for Multiple Computing Endpoints and Multiple Endpoint Types
US8839192B2 (en) System and method for presentation of cross organizational applications
WO2015029193A1 (en) Web server system, application development assistance system, multilingual support method in web server system, multi-device support method in web server system, and application development assistance method
US20070078925A1 (en) Porting an interface defining document between mobile device platforms
US9646103B2 (en) Client-side template engine and method for constructing a nested DOM module for a website
CN111597489B (en) Realization method and device for draggable custom form component based on mobile terminal
CN112214202A (en) Mobile phone program development platform without writing codes
KR20090089601A (en) System and method for automatically building document with its data and layout using document making application program
CN110020356A (en) A kind of code generating method of page module, apparatus and system
CN111580712B (en) Desktop customization method, device, equipment, system and storage medium
CN107426588B (en) Method, system and storage device for acquiring television set configuration information
CN113515281A (en) Method for realizing user-defined interface of mobile application
CN109634610B (en) Interface marking data generation method and device
CN112363725A (en) System for configuring television main scene and visually rendering based on WEB side
KR20090000199A (en) Web server application framework, web application processing method using the framework and computer readable medium processing the method
CN112307377A (en) Information display method and device 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