CN104484169B - A kind of Android software user interface creating method, system and application system - Google Patents

A kind of Android software user interface creating method, system and application system Download PDF

Info

Publication number
CN104484169B
CN104484169B CN201410748095.5A CN201410748095A CN104484169B CN 104484169 B CN104484169 B CN 104484169B CN 201410748095 A CN201410748095 A CN 201410748095A CN 104484169 B CN104484169 B CN 104484169B
Authority
CN
China
Prior art keywords
interface
subelement
interface element
layout
user interface
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.)
Active
Application number
CN201410748095.5A
Other languages
Chinese (zh)
Other versions
CN104484169A (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.)
CHENGDU SHIDAKE INFORMATION TECHNOLOGY Co Ltd
Original Assignee
CHENGDU SHIDAKE 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 CHENGDU SHIDAKE INFORMATION TECHNOLOGY Co Ltd filed Critical CHENGDU SHIDAKE INFORMATION TECHNOLOGY Co Ltd
Priority to CN201410748095.5A priority Critical patent/CN104484169B/en
Publication of CN104484169A publication Critical patent/CN104484169A/en
Application granted granted Critical
Publication of CN104484169B publication Critical patent/CN104484169B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention relates to a kind of Android software user interface creating method, system and application system.Interface is described by the XML grammers independently of the primary user interface systems of Android, page layout file is generated;Interface loading is carried out according to page layout file, interface prototype is generated;Replicate interface prototype generation interface example;It is dynamic to collect data resource, data resource is bound with interface element, real-time update interface element layout;Interface example is updated according to the interface element of renewal;User interacts the interface event of generation with interface example, and interface example is updated according to the interface event.The present invention has redesigned a set of interface based on XML and script, and realizing can dynamic load, configurable, expansible user interface system and flexible user interface business conduct binding mechanism.Realization to business and interface logic is completely separated, in the case where issue is not applied again to the interface of application, and operation flow etc. is upgraded, improved using behavior.

Description

