CN103543993A - Application program building method and system - Google Patents

Application program building method and system Download PDF

Info

Publication number
CN103543993A
CN103543993A CN201210239155.1A CN201210239155A CN103543993A CN 103543993 A CN103543993 A CN 103543993A CN 201210239155 A CN201210239155 A CN 201210239155A CN 103543993 A CN103543993 A CN 103543993A
Authority
CN
China
Prior art keywords
application
application program
template
business function
module
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
CN201210239155.1A
Other languages
Chinese (zh)
Other versions
CN103543993B (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.)
Shenzhen Mengwang Xinlian Technology Development Co ltd
Original Assignee
Shenzhen Hua Gao Software Science And Technology Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Hua Gao Software Science And Technology Ltd filed Critical Shenzhen Hua Gao Software Science And Technology Ltd
Priority to CN201210239155.1A priority Critical patent/CN103543993B/en
Publication of CN103543993A publication Critical patent/CN103543993A/en
Application granted granted Critical
Publication of CN103543993B publication Critical patent/CN103543993B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to an application program building method and system. The application program building method includes the following steps of obtaining a pre-built application program template, obtaining configuration parameters according to the application program template, obtaining a pre-customized service function assembly, and generating an application program according to the application program template, the configuration parameters and the service function assembly. According to the application program building method and system, the corresponding application program can be generated through obtaining of the pre-built application program template, the configuration parameters and the service function assembly, the most time-consuming and cost-consuming steps of program designing, program coding, simulation testing, real machine testing and the like are omitted, cost is reduced, a common person does not need to write programs, the application program can be manufactured easily, and the development difficulty is lowered.

Description

