CN111813377A - Method and device for automatically generating application program - Google Patents

Method and device for automatically generating application program Download PDF

Info

Publication number
CN111813377A
CN111813377A CN202010541175.9A CN202010541175A CN111813377A CN 111813377 A CN111813377 A CN 111813377A CN 202010541175 A CN202010541175 A CN 202010541175A CN 111813377 A CN111813377 A CN 111813377A
Authority
CN
China
Prior art keywords
application
application program
template
control
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.)
Pending
Application number
CN202010541175.9A
Other languages
Chinese (zh)
Inventor
肖楠
刘鹏程
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN202010541175.9A priority Critical patent/CN111813377A/en
Publication of CN111813377A publication Critical patent/CN111813377A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

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

Abstract

The invention is suitable for the technical field, and provides a method and a device for automatically generating an application program, wherein the method comprises the following steps: acquiring an application program requirement template of a user; creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template, and correspondingly associating a data source of the control and/or the component; and configuring application parameters for the application program requirement template of the associated data source to generate an application program. The method can meet the requirement of a user for quickly making the application program, the simple functions required by the user can complete the configuration and making of the application program through the preset application generation flow, the whole process is generated through the automatic script, research and development personnel do not need to participate, energy experts do not need to participate, and the application program with strong pertinence can be quickly generated only through simple dragging and setting by one person.

Description

