CN104111824A - Client application design method and system - Google Patents

Client application design method and system Download PDF

Info

Publication number
CN104111824A
CN104111824A CN201310138248.XA CN201310138248A CN104111824A CN 104111824 A CN104111824 A CN 104111824A CN 201310138248 A CN201310138248 A CN 201310138248A CN 104111824 A CN104111824 A CN 104111824A
Authority
CN
China
Prior art keywords
user
template
application
design
client application
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
CN201310138248.XA
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.)
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University Founder Group Co Ltd
Beijing Founder Electronics 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 Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University Founder Group Co Ltd
Priority to CN201310138248.XA priority Critical patent/CN104111824A/en
Publication of CN104111824A publication Critical patent/CN104111824A/en
Pending legal-status Critical Current

Links

Abstract

The invention relates to the field of client application design, and discloses a client application design method and system. The method includes: providing an application design template to a user so as to enable the user to create new applications according to the design template; acquiring the applications created by the user; compiling the applications, and generating client application installation packages; releasing the client application installation packages on the internet so as to enable the user to download the applications through the internet. By the aid of the method and system, client application development efficiency can be effectively improved, repeated development is avoided, and labor consumption is reduced.

Description

Client application method for designing and system
Technical field
The present invention relates to client application design field, be specifically related to a kind of client application method for designing and system.
Background technology
At present, iPhone client application is mainly write code by programmer and is generated personalized client application, and concrete steps are as follows:
Step 1, interaction design teacher design Application Program Interface prototype;
Step 2, software engineer be according to the interface of design, writes code and realize the exploitation of client software;
Step 3, software engineer's program compiler generate iPhone client application, are installed on iPhone equipment for interaction design teacher, confirm whether software realization meets initial design;
Have problem if step 4 interaction design teacher checks, software engineer need to revise code, recompility, reaffirms for interaction design teacher;
Step 5, repeating step 3 and 4 like this, until finally confirmed.
The design and development process of above-mentioned this iPhone client application too much depends on artificial communication and confirmation, has taken very large human resources, and it is very low to link up efficiency; In addition, each change of application program all can allow software engineer participate in coding and compiling, and software maintenance and operation cost are all very high; Secondly, the interface of designer's design, cannot ensure that software engineer can realize technically, exists uncertain factor; Again, same class application program, software engineer can repeatedly develop, and software achievement reusability is not high.
Summary of the invention
The invention provides a kind of client application method for designing and system, to solve the waste of manpower and the inefficient problem that exist in prior art.
For this reason, the invention provides following technical scheme:
A kind of client application method for designing, comprising:
Provide application programming template to user, so that described user creates new application program according to described design template;
Obtain the application program that described user creates;
Described application program is compiled, generate client application installation kit;
Described client application installation kit is published on internet, so that described user is by application program described in the Internet download.
Preferably, described application programming template comprises:
Universal design template and modular design template.
Alternatively, described application program universal design comprises following any one or more: design application identities, illustration, startup image and universal component;
Described application program module comprises following any one or more: news template, mirror image module, disclose module, vote module, suggestion feedback module, collection module, about module, module is set.
Preferably, describedly provide application programming template to comprise to user:
Provide application programming template by operation interface mode to user.
Preferably, described method also comprises:
The client application installation kit of issue is saved in database server.
A kind of client application design system, comprising:
Designer client terminal device, for application programming template is provided to user, so that described user creates new application program according to described design template, and obtains the application program that described user creates;
Compiler server, for described application program is compiled, generates client application installation kit;
Web Application Server, is published to internet for the client application installation kit that described compiler server is generated, so that described user is by application program described in the Internet download.
Preferably, described application programming template comprises:
Universal design template and modular design template.
Preferably, described designer client terminal device, specifically for providing application programming template by operation interface mode to user.
Preferably, described designer client terminal device, also for registration and login interface are provided to described user, so that described user obtains described application programming template after login.
Preferably, described system also comprises:
Database server, the client application installation kit of issuing for storing described Web Application Server.
Client application method for designing provided by the invention and system, by application programming template is provided to user, can make designer or the art designing personnel can be directly by being as seen the application program of available designer interface media, and do not need to link up with developer, greatly shorten working link, improved design efficiency.And the application program that user is designed by designer, generates client application installation kit by automatic compiling, has reduced the link of manual intervention.In addition, by the issue of internet, strengthen the reusability of application program, avoided similar application program repeatedly to develop and cause waste of human resource.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, to the accompanying drawing of required use in embodiment be briefly described below, apparently, the accompanying drawing the following describes is only some embodiment that record in the present invention, for those of ordinary skill in the art, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the process flow diagram of embodiment of the present invention client application method for designing;
Fig. 2 is the networking schematic diagram of embodiment of the present invention client application design system.
Embodiment
In order to make those skilled in the art person understand better the scheme of the embodiment of the present invention, below in conjunction with drawings and embodiments, the embodiment of the present invention is described in further detail.
Design and development process for client application in prior art too much relies on manual intervention, make development efficiency low, the problem that waste of human resource is serious, the embodiment of the present invention provides a kind of client application method for designing and system, the link that can effectively reduce manual intervention, improves design and development efficiency greatly.
As shown in Figure 1, be the process flow diagram of embodiment of the present invention client application method for designing, comprise the following steps:
Step 101, provides application programming template to user, so that described user creates new application program according to described design template.
In concrete application, can provide registration and login interface to user, user inputs user name and password login, after being verified, represents application programming relevant information to user, such as: Apply Names, template name etc.
User can be by clicking or selecting corresponding template to create new application by modes such as search.
The application programming template providing to user can comprise polytype, such as universal design template and modular design template, even can also comprise: the templates such as part design, Pages Design and material management.Wherein:
Universal design can comprise following any one or more: design application identities, illustration, startup image and universal component etc.;
Modular design can be design application functional module, such as, described functional module can comprise following any one or more: news template, mirror image module, disclose module, vote module, suggestion feedback module, collection module, about module, module is set.
Described parts can be regarded a subelement of module as, such as, can comprise the parts such as navigation bar, column bar, toolbar, news cell.Multiple parts form a module, and parts can use in multiple modules.
Described Pages Design module can be used for designing news content Page Template, and while releasing news, system generates the corresponding page according to template;
Material management module can be used for the materials such as the icon of administrative client application program.
Certainly, according to the difference of applied environment, can also provide to user the template of other design functions, this embodiment of the present invention is not limited.
The template that user provides according to system, carries out Interactive Design, after application programming completes, preserves and submit to system.
Step 102, obtains the application program that described user creates.
Step 103, compiles described application program, generates client application installation kit.
Particularly, submit to user after the application program of establishment, can automatically complete the compiling to described application program by the compiler on system backstage, generate client application installation kit.
Such as, for iPhone client application, the compiling of application that can user be created by Mac OS compiler is the ipa file that iPhone can install.
Step 104, is published to described client application installation kit on internet, so that described user is by application program described in the Internet download.
Particularly, can described client application installation kit be published on internet by Web server.
It should be noted that, in actual applications, the client application installation kit unification that different user can also be issued is kept in database server, to these installation kits are carried out to unified management.
Utilize the method for the embodiment of the present invention, can facilitate all kinds of client application of user's independent development, such as the required news category client application of media user etc., not only can greatly improve development efficiency, reduce human cost.
Correspondingly, the embodiment of the present invention also provides a kind of client application design system, as shown in Figure 2, is the networking schematic diagram of this system.
In this embodiment, described system comprises:
Designer client terminal device 201, for application programming template is provided to user, so that described user creates new application program according to described design template, and obtains the application program that described user creates.
Compiler server 202, for described application program is compiled, generates client application installation kit.
Web Application Server 203, is published to internet for the client application installation kit that described compiler server is generated, so that described user is by application program described in the Internet download.
Above-mentioned these distinct devices can be connected by internet, and exchanges data between each equipment can adopt the xml file of specific format.
Above-mentioned application programming template can comprise: universal design template and modular design template etc., the function of every kind of design template can, with reference to description above, not repeat them here.
In actual applications, above-mentioned designer client terminal device 201 specifically can provide application programming template to user by operation interface mode.And this designer client terminal device 201 also can be further used for providing registration and login interface to described user, so that described user obtains described application programming template after login.
Such as, user inputs user name and password login, after being verified, represents application programming relevant information to user, such as: Apply Names, template name etc.User can be by clicking or selecting corresponding template to create new application by modes such as search.
It should be noted that, in actual applications, described system also can further comprise: database server 204, the client application installation kit of issuing for storing described Web Application Server.
Like this, the client application installation kit that can issue different user carries out unified management.
Visible, utilize the system of the embodiment of the present invention, can facilitate all kinds of client application of user's independent development, such as the required news category client application of media user etc., not only can greatly improve development efficiency, reduce human cost.And the system of the embodiment of the present invention also has following remarkable advantage:
(1) shorten working link: user designer or art designing personnel can be directly by being the application program of available designer interface media as seen, and do not need to link up with developer, greatly shortened working link, saved cost;
(2) clear process, easy and simple to handle: designer flow process meets the thinking habit of non-technical personnel, can design required product by designer's thinking.
(3) automaticity is high: compiling of application is a complicated engineering, and the artificial easily generation mistake that participates in, the application program of designing by designer, can generate client application installation kit automatically by the automatic compiling server on backstage, has reduced the link of manual intervention.
(4) extendability: designer platform possesses the ability of continuous expansion, along with the increase of module and parts, the designed capacity of platform can strengthen thereupon.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, between each embodiment identical similar part mutually referring to, what each embodiment stressed is and the difference of other embodiment.Especially,, for system embodiment, because it is substantially similar in appearance to embodiment of the method, so describe fairly simplely, relevant part is referring to the part explanation of embodiment of the method.
Above the embodiment of the present invention is described in detail, has applied embodiment herein the present invention is set forth, the explanation of above embodiment is just for helping to understand method and apparatus of the present invention; , for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention meanwhile.

