CN103049253A - System for mobile phone client development - Google Patents

System for mobile phone client development Download PDF

Info

Publication number
CN103049253A
CN103049253A CN2011103150384A CN201110315038A CN103049253A CN 103049253 A CN103049253 A CN 103049253A CN 2011103150384 A CN2011103150384 A CN 2011103150384A CN 201110315038 A CN201110315038 A CN 201110315038A CN 103049253 A CN103049253 A CN 103049253A
Authority
CN
China
Prior art keywords
page
self
development
configuration
template
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
CN2011103150384A
Other languages
Chinese (zh)
Other versions
CN103049253B (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 Zhiyu Tiancheng Technology Co ltd
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201110315038.4A priority Critical patent/CN103049253B/en
Publication of CN103049253A publication Critical patent/CN103049253A/en
Application granted granted Critical
Publication of CN103049253B publication Critical patent/CN103049253B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention belongs to the technical field of mobile communication and provides a system for mobile phone client development. The system comprises a server and a client. The server is used for mutual rule call of configuration work between configuration interface and configuration interface and between configuration interface and user-defined development interface of a mobile phone client. The client is used for skip management between pages in a mixed development mode and used for achieving page skip function between the configuration interface and the user-defined development interface in the operation process of the mobile phone client according to page skip front-back logic. According to the system for mobile phone client development, customers can issue the client through the pure configuration interface according to requirements, or the client is issued in the mode that one part adopts the configuration interface and the other part adopts user-defined codes for development. The system achieves the gapless mixed development modes of interface configuration and code development, greatly reduces code development quantity of the mobile phone client and improves research efficiency of the mobile phone client.

Description

A kind of system for the cell-phone customer terminal exploitation
Technical field
The invention belongs to the mobile communication technology field, relate in particular to a kind of system for the cell-phone customer terminal exploitation.
Background technology
At present, when running into a cell-phone customer terminal development requirement, need by single pattern issue client terminal software, the cell-phone customer terminal code development quantity is large, and the cell-phone customer terminal efficiency of research and development is low.
Summary of the invention
The invention provides a kind of system for the cell-phone customer terminal exploitation, be intended to solve when running at present a cell-phone customer terminal development requirement, the cell-phone customer terminal code development quantity is large, the problem that the cell-phone customer terminal efficiency of research and development is low.
The object of the present invention is to provide a kind of system for the cell-phone customer terminal exploitation, described pattern comprises:
The configuration effort of mutual calling rule between the service end, the configuration interface that is used for cell-phone customer terminal and configuration interface, configuration interface and self-defined development interface;
Client is used for redirect management between the mixed developing pattern page, in logic realization cell-phone customer terminal operating process before and after the page invocation, and page turn function between configuration interface, the self-defined development interface.
System for the cell-phone customer terminal exploitation provided by the invention, the client can come issue client terminal by pure configuration interface as required, or a part adopts configuration interface, a part adopts the mode of self-defined code development to come issue client terminal, realized the seamless blended development mode of interface configurations+code development, greatly reduce the code development quantity of cell-phone customer terminal, improved the efficiency of research and development of cell-phone customer terminal.
Description of drawings
Fig. 1 is the structured flowchart of the system that is used for the cell-phone customer terminal exploitation that provides of the embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further described in detail.Should be appreciated that specific embodiment described herein only in order to explaining the present invention, and be not used in and limit invention.
Fig. 1 shows the structure of the system that is used for the cell-phone customer terminal exploitation that the embodiment of the invention provides.For convenience of explanation, only show part related to the present invention.
This system comprises:
The configuration effort of mutual calling rule between the service end 11, the configuration interface that is used for cell-phone customer terminal and configuration interface, configuration interface and self-defined development interface;
Client 12 is used for redirect management between the mixed developing pattern page, in logic realization cell-phone customer terminal operating process before and after the page invocation, and page turn function between configuration interface, the self-defined development interface.
As a preferred version of the embodiment of the invention, this client 12 further comprises:
Total redirect administration module 121 is used for starting the page or leaf beginning from client 12, page attribute under judging, and jump to disparate modules according to lower page attribute and process;
Page jump administration module 122 is used for jumping to corresponding Page Template program block according to template ID, the page ID of configuration, and the Page Template program block according to demonstration rule and the concrete resource that shows of this Page Template, is drawn this page at mobile phone again;
Goto function administration module 123 is used for jumping to corresponding functional template program block according to functional template ID, the function pages ID of configuration, and the functional template program block comes the function of calling mobile phone self again according to this functional template rule;
Self-defined redirect administration module 124, be used for jumping to self-defined development sequence piece according to self-defined template ID and the self-defined page ID of configuration, self-defined development sequence piece is first according to self-defined template ID and the concrete resource collection of self-defined page ID, is presented on the mobile phone screen according to the code regulation of the self-defined exploitation resource collection with correspondence again.
ID is the abbreviation of English IDentity, and ID is the meaning of identify label number, is exactly a sequence number, also is account number, is a coding.
Below in conjunction with drawings and the specific embodiments application principle of the present invention is further described.
The embodiment of the invention provides a kind of system for the cell-phone customer terminal exploitation, and this system comprises: service end 11, for the configuration effort of mutual calling rule between cell-phone customer terminal configuration interface and configuration interface, configuration interface and the self-defined development interface; Client 12 is built and is supported in the mixed developing pattern redirect administration module between the page, in logic realization cell-phone customer terminal operating process before and after the page invocation, and page turn function between configuration interface, the self-defined development interface.
The realization approach of the embodiment of the invention is as follows:
Service end 11:
1. each template defines a template ID, page ID of a certain page definition in the template.
2. when the data of nextpage in the configuration page, can be by tabulating to select the ready-made page.At this moment will automatically record the associated template ID of nextpage and page ID.Can be template ID and the page ID that the self-defined exploitation page is reserved by one of artificial input also.
3. be that the self-defined exploitation page is prepared a resource template, this resource template only disposes the resource content that current page need to be used.The page ID of the template ID of resource template and the corresponding empty template page is identical with template ID and page ID that the self-defined exploitation page is reserved.The configurable resource content of resource template comprises: picture, sound, video, literal, article, url address, dynamic data interface and parameter etc.
Client 12:
1. set up a total redirect administration module, be divided into again page jump management, goto function management, three sub-redirect administration modules of self-defined redirect management under this module.From client 12 starts page or leaf, be introduced into total redirect administration module and judge, again according to lower page attribute, be distributed to three sub-redirect administration modules and carry out the redirect processing.
2. the page jump management jumps to corresponding Page Template program block according to template ID, the page ID of configuration, and this program block according to demonstration rule and the concrete resource that shows of this Page Template, is drawn this page at mobile phone again.
3. the goto function management jumps to corresponding functional template program block according to functional template ID, the function pages ID of configuration, and this program block comes calling mobile phone self function according to this functional template rule again.
4. the self-defined redirect management program block that jumps to self-defined exploitation according to self-defined template ID and the self-defined page ID of configuration, this program block finds corresponding resource template according to top two ID first, extract the concrete resource collection of corresponding resource template, be presented on the mobile phone screen according to the code regulation of the self-defined exploitation resource collection with correspondence again.
5. the program code direct copying with the self-defined exploitation page when mobile phone client program is issued arrives under the custom catalogue of client 12 frameworks, accomplish the corresponding program file of the self-defined exploitation page, do not interfere with each other, and in total redirect management-self-defined redirect management, do the statement mark, in order to redirect management Automatically invoked.
By above mode, when running into a cell-phone customer terminal development requirement, only need a small amount of self-defined page code that the exploitation configuration platform can't the configuration integrate interface, code is packed into configuration platform generation cell-phone customer terminal foundation code framework bag, mixed mode issue client terminal 12 softwares by configuration interface+a small amount of code development, greatly reduce the cell-phone customer terminal code development quantity, improved the cell-phone customer terminal efficiency of research and development.
The system that is used for the cell-phone customer terminal exploitation that the embodiment of the invention provides, the client can come issue client terminal 12 by pure configuration interface as required, or a part adopts configuration interface, a part adopts the mode of self-defined code development to come issue client terminal 12, realized the seamless blended development mode of interface configurations+code development, greatly reduce the code development quantity of cell-phone customer terminal, improved the efficiency of research and development of cell-phone customer terminal.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (5)

1. one kind is used for the system that cell-phone customer terminal is developed, and it is characterized in that described system comprises:
The configuration effort of mutual calling rule between the service end, the configuration interface that is used for cell-phone customer terminal and configuration interface, configuration interface and self-defined development interface;
Client is used for redirect management between the mixed developing pattern page, in logic realization cell-phone customer terminal operating process before and after the page invocation, and page turn function between configuration interface, the self-defined development interface.
2. the system as claimed in claim 1 is characterized in that, described client further comprises:
Total redirect administration module is used for from the client terminal start-up page or leaf, judges lower page attribute, and jumps to disparate modules according to lower page attribute and process.
3. the system as claimed in claim 1 is characterized in that, described client further comprises:
The page jump administration module is used for jumping to corresponding Page Template program block according to template ID, the page ID of configuration, and described Page Template program block according to demonstration rule and the concrete resource that shows of this Page Template, is drawn this page at mobile phone again.
4. the system as claimed in claim 1 is characterized in that, described client further comprises:
The goto function administration module is used for jumping to corresponding functional template program block according to functional template ID, the function pages ID of configuration, and described functional template program block comes the function of calling mobile phone self again according to this functional template rule.
5. the system as claimed in claim 1 is characterized in that, described client further comprises:
Self-defined redirect administration module, be used for jumping to self-defined development sequence piece according to self-defined template ID and the self-defined page ID of configuration, described self-defined development sequence piece is first according to self-defined template ID and the concrete resource collection of self-defined page ID, is presented on the mobile phone screen according to the code regulation of the self-defined exploitation resource collection with correspondence again.
CN201110315038.4A 2011-10-14 2011-10-14 A kind of system for cell-phone customer terminal exploitation Active CN103049253B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110315038.4A CN103049253B (en) 2011-10-14 2011-10-14 A kind of system for cell-phone customer terminal exploitation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110315038.4A CN103049253B (en) 2011-10-14 2011-10-14 A kind of system for cell-phone customer terminal exploitation

Publications (2)

Publication Number Publication Date
CN103049253A true CN103049253A (en) 2013-04-17
CN103049253B CN103049253B (en) 2015-11-25

Family

ID=48061906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110315038.4A Active CN103049253B (en) 2011-10-14 2011-10-14 A kind of system for cell-phone customer terminal exploitation

Country Status (1)

Country Link
CN (1) CN103049253B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209991A (en) * 2016-06-27 2016-12-07 东莞市亿谷信息技术有限公司 A kind of system being easy to mobile phone web pages exploitation
CN108446117A (en) * 2018-03-20 2018-08-24 苏州思必驰信息科技有限公司 The method and system of UI are configured in the product of voice dialogue platform
CN113934402A (en) * 2020-06-28 2022-01-14 腾讯科技(深圳)有限公司 Method and device for making sub-application content, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
CN101217630A (en) * 2008-01-14 2008-07-09 中兴通讯股份有限公司 A method of graphic generation of network TV electronic program guidance system template
CN101414257A (en) * 2008-11-13 2009-04-22 成都市华为赛门铁克科技有限公司 Method, device and terminal for implementing software interface
CN101877716A (en) * 2010-03-10 2010-11-03 艾默生网络能源有限公司 Customization method for configuration template, display method for configuration template and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217630A (en) * 2008-01-14 2008-07-09 中兴通讯股份有限公司 A method of graphic generation of network TV electronic program guidance system template
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
CN101414257A (en) * 2008-11-13 2009-04-22 成都市华为赛门铁克科技有限公司 Method, device and terminal for implementing software interface
CN101877716A (en) * 2010-03-10 2010-11-03 艾默生网络能源有限公司 Customization method for configuration template, display method for configuration template and server

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209991A (en) * 2016-06-27 2016-12-07 东莞市亿谷信息技术有限公司 A kind of system being easy to mobile phone web pages exploitation
CN106209991B (en) * 2016-06-27 2019-12-20 东莞市亿谷信息技术有限公司 System convenient for mobile phone webpage development
CN108446117A (en) * 2018-03-20 2018-08-24 苏州思必驰信息科技有限公司 The method and system of UI are configured in the product of voice dialogue platform
CN113934402A (en) * 2020-06-28 2022-01-14 腾讯科技(深圳)有限公司 Method and device for making sub-application content, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN103049253B (en) 2015-11-25

Similar Documents

Publication Publication Date Title
CN102902537B (en) Based on the embedded type WEB MVC Development Framework of FastCGI and html template
CN100395751C (en) Device and method for page smart configuration
CN103442126A (en) Mobile phone communication method and system based on cloud service
CN103488478A (en) Device management framework based on android platform
CN101826987A (en) System and method for supporting mixed service based on integrated open network
CN102790727A (en) Method and system for dynamically pushing personal labels of users
CN101202978A (en) Method for collocating mobile terminal interface and mobile terminal
CN101583125A (en) Method, terminal and server for realizing customization function of wireless terminal
CN101990169A (en) Intelligent card active pushing system and intelligent card mobile terminal
CN102495890A (en) Embedded browser application extension system and method
CN101894059A (en) Method and system for detecting operating condition
CN102375738B (en) A kind of apparatus and method of mobile terminal data management
CN106844731A (en) Advertisement shields method and system
CN102479355A (en) Method and device for loading business documents and mobile terminal
CN103049253A (en) System for mobile phone client development
CN102904925B (en) Three-screen-interaction-based cross-platform widget middleware system
CN102299849A (en) Service capability calling system and method
CN102158542A (en) CBAE platform
CN102255961A (en) Java 2 micro edition (J2ME)-based Web Service interface calling method
CN101478719B (en) Configuration method and apparatus for service management system
CN105320499A (en) Adaptive method and related device of application program
CN102779031A (en) Method for generating JavaScript program
CN102073693A (en) XML-based data communication method and system
CN101959050A (en) Method and system for transmitting information in video call and movable terminal thereof
CN111736887A (en) Access system, method, device and storage medium of waste equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230926

Address after: 518000, 203 Jinhongfeng Business Building, Zone 71, Xingdong Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong Province

Patentee after: Shenzhen Zhiyu Tiancheng Technology Co.,Ltd.

Address before: 518000 south side of A01, block B, building R2, industrial village, No. 18, Gaoxin South seventh Road, Nanshan District, Shenzhen, Guangdong Province

Patentee before: Ning Yu

Patentee before: Huang Bingqing