Method and device for automatically generating application program
Technical Field
The invention belongs to the technical field of application program customized development, and particularly relates to a method and a device for automatically generating an application program.
Background
The development of an application program (APP) needs a large number of professional designers, developers and testers to participate together, and also needs to be designed specifically according to the requirements of customers, so that the development process often needs a long development period to meet the business requirements, and the development and online use of the APP are completed.
With the development of internet technology, traditional industries also need APPs which have industry or enterprise specific needs, so that the production needs of enterprises are met. For example, in the energy industry, energy equipment and the like of respective enterprises need to be monitored and operated, and if an APP with monitoring and operation setting functions for the enterprises exists, the production efficiency can be improved undoubtedly. However, developing an APP requires a great time cost and a great labor cost, and therefore, a method and a platform capable of quickly obtaining the APP are urgently needed for enterprises with low functional requirements but stronger service-oriented requirements.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for automatically generating an application, where the application is generated through an automated script in the whole process, and the application with a strong pertinence can be quickly generated only by one person through simple dragging and setting without participation of research and development personnel and energy experts.
A first aspect of an embodiment of the present invention provides a method for automatically generating an application, including:
acquiring an application program requirement template of a user;
creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template, and correspondingly associating a data source of the control and/or the component;
and configuring application parameters for the application program requirement template of the associated data source to generate an application program.
In one embodiment, the step of configuring application parameters for the application requirements template associated with the data source and generating an application includes:
setting the self-defining information of the application program;
configuring script parameters of the function page;
and according to a preset execution script and a configuration file, combining the self-defining information of the application program and the script parameters of the function page to create the application program.
In an embodiment, before the step of creating an application program according to a preset execution script and a configuration file by combining the user-defined information of the application program and the script parameter of the function page, the method further includes:
confirming whether to add/delete a function page;
if the function page is added/deleted, returning to create the function page of the control and/or the component, correspondingly associating the data source of the control and/or the component, and configuring script parameters of the function page;
and if the function page is not added or deleted, creating the application program according to a preset execution script and a configuration file and by combining the self-defining information of the application program and the script parameters of the function page.
In one embodiment, the customization information of the application program at least comprises: name, icon, and launch icon;
the script parameters of the function page at least comprise: project name, company name, application identity information.
In one embodiment, the configuring the application parameters for the application requirement template of the associated data source, and after the step of generating the application, further includes:
determining a publishing platform of the application program and packaging the application program;
and correspondingly publishing the packaged file of the application program to the publishing platform.
In one embodiment, the application requirements template includes one or more of a control-level template and a component-level template, wherein the component-level template is a combination of one or more control-level templates.
In one embodiment, the application is an energy industry application, wherein the control in the application requirement template is an energy control, and the energy control at least comprises: boiler, air compressor machine, air conditioner and transformer.
A second aspect of an embodiment of the present invention provides an apparatus for automatically generating an application, including:
the acquisition module is used for acquiring an application program requirement template of a user;
the data association module is used for creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template and correspondingly associating the data source of the control and/or the component;
and the configuration generation module is used for configuring application parameters for the application program requirement template of the associated data source and generating the application program.
A third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of the above-described method.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
the embodiment of the invention can meet the requirement of a user for quickly making the application program, the simple function required by the user can complete the configuration and making of the application program through the preset application generation flow, the APP meeting the requirement is quickly generated after the user self-defines the function, a professional development team does not need to spend a large amount of development cost for making, the economic cost and the labor cost are saved, the efficiency requirement and the production requirement of enterprise users can be met, the whole process is generated through an automatic script, research and development personnel do not need to participate, and the application program with strong pertinence can be quickly generated only by one person through simple dragging and setting.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed for the embodiments or the prior art descriptions 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 illustrating a method for automatically generating an application according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of configuring application parameters for the application requirement template associated with a data source to generate an application in the method for automatically generating an application according to an embodiment of the present invention;
FIG. 3 is a flow chart illustrating a method for automatically generating an application according to yet another embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for automatically generating an application according to a second embodiment of the present invention;
FIG. 5 is a diagram of an apparatus for automatically generating an application according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of an apparatus for automatically generating an application according to yet another embodiment of the present invention;
fig. 7 is a schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail. All other embodiments, which can be derived by a person skilled in the art from the described embodiments of the invention, are within the scope of the invention. Unless otherwise specified, the technical means used in the examples are conventional means well known to those skilled in the art.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the present application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
The first embodiment is as follows:
referring to fig. 1, a method for automatically generating an application according to an embodiment of the present invention includes:
step S11: acquiring an application program requirement template of a user;
the application requirements template includes one or more of a control-level template and a component-level template, wherein the component-level template is a combination of one or more control-level templates.
Step S12: creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template, and correspondingly associating a data source of the control and/or the component;
step S13: and configuring application parameters for the application program requirement template of the associated data source to generate an application program.
The application program requirement template can be self-defined content with combinable functions, namely, a user can independently select different assemblies or controls in the template according to the self function requirement, so that a self-defined APP with stronger pertinence is formed, and the application program requirement template is formed after the user selects the functional assemblies.
Because the embodiment of the invention is mainly oriented to the APP customization requirements of the energy industry, most energy equipment needs to be monitored and operated, and corresponding controls and components are matched with the energy equipment, for example, the APP requirement function of an enterprise needs to monitor the steam boiler of the enterprise, an application program requirement template necessarily comprises the boiler monitoring controls, and at the moment, the boiler monitoring controls need to be bound with the corresponding steam boilers, namely, the steam boilers are used as data sources to be associated with the function pages of the boiler monitoring controls.
The application program demand template after the association is completed can be subjected to the flows of parameter configuration, script operation and the like according to a preset APP generation mechanism, and finally, a functional APP capable of monitoring the steam boiler is generated.
The monitoring APP of the steam boiler is only an example, and actually, the function of an APP may include more control elements, and an assembly obtained by combining a plurality of control elements, for example, a boiler group formed by combining a plurality of steam boilers may form an assembly, and in this case, the data source of the assembly should include all the steam boilers included in the boiler group.
The embodiment of the invention aims at users with low application requirements, and simple functions required by the users can complete the configuration and the manufacture of application programs through a preset application generation flow, so that the APP meeting the requirements can be directly and quickly generated after the users define the functions, a professional development team does not need to spend a large amount of development cost for manufacturing, the economic cost and the labor cost are saved, and the efficiency requirements and the production requirements of enterprise users can be met.
Referring to fig. 2, the step S13: configuring application parameters for the application requirement template associated with the data source to generate an application, comprising:
step S131: setting the self-defining information of the application program;
step S132: configuring script parameters of the function page;
step S134: and according to a preset execution script and a configuration file, combining the self-defining information of the application program and the script parameters of the function page to create the application program.
The method comprises the following steps that a simple application program is manufactured, wherein the manufactured content mainly comprises function realization and interface presentation, wherein the interface presentation needs a user to design custom information of the application program, including but not limited to APP names, icons, start graphs, unique IDs and the like; the function requirements of a specific industry can be anticipated in advance, so that the function realization of the application program can be realized by setting script parameters for a function page related to a data source and combining execution scripts and configuration files preset for various functions.
The above steps can complete the making of an application program meeting the standard requirements, and the user can set script parameters in the function page at least including: project name, company name, application identity information, etc., which may include: application ID, issuing platform identity ID, etc.
Preferably, in this embodiment, as shown in fig. 3, the step S13: configuring application parameters for the application program requirement template of the associated data source, and after generating the application program, further comprising:
step S14: determining a publishing platform of the application program and packaging the application program;
step S15: and correspondingly publishing the packaged file of the application program to the publishing platform.
Taking an application program of a mobile terminal as an example, a publishing platform includes iOS and Android, different mobile terminals support different publishing versions, for example, when the APP needs to be published to the iOS platform, the publishing platform of the APP needs to be determined to be the iOS, a bundle-identifier, an Apple-id and the like need to be set in a script parameter of a function page, and then dependent software of the application program is correspondingly installed: the method comprises the steps of installing an iOS engineering dependent library in coco objects/gradles and fastlane, finally creating an application, a certificate (iOS) and a compiled code in appledv during packaging, and finally packaging the appledv into an ipa file.
Example two:
an example is performed below with reference to fig. 4 by using a primary APP manufacturing process of a specific energy industry, and the method for automatically generating an application program provided in an embodiment of the present invention includes:
step S11: acquiring an energy industry application program demand template of a user;
the energy industry application requirements template includes one or more of a control-level template and a component-level template, wherein the component-level template is a combination of one or more control-level templates.
Step S12: creating a function page of the energy control and/or the energy component according to the energy control and/or the energy component in the energy industry application program requirement template, and correspondingly associating a data source of the energy control and/or the energy component, where the energy control may include: boilers, air compressors, air conditioners, transformers, etc.;
step S13: configuring application parameters for the energy industry application program demand template associated with the data source to generate the energy industry application program, which specifically includes the following steps:
step S131: setting the custom information of the energy industry application program, wherein the custom information can comprise: application name, icon, startup icon, etc.;
step S132: configuring script parameters of the function page, wherein the script parameters may include: project name, company name, application identity information, etc.;
step S133: confirming whether to add/delete a function page;
if the function page is to be added/deleted, the process returns to step S12: creating a function page of the energy control and/or the energy component, and correspondingly associating the data source of the energy control and/or the energy component, and further executing at least step S132: after the script parameters of the function page are configured, entering the next step;
if the function page is not added/deleted, the next step is carried out;
step S134: and according to a preset execution script and a configuration file, combining the self-defined information of the energy industry application program and the script parameter of the function page to create the energy industry application program.
Step S14: determining a publishing platform of an energy industry application program and packaging the energy industry application program;
step S15: and correspondingly issuing the packaged file of the energy industry application program to the issuing platform.
According to the embodiment, the data source association can be accurately performed on various energy devices by means of energy device resource integration of the energy system platform, so that a user of the platform can quickly find the data source to which the enterprise aims to associate, and a professional is not required to search the address of the data source. Through the steps, only one person needs to simply drag and set, the energy APP with strong pertinence can be quickly generated, the requirement of a user for modifying the program again after the template is determined and the function of the application program can be changed, the APP can be increased and deleted before being released, the upgrading and the maintenance can be realized, the APP is generated through the automatic script in the whole process, and research and development personnel do not need to participate.
Example three:
referring to fig. 5, a device for automatically generating an application according to an embodiment of the present invention includes: an acquisition module 21, a data association module 22 and a configuration generation module 23, wherein,
the acquisition module 21 is configured to acquire an application requirement template of a user;
the data association module 22 is configured to create a function page of the control and/or the component according to the control and/or the component in the application program requirement template, and correspondingly associate a data source of the control and/or the component;
the configuration generating module 23 is configured to configure application parameters for the application requirement template of the associated data source, so as to generate an application.
In addition, as shown in fig. 6, the method includes: a packaging module 24 and a publishing module 25,
the packaging module 24 is configured to determine a publishing platform of the application program and package the application program;
the publishing module 25 is configured to correspondingly publish the packaged file of the application program to the publishing platform.
Fig. 7 is a schematic diagram of the terminal device 3 according to an embodiment of the present invention. As shown in fig. 7, the terminal device 3 of this embodiment includes a processor 31, a memory 31, and a computer program 32, such as a program for automatically generating an application program, stored in the memory 31 and executable on the processor 31. The processor 30, when executing the computer program 32, implements the steps in the various method embodiments described above, such as the steps S11-S15 shown in fig. 1. Alternatively, the processor 30, when executing the computer program 32, implements the functions of the modules/units in the above-mentioned device embodiments, such as the functions of the modules 21 to 23 shown in fig. 5.
Illustratively, the computer program 32 may be partitioned into one or more modules/units that are stored in the memory 31 and executed by the processor 30 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 32 in the terminal device 3.
The terminal device 3 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device 3 may include, but is not limited to, a processor 30 and a memory 31. It will be understood by those skilled in the art that fig. 7 is only an example of the terminal device 3, and does not constitute a limitation to the terminal device 3, and may include more or less components than those shown, or combine some components, or different components, for example, the terminal device 3 may further include an input-output device, a network access device, a bus, etc.
The Processor 30 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 31 may be an internal storage unit of the terminal device 3, such as a hard disk or a memory of the terminal device 3. The memory 31 may also be an external storage device of the terminal device 3, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 3. Further, the memory 31 may also include both an internal storage unit and an external storage device of the terminal device 3. The memory 31 is used for storing the computer programs and other programs and data required by the terminal device 3. The memory 31 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Of course, the units and modules may be replaced by a processor containing a computer program, and the work of each part can be completed in a pure software form.
Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, etc. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A method for automatically generating an application, comprising:
acquiring an application program requirement template of a user;
creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template, and correspondingly associating a data source of the control and/or the component;
and configuring application parameters for the application program requirement template of the associated data source to generate an application program.
2. A method for automatically generating an application as defined in claim 1, wherein the step of configuring application parameters for the application requirements template associated with a data source, generating an application, comprises:
setting the self-defining information of the application program;
configuring script parameters of the function page;
and according to a preset execution script and a configuration file, combining the self-defining information of the application program and the script parameters of the function page to create the application program.
3. The method for automatically generating an application program according to claim 2, wherein before the step of creating an application program by combining the self-defined information of the application program and the script parameters of the function page according to the preset execution script and configuration file, the method further comprises:
confirming whether to add/delete a function page;
if the function page is added/deleted, returning to create the function page of the control and/or the component, correspondingly associating the data source of the control and/or the component, and configuring script parameters of the function page;
and if the function page is not added or deleted, creating the application program according to a preset execution script and a configuration file and by combining the self-defining information of the application program and the script parameters of the function page.
4. A method for automatically generating an application as recited in claim 2, wherein the customization information for the application includes at least: name, icon, and launch icon;
the script parameters of the function page at least comprise: project name, company name, application identity information.
5. The method of automatically generating an application of claim 1, wherein the step of configuring application parameters for the application requirements template associated with the data source further comprises, after the step of generating an application:
determining a publishing platform of the application program and packaging the application program;
and correspondingly publishing the packaged file of the application program to the publishing platform.
6. The method of automatically generating an application of claim 1, wherein the application requirements template comprises one or more of a control-level template and a component-level template, wherein the component-level template is a combination of one or more control-level templates.
7. The method of automatically generating an application according to claim 1, wherein the application is an energy industry application, wherein the controls in the application requirements template are energy controls, and wherein the energy controls comprise at least: boiler, air compressor machine, air conditioner and transformer.
8. An apparatus for automatically generating an application, comprising:
the acquisition module is used for acquiring an application program requirement template of a user;
the data association module is used for creating a function page of the control and/or the component according to the control and/or the component in the application program requirement template and correspondingly associating the data source of the control and/or the component;
and the configuration generation module is used for configuring application parameters for the application program requirement template of the associated data source and generating the application program.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202010541175.9A 2020-06-15 2020-06-15 Method and device for automatically generating application program Pending CN111813377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010541175.9A CN111813377A (en) 2020-06-15 2020-06-15 Method and device for automatically generating application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010541175.9A CN111813377A (en) 2020-06-15 2020-06-15 Method and device for automatically generating application program

