CN101957756A - System and method for rapidly generating intelligent mobile terminal program - Google Patents

System and method for rapidly generating intelligent mobile terminal program Download PDF

Info

Publication number
CN101957756A
CN101957756A CN2010102956350A CN201010295635A CN101957756A CN 101957756 A CN101957756 A CN 101957756A CN 2010102956350 A CN2010102956350 A CN 2010102956350A CN 201010295635 A CN201010295635 A CN 201010295635A CN 101957756 A CN101957756 A CN 101957756A
Authority
CN
China
Prior art keywords
mobile terminal
intelligent mobile
program
html
client
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
CN2010102956350A
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.)
NANJING IMOHOO INFORMATION TECHNOLOGY Co Ltd
Original Assignee
NANJING IMOHOO INFORMATION 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 NANJING IMOHOO INFORMATION TECHNOLOGY Co Ltd filed Critical NANJING IMOHOO INFORMATION TECHNOLOGY Co Ltd
Priority to CN2010102956350A priority Critical patent/CN101957756A/en
Publication of CN101957756A publication Critical patent/CN101957756A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a system for rapidly generating an intelligent mobile terminal program, which comprises a program generator, one or more client program frames and one or more html analytical categories, wherein the program generator can integrate the selected client program frames, the selected html analytical categories and the imported intelligent mobile terminal program template so as to automatically generate the intelligent mobile terminal program. In addition, the invention also provides a method for generating the intelligent terminal program by using the system for rapidly generating the intelligent mobile terminal program.

Description

A kind of intelligent mobile terminal program quick-speed generation system and method
Technical field
The present invention relates to mobile intelligent terminal program development and network communications technology, be specifically related to the quick system that generates of a kind of intelligent terminal program and use this system to generate the method for intelligent terminal program fast.
Background technology
Along with the popularization that the high-speed wideband of 3G network is served, the environment for use of intelligent mobile terminal is more and more convenient.According to the IDC of market research agency prediction, under the promotion of smart mobile phone and apple iPad, to the end of the year 2010, the whole world will have the mobile device more than 1,000,000,000 can access internet.The increase of intelligent mobile terminal will cause the explosive growth of mobile applications.
The client-side program development process of general intelligent mobile terminal is: at first learn the programming language that cell phone system is supported, for example iphone supports object-c, Android to use java etc.; Secondly be familiar with the SDK of various cell phone systems, the SDK of different system is not quite similar, and identical systems different editions SDK also has difference; Use the exploitation of knowledge program of first two steps at last, the program of developing can only be used on the appointment type of appointing system usually.Generally speaking, the client-side program of an intelligent mobile terminal is from several months at most process short then several weeks of determining demand, design, programming development, being configured to final externally issue.
In order to make the intelligent terminal program development more convenient quick, Google has released Google App Inventor forAndroid (hereinafter to be referred as App Inventor), it is a development environment based on webpage, even there is not the people of developing background also might create the Android application program by it.With respect to the traditional approach exploitation Android application program that Eclipse and Android SDK are installed, the feasible Android program of writing of the appearance of App Inventor is simpler.But for the general procedure developer, it is complicated that the use of App Inventor still shows slightly, need just may carry out procedure development after reading over all relevant documentations, App Inventor only provides solution at the Android mobile phone in addition, and other cell phone systems can't use.
The system that present various intelligent terminal uses differs, for example now popular just have multiple systems such as iOS, Android, webOS, Windows Phone7, Symbian, Meego, BlackBerry and linux, and also having multiple different version under every kind of system, the development language of developing intellectual resource application program of mobile phone and SDK are of a great variety especially.Because client-side program must come be sent out at different operating system, the client application that this is just feasible wants to develop the intelligent mobile terminal of a compatible different types of machines can expend a large amount of money and time.
Summary of the invention
In order to solve the problems of the technologies described above, the invention provides that a kind of operation is easy relatively, applicability intelligent mobile terminal program quick-speed generation system and use this system to generate the method for intelligent terminal program fast more widely.
The invention provides a kind of intelligent mobile terminal program quick-speed generation system, this system comprises a program generator, one or more client-side program framework and one or more html and resolves class, wherein: described html parsing class is to produce at the operating system of described intelligent mobile terminal, be used to resolve the intelligent mobile terminal process template of this system of importing and generate the being seen html page of user, described intelligent mobile terminal process template is the original form of the final intelligent mobile terminal program that generates, and itself is the document of html form; Described client-side program framework is to develop at the operating system of described intelligent mobile terminal, is used to load described html to resolve class; Described program generator calls selected client-side program framework, selected html resolves class and described intelligent mobile terminal process template, described intelligent mobile terminal process template is put into the assigned catalogue of described selected client-side program framework, assigned address at described selected client-side program framework loads described selected html parsing class, thereby generates described intelligent mobile terminal program automatically.
The present invention provides a kind of method of using above-mentioned intelligent mobile terminal program quick-speed generation system to generate the intelligent mobile terminal program again, and the method includes the steps of:
1, enters intelligent mobile terminal program quick-speed generation system;
2, the user chooses the client-side program framework that needs use;
3, the user chooses needs the client html that uses to resolve class, and the described client framework of choosing in assurance and the step 2 is applicable to a kind of intelligent movable operating system;
4, the intelligent mobile terminal process template is imported described intelligent mobile terminal program quick-speed generation system, wherein step 2, step 3, step 4 order are arbitrarily;
5, generate described intelligent mobile terminal program by program generator.
Intelligent mobile terminal program quick-speed generation system provided by the present invention only needs by writing the process template of a relative simple html form with method, can once generate a plurality of intelligent mobile terminal programs that are applicable to different operating system fast, easy and simple to handle, applicability is extensive.
Description of drawings
Fig. 1 is the synoptic diagram that generates the intelligent mobile terminal program by intelligent mobile terminal program quick-speed generation system of the present invention.
Wherein: 100: intelligent mobile terminal program quick-speed generation system; 102: program generator; 104: the client-side program framework; 106:html resolves class; 108: the intelligent mobile terminal process template; 110: the intelligent mobile terminal program.
Embodiment
Below the contrast accompanying drawing is elaborated to the specific embodiment of the present invention.
As shown in Figure 1, intelligent mobile terminal program quick-speed generation system 100 provided by the invention comprises program generator 102, client-side program framework 104, html and resolves class 106.Intelligent mobile terminal process template 108 obtains intelligent mobile terminal program 110 by system 100.
Intelligent mobile terminal process template 108 is original forms of the final intelligent mobile terminal program 110 that generates, and itself is the document of html form, and supports the general type-setting mode of adaptive various intelligent terminal screen sizes.Template 108 can be developed voluntarily by the user, also can generate by the system template editting function in system 100, and this dual mode user can freely select.Template 108 structures can be as follows:
<html>
<head>
<!--javascrpt code--〉
</head>
<body>
<div〉<!--{ variable }--〉</div 〉
</body>
</html>
Html resolves class 106 and develops at various intelligent mobile phone systems, it is stored in the program quick-speed generation system 100 for program generator 102 and calls, and is used for variable being replaced with in the practical programs variable and generating the being seen html page of user according to above-mentioned template 108 at intelligent mobile terminal program 110 operational processs.Html resolves class 106 and can read the html document of intelligent mobile terminal process template 108, and is provided at<div〉<!-{ variable }--〉</div shown in the position of the variable method of replacing variable, this method is a parameter with an array and a html template, array key identical with the variable name of variable position in the template then with the array value of correspondence replace among the html<!--{ variable }--〉.For example:
Template test.html<div〉<!-{ name}--〉</div 〉
Analytic method parsehtml (array (" name "=〉 " rick "), " test.html ");
Output is test.html<div as a result〉rick</div 〉
Intelligent mobile terminal program quick-speed generation system 100 of the present invention can comprise a plurality of html certainly resolves classes 106 and forms html and resolve the classes set, and the user can resolve in the class set according to the final program of required generation and at html and select different html to resolve class 106.
Client-side program framework 104 is developed at the different intelligent mobile terminal operating system, it is stored in the program quick-speed generation system 100 and calls for program generator 102, can support web control and link action listener to call, support use standard xml configuration main menu style, main interface start-up picture and program icon (icon) simultaneously to satisfy javascript.Thereby client-side program framework 104 should guarantee integrality and can be quoted by program generator 102, can change attribute such as menu position style icon simultaneously according to the configuration file that system provides, can support the web control, and can support javascript link to monitor.Intelligent mobile terminal program quick-speed generation system 100 of the present invention can comprise a plurality of client-side program frameworks 104 certainly and form the set of client-side program frameworks, and the user can select different client-side program frameworks 104 according to the final program of required generation in the set of client-side program framework.
Program generator 102 calls chosen client-side program framework 104, html resolves class 106 and intelligent mobile terminal process template 108, intelligent mobile terminal process template 108 is put into the assigned catalogue of client-side program framework 104, load html at framework 104 assigned addresses and resolve class 106, finally generate intelligent mobile terminal program 110.In intelligent mobile terminal program 110 operational processs, html resolves class 106 and reads the html document of intelligent mobile terminal process template 108 and generate the being seen html page of user.
The step that generates intelligent terminal program 110 by this system 100 is as follows:
1, enters intelligent mobile terminal program quick-speed generation system 100;
2, the user chooses the client-side program framework 104 that needs use;
3, the user chooses needs the client html that uses to resolve class 106, and the client framework of choosing in assurance and the step 1 104 is applicable to a kind of intelligent movable operating system;
4, with intelligent mobile terminal process template 108 import systems 100, wherein step 2, step 3, step 4 order are arbitrarily;
5, generate the cell-phone customer terminal application program by program generator 102.
Certainly, step 2 and step 3 can repeat one or repeatedly, and adapting to the more intelligent mobile terminal operating system, total execution number of times of step 2 and step 3 wishes that with reality the quantity of the client-side program (adaptive various intelligent movable operating systems) that generates is as the criterion.
Certainly, can built-in part intelligent mobile terminal process template commonly used is chosen for the user in system 100, though in Fig. 1, clearly do not illustrate, it is obviously also within protection scope of the present invention.
Above content be in conjunction with concrete preferred implementation to further describing that the present invention did, can not assert that concrete enforcement of the present invention is confined to these explanations.For the general technical staff of the technical field of the invention, without departing from the inventive concept of the premise, can also make some simple deduction or replace, all should be considered as belonging to protection scope of the present invention.

Claims (6)

1. intelligent mobile terminal program quick-speed generation system, it is characterized in that: this system comprises a program generator, one or more client-side program framework and one or more html and resolves class, wherein: described html parsing class is to produce at the operating system of described intelligent mobile terminal, be used to resolve the intelligent mobile terminal process template of this system of importing and generate the being seen html page of user, described intelligent mobile terminal process template is the original form of the final intelligent mobile terminal program that generates, and itself is the document of html form; Described client-side program framework is to develop at the operating system of described intelligent mobile terminal, is used to load described html to resolve class; Described program generator calls selected client-side program framework, selected html resolves class and described intelligent mobile terminal process template, described intelligent mobile terminal process template is put into the assigned catalogue of described selected client-side program framework, assigned address at described selected client-side program framework loads described selected html parsing class, thereby generates described intelligent mobile terminal program automatically.
2. intelligent mobile terminal program quick-speed generation system according to claim 1 is characterized in that: described intelligent mobile terminal process template form is as follows:
<html>
<head>
<!--javascrpt code--〉
</head>
<body>
<div〉<!--{ variable }--〉</div 〉
</body>
</html>。
3. intelligent mobile terminal program quick-speed generation system according to claim 1 and 2 is characterized in that: described intelligent mobile terminal program quick-speed generation system also comprises one or more described intelligent mobile terminal process template.
4. intelligent mobile terminal program quick-speed generation system according to claim 2, it is characterized in that: described client-side program framework supports web control and link action listener to call to satisfy javascript, supports use standard xml configuration main menu style, main interface start-up picture and program icon simultaneously.
5. a use generates the method for intelligent mobile terminal program according to each described intelligent mobile terminal program quick-speed generation system among the claim 1-4, and the method includes the steps of:
1, enters described intelligent mobile terminal program quick-speed generation system;
2, the user chooses the client-side program framework that needs use;
3, the user chooses needs the client html that uses to resolve class, and the described client framework of choosing in assurance and the step 2 is applicable to a kind of intelligent movable operating system;
4, described intelligent mobile terminal process template is imported described intelligent mobile terminal program quick-speed generation system, wherein step 2, step 3, step 4 order are arbitrarily;
5, generate described intelligent mobile terminal program by program generator.
6. use claim 5 described in the intelligent mobile terminal program generate method fast, it is characterized in that: repeating step 2, step 3 one or repeatedly.
CN2010102956350A 2010-09-29 2010-09-29 System and method for rapidly generating intelligent mobile terminal program Pending CN101957756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102956350A CN101957756A (en) 2010-09-29 2010-09-29 System and method for rapidly generating intelligent mobile terminal program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102956350A CN101957756A (en) 2010-09-29 2010-09-29 System and method for rapidly generating intelligent mobile terminal program

Publications (1)

Publication Number Publication Date
CN101957756A true CN101957756A (en) 2011-01-26

Family

ID=43485100

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102956350A Pending CN101957756A (en) 2010-09-29 2010-09-29 System and method for rapidly generating intelligent mobile terminal program

Country Status (1)

Country Link
CN (1) CN101957756A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184101A (en) * 2011-04-27 2011-09-14 赵悦 Software application frame and development system thereof for smartphones
CN102693121A (en) * 2011-03-24 2012-09-26 叶盛誉 Automatic developing and manufacturing system of cross-platform mobile phone application and implementation method for cross-platform mobile phone application
CN103135968A (en) * 2011-11-24 2013-06-05 上海华建电力设备股份有限公司 Intelligent display terminal system
CN103425478A (en) * 2012-05-18 2013-12-04 黑快马股份有限公司 System and method for building cross-system platform micro application program
WO2013181892A1 (en) * 2012-06-06 2013-12-12 中兴通讯股份有限公司 Web server and method for supporting on-line design of mobile application
CN103514159A (en) * 2012-06-14 2014-01-15 阿里巴巴集团控股有限公司 Method, system and device for processing form template
CN104111824A (en) * 2013-04-19 2014-10-22 北大方正集团有限公司 Client application design method and system
CN105955759A (en) * 2016-05-26 2016-09-21 浪潮(苏州)金融技术服务有限公司 Template engine realization method used for Web development
CN107153572A (en) * 2017-04-14 2017-09-12 武红华 A kind of application program implementation method and device
CN107273102A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 The generation method and device of mobile applications

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693121A (en) * 2011-03-24 2012-09-26 叶盛誉 Automatic developing and manufacturing system of cross-platform mobile phone application and implementation method for cross-platform mobile phone application
CN102184101B (en) * 2011-04-27 2014-02-05 赵悦 Software application frame and development system thereof for smartphones
CN102184101A (en) * 2011-04-27 2011-09-14 赵悦 Software application frame and development system thereof for smartphones
CN103135968A (en) * 2011-11-24 2013-06-05 上海华建电力设备股份有限公司 Intelligent display terminal system
CN103425478A (en) * 2012-05-18 2013-12-04 黑快马股份有限公司 System and method for building cross-system platform micro application program
WO2013181892A1 (en) * 2012-06-06 2013-12-12 中兴通讯股份有限公司 Web server and method for supporting on-line design of mobile application
CN103473033A (en) * 2012-06-06 2013-12-25 中兴通讯股份有限公司 WEB server and method supporting online mobile application design
CN103514159A (en) * 2012-06-14 2014-01-15 阿里巴巴集团控股有限公司 Method, system and device for processing form template
CN104111824A (en) * 2013-04-19 2014-10-22 北大方正集团有限公司 Client application design method and system
CN107273102A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 The generation method and device of mobile applications
CN105955759A (en) * 2016-05-26 2016-09-21 浪潮(苏州)金融技术服务有限公司 Template engine realization method used for Web development
CN107153572A (en) * 2017-04-14 2017-09-12 武红华 A kind of application program implementation method and device
CN107153572B (en) * 2017-04-14 2020-08-07 武红华 Application program implementation method and device

Similar Documents

Publication Publication Date Title
CN101957756A (en) System and method for rapidly generating intelligent mobile terminal program
CA2915619C (en) Method and apparatus for customized software development kit (sdk) generation
US10055238B2 (en) Method and apparatus for code virtualization and remote process call generation
CN108664239B (en) Cross-technology-stack web front-end development system and method based on micro-service
CN110941500B (en) Interface display method and device
CN104731589A (en) Automatic generation method and device of user interface (UI)
CN103049320A (en) Method and device for starting external application program in browser
AU2013213683B2 (en) A method and system of application development for multiple device client platforms
CN101876998B (en) Method and system for editing data
CN101894021A (en) Method and system for realizing interface of embedded system
CN102055623B (en) Method and system for automatically testing embedded type browser
WO2024066825A1 (en) Page project development method, apparatus, device, medium and product
CN109542404A (en) Construction method, device, storage medium and the electronic equipment of page assembly
CN103294463A (en) Editing system and method
CN113268232B (en) Page skin generation method and device and computer readable storage medium
KR101553539B1 (en) Dynamic link providing method and computer readable storage medium for program therefor
CN103092575A (en) Method and system for generating widget applications
KR102261152B1 (en) Apparatus for creating application
CN116167342A (en) File generation method and device, electronic equipment and storage medium
CN115935106A (en) Website generation method, device, equipment and storage medium
CN115167819A (en) APP model generation method and device, terminal equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110126