CN105786464A - Interface design method and device based on template library - Google Patents

Interface design method and device based on template library Download PDF

Info

Publication number
CN105786464A
CN105786464A CN201410819589.8A CN201410819589A CN105786464A CN 105786464 A CN105786464 A CN 105786464A CN 201410819589 A CN201410819589 A CN 201410819589A CN 105786464 A CN105786464 A CN 105786464A
Authority
CN
China
Prior art keywords
template
interface
interface design
service
entity
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
CN201410819589.8A
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.)
Yuanguang Software Co Ltd
Original Assignee
Yuanguang Software 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 Yuanguang Software Co Ltd filed Critical Yuanguang Software Co Ltd
Priority to CN201410819589.8A priority Critical patent/CN105786464A/en
Publication of CN105786464A publication Critical patent/CN105786464A/en
Pending legal-status Critical Current

Links

Abstract

The invention relates to an interface design method based on a template library. The method comprises the following steps: step 1, setting a service template according to common features of services, and presetting the service template into the template library; and step 2, setting the format according to a real object, and extracting the corresponding service template from the template library for interface design. Compared with the prior art, the method has the advantages that rich service templates form a template library, and based on the template library, styles are unified by normalizing templates, on-demand expansion of templates is realized by resetting the service templates, an interface can be quickly designed by copying a template, and the interface is personalized by adjusting The invention further provides an interface design device for implementing the method.

Description

Interface Design and device based on template base
Technical field
The present invention relates to a kind of Interface Design, particularly a kind of Interface Design based on template base.The invention still further relates to a kind of device for realizing above-mentioned Interface Design.
Background technology
Entity is expressed as class data with same alike result and architectural feature in software system.Business masterplate has certain service feature, is included under special scenes, has identical architectural feature, attribute character, performance characteristic entity, by the common requirement in interface formats, is solidified into business masterplate.
By conventional conclusion, sum up several form masterplates that general entity is conventional, by applying precipitation, sum up concrete Business Entity masterplate, form masterplate and concrete Business Entity masterplate are combined, summarizes a set of template base, and along with the popularization of application is with deeply, template library is enriched constantly.The value that template library exists is that the template library enriched by preset uniform format, the business meaning of one's words can quickly carry out entity interface design, specification and the management facilitating the design of application system median surface.
But, in existing template library, the template information of concrete business paper comes from the metadata attributes of document self, if needing additionally to introduce the attribute information of non-document itself, then existing Interface Design cannot be supported, need to be solved by secondary development or other approach.
For the problems referred to above, prior art provides a kind of Interface Design, and it is arranged by system default when creating document.However, if it is desired to adjustment form, it is necessary to do Format adjusting at developing instrument platform, adjust complete also a series of by issuing with generating code, then the adjustment that this locality is done is deployed to the work of the series of complexes such as service end.
Prior art also provides for another kind of Interface Design, and it is by the mode of configuration interface scheme, for a kind of service application, the interface formats that configuration is corresponding, the mode of this INTERFACE DESIGN, it has a problem in that form is unified not, cannot be carried out synchronizing extension, the drawbacks such as operating process is loaded down with trivial details.
Summary of the invention
The invention reside in the shortcoming overcoming prior art with not enough, it is provided that a kind of Interface Design based on template base, it can quickly carry out INTERFACE DESIGN, pass through to adjust interface, makes interface personalized.
The present invention is realized by following technical scheme: a kind of Interface Design based on template base, comprises the following steps:
Step 1: service template is set according to the common feature of business, and this service template is preset in model library;
Step 2: carry out form setting according to entity object, and in this model library, extract corresponding service template carry out INTERFACE DESIGN.
As a further improvement on the present invention, described step 1 comprises the following steps:
Step 11: extract the common feature of Business Entity;
Step 12: carry out INTERFACE DESIGN;
Step 13: be encapsulated as service template;
Step 14: be preset to model library.
As a further improvement on the present invention, described step 2 comprises the following steps:
Step 21: select entity object;
Step 22: create form;
Step 23: extract service template;
Step 24: initiation parameter;
Step 25: entity interface is shown;
Step 26: according to practical situation, it may be judged whether need to carry out interface adjustment;If desired, then entity interface is adjusted, completes the design of this entity interface;If it is not, be then done directly the design of this entity interface.
As a further improvement on the present invention, described service template includes format module;Described format module includes list template and card template;The interface layout of described list template includes feature operation region, Title area, data display area and extended area;The interface layout of described card template includes feature operation region, Title area, master meter attribute region, one-level sublist Title area, one-level sublist data display area, two grades of sublist Title areas, two grades of sublist data display area and extended area.
As a further improvement on the present invention, this service template, according to practical business demand, is adjusted updating, and is preset in template base by described service template.
The present invention also provides for a kind of device for realizing the above-mentioned Interface Design based on template base, and it includes template base and INTERFACE DESIGN device;Described template base arranges service template for the common feature stored according to business;Service template in model library, for carrying out form setting according to entity object, is carried out INTERFACE DESIGN by described INTERFACE DESIGN device.
Compared to prior art, the present invention forms template library by built-in abundant business masterplate, on the basis of template library, by masterplate specification, make style unified, by replacement business masterplate, it is achieved the on-demand extension of masterplate, by replicating masterplate, can quickly carry out INTERFACE DESIGN, by adjusting interface, make interface personalized, possess following beneficial effect:
1, standardization, list masterplate interface layout is divided into feature operation region, Title area, data display area, a few part of extended area;Card masterplate interface layout is divided into feature operation region, Title area, master meter attribute region, one-level sublist Title area, one-level sublist data display area, two grades of sublist Title areas, two grades of sublist data display area, several parts of extended area;
2, rapid, business masterplate has the common requirement in interface formats, has certain service feature, is included under special scenes, has identical architectural feature, attribute character, performance characteristic entity, is cured as business masterplate.Pass through to replicate the corresponding business masterplate of template library when carrying out INTERFACE DESIGN, INTERFACE DESIGN can be rapidly completed;
3, expanded, if there being new demand in business, it is possible to adjusts the business masterplate of template library, enriches and improves template library, and interface formats, by resetting the business masterplate of template library, reaches the purpose of on-demand update;
4, personalized, after obtaining the interface created based on business masterplate, this interface can carry out individual character adjustment according to the business demand of client.
In order to be more fully understood that and implement, describe the present invention in detail below in conjunction with accompanying drawing.
Accompanying drawing explanation
The general steps fluid figure of the Interface Design based on template base of Fig. 1 present invention.
Fig. 2 is the concrete steps flow chart of the step S1 of the present invention.
Fig. 3 is the concrete steps flow chart of the step S2 of the present invention.
Fig. 4 is the connection diagram of the interface design device based on template base of the present invention.
Detailed description of the invention
Referring to Fig. 1, it is the general steps fluid figure of the Interface Design based on template base of the present invention.
A kind of Interface Design based on template base of the present invention, comprises the following steps:
S1: service template is set according to the common feature of business, and this service template is preset in model library.
In the research and development of products phase, extract single general character service feature of borrowing money, be included under special scenes, there is identical architectural feature, attribute character, performance characteristic entity, by the common requirement in interface formats, be solidified into business masterplate.Please refer to Fig. 2, it is the concrete flow chart of steps of step S1 of the present invention.Described step S1 comprises the following steps:
Step 11: extract Business Entity and show common feature;
Step 12: carry out INTERFACE DESIGN;
Step 13: be encapsulated as service template;
Step 14: be preset to model library.
S2: carry out form setting according to entity object, and in this model library, extract corresponding service template carry out INTERFACE DESIGN.
Enforcement personnel, in project implementation phase, arrange the interface formats of entity object according to client traffic demand at INTERFACE DESIGN device, select corresponding masterplate and parameter to carry out INTERFACE DESIGN according to practical situation.Please refer to Fig. 3, its be the present invention step S2 concrete flow chart of steps.Concrete, described step S2 comprises the following steps:
Step 21: select entity object;
Step 22: create form;
Step 23: extract service template;
Step 24: initiation parameter;
Step 25: entity interface is shown;
Step 26: according to practical situation, it may be judged whether need to carry out interface adjustment;If desired, then entity interface is adjusted, completes the design of this entity interface;If it is not, be then done directly the design of this entity interface.
In the present embodiment, described service template includes format module;Described format module includes list template and card template;The interface layout of described list template includes feature operation region, Title area, data display area and extended area;The interface layout of described card template includes feature operation region, Title area, master meter attribute region, one-level sublist Title area, one-level sublist data display area, two grades of sublist Title areas, two grades of sublist data display area and extended area.
Further, when described service template is according to practical business demand, it is adjusted this service template updating, and is preset in template base.
For above-mentioned Interface Design, the present invention also provides for a kind of device for realizing said method.Referring to Fig. 4, it is the connection diagram of the interface design device based on template base of the present invention.
The present invention also provides for a kind of device for realizing the above-mentioned Interface Design based on template base, and it includes template base 1 and INTERFACE DESIGN device 2;Described template base 1 arranges service template for the common feature stored according to business;Service template in model library, for carrying out form setting according to entity object, is carried out INTERFACE DESIGN by described INTERFACE DESIGN device 2.
Wherein, the process carrying out entity interface design of the present invention is:
First research staff needs before product sends out version, arranges business masterplate by INTERFACE DESIGN device according to business common feature, and by prefabricated for business masterplate in model library.
After product sends out version, entity object is carried out INTERFACE DESIGN according to client traffic demand by enforcement personnel, is carried out interface setting and form management by duplication service masterplate.
Terminating the implementation phase of product, client opens business interface, the pattern at interface with implementation phase arrange form relevant, client carries out operational control work on oneself required formatting interface.
Compared to prior art, the present invention forms template library by built-in abundant business masterplate, on the basis of template library, by masterplate specification, make style unified, by replacement business masterplate, it is achieved the on-demand extension of masterplate, by replicating masterplate, can quickly carry out INTERFACE DESIGN, by adjusting interface, make interface personalized, possess following beneficial effect:
1, standardization, list masterplate interface layout is divided into feature operation region, Title area, data display area, a few part of extended area;Card masterplate interface layout is divided into feature operation region, Title area, master meter attribute region, one-level sublist Title area, one-level sublist data display area, two grades of sublist Title areas, two grades of sublist data display area, several parts of extended area;
2, rapid, business masterplate has the common requirement in interface formats, has certain service feature, is included under special scenes, has identical architectural feature, attribute character, performance characteristic entity, is cured as business masterplate.Pass through to replicate the corresponding business masterplate of template library when carrying out INTERFACE DESIGN, INTERFACE DESIGN can be rapidly completed;
3, expanded, if there being new demand in business, it is possible to adjusts the business masterplate of template library, enriches and improves template library, and interface formats, by resetting the business masterplate of template library, reaches the purpose of on-demand update;
4, personalized, after obtaining the interface created based on business masterplate, this interface can carry out individual character adjustment according to the business demand of client.
The invention is not limited in above-mentioned embodiment, if to the various changes of the present invention or deformation without departing from the spirit and scope of the present invention, if these are changed and deform within the claim and the equivalent technologies scope that belong to the present invention, then the present invention is also intended to comprise these changes and deformation.

Claims (6)

1. the Interface Design based on template base, it is characterised in that: comprise the following steps:
Step 1: service template is set according to the common feature of business, and this service template is preset in model library;
Step 2: carry out form setting according to entity object, and in this model library, extract corresponding service template carry out INTERFACE DESIGN.
2. according to claim 1 based on the Interface Design of template base, it is characterised in that: described step 1 comprises the following steps:
Step 11: extract the common feature of Business Entity;
Step 12: carry out INTERFACE DESIGN;
Step 13: be encapsulated as service template;
Step 14: be preset to model library.
3. according to claim 1 based on the Interface Design of template base, it is characterised in that: described step 2 comprises the following steps:
Step 21: select entity object;
Step 22: create form;
Step 23: extract service template;
Step 24: initiation parameter;
Step 25: entity interface is shown;
Step 26: according to practical situation, it may be judged whether need to carry out interface adjustment;If desired, then entity interface is adjusted, completes the design of this entity interface;If it is not, be then done directly the design of this entity interface.
4. according to claim 1 based on the Interface Design of template base, it is characterised in that: described service template includes format module;Described format module includes list template and card template;The interface layout of described list template includes feature operation region, Title area, data display area and extended area;The interface layout of described card template includes feature operation region, Title area, master meter attribute region, one-level sublist Title area, one-level sublist data display area, two grades of sublist Title areas, two grades of sublist data display area and extended area.
5. according to claim 4 based on the Interface Design of template base, it is characterised in that: this service template, according to practical business demand, is adjusted updating, and is preset in template base by described service template.
6. the interface design device based on template base, it is characterised in that: include template base and INTERFACE DESIGN device;Described template base arranges service template for the common feature stored according to business;Service template in model library, for carrying out form setting according to entity object, is carried out INTERFACE DESIGN by described INTERFACE DESIGN device.
CN201410819589.8A 2014-12-23 2014-12-23 Interface design method and device based on template library Pending CN105786464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410819589.8A CN105786464A (en) 2014-12-23 2014-12-23 Interface design method and device based on template library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410819589.8A CN105786464A (en) 2014-12-23 2014-12-23 Interface design method and device based on template library

Publications (1)

Publication Number Publication Date
CN105786464A true CN105786464A (en) 2016-07-20

Family

ID=56377739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410819589.8A Pending CN105786464A (en) 2014-12-23 2014-12-23 Interface design method and device based on template library

Country Status (1)

Country Link
CN (1) CN105786464A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227549A (en) * 2016-08-05 2016-12-14 北京邮电大学 A kind of Android platform interface framework storehouse and its implementation
CN107704239A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 Configuration generating method, device and electronic equipment
CN108920141A (en) * 2018-07-02 2018-11-30 广东飞企互联科技股份有限公司 The Automatic Typesetting generation method and generator of business form based on layout templates
CN114253536A (en) * 2021-12-13 2022-03-29 中国联合网络通信集团有限公司 Calling method of interface design component, terminal device and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101241434A (en) * 2008-03-04 2008-08-13 浪潮集团山东通用软件有限公司 Form self-defining method
CN101359290A (en) * 2008-09-11 2009-02-04 中兴通讯股份有限公司 Method for customizing service document based on metadata and apparatus
US7703004B2 (en) * 2003-06-20 2010-04-20 Palo Alto Research Center Incorporated Systems and methods for automatically converting web pages to structured shared web-writable pages
CN101937463A (en) * 2010-09-10 2011-01-05 西安交通大学 Method for automatically generating form for workflow model
CN103034404A (en) * 2012-12-26 2013-04-10 厦门三五互联移动通讯科技有限公司 Method and system for displaying backlogs
CN103197925A (en) * 2013-02-25 2013-07-10 用友软件股份有限公司 Bill displaying device and bill displaying method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7703004B2 (en) * 2003-06-20 2010-04-20 Palo Alto Research Center Incorporated Systems and methods for automatically converting web pages to structured shared web-writable pages
CN101241434A (en) * 2008-03-04 2008-08-13 浪潮集团山东通用软件有限公司 Form self-defining method
CN101359290A (en) * 2008-09-11 2009-02-04 中兴通讯股份有限公司 Method for customizing service document based on metadata and apparatus
CN101937463A (en) * 2010-09-10 2011-01-05 西安交通大学 Method for automatically generating form for workflow model
CN103034404A (en) * 2012-12-26 2013-04-10 厦门三五互联移动通讯科技有限公司 Method and system for displaying backlogs
CN103197925A (en) * 2013-02-25 2013-07-10 用友软件股份有限公司 Bill displaying device and bill displaying method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227549A (en) * 2016-08-05 2016-12-14 北京邮电大学 A kind of Android platform interface framework storehouse and its implementation
CN107704239A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 Configuration generating method, device and electronic equipment
CN108920141A (en) * 2018-07-02 2018-11-30 广东飞企互联科技股份有限公司 The Automatic Typesetting generation method and generator of business form based on layout templates
CN114253536A (en) * 2021-12-13 2022-03-29 中国联合网络通信集团有限公司 Calling method of interface design component, terminal device and readable storage medium

Similar Documents

Publication Publication Date Title
CN106155651B (en) The automation publication of application version and the method and system of update
CN105786464A (en) Interface design method and device based on template library
CN104317974B (en) Multi-source data introduction method in a kind of ERP system of restructural
CN104239284A (en) Method and device for automatic image-text composition
CN102360290A (en) Form building device and form building method
CN103902717B (en) A kind of enterprises it is portal personalized realize system and method
CN103886004B (en) A kind of data type data modeling processing method
CN107665122A (en) A kind of automatic update method of civil engineering BIM models
CN104461519B (en) A kind of flow chart dynamic generation and the method for control of authority
CN101989256A (en) Typesetting method of document file and device
CN101393517A (en) Method and apparatus for implementing collocation based on XML and control
CN102156640A (en) Method for generating data operation code
CN105528418A (en) Design document generation method and apparatus
CN105589842A (en) Typesetting method and device for digital publications
CN106843891B (en) Increment-based form layered extension method
CN103167008A (en) Method of multi-terminal synchronous reading
CN102508862A (en) Data expansion device and data expansion method
CN105225268A (en) A kind of method and apparatus of three-dimensional modeling
CN105786925B (en) Method and device for dynamic data modeling based on reference model
US20030172355A1 (en) Customized document production system and method
CN106547765A (en) Data base management method and device based on SQL
CN109558132A (en) Full platform template system
CN106407288A (en) Method and system for synchronously updating information
CN108053873A (en) A kind of design method of the public control node tree based on full institute's general service
CN109992801A (en) A kind of PCB update method based on PADS software

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: 20160720