A kind of Android software user interface creating method, system and application system
Technical field
The present invention relates to field of software development, more particularly to a kind of Android software user interface creating method, system and Application system.
Background technology
In software system development, user interface subsystem is always all the most complicated, be most difficult to the part designing, realize. However, this part is that demand is the most changeable in software systems again, with the most close part of business association.Any demand is more Change, business change all can cause user interface to do substantial amounts of change.
In Android platform, because the customization change to system of equipment vendors lacks specification, system interface/behavior Definition is not clear and definite enough, and the ardware feature of equipment differs greatly so that such issues that shows more prominent.
In traditional Android applied software developments, user interface passes through a set of XML dialects and corresponding resource data Definition description.In interface layout files, use, the characteristic of component, incidence relation of resource of layout, component to interface etc. Content is described in detail.Again by corresponding business realizing code, bind, solidify one by one with the element in interface Realize the logical relation of business and user interface.All interface definition, resource, logic are included in application package (APK) in, all component in interface description file has very strong incidence relation with Behavior- Based control code.
This model brings a series of problem and challenge to exploitation:First, user interface and resource are solidificated in application It is internal, so that interface change must update application.This is for needing the application of iteratively faster to be a very big obstacle.Its Secondary, user interface requires that interface is synchronous with service logic by solidifying code static binding, many service logics/data change Change, can so bring many extra developments.Furthermore, due to the intrinsic platform compatibility issue of android system, need Substantial amounts of adaptation work is done for distinct device.And due to different manufacturers, different hardware, the difference of the system of different editions With change, substantial amounts of existing, potential compatibility issue is introduced.Due to the dependence to system performance, the interface requirements specifically changed There is no general solution, by system, the restriction of hardware is larger, it is difficult to realize flexible, to can configure, extend user circle Face.
The content of the invention
The technical problems to be solved by the invention be to provide a kind of user interface system primary independent of Android, Can flexibly adapt to distinct device, can independently of application issue with change and can easily expansion and upgrading user interface.
The technical scheme that the present invention solves above-mentioned technical problem is as follows:A kind of Android software user interface creating method, It is characterised in that it includes following steps,
Step 1:Interface is described by the XML grammers independently of the primary user interface systems of Android, page is generated Face topology file;
Step 2:Interface loading is carried out according to page layout file, interface prototype is generated;
Step 3:Replicate interface prototype generation interface example;
Step 4:Data resource is collected from the example of interface, the data resource and interface element are bound;
Step 5:After the completion of data binding, corresponding content is selected to instantiate interface prototype according to data resource, Update interface element layout;
Step 6:Interface example is updated according to the interface element of renewal;
Step 7:User interacts the interface event of generation with interface example, and it is real to update interface according to the interface event Example.
The beneficial effects of the invention are as follows:The present invention is unrelated with compatible, primary independent of Android user interface system System, can facilitate, flexibly adapt to different equipment, it is possible to compatible most of equipment, and the primary interface system energy nothings of Android Seam fusion.In addition, user interface and can easily extend, upgrade independently of application issue, change, with dynamic and it can expand Malleability.In addition, user interface of the present invention can be bound with service logic, data by dynamic, adaptive mechanism, industry is realized Business, data independence.
On the basis of above-mentioned technical proposal, the present invention can also do following improvement.
Further, interface element described in step 4 is implementing for single class behaviour, the combination of interface element Realize the functional requirement of user interface.
Further, interface element described in step 4 supports the event processing mechanism of scripting.
Further, the renewal process of the layout of interface element described in step 5 is:
501:All interface element basic sizes are calculated, interface element is laid out again according to result of calculation;
502:Determined whether to influence the layout of other elements according to interface element again layout result, if influence again Step 501 is performed, step 503 is performed if not influenceing;
503:Interface element is rendered;
504:Whether the interface element after detection is rendered has daughter element, if it is, obtaining daughter element, and performs step 503, if otherwise carrying out step 505;
505:Whether detection interface element has next brother element, if it is, obtaining next brother element, and holds Row step 503, if otherwise carrying out step 506;
506:Interface element renewal is detected whether, if then performing step 501 to the interface element of renewal, if not Then interface element is waited to update.Further, updated in the step 2, step 5, step 6, step 7, loading action uses asynchronous Load mechanism is passively loaded, and supports remote data loading, customed address resolution.
In order to solve the technical problem, the present invention also provides a kind of Android software user interface generation system, including Interface manager module, interface work threading models and user object module;
The interface manager module includes loading administrative unit, and the interface work threading models include data acquisition list Member, the user object module includes binding unit, interface element updating block, alternative events collecting unit;The loading pipe Managing unit includes topology file establishment subelement, interface prototype generation subelement, interface example generation subelement;
The topology file creates subelement, and it is used for by the XML languages independently of the primary user interface systems of Android Interface is described method, generates page layout file;
The interface prototype generates subelement, and it is used to carry out interface loading according to page layout file, and generation interface is former Type;
The interface example generates subelement, and it is used to replicate interface prototype generation interface example;
The data acquisition unit, it is used to dynamically collect data resource;
The binding unit, it is used to be bound the data resource and interface element;
The interface element updating block, it is used to update interface element cloth with interface element according to the data resource of binding Office, and interface example is updated according to the interface element of renewal;
The alternative events collecting unit, it is used to gather user and interface example interacts the interface event of generation, Interface example is updated according to the interface event.
Further, the interface element is implementing for single class behaviour, and the combination of interface element, which is realized, to be used The functional requirement at family interface.
Further, the interface element supports the event processing mechanism of scripting.
Further, a kind of Android software user interface generation system, interface element updating block includes element size meter Operator unit, again layout subelement, element layout's detection sub-unit, element render subelement, daughter element detection sub-unit, brother Younger brother's Element detection subelement, renewal Element detection subelement;
The element size computation subunit, it is used to calculate all interface element basic sizes, result of calculation is sent To being laid out subelement again;
Described to be laid out subelement again, it is used to receive the result of calculation, and interface element is carried out according to result of calculation Again it is laid out;
Element layout's detection sub-unit, it is used to be determined whether to influence other according to interface element again layout result The layout of element, if it is re-executes element size computation subunit, if otherwise performing element renders subelement;
The element renders subelement, and it is used to render interface element;
Whether the daughter element detection sub-unit, its interface element being used to detect after rendering has daughter element, if it is, Daughter element is obtained, and the daughter element of acquisition is rendered, if it is not, then performing fraternal Element detection subelement;
The fraternal Element detection subelement, it is used to detect whether interface element has next brother element, if it is, Next brother element is then obtained, and the daughter element of acquisition is rendered, Element detection list is updated if it is not, then performing Member;
The renewal Element detection subelement, has detected whether interface element renewal, if then to the Interface Element of renewal Element re-executes element size computation subunit, if otherwise waiting for interface element renewal.
Further, the system includes the user interface of software generation system described in claim 6 to 9 any claim System.
Brief description of the drawings
Fig. 1 is a kind of Android software user interface generation system module graph of a relation of the invention;
Fig. 2 is that interface example of the present invention updates graph of a relation;
Fig. 3 is that the data collected and interface element are carried out binding schematic diagram by data acquisition unit of the present invention;
Fig. 4 is that interface element of the present invention updates list member unit graph of a relation;
Fig. 5 is a kind of Android software user interface creating method flow chart of the invention;
Fig. 6 is asynchronous data resource loading procedure schematic diagram of the present invention.
In accompanying drawing, the list of parts representated by each label is as follows:
100th, interface manager module, 200, user object module, 300, interface work threading models, 110, system configuration pipe Manage unit, 120, global style administrative unit, 130, loading administrative unit, 310, data acquisition unit, 210, binding unit, 220th, interface element updating block, 230, alternative events collecting unit, 131, topology file create subelement, 132, interface prototype Generate subelement, 133, interface example generation subelement, 134, interface example update subelement
Embodiment
The principle and feature of the present invention are described below in conjunction with accompanying drawing, the given examples are served only to explain the present invention, and It is non-to be used to limit the scope of the present invention.
As shown in figure 1, a kind of Android software user interface generation system includes interface manager module 100, interface work Threading models 300 and user object module 200,
Interface manager module 100 be used for management system configuration information, page loading, flow create, global styles and All page prototypes.Interface manager module 100 includes system configuration administrative unit 110, global style administrative unit 120, loading Administrative unit 131, interface work threading models 300 include data acquisition unit 310, and it is single that user object module 200 includes binding Member 210, interface element updating block 220, alternative events collecting unit 230;Loading administrative unit includes topology file establishment Unit 131, interface prototype generation subelement 132, interface example generation subelement 133, interface example update subelement 134;System Some environment in the service user interface system of configuration management element 110 of uniting, configuration information.Global style administrative unit 120 administration interfaces styles used when running, effect logic.
Fig. 2 is that interface example of the present invention updates graph of a relation, as shown in Fig. 2 topology file, which creates subelement 131, passes through independence Interface is described in the XML grammers of the primary user interface systems of Android, page layout file is generated.Application program is led to Cross interface manager module and realize that topology file is loaded, interface example is created, and directly quote corresponding interface example and render interface, Realize interface event, service interaction action.
Interface prototype generates subelement 132 and carries out interface loading according to page layout file, generates multiple interface prototype 1- N, interface example generation subelement 133 replicates interface prototype generation interface example;
Interface work threading models 300 are responsible for the asynchronous data processing work in interface system, and it realizes one , there are multiple thread 1-N in worker thread pond, and being responsible for each thread by internal data acquisition unit 310 shares out the work, and interface is real Example 1-N is registered in data acquisition unit 310.Data acquisition unit is collected automatically needs the data of loading in interface, and in number According to being bound data with the interface element in the example 1-N of interface by binding unit 210 after the completion of loading, interface element updates Unit 220 updates interface element layout according to the data resource of binding with interface element, and is updated according to the interface element of renewal Interface example 1-N.
All interface elements implementing both for single class behaviour in the example 1-N of interface.By to interface Various complicated interface function demands are realized in the combination of element, it is to avoid the interface element and unnecessary function of exploitation sophisticated functions It is overlapping.
Template is made up of one or more groups of other elements (including template).Template is selected after binding data according to data Corresponding content is created that in specific interface element, template if comprising other sub- level templates, in parent mould to the example Can recursive instantiation sub- level template therein after plate instantiation.
Fig. 3 is that the data collected and interface element are carried out binding schematic diagram by data acquisition unit of the present invention, such as Fig. 3 institutes Show, data acquisition unit 310 collects data source, it is then by binding unit 210 that data and interface are real after the completion of data loading Interface element in example 1-N is bound.
Alternative events collecting unit 230 gathers the interface event that user interacts generation with interface example, and according to institute State interface event and update interface example.
Fig. 4 is that interface element of the present invention updates list member unit graph of a relation, as shown in figure 3, interface element updating block 220 Including element size computation subunit 221, layout subelement 222, element layout's detection sub-unit 223, element render son again Unit 224, daughter element detection sub-unit 225, fraternal Element detection subelement 226, renewal Element detection subelement 227;
Element size computation subunit 221 calculates all interface element basic sizes, and result of calculation is sent into cloth again Police station's unit 222;Again layout subelement 222 is laid out again according to result of calculation to interface element;Element layout is detected Subelement 226 determines whether to influence the layout of other elements according to interface element again layout result, if it is re-executed Element size computation subunit 221, if otherwise performing element renders subelement 224;Element renders subelement 224 to Interface Element Element is rendered;Daughter element detection sub-unit 225 detects whether the interface element after rendering has daughter element, if it is, obtaining Daughter element, and the daughter element of acquisition is rendered, if it is not, then performing fraternal Element detection subelement 226;Fraternal element Whether the detection interface element of detection sub-unit 226 has next brother element, if it is, next brother element is obtained, and Daughter element to acquisition is rendered, and Element detection subelement 227 is updated if it is not, then performing, and updates Element detection single Member, 227 have detected whether interface element renewal, if then re-executing element size calculating son list to the interface element of renewal Member 221, if otherwise waiting for interface element renewal.
Fig. 5 is a kind of Android software user interface creating method flow chart of the invention, as shown in figure 5,
A kind of Android software user interface creating method, comprises the following steps,
Step 1:Interface is described by the XML grammers independently of the primary user interface systems of Android, page is generated Face topology file;
Step 2:Interface loading is carried out according to page layout file, interface prototype is generated;
Step 3:Replicate interface prototype generation interface example;
Step 4:Data resource is collected from the example of interface, the data resource and interface element are bound;
Step 5:After the completion of data binding, corresponding content is selected to instantiate interface prototype according to data resource, Update interface element layout;
Step 6:Interface example is updated according to the interface element of renewal;
Step 7:User interacts the interface event of generation with interface example, and it is real to update interface according to the interface event Example.
Wherein, the renewal process of the layout of interface element described in step 5 is:
501:All interface element basic sizes are calculated, interface element is laid out again according to result of calculation;
502:Determined whether to influence the layout of other elements according to interface element again layout result, if influence again Step 501 is performed, step 503 is performed if not influenceing;
503:Interface element is rendered;
504:Whether the interface element after detection is rendered has daughter element, if it is, obtaining daughter element, and performs step 503, if otherwise carrying out step 505;
505:Whether detection interface element has next brother element, if it is, obtaining next brother element, and holds Row step 503, if otherwise carrying out step 506;
506:Interface element renewal is detected whether, if then performing step 501 to the interface element of renewal, if not Then interface element is waited to update.
Fig. 6 is asynchronous data resource loading procedure schematic diagram of the present invention, as shown in fig. 6, the step 2, step 5, step 6th, updated in step 7, loading action is passively loaded using Asynchronous loading mechanism, support remote data loading, customed address solution Analysis.
The present invention can realize that user interface is kept completely separate with service logic.And can be after application issue, dynamic rises Level user interface, changes service logic.It can be realized simply by Data Binding and data-driven template instances mechanism, Flexibly, it can configure, interface is presented in expansible business datum.And unified, platform-independent interface layout, the mechanism of rendering is avoided Platform compatibility issue, reduces the adaptation procedure to different platform.These characteristics greatly simplify user interface development and determined The flow of system, has saved exploitation maintenance cost.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included in the scope of the protection.