Claims (10)

1. a client application method for designing, is characterized in that, comprising:
Provide application programming template to user, so that described user creates new application program according to described design template;
Obtain the application program that described user creates;
Described application program is compiled, generate client application installation kit;
Described client application installation kit is published on internet, so that described user is by application program described in the Internet download.
2. method according to claim 1, is characterized in that, described application programming template comprises:
Universal design template and modular design template.
3. method according to claim 2, is characterized in that,
Described application program universal design comprises following any one or more: design application identities, illustration, startup image and universal component;
Described application program module comprises following any one or more: news template, mirror image module, disclose module, vote module, suggestion feedback module, collection module, about module, module is set.
4. according to the method described in claims 1 to 3 any one, it is characterized in that, describedly provide application programming template to comprise to user:
Provide application programming template by operation interface mode to user.
5. according to the method described in claims 1 to 3 any one, it is characterized in that, described method also comprises:
The client application installation kit of issue is saved in database server.
6. a client application design system, is characterized in that, comprising:
Designer client terminal device, for application programming template is provided to user, so that described user creates new application program according to described design template, and obtains the application program that described user creates;
Compiler server, for described application program is compiled, generates client application installation kit;
Web Application Server, is published to internet for the client application installation kit that described compiler server is generated, so that described user is by application program described in the Internet download.
7. system according to claim 6, is characterized in that, described application programming template comprises:
Universal design template and modular design template.
8. system according to claim 6, is characterized in that,
Described designer client terminal device, specifically for providing application programming template by operation interface mode to user.
9. system according to claim 8, is characterized in that,
Described designer client terminal device, also for registration and login interface are provided to described user, so that described user obtains described application programming template after login.
10. according to the system described in claim 6 to 9 any one, it is characterized in that, described system also comprises:
Database server, the client application installation kit of issuing for storing described Web Application Server.
CN201310138248.XA 2013-04-19 2013-04-19 Client application design method and system Pending CN104111824A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310138248.XA CN104111824A (en) 2013-04-19 2013-04-19 Client application design method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310138248.XA CN104111824A (en) 2013-04-19 2013-04-19 Client application design method and system