Application builds method and system
Technical field
The present invention relates to application development field, particularly relate to a kind of application builds method and system.
Background technology
Application program is included in the application program of moving on mobile device, as Android operating system application program, and iOS operating system application program, and Windows Phone operating system application program etc.The exploitation of application program is very professional task, and general developer cannot be competent at, and only have comparatively technical professional just can be engaged in this specialized work, and the exploitation of an application program often needs to expend the long period.
Generally, the exploitation of any a application program and modification must form via following step:
(1) program design: the framework of designing program, flow process, UI interface, user interactions etc.
(2) program coding: program coding is realized needs to consider the compatibility of each producer's different mobile terminal simultaneously.
(3) simulation test: adopt simulator to debug and emulation testing the application code of exploitation.
(4) prototype test: the compatibility test that application program is moved on prototype, and the usability testing of each function on prototype.
(5) program issue: release application program.
Above-mentioned exploitation and revise two committed steps in an application program process and be: development& testing.Because mobile terminal model is numerous, each moves the modification adjustment of producer to operating system bottom.Performance history need to be carried out compatibility for various mobile terminals and be processed, test process must carry out full test for every money mobile terminal, otherwise likely occur that application program cannot, in the situation of certain terminal operating, so, cause following several very serious problem:
(1) development difficulty is very large.The exploitation enterprise of application program or developer will carry out compatibility exploitation for the terminal of different manufacturers.
(2) highly specialized.The exploitation of application program must be completed by professional software developer, and human resources drop into huge.
(3) test job amount is large.For the exploitation of new function or the modification of old function, all must carry out compatibility test for every money terminal.
(4) cost can be in any more.Because test terminal is numerous, new terminal emerges in an endless stream, and terminal purchase cost is huge, and every money application program all in a large number tester for each terminal, test in a large number, the input of a large amount of test terminals and the test human resources of going round and beginning again, causes cost can not to be in any more.
Summary of the invention
Based on this, be necessary for a kind of application builds method that can reduce development difficulty and testing cost is provided.
A method, comprises the following steps:
Obtain the application object template of setting up in advance;
According to described application object template, obtain configuration parameter, and obtain the business function assembly of customization in advance;
According to described application object template, configuration parameter and business function assembly, generate application program.
Therein in an embodiment, after the described step that generates application program according to described application object template, configuration parameter and business function assembly, also comprise step:
Issue described application program.
Therein in an embodiment, described obtain the application object template of setting up in advance before, also comprise step:
Custom application template and business function assembly in advance, and by described application object template and business function component stores beyond the clouds.
In an embodiment, at the described template of custom application in advance and business function assembly, and after described application object template and business function component stores step beyond the clouds, also comprise step therein:
Build client application running environment;
Build the required interface definition of client and standard feature;
Carry out simulation test and prototype test.
In an embodiment, after the step of the described application program of described issue, also comprise step therein:
Obtain the configuration parameter after described application program update;
According to the configuration parameter after described renewal, upgrade described application program.
In addition be also necessary for a kind of application builds system that can reduce development difficulty and testing cost is provided.
A system, comprising:
Template acquisition module, for obtaining the application object template of setting up in advance;
Parameter configuration module, for obtaining configuration parameter according to described application object template;
Service Component acquisition module, for obtaining business function assembly;
Generation module, for generating application program according to described application object template, configuration parameter and business function assembly.
In an embodiment, described application builds system also comprises therein:
Release module, for issuing described application program.
In an embodiment, described application builds system also comprises therein:
Creation module, for custom application template and business function assembly in advance, and described application object template and business function component stores are beyond the clouds.
In an embodiment, described application builds system also comprises therein::
Build module, for building client application running environment, and build the required interface definition of client and standard feature;
Test module, for carrying out simulation test and prototype test.
In an embodiment, described application builds system also comprises therein:
Parameter acquisition module, obtains the configuration parameter after described application program update;
Update module, for upgrading described application program according to the configuration parameter after described renewal.
Above-mentioned application builds method and system, by obtaining application object template, configuration parameter and the business function assembly of setting up in advance, can generate corresponding application program, the link that has saved the most consuming time and consumption cost such as program design, program coding, simulation test and prototype test, reduced cost, ordinary person does not need coding, can easily make application program, has reduced development difficulty.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of application builds method in an embodiment;
Fig. 2 builds the schematic flow sheet of base of applications framework in an embodiment;
Fig. 3 is for forming the demonstration schematic diagram of application program;
Fig. 4 is for upgrading the schematic flow sheet of application program;
Fig. 5 is the inner structure schematic diagram of application builds system in an embodiment;
Fig. 6 is the inner structure schematic diagram of application builds system in an embodiment;
Fig. 7 is the inner structure schematic diagram of application builds system in an embodiment.
Embodiment
Technical scheme below in conjunction with specific embodiment and accompanying drawing application programs construction method and system is described in detail, so that it is clearer.
As shown in Figure 1, in one embodiment, a kind of application builds method, comprises the following steps:
Step S110, obtains the application object template of setting up in advance.
Concrete, before obtaining application object template, need to build in advance base of applications framework.
In one embodiment, as shown in Figure 2, the concrete steps that build base of applications framework comprise:
Step S210, custom application template and business function assembly in advance, and by application object template and business function component stores beyond the clouds.
Concrete, according to designing requirement, customize multiple application object template, application object template comprises application builds template and application program layout templates, and wherein application builds template refers to the predefine guide template that creates certain class application, for simplifying the difficulty of customization application program; Application program layout templates refers to the template of the outward appearance layout of application program, as function menu with what style is put, and as a line is put five icons, or four icons, put several row etc.
Business function assembly is the assembly that need to customize according to business function.
By application object template and business function component stores beyond the clouds, for user, when making application program, configure accordingly.
Step S220, builds client application running environment.
Client application running environment refers to when application program is moved in client, and the requirement to client, as system environments (as Android system), systematic parameter (the above version of Android2.3.5) etc.Build client application running environment, the basic framework of application program in client operation be provided.
Step S230, builds the required interface definition of client and standard feature.
Concrete, the required interface definition of client refers to the protocol definition that data interaction is carried out in client and high in the clouds.Standard feature comprises music, picture browsing, video playback, web page browsing, text browsing, data storage, note transmission etc.
Step S240, carries out simulation test and prototype test.
Concrete, after application object template, business function assembly and client application running environment, interface definition and standard feature have built, carry out simulation test and prototype test, to guarantee that the basic framework of constructed application program meets designing requirement, can adapt to dissimilar mobile device.
Step S120, obtains configuration parameter according to this application object template, and obtains the business function assembly of customization in advance.
Concrete, configuration parameter comprises application program identification, application program entry, application program UI(User Interface, user interface) interface, the application menu layout etc.
Step S130, generates application program according to application object template, configuration parameter and business function assembly.
Concrete, configuration parameter, application object template and the packing of business function assembly are compiled into application program installation kit file, the file generating as final in Android platform is apk file, the final file generating of apple iOS platform is ipa file.
As shown in Figure 3, configuration tool, Service Component storehouse and application object template storehouse are set beyond the clouds, in this Service Component storehouse, comprise a lot of business function assemblies, as music assembly, video signal assembly, game component, component software, microblogging assembly, books assembly etc.Application object template storehouse comprises multiple application object template.Configuration tool, by application object template and the business function arrangement of components combination producing application program selected, is published to high in the clouds, client downloads set up applications A, application program B etc.
Further, in one embodiment, above-mentioned application builds method, after step S130, also comprises step: issue described application program.Concrete, the application program of generation is got final product to release application program through simple functional test and interface parameter configuration adjustment, mobile terminal can be downloaded this application program and install.Simple functional test comprises the test of contact bed, as preview function.Interface parameter configuration is adjusted to refer to and according to user, in preview, is found that unsatisfied place arranges adjustment, as adjusted menu sequence, adjusting lantern slide reproduction time interval etc.
Further, as shown in Figure 4, above-mentioned application builds method, after the step of the described application program of described issue, also comprises step:
Step S410, obtains the configuration parameter after application program update.
Concrete, after application issued, high in the clouds also can get the renewal of the configuration parameter of application programs, as adjusted the UI interface of application program, menu arrangements etc.For example, menu arrangements can icon distribution, as square distribution, circular distribution etc.
Step S420, upgrades described application program according to the configuration parameter after upgrading.
Concrete, after starting application program, the configuration parameter that application program detected has renewal, according to the configuration parameter after upgrading, upgrades application program, and application programs is upgraded.Wherein, the renewal of the configuration parameter of application program is in platform controlled range, and the renewal of parameter can not have a negative impact to user.
As shown in Figure 5, in one embodiment, a kind of application builds system, comprises template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130 and generation module 140.Wherein:
Template acquisition module 110 is for obtaining the application object template of setting up in advance.Concrete, before obtaining application object template, need to build in advance base of applications framework, this base of applications framework comprises application object template, business function assembly etc.Application object template comprises application builds template and application program layout templates, and wherein, application builds template refers to the predefine guide template that creates certain class application, for simplifying the difficulty of customization application program; Application program layout templates refers to the template of the outward appearance layout of application program, as function menu with what style is put, and as a line is put five icons, or four icons, put several row etc.Business function assembly is the assembly that need to customize according to business function.
Parameter configuration module 120 is for obtaining configuration parameter according to application object template.Concrete, configuration ginseng
Several application program identification, application program entry, application program UI(User Interface, user interfaces of comprising) interface, the application menu layout etc.
Service Component acquisition module 130 is for obtaining business function assembly.Service Component acquisition module 130 obtains the business function assembly that user selects beyond the clouds by client.
Generation module 140 is for generating application program according to application object template, configuration parameter and business function assembly.Concrete, configuration parameter, application object template and the packing of business function assembly are compiled into application program installation kit file, the file generating as final in Android platform is apk file, the final file generating of apple iOS platform is ipa file.
As shown in Figure 6, in one embodiment, above-mentioned application builds system, except comprising template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130 and generation module 140, also comprises creation module 150, builds module 160 and test module 170.Wherein:
Creation module 150 is for custom application template and business function assembly in advance, and this application object template and business function component stores are beyond the clouds.Concrete, according to designing requirement, customize multiple application object template.
Build module 160 for building client application running environment, and build the required interface definition of client and standard feature.Concrete, client application running environment refers to when application program is moved in client, the requirement to client, and as system environments (as Android system), systematic parameter (the above version of Android2.3.5) etc.Build just horizontal running environment of client application, the basic framework of application program in client operation be provided.The required interface definition of client refers to the protocol definition that data interaction is carried out in client and high in the clouds.Standard feature comprises music, picture browsing, video playback, web page browsing, text browsing, data storage, note transmission etc.
Test module 170 is for carrying out simulation test and prototype test.Concrete, after application object template, business function assembly and client application running environment, interface definition and standard feature have built, carry out simulation test and prototype test, to guarantee that the basic framework of constructed application program meets designing requirement, can adapt to dissimilar mobile device.
In other embodiments, above-mentioned application builds system can comprise template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130, generation module 140 and creation module 150.
As shown in Figure 7, in one embodiment, above-mentioned application builds system, except comprising template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130 and generation module 140, also comprises release module 180, parameter acquisition module 190 and update module 200.Wherein:
Release module 180 is for issuing this application program.Concrete, the application program of generation is got final product to release application program through simple functional test and interface parameter configuration adjustment, mobile terminal can be downloaded this application program and install.Simple functional test comprises the test of contact bed, as preview function.Interface parameter configuration is adjusted to refer to and according to user, in preview, is found that unsatisfied place arranges adjustment, as adjusted menu sequence, adjusting lantern slide reproduction time interval etc.
Parameter acquisition module 190 is obtained the configuration parameter after described application program update.Concrete, after application issued, high in the clouds also can get the renewal of the configuration parameter of application programs, as adjusted the UI interface of application program, menu arrangements etc.For example, menu arrangements can icon distribution, as square distribution, circular distribution etc.
Update module 200 is for upgrading described application program according to the configuration parameter after described renewal.Concrete, after starting application program, the configuration parameter that application program detected has renewal, according to the configuration parameter after upgrading, upgrades application program, and application programs is upgraded.Wherein, the renewal of the configuration parameter of application program is in platform controlled range, and the renewal of parameter can not have a negative impact to user.
In addition, in other embodiments, above-mentioned application builds system, comprises template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130, generation module 140 and release module 180.Or also can comprise template acquisition module 110, parameter configuration module 120, Service Component acquisition module 130 and generation module 140, creation module 150, structure module 160, test module 170, release module 180, parameter acquisition module 190 and update module 200.
Above-mentioned application builds method and system, by obtaining application object template, configuration parameter and the business function assembly of setting up in advance, can generate corresponding application program, the link that has saved the most consuming time and consumption cost such as program design, program coding, simulation test and prototype test, reduced cost, ordinary person does not need coding, can easily make application program, has reduced development difficulty.
In addition, by modularization disassociation service functional module and application object template, can realize rapid build application program, the form of employing configuration parameter realizes the personalization of application program, takes on function and the interface of application program when application program launching according to parameter configuration dynamic group; The basic framework of the operation of application program is through comprehensive prototype test, and the structure of application program does not relate to the exploitation of new application code, while building application program, without carrying out prototype test for all machines, has saved testing cost; Function and the interface of application program are controlled by high in the clouds, and the upgrading renewal that realize application program only needs to change beyond the clouds, and user can complete upgrading beyond the clouds; The structure of application program only need can complete at visual administration interface, the computed people of any meeting can easily create oneself satisfied application program, make to make mobile applications is no longer difficult thing concerning ordinary people, be conducive to large-scale promotion, promote mobile applications in the application of all trades and professions.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. an application builds method, comprises the following steps:
Obtain the application object template of setting up in advance;
According to described application object template, obtain configuration parameter, and obtain the business function assembly of customization in advance;
According to described application object template, configuration parameter and business function assembly, generate application program.
2. application builds method according to claim 1, is characterized in that, described according to described application object template, configuration parameter and business function assembly, generate the step of application program after, also comprise step:
Issue described application program.
3. application builds method according to claim 1, is characterized in that, described obtain in advance the application object template of setting up before, also comprise step:
Custom application template and business function assembly in advance, and by described application object template and business function component stores beyond the clouds.
4. application builds method according to claim 3, is characterized in that, at the described template of custom application in advance and business function assembly, and after described application object template and business function component stores step beyond the clouds, also comprises step:
Build client application running environment;
Build the required interface definition of client and standard feature;
Carry out simulation test and prototype test.
5. application builds method according to claim 2, is characterized in that, after the step of the described application program of described issue, also comprises step:
Obtain the configuration parameter after described application program update;
According to the configuration parameter after described renewal, upgrade described application program.
6. an application builds system, is characterized in that, comprising:
Template acquisition module, for obtaining the application object template of setting up in advance;
Parameter configuration module, for obtaining configuration parameter according to described application object template;
Service Component acquisition module, for obtaining business function assembly;
Generation module, for generating application program according to described application object template, configuration parameter and business function assembly.
7. application builds system according to claim 6, is characterized in that, described application builds system also comprises:
Release module, for issuing described application program.
8. application builds system according to claim 6, is characterized in that, described application builds system also comprises:
Creation module, for custom application template and business function assembly in advance, and described application object template and business function component stores are beyond the clouds.
9. application builds system according to claim 8, is characterized in that, described application builds system also comprises::
Build module, for building client application running environment, and build the required interface definition of client and standard feature;
Test module, for carrying out simulation test and prototype test.
10. application builds system according to claim 7, is characterized in that, described application builds system also comprises:
Parameter acquisition module, obtains the configuration parameter after described application program update;
Update module, for upgrading described application program according to the configuration parameter after described renewal.
CN201210239155.1A 2012-07-11 2012-07-11 Application builds method and system Expired - Fee Related CN103543993B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210239155.1A CN103543993B (en) 2012-07-11 2012-07-11 Application builds method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210239155.1A CN103543993B (en) 2012-07-11 2012-07-11 Application builds method and system

Publications (2)

Publication Number Publication Date
CN103543993A true CN103543993A (en) 2014-01-29
CN103543993B CN103543993B (en) 2017-07-28

Family

ID=49967478

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210239155.1A Expired - Fee Related CN103543993B (en) 2012-07-11 2012-07-11 Application builds method and system

Country Status (1)

Country Link
CN (1) CN103543993B (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970536A (en) * 2014-04-28 2014-08-06 广州杰赛科技股份有限公司 Method and device for generating APP installation program
CN104267938A (en) * 2014-09-16 2015-01-07 福建新大陆软件工程有限公司 Method and device for rapid application development and deployment for stream-oriented computation
CN104536752A (en) * 2014-12-26 2015-04-22 北京京东尚科信息技术有限公司 Method and device for automatically generating APK files
CN104765603A (en) * 2015-03-18 2015-07-08 百度在线网络技术(北京)有限公司 Application program building method and device
CN105224332A (en) * 2015-10-14 2016-01-06 深圳市金证科技股份有限公司 A kind of application program generates method and apparatus
CN105227781A (en) * 2015-10-29 2016-01-06 东莞酷派软件技术有限公司 A kind of method and system of mobile terminal configuration
CN105867892A (en) * 2015-11-18 2016-08-17 乐视致新电子科技(天津)有限公司 Centralized management method and system of multi-platform development
CN105867894A (en) * 2015-11-18 2016-08-17 乐视致新电子科技(天津)有限公司 Automatic creating method and system of development environment
CN106936633A (en) * 2017-03-09 2017-07-07 腾讯科技(深圳)有限公司 Method and server that a kind of application installation package makes
CN107145354A (en) * 2017-05-04 2017-09-08 武汉斗鱼网络科技有限公司 Software frame and its construction method, electric terminal and readable storage medium storing program for executing
CN107273102A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 The generation method and device of mobile applications
CN107589954A (en) * 2017-08-30 2018-01-16 广东欧珀移动通信有限公司 Application program update method, apparatus, terminal and computer-readable recording medium
WO2018014478A1 (en) * 2016-07-18 2018-01-25 百富计算机技术(深圳)有限公司 Application development platform
CN107885493A (en) * 2016-09-28 2018-04-06 本田技研工业株式会社 Program making supports method and program making to support device
CN108156534A (en) * 2017-12-26 2018-06-12 深圳Tcl新技术有限公司 Generation method, device and the computer readable storage medium of demonstration application
CN108491484A (en) * 2018-03-13 2018-09-04 深圳市易聆科信息技术股份有限公司 A kind of development approach and relevant device of database application system
CN108989453A (en) * 2018-08-08 2018-12-11 国云科技股份有限公司 A kind of self-service creative management cloud platform system of APP based on SaaS and its implementation
CN109286517A (en) * 2018-08-10 2019-01-29 东软集团股份有限公司 Create the method, apparatus serviced and storage medium and electronic equipment
CN109558121A (en) * 2018-11-26 2019-04-02 上海达梦数据库有限公司 Development approach, device, equipment and the storage medium of interface drive program
CN109885311A (en) * 2019-01-28 2019-06-14 平安科技(深圳)有限公司 A kind of generation method and equipment of application program
CN111158651A (en) * 2019-12-26 2020-05-15 第四范式(北京)技术有限公司 Method, device and system for constructing artificial intelligence application
CN112162745A (en) * 2020-10-29 2021-01-01 中国人民解放军国防科技大学 Program synthesis method based on API (application programming interface) use probability model
WO2021169426A1 (en) * 2020-02-29 2021-09-02 华为技术有限公司 Application program generating method and apparatus
CN114579158A (en) * 2022-03-09 2022-06-03 常州天健智能科技有限公司 Development management system for integrated system software
CN114650224A (en) * 2020-12-21 2022-06-21 北京金山云网络技术有限公司 Node function configuration method and device, electronic equipment and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383536B1 (en) * 2000-12-29 2008-06-03 Petry John Remote machine vision application program development method
CN101299862A (en) * 2008-06-11 2008-11-05 中国电信股份有限公司 Telecommunication service generation environmental system
CN102548042A (en) * 2010-12-30 2012-07-04 北京亿阳汇智通科技股份有限公司 Platform and method for customizing and releasing mobile terminal application software in self-service mode
CN102541570A (en) * 2012-02-20 2012-07-04 深圳市同洲视讯传媒有限公司 Method for developing value added service, system for developing value added service and service development client side

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383536B1 (en) * 2000-12-29 2008-06-03 Petry John Remote machine vision application program development method
CN101299862A (en) * 2008-06-11 2008-11-05 中国电信股份有限公司 Telecommunication service generation environmental system
CN102548042A (en) * 2010-12-30 2012-07-04 北京亿阳汇智通科技股份有限公司 Platform and method for customizing and releasing mobile terminal application software in self-service mode
CN102541570A (en) * 2012-02-20 2012-07-04 深圳市同洲视讯传媒有限公司 Method for developing value added service, system for developing value added service and service development client side

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970536A (en) * 2014-04-28 2014-08-06 广州杰赛科技股份有限公司 Method and device for generating APP installation program
CN103970536B (en) * 2014-04-28 2017-05-24 广州杰赛科技股份有限公司 Method and device for generating APP installation program
CN104267938A (en) * 2014-09-16 2015-01-07 福建新大陆软件工程有限公司 Method and device for rapid application development and deployment for stream-oriented computation
CN104536752A (en) * 2014-12-26 2015-04-22 北京京东尚科信息技术有限公司 Method and device for automatically generating APK files
CN104765603A (en) * 2015-03-18 2015-07-08 百度在线网络技术(北京)有限公司 Application program building method and device
CN105224332A (en) * 2015-10-14 2016-01-06 深圳市金证科技股份有限公司 A kind of application program generates method and apparatus
CN105224332B (en) * 2015-10-14 2019-06-11 深圳市金证科技股份有限公司 A kind of application program generation method and device
CN105227781A (en) * 2015-10-29 2016-01-06 东莞酷派软件技术有限公司 A kind of method and system of mobile terminal configuration
CN105227781B (en) * 2015-10-29 2019-03-08 东莞酷派软件技术有限公司 A kind of method and system of mobile terminal configuration
CN105867892A (en) * 2015-11-18 2016-08-17 乐视致新电子科技(天津)有限公司 Centralized management method and system of multi-platform development
CN105867894A (en) * 2015-11-18 2016-08-17 乐视致新电子科技(天津)有限公司 Automatic creating method and system of development environment
CN107273102A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 The generation method and device of mobile applications
WO2018014478A1 (en) * 2016-07-18 2018-01-25 百富计算机技术(深圳)有限公司 Application development platform
CN107885493B (en) * 2016-09-28 2021-04-13 本田技研工业株式会社 Program creation support method and program creation support device
CN107885493A (en) * 2016-09-28 2018-04-06 本田技研工业株式会社 Program making supports method and program making to support device
CN106936633B (en) * 2017-03-09 2020-06-05 腾讯科技(深圳)有限公司 Application installation package manufacturing method and server
CN106936633A (en) * 2017-03-09 2017-07-07 腾讯科技(深圳)有限公司 Method and server that a kind of application installation package makes
CN107145354A (en) * 2017-05-04 2017-09-08 武汉斗鱼网络科技有限公司 Software frame and its construction method, electric terminal and readable storage medium storing program for executing
CN107589954B (en) * 2017-08-30 2020-12-11 Oppo广东移动通信有限公司 Application program updating method and device, terminal and computer readable storage medium
CN107589954A (en) * 2017-08-30 2018-01-16 广东欧珀移动通信有限公司 Application program update method, apparatus, terminal and computer-readable recording medium
CN108156534A (en) * 2017-12-26 2018-06-12 深圳Tcl新技术有限公司 Generation method, device and the computer readable storage medium of demonstration application
CN108491484A (en) * 2018-03-13 2018-09-04 深圳市易聆科信息技术股份有限公司 A kind of development approach and relevant device of database application system
CN108989453A (en) * 2018-08-08 2018-12-11 国云科技股份有限公司 A kind of self-service creative management cloud platform system of APP based on SaaS and its implementation
CN109286517A (en) * 2018-08-10 2019-01-29 东软集团股份有限公司 Create the method, apparatus serviced and storage medium and electronic equipment
CN109286517B (en) * 2018-08-10 2022-02-08 东软集团股份有限公司 Method, device and storage medium for creating service and electronic equipment
CN109558121A (en) * 2018-11-26 2019-04-02 上海达梦数据库有限公司 Development approach, device, equipment and the storage medium of interface drive program
CN109885311A (en) * 2019-01-28 2019-06-14 平安科技(深圳)有限公司 A kind of generation method and equipment of application program
CN109885311B (en) * 2019-01-28 2023-09-29 平安科技(深圳)有限公司 Application program generation method and device
CN111158651A (en) * 2019-12-26 2020-05-15 第四范式(北京)技术有限公司 Method, device and system for constructing artificial intelligence application
WO2021169426A1 (en) * 2020-02-29 2021-09-02 华为技术有限公司 Application program generating method and apparatus
CN112162745A (en) * 2020-10-29 2021-01-01 中国人民解放军国防科技大学 Program synthesis method based on API (application programming interface) use probability model
CN112162745B (en) * 2020-10-29 2022-06-21 中国人民解放军国防科技大学 API (application program interface) -based program synthesis method using probability model
CN114650224A (en) * 2020-12-21 2022-06-21 北京金山云网络技术有限公司 Node function configuration method and device, electronic equipment and system
CN114650224B (en) * 2020-12-21 2023-06-30 北京金山云网络技术有限公司 Configuration method, device, electronic equipment and system of node function
CN114579158A (en) * 2022-03-09 2022-06-03 常州天健智能科技有限公司 Development management system for integrated system software

Also Published As

Publication number Publication date
CN103543993B (en) 2017-07-28

Similar Documents

Publication Publication Date Title
CN103543993A (en) Application program building method and system
CN110825362A (en) Low-code application software development system and method
CN106557314A (en) Applied software development method and device
KR102122451B1 (en) Method of operating platform supporting application development and server providing platform
CN103927163A (en) Plugin frame processing device and plugin system
CN101930366A (en) Browser-based mobile phone middleware
CN103051652B (en) A kind of mobile terminal cloud computing distribution platform
CN110020356A (en) A kind of code generating method of page module, apparatus and system
CN106095442B (en) Automatic high-speed package outputting method based on web
US10120660B2 (en) Systems and methods for producing launchers for a mobile terminal
CN110389832A (en) ZooKeeper container cluster dispositions method, system, equipment and storage medium
CN108427552A (en) Android application installation package producing device, method, electronic equipment and storage medium
CN105528418A (en) Design document generation method and apparatus
CN106775654A (en) The automatic method and apparatus for building mobile applications
Benouda et al. MDA approach to automate code generation for mobile applications
CN104407779A (en) Arrangement display method and device for graphical interface
CN105242931A (en) Method and system for editing and generating codes for game interface
CN103412748A (en) Display control method, device and system for user interface of embedded platform
CN104133676A (en) Function execution method and function execution device based on scripts
CN111936966A (en) Design system for creating graphical content
CN102375738B (en) A kind of apparatus and method of mobile terminal data management
Benouda et al. Automatic code generation within MDA approach for cross-platform mobiles apps
CN107179903B (en) System and method for developing mobile-based applications using model-driven development
CN103995696A (en) Custom-built system and method of software package of mobile terminal
CN111413876A (en) Method for configuring control page of APP, cloud platform and terminal equipment

Legal Events

Date Code Title Description
C06 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
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 301, longtaili building, No. 30, Gaoxin middle Fourth Road, Maling community, Yuehai street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after: Shenzhen mengwang Xinlian Technology Development Co.,Ltd.

Address before: 518000, Shenzhen, Guangdong province Nanshan District Houhai Avenue East Tianli Central Business Plaza (phase two) 2106-05 room

Patentee before: Shenzhen Wacosoft Technologies Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170728