Claims (10)

1. a kind of Android software user interface creating method, it is characterised in that comprise the following steps,
Step 1:Interface is described by the XML grammers independently of the primary user interface systems of Android, page cloth is generated Office file;
Step 2:Interface loading is carried out according to page layout file, interface prototype is generated;
Step 3:Replicate interface prototype generation interface example;
Step 4:Data resource is collected from the example of interface, the data resource and interface element are bound;
Step 5:After the completion of data binding, select corresponding content to instantiate interface prototype according to data resource, update Interface element is laid out;
Step 6:Interface example is updated according to the interface element of renewal;
Step 7:User interacts the interface event of generation with interface example, and interface example is updated according to the interface event.
2. a kind of Android software user interface creating method according to claim 1, it is characterised in that described in step 4 Interface element is implementing for single class behaviour, and the functional requirement of user interface is realized in the combination of interface element.
3. a kind of Android software user interface creating method according to claim 1, it is characterised in that described in step 4 Interface element supports the event processing mechanism of scripting.
4. a kind of Android software user interface creating method according to claim 1, it is characterised in that described in step 5 Interface element layout renewal process be:
501:All interface element basic sizes are calculated, interface element is laid out again according to result of calculation;
502:Determined whether to influence the layout of other elements according to interface element again layout result, performed again if influence Step 501, step 503 is performed if not influenceing;
503:Interface element is rendered;
504:Whether the interface element after detection is rendered has daughter element, if it is, obtaining daughter element, and performs step 503, such as Otherwise fruit carries out step 505;
505:Whether detection interface element has next brother element, if it is, obtaining next brother element, and performs step Rapid 503, if otherwise carrying out step 506;
506:Interface element renewal has been detected whether, if then performing step 501 to the interface element of renewal, if otherwise etc. Treat that interface element updates.
5. a kind of Android software user interface creating method according to claim 1, it is characterised in that the step 2, Updated in step 5, step 6, step 7, loading action is passively loaded using Asynchronous loading mechanism, supports remote data loading, from Customize address resolution.
6. a kind of Android software user interface generates system, it is characterised in that including interface manager module, interface work line Journey module and user object module;
The interface manager module includes loading administrative unit, and the interface work threading models include data acquisition unit, institute Stating user object module includes binding unit, interface element updating block, alternative events collecting unit;The loading administrative unit Subelement, interface prototype generation subelement, interface example generation subelement are created including topology file;
The topology file creates subelement, and it is used for by the XML grammers pair independently of the primary user interface systems of Android Interface is described, and generates page layout file;
The interface prototype generates subelement, and it is used to carry out interface loading according to page layout file, generates interface prototype;
The interface example generates subelement, and it is used to replicate interface prototype generation interface example;
The data acquisition unit, it is used to dynamically collect data resource;
The binding unit, it is used to be bound the data resource and interface element;
The interface element updating block, it is used to update interface element layout with interface element according to the data resource of binding, And interface example is updated according to the interface element of renewal;
The alternative events collecting unit, it is used to gather user and interface example interacts the interface event of generation, according to The interface event updates interface example.
7. a kind of Android software user interface generates system according to claim 6, it is characterised in that the Interface Element Element is implementing for single class behaviour, and the functional requirement of user interface is realized in the combination of interface element.
8. a kind of Android software user interface generates system according to claim 6, it is characterised in that the Interface Element Element supports the event processing mechanism of scripting.
9. a kind of Android software user interface generates system according to claim 6, it is characterised in that interface element is more New unit includes element size computation subunit, layout subelement, element layout's detection sub-unit, element render sub- list again Member, daughter element detection sub-unit, fraternal Element detection subelement, renewal Element detection subelement;
The element size computation subunit, it is used to calculate all interface element basic sizes, and result of calculation is sent into weight New layout subelement;
Described to be laid out subelement again, it is used to receive the result of calculation, and interface element is carried out again according to result of calculation Layout;
Element layout's detection sub-unit, it is used to be determined whether to influence other elements according to interface element again layout result Layout, if it is re-execute element size computation subunit, if otherwise perform element render subelement;
The element renders subelement, and it is used to render interface element;
Whether the daughter element detection sub-unit, its interface element being used to detect after rendering has daughter element, if it is, obtaining Daughter element, and the daughter element of acquisition is rendered, if it is not, then performing fraternal Element detection subelement;
The fraternal Element detection subelement, it is used to detect whether interface element has next brother element, if it is, obtaining Next brother element is taken, and the daughter element of acquisition is rendered, Element detection subelement is updated if it is not, then performing;
The renewal Element detection subelement, has detected whether interface element renewal, if then to the interface element weight of renewal It is new to perform element size computation subunit, if otherwise waiting for interface element renewal.
10. a kind of Android application systems, it is characterised in that the system includes claim 6 to 9 any claim institute The user interface of software generation system stated.
CN201410748095.5A 2014-12-09 2014-12-09 A kind of Android software user interface creating method, system and application system Active CN104484169B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410748095.5A CN104484169B (en) 2014-12-09 2014-12-09 A kind of Android software user interface creating method, system and application system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410748095.5A CN104484169B (en) 2014-12-09 2014-12-09 A kind of Android software user interface creating method, system and application system

