CN106201458A - A kind of interface creating method can joined flexibly and system - Google Patents

A kind of interface creating method can joined flexibly and system Download PDF

Info

Publication number
CN106201458A
CN106201458A CN201610477875.XA CN201610477875A CN106201458A CN 106201458 A CN106201458 A CN 106201458A CN 201610477875 A CN201610477875 A CN 201610477875A CN 106201458 A CN106201458 A CN 106201458A
Authority
CN
China
Prior art keywords
interface
configuration file
functional module
control
component base
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
CN201610477875.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.)
Shanghai Bandweaver Technology Co Ltd
Original Assignee
Shanghai Bandweaver 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 Shanghai Bandweaver Technology Co Ltd filed Critical Shanghai Bandweaver Technology Co Ltd
Priority to CN201610477875.XA priority Critical patent/CN106201458A/en
Publication of CN106201458A publication Critical patent/CN106201458A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a kind of interface creating method can joined flexibly, the method includes: develops and constantly improves component base information and calls to facilitate;The configuration file comprising interface information is write in requirement according to required interface;Configuration file is resolved and extracts the interface information being capable of identify that by parsing module;Search corresponding control and functional module finally according to interface information obtained by resolving configuration file, generate UI interface;Interface generates system and includes component base, configuration file, parsing module and UI interface, and described configuration file is connected with described parsing module, and described parsing module is connected on described component base, and described component base connects described UI interface.The interface creating method can joined flexibly of the present invention and system can use configuration file to quickly generate user interface, have high reusability, make system development cycle short and application is flexible.

Description

A kind of interface creating method can joined flexibly and system
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of method dynamically generating interface according to configuration information and The system arranged according to the method.
Background technology
Along with the development of science and technology, computer software application is increasingly wider, and user interface, as a part for software, rises Particularly important effect, user interface be software during being employed, region be directly facing user and the most most soft of user Part ingredient.For different scene difference demands, user require interface represent form and function is varied.
Traditional software, for supporting different scene, meets different business demand, need to continually develop and have specific interface and merit The software of energy, if scene change, then needs the interface that re-written code exploitation is new.This considerably increases workload, extend exploitation week Phase and be unfavorable for safeguard, the reusability of code is low.
Summary of the invention
It is an object of the invention to overcome the deficiencies in the prior art, it is provided that a kind of interface generation side can joined flexibly Method and system.Present invention aim to address that traditional software interface development is loaded down with trivial details, code reusability is low and environmental suitability is poor Present situation, it is desirable to corresponding configuration information can be customized for different service types, different customer demand, it is possible to according to configuration letter Breath generates respective interface, and flexible interface can be joined.
In order to reach foregoing invention purpose, the technical scheme that the present invention provides is as follows:
A kind of interface creating method can joined flexibly comprises the following steps that
The first step, exploitation component base, encapsulate control and the functional module of conventional and high reusability in component base, make component Storehouse information is the most perfect;
Second step, write configuration file, the information represented including form, layout, attribute, functional module include system interface is write Enter in configuration file;
3rd step, parsing configuration module, resolve the configuration file being loaded into this system, extracts the interface letter that can identify Breath, described in the interface information that is capable of identify that include control type, layout, attribute and operation;4th step, generation UI interface, root In component base, control and the functional module of correspondence is searched: when the control that there is correspondence in component base according to the interface information after resolving During with functional module, the Form generation UI interface that instantiation control requires with the interface information in configuration file with functional module; When component base does not exist corresponding control and functional module, implement the described first step, improve component base, at described component base The corresponding control of middle encapsulation and functional module, search control and the function of correspondence in component base according to the interface information after resolving Module, the Form generation UI interface that instantiation control requires with the interface information in configuration file with functional module.
In a kind of interface creating method can joined flexibly of the present invention, in the described first step, described control is autonomous The conventional control including form, tree, tab, button, label, combobox of exploitation.
In a kind of interface creating method can joined flexibly of the present invention, in the described first step, described functional module refers to The proprietary module developed for different business.
In a kind of interface creating method can joined flexibly of the present invention, in described second step, described configuration file includes There are text and two kinds of forms of binary file.
In a kind of interface creating method can joined flexibly of the present invention, in described second step, described in include the boundary of system Face represent form, layout, attribute, functional module interior information with set form write configuration file in, described fixed grating Formula refers to as described control and described functional module designated identification, and defines the Parameters data structure of correspondence, with to configuration file Resolve.
In a kind of interface creating method can joined flexibly of the present invention, in described 3rd step, described attribute includes Title, display text, pattern, size, position and state.
A kind of interface can joined flexibly generates system, includes component base, configuration file, parsing module and UI interface, institute Stating configuration file to be connected with described parsing module, described parsing module is connected on described component base, and described component base connects There is described UI interface.
In a kind of interface generation system can joined flexibly of the present invention, described configuration file, by text and two Binary file form storage interface information, the interface information that configuration file is stored includes systematic displaying interface form, cloth Office, attribute and functional module;
Described parsing module, for resolving configuration file, extracts and includes displaying interface form, layout and functional module At the interior interface information being capable of identify that, and in component base, search the control corresponding with the described interface information being capable of identify that And functional module;
Described component base, encapsulates conventional and high reusable control and functional module, searches for parsing module and calls needs Control and functional module, and the control that found of instantiation and functional module generate UI interface;
Described UI interface, for representing control and the result of functional module in instantiation component base.
Based on above-mentioned technology contents, the interface generation technique of can joining flexibly of the present invention compared with prior art has following skill Art advantage:
1., in a kind of interface creating method can joined flexibly of the present invention and system, the advantage of this interface creating method is to generate interface Motility high, the customization of individual character of user can be met, adapt to varying environment, meet different business demand, developer only needs Constantly improve maintenance component storehouse and increase the functional module of specific transactions.
2. a kind of interface creating method can joined flexibly of the present invention and system, uses the method being generated interface by configuration information Improve the reusability of code, and be greatly shortened the construction cycle.
Accompanying drawing explanation
Fig. 1 is the structure chart that a kind of interface can joined flexibly of the present invention generates system.
Fig. 2 is the flow chart of a kind of interface creating method can joined flexibly of the present invention.
Fig. 3 be scene be UI surface chart during alarm detection.
Fig. 4 be scene be UI surface chart during student performance.
Detailed description of the invention
We combine accompanying drawing and the specific embodiment a kind of interface creating method can joined flexibly to the present invention below It is described in further detail with system, in the hope of the clearer structure understanding present invention composition and operation principle, but can not be with This limits the scope of the invention.
Please see Figure 1, Fig. 1 is the structure chart that a kind of interface can joined flexibly of the present invention generates system.
The structure of a kind of interface generation system can joined flexibly of the present invention includes component base 1, configuration file 2, solves Analysis module 3 and UI interface 4.
Component base 1, component base 1 encapsulates conventional control and the function with specific function developed for different business Module.Conventional control in this component base 1 is the control that independent development has corresponding function.These conventional controls have Gao Kefu By property, can repeat to call.The conventional control of high reusability includes the forms of independent development, title blocks, form, option The conventional controls such as card, tree, button, label.In order to make it have reasonable motility, different scene can be met by configuring, Should be control and abundant function and interface function are provided.Functional module is then for the proprietary module of different business requirement developing.These Proprietary module is commonly used in certain business but is seldom used in other business.
Configuration file 2, configuration file 2 storage is the interface information write with set form, and configuration file 2 has two kinds of shapes Formula: text, binary file.Text intuitive and convenient user watches, and binary file is to ensure that system loads The speed of configuration file 2.System can identify the configuration file 2 of both forms, and can resolve it.
Resolve configuration module 3, by after configuration file 2 loading system and to be loaded into configuration file 2 resolve, extract The interface information being capable of identify that, these interface informations being capable of identify that include control type, layout, attribute (title, display literary composition Basis, pattern, size, position, state etc.) and operation (corresponding service logic) etc..Control type be included in component base 1 from The forms of main exploitation, title block, form, tab, tree etc., the layout of control then include GridLayout, FillLayout, SashForm etc., the attribute of control (title, display text, pattern, size, position, state etc.) pattern include SWT.NONE, SWT.CLOSE, SWT.MIN, SWT.VERTICAL etc., size then includes the information wide, high of control, and position includes x coordinate, y Coordinate, state then includes visible, hiding etc..
UI interface 4, the component and the functional module that provide according to the configuration information resolved and component base 1 generate UI interface 4.Profit With resolve after interface information search in component base 1 correspondence control or functional module, instantiation control and functional module with Configuration information require displaying interface form and layout generate UI interface 4, this UI interface 4 both comprised the control represented also comprise right The logic function answered, can meet user's request.
Fig. 2 is the flow chart of a kind of interface creating method can joined flexibly of the present invention.
The first step, develops component base 1, encapsulates control and functional module in component base 1, the control of encapsulation in component base 1 With functional module, there is high reusability, can reuse.When it is desired to be used can be according to different scenes at any time to component Corresponding control and functional module in storehouse 1 call.These controls are some conventional controls of independent development, and these are commonly used Control includes form, tree, tab, button, label, combobox etc..Functional module be then for different business developed special There is module.The information such as control and the functional module of constantly improving component base 1 in actual application.Such as, actually used During encounter new scene, but when can not find corresponding control and functional module in component base, develop corresponding control and Functional module, and make the high reusability that has of these controls and functional module, then these controls and functional module are encapsulated In component base 1, the information in abundant component base 1, call when conveniently needing.
Second step, writes configuration file 2, by the displaying interface form of required system, layout, attribute, functional module Etc. information, with in set form write configuration file 2;Set form herein refers to as the control in component base 1 and function mould Block designated identification, and define the supplemental characteristic knot of the information such as displaying interface form, layout, attribute and functional module of system Structure, facilitates next step parsing.
3rd step, resolves configuration module 3, and this configuration file 2 is also resolved, extracts and can know by loading configuration file 2 Other interface information, it is possible to the i.e. interface of the interface information of identification represent form, layout and function etc..The interface information bag extracted Include the type of control, layout, attribute (including title, display text, pattern, size, position, state etc.) and operation (referring to the service logic of correspondence) etc.;
4th step, generates UI interface 4, according to the interface information extracted in the 3rd step the control searching correspondence in component base 1 Part and functional module: if there is control and the functional module of these correspondences in component base, then call and these controls of instantiation And functional module, complete the Form generation UI interface 4 according to interface information requirement;If there is not corresponding control in component base 1 When part and functional module, then implementing the first step, be gradually completing component base information is perfect, develops corresponding control and function mould Block is also encapsulated in component base, and convenient lookup when using is called, and then calls and the corresponding control in component base and function Module, completes the Form generation UI interface according to interface information requirement, and the UI interface 4 of generation had both comprised the control represented and also comprised Corresponding logic function, can meet user's request.
Understand how the present invention generates UI interface 4 by configuration file 2 information for convenience, come below in conjunction with specific embodiment Illustrate.
Embodiment one:
Please see Figure 3, Fig. 3 be scene be UI interface 4 figure during alarm detection.Component base 1 in the present embodiment comprises the normal of exploitation By, the control of high reusability and certain functional modules, such as self-defined forms CustomShell, self-defined title bar CustomTitleBar, self-defined tree CustomTree, self-defined form, CustomTable, custom feature module are as deleted Deng.Configuration file 2 is text, uses the form storage interface information of territory=value, and text is as follows:
[CustomShell]
width=700,height=500;
[CustomTitleBar]
Text=test case, style=center, image=smile.png;
[CustomTree]
Node={id=0, parent=-1, name=object };
Node={id=1, parent=0, name=hardware view };
Node={id=2, parent=1, name=circuit board 1};
Node={id=3, parent=1, name=circuit board 2};
Node={id=4, parent=0, name=software view };
[CustomTable]
ColCnt=3,showCol={0,1,2};PopMenu=deletes; colWid={50,50,50};When colName={ initiates Between, terminate time, type of alarm };
Wherein CustomShell(is translated into: self-defined forms), CustomTitleBar(is translated into: self-defined title bar), CustomTree(is translated into: self-defined tree), CustomTable(is translated into: self-defined form) be the control of independent development in component base 1 Part.PopMenu then represents the certain functional modules of a form in component base 1, is then represented as form when popMenu=deletes Increase right button menu to delete, when this menu of mouse-click, form is performed deletion action.
Resolving configuration module 3 to resolve configuration file 2, premise is that configuration file is write by a certain set form, solves Configuration file 2 can be resolved by analysis module according to this form, obtains discernible interface information.With in above-mentioned configuration file 2 As a example by CustomTree, the set form regulation tree node of CustomTree has 3 parameters and is respectively self id, father node id (i.e. parent), name (name), parsing module can just may be used according to the information after resolving according to this format analysis CustomTree Determine the relation between node, thus it is correctly shown.
Generate UI interface 4.In component base 1, corresponding control and functional module is searched according to the configuration information after resolving, will The exampleization can generate UI interface 4, as shown in Figure 3.
Embodiment two:
The reusability of code can be improved in a kind of interface creating method can joined flexibly this generation UI interface 4 by the present invention, has It is beneficial to the maintenance of code, and flexible interface is higher.Such as when scene changes showing student performance into, only need to be to embodiment Configuration file 2 in one carries out part amendment, can reach desirable effect when amendment without changing code, to above-mentioned configuration literary composition It is as follows that part 2 carries out part amended configuration file 2:
[CustomShell]
width=700,height=500;
[CustomTitleBar]
Text=test case 1, style=center, image=smile.png;
[CustomTree]
Node={id=0, parent=-1, name=mono-grade };
Node={id=1, parent=0, name=mono-class };
Node={id=2, parent=0, name=bis-classes };
Node={id=3, parent=-1, name=second grade };
[CustomTable]
ColCnt=3, showCol={0,1,2,3}; colWid={50,50,50,50};ColName={ student number, name, subject, Achievement };
According to above-mentioned amendment configuration file 2, corresponding control and functional module in the parsing of parsing module, component invoking storehouse 1 After can generate corresponding UI interface 4, as shown in Figure 4, Fig. 4 be scene be UI interface 4 figure during student performance.
Therefore the flexible interface different scenes high, applicable generated by the method, the reusability of code is high, Beneficially can safeguard, developer only need to constantly improve component base and write respective profiles.The one of the present invention according to Configuration information generates the method and system at interface, it is possible to for different service types, the different corresponding configuration of customer demand customization Information, generates respective interface according to configuration information, and flexible interface can be joined.

Claims (8)

1. the interface creating method can joined flexibly, it is characterised in that comprise the following steps that
The first step, exploitation component base, encapsulate control and the functional module of conventional and high reusability in component base, make component Storehouse information is the most perfect;
Second step, write configuration file, for user's request, will include that system interface represents form, layout, attribute, function mould Block is in interior information write configuration file;
3rd step, parsing configuration module, resolve the configuration file being loaded into this system, extracts the interface letter that can identify Breath, described in the interface information that is capable of identify that include control type, layout, attribute and operation;
4th step, generate UI interface, according to resolve after interface information search in component base correspondence control and functional module: When there is control and the functional module of correspondence in component base, instantiation control is believed with the interface in configuration file with functional module The Form generation UI interface that breath requires;When component base does not exist corresponding control and functional module, implement the described first step, Improve component base, described component base encapsulates corresponding control and functional module, according to the interface information after resolving at component Searching control and the functional module of correspondence in storehouse, instantiation control requires with the interface information in configuration file with functional module Form generation UI interface.
A kind of interface creating method can joined flexibly the most according to claim 1, it is characterised in that in the described first step, Described control is the conventional control including form, tree, tab, button, label, combobox of independent development.
A kind of interface creating method can joined flexibly the most according to claim 1, it is characterised in that in the described first step, Described functional module refers to the proprietary module developed for different business.
A kind of interface creating method can joined flexibly the most according to claim 1, it is characterised in that in described second step, Described configuration file includes text and two kinds of forms of binary file.
A kind of interface creating method can joined flexibly the most according to claim 1, it is characterised in that in described second step, Information including the described displaying interface form include system, layout, attribute, functional module writes configuration file with set form In, described set form refers to as described control and described functional module designated identification, and defines the supplemental characteristic knot of correspondence Structure, to resolve configuration file.
A kind of interface creating method can joined flexibly the most according to claim 1, it is characterised in that in described 3rd step, Described attribute includes title, display text, pattern, size, position and state.
7. a kind of interface can joined flexibly matched with the interface creating method described in claim 1 generates system, its feature Being, including component base, configuration file, parsing module and UI interface, described configuration file is connected with described parsing module, Described parsing module is connected on described component base, and described component base connects described UI interface.
A kind of interface can joined flexibly the most according to claim 7 generates system, it is characterised in that described configuration file, Storing interface information by text and binary file form, the interface information that configuration file is stored includes systematic Displaying interface form, layout, attribute and functional module;
Described parsing module, for resolving configuration file, extracts and includes displaying interface form, layout and functional module At the interior interface information being capable of identify that, and in component base, search the control corresponding with the described interface information being capable of identify that And functional module;
Described component base, encapsulates conventional and high reusable control and functional module, searches for parsing module and calls needs Control and functional module, and the control that found of instantiation and functional module generate UI interface;
Described UI interface, for representing control and the result of functional module in instantiation component base.
CN201610477875.XA 2016-06-27 2016-06-27 A kind of interface creating method can joined flexibly and system Pending CN106201458A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610477875.XA CN106201458A (en) 2016-06-27 2016-06-27 A kind of interface creating method can joined flexibly and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610477875.XA CN106201458A (en) 2016-06-27 2016-06-27 A kind of interface creating method can joined flexibly and system

Publications (1)

Publication Number Publication Date
CN106201458A true CN106201458A (en) 2016-12-07

Family

ID=57461390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610477875.XA Pending CN106201458A (en) 2016-06-27 2016-06-27 A kind of interface creating method can joined flexibly and system

Country Status (1)

Country Link
CN (1) CN106201458A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106681723A (en) * 2016-12-29 2017-05-17 北京奇虎科技有限公司 Development method and device for user interface UI
CN106815022A (en) * 2017-01-04 2017-06-09 中国石油大学(北京) A kind of general UI interface creating methods and device based on tree data structure
CN106843861A (en) * 2017-01-05 2017-06-13 深圳市爱立峰科技有限公司 Application interface layout updates method and device
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN107566875A (en) * 2017-08-31 2018-01-09 江苏省公用信息有限公司 A kind of UI flexible configurations on Intelligent set top box, the method for dynamic renewal
CN107608672A (en) * 2017-08-29 2018-01-19 武汉斗鱼网络科技有限公司 A kind of UI module managements, UI module management methods and system
CN107643932A (en) * 2017-08-31 2018-01-30 深圳天珑无线科技有限公司 A kind of collecting method, harvester and storage device
CN107678740A (en) * 2017-10-26 2018-02-09 福建星瑞格软件有限公司 A kind of method for packing and computer equipment of UI Service Component
CN108228292A (en) * 2017-12-29 2018-06-29 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) A kind of generation method and device at ExtJS interfaces
CN108664243A (en) * 2017-04-01 2018-10-16 合网络技术(北京)有限公司 The generation method and device of user interface
CN109254807A (en) * 2018-09-26 2019-01-22 四川长虹电器股份有限公司 The method of two-page separation function is realized in a kind of ios system
CN109284103A (en) * 2018-08-30 2019-01-29 长春玖佰软件技术有限公司 A kind of Web application and development and update method based on control development mode
CN109408136A (en) * 2018-09-12 2019-03-01 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
CN109614098A (en) * 2017-09-30 2019-04-12 北京国双科技有限公司 The generation method and device of configuration interface
CN109766097A (en) * 2018-12-15 2019-05-17 中国平安人寿保险股份有限公司 UI generation method, device, electronic equipment and computer readable storage medium
WO2020143584A1 (en) * 2019-01-07 2020-07-16 比亚迪股份有限公司 Human-machine interface generation method, apparatus, storage medium and computer device
CN111831283A (en) * 2020-07-21 2020-10-27 成都寰蓉光电科技有限公司 QT-based human-computer interface modularization development method
CN112367535A (en) * 2020-11-18 2021-02-12 广州博冠信息科技有限公司 Generation method and device of active user interface
CN112558949A (en) * 2020-12-21 2021-03-26 长沙树根互联技术有限公司 Program construction method, program construction device, electronic device, and storage medium
CN112783486A (en) * 2020-12-24 2021-05-11 中国航发控制系统研究所 Aero-engine software overall process evidence chain multiplexing generation method and system
CN113296759A (en) * 2021-05-12 2021-08-24 广州博冠信息科技有限公司 User interface processing method, user interface processing system, user interface processing device, and storage medium
CN113485702A (en) * 2021-06-21 2021-10-08 上海百秋电子商务有限公司 Method, device and equipment for configurationally generating front-end page and storage medium
CN114051174A (en) * 2021-12-07 2022-02-15 深圳市致尚信息技术有限公司 Large screen UI configurable system
CN112558949B (en) * 2020-12-21 2024-05-28 长沙树根互联技术有限公司 Program construction method, program construction device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102103491A (en) * 2009-12-18 2011-06-22 Tcl集团股份有限公司 System and method for generating interface
CN102207854A (en) * 2009-12-28 2011-10-05 海洋王照明科技股份有限公司 Method, device and system for generating monitoring interfaces of equipment
KR20130005544A (en) * 2011-07-06 2013-01-16 삼성전자주식회사 Apparatus and method for providing user interface
CN103914307A (en) * 2014-04-22 2014-07-09 浪潮电子信息产业股份有限公司 Interactive-interface fast implementation method based on reusable library
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN105677371A (en) * 2016-03-18 2016-06-15 山东华软金盾软件股份有限公司 Method and system for quickly generating software interface

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102103491A (en) * 2009-12-18 2011-06-22 Tcl集团股份有限公司 System and method for generating interface
CN102207854A (en) * 2009-12-28 2011-10-05 海洋王照明科技股份有限公司 Method, device and system for generating monitoring interfaces of equipment
KR20130005544A (en) * 2011-07-06 2013-01-16 삼성전자주식회사 Apparatus and method for providing user interface
CN103914307A (en) * 2014-04-22 2014-07-09 浪潮电子信息产业股份有限公司 Interactive-interface fast implementation method based on reusable library
CN104484171A (en) * 2014-12-11 2015-04-01 深圳市路通网络技术有限公司 System, method and associated equipment for designing terminal interface
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN105677371A (en) * 2016-03-18 2016-06-15 山东华软金盾软件股份有限公司 Method and system for quickly generating software interface

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843844B (en) * 2016-12-26 2020-06-12 南威软件股份有限公司 Display device of custom view
CN106843844A (en) * 2016-12-26 2017-06-13 南威软件股份有限公司 A kind of exhibiting device of self-defined view
CN106681723A (en) * 2016-12-29 2017-05-17 北京奇虎科技有限公司 Development method and device for user interface UI
CN106815022A (en) * 2017-01-04 2017-06-09 中国石油大学(北京) A kind of general UI interface creating methods and device based on tree data structure
CN106843861A (en) * 2017-01-05 2017-06-13 深圳市爱立峰科技有限公司 Application interface layout updates method and device
CN108664243A (en) * 2017-04-01 2018-10-16 合网络技术(北京)有限公司 The generation method and device of user interface
CN107608672B (en) * 2017-08-29 2020-08-04 武汉斗鱼网络科技有限公司 UI module manager, UI module management method and system
CN107608672A (en) * 2017-08-29 2018-01-19 武汉斗鱼网络科技有限公司 A kind of UI module managements, UI module management methods and system
CN107643932A (en) * 2017-08-31 2018-01-30 深圳天珑无线科技有限公司 A kind of collecting method, harvester and storage device
CN107643932B (en) * 2017-08-31 2020-12-25 深圳天珑无线科技有限公司 Data acquisition method, acquisition device and storage device
CN107566875A (en) * 2017-08-31 2018-01-09 江苏省公用信息有限公司 A kind of UI flexible configurations on Intelligent set top box, the method for dynamic renewal
CN109614098A (en) * 2017-09-30 2019-04-12 北京国双科技有限公司 The generation method and device of configuration interface
CN107678740A (en) * 2017-10-26 2018-02-09 福建星瑞格软件有限公司 A kind of method for packing and computer equipment of UI Service Component
CN108228292A (en) * 2017-12-29 2018-06-29 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) A kind of generation method and device at ExtJS interfaces
CN109284103A (en) * 2018-08-30 2019-01-29 长春玖佰软件技术有限公司 A kind of Web application and development and update method based on control development mode
CN109408136A (en) * 2018-09-12 2019-03-01 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
US11706331B2 (en) 2018-09-12 2023-07-18 Guangdong Oppo Mobile Information processing method and apparatus, storage medium, and electronic device
CN109254807A (en) * 2018-09-26 2019-01-22 四川长虹电器股份有限公司 The method of two-page separation function is realized in a kind of ios system
CN109766097A (en) * 2018-12-15 2019-05-17 中国平安人寿保险股份有限公司 UI generation method, device, electronic equipment and computer readable storage medium
WO2020143584A1 (en) * 2019-01-07 2020-07-16 比亚迪股份有限公司 Human-machine interface generation method, apparatus, storage medium and computer device
CN111831283A (en) * 2020-07-21 2020-10-27 成都寰蓉光电科技有限公司 QT-based human-computer interface modularization development method
CN112367535A (en) * 2020-11-18 2021-02-12 广州博冠信息科技有限公司 Generation method and device of active user interface
CN112558949A (en) * 2020-12-21 2021-03-26 长沙树根互联技术有限公司 Program construction method, program construction device, electronic device, and storage medium
CN112558949B (en) * 2020-12-21 2024-05-28 长沙树根互联技术有限公司 Program construction method, program construction device, electronic equipment and storage medium
CN112783486A (en) * 2020-12-24 2021-05-11 中国航发控制系统研究所 Aero-engine software overall process evidence chain multiplexing generation method and system
CN112783486B (en) * 2020-12-24 2023-10-31 中国航发控制系统研究所 Method and system for generating whole-process evidence chain multiplexing of aeroengine software
CN113296759A (en) * 2021-05-12 2021-08-24 广州博冠信息科技有限公司 User interface processing method, user interface processing system, user interface processing device, and storage medium
CN113296759B (en) * 2021-05-12 2023-11-28 广州博冠信息科技有限公司 User interface processing method, user interface processing system, device and storage medium
CN113485702A (en) * 2021-06-21 2021-10-08 上海百秋电子商务有限公司 Method, device and equipment for configurationally generating front-end page and storage medium
CN113485702B (en) * 2021-06-21 2022-07-26 上海百秋新网商数字科技有限公司 Method, device and equipment for generating front-end page in configuration mode and storage medium
CN114051174A (en) * 2021-12-07 2022-02-15 深圳市致尚信息技术有限公司 Large screen UI configurable system

Similar Documents

Publication Publication Date Title
CN106201458A (en) A kind of interface creating method can joined flexibly and system
CN110489116B (en) Page rendering method and device and computer storage medium
CN107315580B (en) User interface component processing method, device and equipment and readable medium
CN100593156C (en) Control-based insert management system and method for secondary development platform
CN103677789A (en) Table data displaying method and system based on GRID assembly
CN108647076B (en) Page processing method, device and equipment
CN106991096B (en) Dynamic page rendering method and device
EP3367238A1 (en) Producing method and producing system for desktop launcher of mobile terminal
CN104007967A (en) User interface generation method and device based on xml
CN110717536A (en) Method and device for generating training sample
CN109992266A (en) A kind for the treatment of method and apparatus of interface element
CN111767499A (en) Page configuration method and device
CN105335036A (en) Input interaction method and input method system
CN113703785B (en) Component-based platform deployment method, device, equipment and storage medium
CN102541566A (en) Method for generating interface frameworks of semiconductor software
CN102693238B (en) Widget application process, system and multimedia terminal
CN100449484C (en) Method and system for generating artificial equipment panel
CN107784339A (en) Method, apparatus and equipment are performed applied to client, the business of service end
CN109165332A (en) A kind of webpage information acquisition methods, device and equipment
CN111367514A (en) Page card development method and device, computing device and storage medium
CN117369860A (en) Automatic publishing method and system based on cloud native script file
CN111381745B (en) Page switching method, device and equipment
CN114237795B (en) Terminal interface display method and device, electronic equipment and readable storage medium
CN106066793B (en) Markup language generating means and method
CN108021567B (en) Method and device for self-adaptively customizing fonts of browser

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 103, Building 299, Zhongchen Road, Songjiang District, Shanghai, 20113

Applicant after: Shanghai Bohui Technology Co., Ltd.

Address before: Room 203, 177 Bibo Road, Zhangjiang High-tech Park, Pudong New Area, Shanghai, 201203

Applicant before: Shanghai Bandweaver Technology Co., Ltd.

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20161207