Publications (1)

Publication Number Publication Date
CN104111824A true CN104111824A (en) 2014-10-22

Family

ID=51708624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310138248.XA Pending CN104111824A (en) 2013-04-19 2013-04-19 Client application design method and system

Country Status (1)

Country Link
CN (1) CN104111824A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101957756A (en) * 2010-09-29 2011-01-26 南京魔盒信息科技有限公司 System and method for rapidly generating intelligent mobile terminal program
WO2011071354A2 (en) * 2010-07-13 2011-06-16 Lee Sung-Jin Portable antitheft apparatus
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
CN102902531A (en) * 2012-09-11 2013-01-30 Tcl集团股份有限公司 Customization and generation method and device of Android application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011071354A2 (en) * 2010-07-13 2011-06-16 Lee Sung-Jin Portable antitheft apparatus
CN101957756A (en) * 2010-09-29 2011-01-26 南京魔盒信息科技有限公司 System and method for rapidly generating intelligent mobile terminal program
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
CN102902531A (en) * 2012-09-11 2013-01-30 Tcl集团股份有限公司 Customization and generation method and device of Android application program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
佚名: "人人都是开发者:5款傻瓜式APP开发工具", 《HTTP://MOBILE.51CTO.COM/HOT-292923.HTM》 *
曾隽芳 等: "一种基于模板的系统开发方法", 《计算机工程与应用》 *

Similar Documents

Publication Publication Date Title
Lyu et al. Towards IEC 61499-based distributed intelligent automation: A literature review
Jiang et al. A service-oriented architecture for coupling web service models using the Basic Model Interface (BMI)
CN106598620A (en) Code generation method and code generator
Sacco et al. Virtual factory manager
Qasim et al. A model-driven mobile HMI framework (MMHF) for industrial control systems
Hastings et al. Introduce: an open source toolkit for rapid development of strongly typed grid services
Rumpe Agile test-based modeling
García-Sánchez et al. Service oriented evolutionary algorithms
Beuche Using pure: variants across the product line lifecycle
CN105824944A (en) XML (X Extensible Markup Language) configuration data maintenance method and system based on scripting language
D'Agostino et al. Lessons learned implementing a science gateway for hydro‐meteorological research
D'Ambrogio et al. A MDA-based approach for the development of DEVS/SOA simulations
Harrison et al. Next generation of engineering methods and tools for SOA-based large-scale and distributed process applications
Liu et al. Model-driven design of tools for multi-domain systems with loosely coupled metamodels
CN104111824A (en) Client application design method and system
Huiskamp et al. Federated simulations
Kang et al. An analysis of e-Government Standard Framework (eGovFrame) and its effects
Cândido Service-oriented architecture for device lifecycle support in industrial automation
Sokolsky et al. Architecture-centric software development for cyber-physical systems
Wolvers et al. Embedded systems design flows: integrating requirements authoring and design tools
Badica et al. Integrating role activity diagrams and hybrid IDEF for business process modeling using MDA
Ma et al. MiW: A domain specific modeling environment for complex molecular systems
RAHMOUNI et al. Validation of ATL Transformation to Generate a Reliable MVC2 Web Models
Martins et al. A full‐stack model proposal to remotely help the development of IoT sensor devices
Li et al. Research on the development approach for reusable model in parallel discrete event simulation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141022