Publications (2)

Publication Number Publication Date
CN104484169A CN104484169A (en) 2015-04-01
CN104484169B true CN104484169B (en) 2017-10-31

Family

ID=52758713

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410748095.5A Active CN104484169B (en) 2014-12-09 2014-12-09 A kind of Android software user interface creating method, system and application system

Country Status (1)

Country Link
CN (1) CN104484169B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325658A (en) * 2015-06-19 2017-01-11 中兴通讯股份有限公司 Android-based dynamic layout method and system
CN106970926A (en) * 2016-01-14 2017-07-21 卓望数码技术(深圳)有限公司 A kind of Mobile solution interface dynamic generation method and system
CN107402747B (en) * 2016-05-20 2019-08-20 中国科学院声学研究所 A kind of application page dynamic creation method for supporting multiple terminals type
CN107526579A (en) * 2016-06-22 2017-12-29 中兴通讯股份有限公司 A kind of application program page development management method and device
EP3506089A4 (en) * 2016-09-27 2020-04-29 Siemens Aktiengesellschaft Industrial controller and method for automatically creating user interface
CN106445559A (en) * 2016-10-21 2017-02-22 用友网络科技股份有限公司 Device and method for solving page differentiation through view template
CN108132802B (en) * 2017-12-07 2020-12-08 鞍钢集团自动化有限公司 Application method of configuration model in system development
CN108984155B (en) * 2018-05-17 2021-09-07 创新先进技术有限公司 Data processing flow setting method and device
CN108628629B (en) * 2018-05-21 2022-02-22 网易(杭州)网络有限公司 UI updating method, device, equipment and storage medium
CN109189539A (en) * 2018-09-03 2019-01-11 深圳市东微智能科技股份有限公司 Update method, terminal and the computer readable storage medium at interface
CN109460233B (en) * 2018-10-25 2020-01-14 北京字节跳动网络技术有限公司 Method, device, terminal equipment and medium for updating native interface display of page
CN109766480B (en) * 2018-12-05 2024-02-23 聚好看科技股份有限公司 Data query method and device
CN109634599B (en) * 2018-12-14 2020-05-19 北京字节跳动网络技术有限公司 Page view display method, device, equipment and storage medium
CN109684008B (en) * 2018-12-19 2022-03-29 Oppo广东移动通信有限公司 Card rendering method, device, terminal and computer readable storage medium
CN110083426A (en) * 2019-04-28 2019-08-02 无线生活(杭州)信息科技有限公司 A kind of application interface rendering method and device
CN110347425A (en) * 2019-07-11 2019-10-18 广州虎牙科技有限公司 A kind of configuration and method, apparatus, equipment and storage medium using template page
CN111966393A (en) * 2020-08-27 2020-11-20 中电科仪器仪表有限公司 Configurable interface custom generation method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192143A (en) * 2006-12-01 2008-06-04 上海亚伦科技有限公司 Software interface construction method
CN101872305A (en) * 2010-06-08 2010-10-27 用友软件股份有限公司 UI (User Interface) performance and service logic separation method and system
CN102339314A (en) * 2011-09-24 2012-02-01 国网电力科学研究院 Cross-terminal data form description and presentation method based on extensive makeup language (XML)
CN102495735A (en) * 2011-12-14 2012-06-13 方正国际软件有限公司 Web end UI (user interface) component application frame system
CN102541541A (en) * 2011-12-15 2012-07-04 大唐软件技术股份有限公司 Interface generation method and device
CN103488479A (en) * 2013-09-04 2014-01-01 用友软件股份有限公司 Dynamic generating device for client end interface and dynamic generating method for client end interface

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192143A (en) * 2006-12-01 2008-06-04 上海亚伦科技有限公司 Software interface construction method
CN101872305A (en) * 2010-06-08 2010-10-27 用友软件股份有限公司 UI (User Interface) performance and service logic separation method and system
CN102339314A (en) * 2011-09-24 2012-02-01 国网电力科学研究院 Cross-terminal data form description and presentation method based on extensive makeup language (XML)
CN102495735A (en) * 2011-12-14 2012-06-13 方正国际软件有限公司 Web end UI (user interface) component application frame system
CN102541541A (en) * 2011-12-15 2012-07-04 大唐软件技术股份有限公司 Interface generation method and device
CN103488479A (en) * 2013-09-04 2014-01-01 用友软件股份有限公司 Dynamic generating device for client end interface and dynamic generating method for client end interface