Publications (1)

Publication Number Publication Date
CN111813377A true CN111813377A (en) 2020-10-23

Family

ID=72845068

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010541175.9A Pending CN111813377A (en) 2020-06-15 2020-06-15 Method and device for automatically generating application program

Country Status (1)

Country Link
CN (1) CN111813377A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112651219A (en) * 2021-01-15 2021-04-13 北京金和网络股份有限公司 APP development method and device
CN113835693A (en) * 2021-09-15 2021-12-24 欧电云信息科技(江苏)有限公司 Code generation method and device, electronic equipment and storage medium
CN116737138A (en) * 2023-06-26 2023-09-12 上海一谈网络科技有限公司 Application generation method, device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102654833A (en) * 2012-02-01 2012-09-05 中兴通讯(香港)有限公司 Mobile phone application development method and system
CN103135979A (en) * 2011-12-05 2013-06-05 中国移动通信集团广东有限公司 Method, device and system for generating terminal applications
CN104317587A (en) * 2014-10-22 2015-01-28 中国人民解放军国防科学技术大学 Automatic android mobile device oriented application generation method
CN104503776A (en) * 2014-12-01 2015-04-08 北京金和软件股份有限公司 Method for rapidly packaging android application on APP development platform
CN106775654A (en) * 2016-11-28 2017-05-31 广东亿迅科技有限公司 The automatic method and apparatus for building mobile applications
CN109324787A (en) * 2017-08-18 2019-02-12 深圳怡化电脑股份有限公司 A kind of business software development approach, device and terminal device
CN109471620A (en) * 2018-10-19 2019-03-15 深圳思为科技有限公司 A kind of automatic generation method of APP, device, terminal device and readable storage medium storing program for executing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103135979A (en) * 2011-12-05 2013-06-05 中国移动通信集团广东有限公司 Method, device and system for generating terminal applications
CN102654833A (en) * 2012-02-01 2012-09-05 中兴通讯(香港)有限公司 Mobile phone application development method and system
CN104317587A (en) * 2014-10-22 2015-01-28 中国人民解放军国防科学技术大学 Automatic android mobile device oriented application generation method
CN104503776A (en) * 2014-12-01 2015-04-08 北京金和软件股份有限公司 Method for rapidly packaging android application on APP development platform
CN106775654A (en) * 2016-11-28 2017-05-31 广东亿迅科技有限公司 The automatic method and apparatus for building mobile applications
CN109324787A (en) * 2017-08-18 2019-02-12 深圳怡化电脑股份有限公司 A kind of business software development approach, device and terminal device
CN109471620A (en) * 2018-10-19 2019-03-15 深圳思为科技有限公司 A kind of automatic generation method of APP, device, terminal device and readable storage medium storing program for executing

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112651219A (en) * 2021-01-15 2021-04-13 北京金和网络股份有限公司 APP development method and device
CN113835693A (en) * 2021-09-15 2021-12-24 欧电云信息科技(江苏)有限公司 Code generation method and device, electronic equipment and storage medium
CN113835693B (en) * 2021-09-15 2024-03-08 欧电云信息科技(江苏)有限公司 Code generation method, device, electronic equipment and storage medium
CN116737138A (en) * 2023-06-26 2023-09-12 上海一谈网络科技有限公司 Application generation method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107193750B (en) Script recording method and device
CN106156186B (en) Data model management device, server and data processing method
CN104252342B (en) Embedded application implementation method and device capable of configuring parameters
CN111813377A (en) Method and device for automatically generating application program
CN107733985B (en) Method and device for deploying functional components of cloud computing system
CN110515795B (en) Big data component monitoring method and device and electronic equipment
CN114546738B (en) Universal test method, system, terminal and storage medium for server
CN110727575B (en) Information processing method, system, device and storage medium
JP2017084082A (en) Simulation device, test scenario file creation method, and test method using test scenario file
EP3413149B1 (en) Field device commissioning system and field device commissioning method
CN110134598B (en) Batch processing method, device and system
CN114661423A (en) Cluster configuration detection method and device, computer equipment and storage medium
Bhatt et al. Digital twin framework and its application for protection functions testing of relays
CN111414348A (en) Method and device for modifying database instance parameters
CN116661758B (en) Method, device, electronic equipment and medium for optimizing log framework configuration
US9396239B2 (en) Compiling method, storage medium and compiling apparatus
CN115599401A (en) Publishing method, device, equipment and medium of user-defined model
CN115643172A (en) Abnormity detection method, abnormity detection device, terminal equipment and storage medium
CN114527993A (en) Application deployment method, device, equipment and medium
CN114637672A (en) Automatic data testing method and device, computer equipment and storage medium
US9870257B1 (en) Automation optimization in a command line interface
CN112579530A (en) Data resource organization method and device of automatic test system
CN113806231A (en) Code coverage rate analysis method, device, equipment and medium
CN112667463A (en) Application system baseline state monitoring method and device
CN111309623A (en) Coordinate data classification test method and device

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