Also Published As

Publication number Publication date
CN104484169A (en) 2015-04-01

Similar Documents

Publication Publication Date Title
CN104484169B (en) A kind of Android software user interface creating method, system and application system
US10430204B2 (en) System and method for cloud provisioning and application deployment
US9038023B2 (en) Template-based configuration architecture
US10656971B2 (en) Agile framework for vertical application development and delivery
US9501269B2 (en) Automatic source code generation for accelerated function calls
US9524179B2 (en) Virtual-machine-deployment-action analysis
CN112085217B (en) Method, device, equipment and computer medium for deploying artificial intelligence service
JP2010521726A (en) Method, system, and computer program for distributing customized software products
WO2010118416A2 (en) Software database system and process of building and operating the same
CN103744680A (en) Method and device for business process processing
CN106598657A (en) One-key deployment method for cloud platform applications
CN107025108B (en) Exporting hierarchical data from a Source Code Management (SCM) system to a Product Lifecycle Management (PLM) system
CN106484452B (en) unified configuration management method and device for software platform
US9626251B2 (en) Undo configuration transactional compensation
CN111158743B (en) Big data operation and maintenance management platform
CN106775806A (en) A kind of method of private clound application of upgrading
CN110007994B (en) Software internationalization method and system
CN101963911A (en) Patch generating method and device
CN113760462A (en) Method and device for constructing verification environment of dispatching automation system
CN105677382A (en) Installation tool of big database system
CN107256167A (en) The upgrade control method and upgrading control device migrated applied to application system
CN106919387A (en) A kind of software delivery system and dissemination method
CN106487567A (en) A kind of managed element model management method and device
US20080208894A1 (en) Method and apparatus for multi-file controls
US10657476B2 (en) Just in time compilation (JIT) for business process execution

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant