CN102541566A - Method for generating interface frameworks of semiconductor software - Google Patents

Method for generating interface frameworks of semiconductor software Download PDF

Info

Publication number
CN102541566A
CN102541566A CN2012100011844A CN201210001184A CN102541566A CN 102541566 A CN102541566 A CN 102541566A CN 2012100011844 A CN2012100011844 A CN 2012100011844A CN 201210001184 A CN201210001184 A CN 201210001184A CN 102541566 A CN102541566 A CN 102541566A
Authority
CN
China
Prior art keywords
interface
semiconductor
semiconductor software
software
xml
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
CN2012100011844A
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.)
Beijing Sevenstar Electronics Co Ltd
Original Assignee
Beijing Sevenstar Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Sevenstar Electronics Co Ltd filed Critical Beijing Sevenstar Electronics Co Ltd
Priority to CN2012100011844A priority Critical patent/CN102541566A/en
Publication of CN102541566A publication Critical patent/CN102541566A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for generating interface frameworks of semiconductor software, which relates to the technical field of software design. The method for generating the interface frameworks of the semiconductor software comprises the following steps: A-, establishing main interface frameworks of the semiconductor software in the manner of partition; B-, creating interface templates of the semiconductor software according to the main interface frameworks; C-, respectively importing extensive makeup language (XML) interface configuration files with hierarchical layouts into the main interface frameworks; and D-, reading the data of the XML interface configuration files by the interface templates of the semiconductor software, and loading corresponding interfaces according to the XML interface configuration files to generate the interface frameworks of the semiconductor software. According to the method for generating the interface frameworks of the semiconductor software, the unified layout of functional elements of semiconductor software interfaces is realized; implementation and call on the software interfaces can be performed by a user interface through a unified method; users realize grouping display control of the interfaces through modifying the configuration files; the interfaces respectively have a clear hierarchical structure; the number of the interfaces can be increased or reduced through modifying the configuration files without modifying source codes, thereby, the design efficiency of the semiconductor software interfaces is increased, and convenience in brought to the users.

Description

Semiconductor software interface skeleton generating method
Technical field
The present invention relates to the software design technology field, relate in particular to a kind of semiconductor software interface skeleton generating method.
Background technology
At present; The INTERFACE DESIGN of semiconductor manufacturing equipment manufacturing software adopts partitioning placement usually, carries out independent design according to functional module, and the realization at each sub-interface all will be carried out the design iterations of layout; This has caused the software interface level chaotic; Implementation procedure efficient is low, and the look & feel disunity, and the realization of software overall architecture and follow-up function has all been produced unfavorable and influence to a certain degree.
Summary of the invention
The technical matters that (one) will solve
The technical matters that the present invention will solve is: a kind of semiconductor software interface skeleton generating method is provided, and the unified layout that it has realized semiconductor software interface functional element has improved the design efficiency of semiconductor software interface, has brought convenience to the user.
(2) technical scheme
For addressing the above problem, the invention provides a kind of semiconductor software interface skeleton generating method, may further comprise the steps:
A: subregion is set up semiconductor software master interface framework;
B: create semiconductor software interface template according to said main interface framework;
C: the XML interface configuration file of the layout that will have levels imports said main interface framework;
D: semiconductor software interface template reads XML interface configuration file data and loads corresponding interface according to the XML interface configuration file and generates semiconductor software interface framework.
Preferably, said steps A further comprises: the step of setting up finger header area, block of information and the navigation area of interface framework.
Preferably, said step B further comprises: add class libraries through said interface framework, in the class library file, add user control, set the step of the attribute of initialization substrate interface.
Preferably; Said step C further comprises: make the navigation button of the navigation area, the corresponding interface of NavigationButton node in the XML interface configuration file, the ViewConfig node NavigationButton under is to the step at the interface should NavigationButton controlled in the interface information district.
Preferably, said step D further comprises: the attribute according to main interface in the XML interface configuration file, and dynamically generate main interface, and be parent form with the main interface that generates, generate the step of navigation controls according to the attribute of control in the configuration file.
Preferably, said step D also comprises: utilize reflex mechanism to generate the step that the forms under the navigation key also show in the XML interface configuration file.
Preferably, said step C also comprises: distinguish the pairing interface of each ViewConfig by the tab control in the block of information at interface, switch different tab controls through clicking the navigation button, thereby show the step of different interface grouping informations.
Preferably, said method also comprises: according to the layering of XML interface configuration file, that the subregion of semiconductor software interface framework is corresponding one by one with the hierarchical structure of XML interface configuration file.
(3) beneficial effect
The present invention has realized the unified layout of semiconductor software interface functional element; Set up the mechanism that generates software interface through template, user interface can be carried out the realization of software interface and calls through unified method, and the user is through revising configuration file; The grouping that realizes the interface shows control; Have hierarchical structure clearly, and can increase or reduce the quantity at interface, need not revise source code through revising configuration file; Improved the design efficiency of semiconductor software interface, and brought convenience to the user.
Description of drawings
Fig. 1 is the process flow diagram of the skeleton generating method of semiconductor software interface described in the embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing and embodiment, specific embodiments of the invention describes in further detail.Following examples are used to explain the present invention, but are not used for limiting scope of the present invention.
As shown in Figure 1, semiconductor software interface skeleton generating method of the present invention may further comprise the steps:
A: subregion is set up semiconductor software master interface framework;
In this step, set up finger header area, block of information and the navigation area of interface framework, and according to the layering of XML interface configuration file, the subregion of semiconductor software interface framework is corresponding one by one with the hierarchical structure of XML interface configuration file.Wherein the header area is mainly FX, mainly shows information such as Logo, time, login user; The navigation area is the sign that interface function is divided, and realizes the switching of zones of different through the button (NavigationButton) of navigation area; The block of information mainly is user operational zone and information display area.The navigation button corresponding interface, one or more block of information.
B: create semiconductor software interface template according to said main interface framework;
In this step, add class libraries, in the class library file, add user control, set the attribute of initialization substrate interface through said interface framework.Semiconductor software interface template can realize under Microsoft Visual Studio.Concrete steps are: at first set up a project, add class libraries, in the class library file, add user control; The association attributes of regulation initialization substrate interface; Preserve spanned file then, derive the template of a zip form, the template that generates is placed on the position that Visual Studio project is placed.
C: the XML interface configuration file of the layout that will have levels imports said main interface framework;
In this step, make the navigation button of the navigation area, the corresponding interface of NavigationButton node in the XML interface configuration file, the interface of the ViewConfig node NavigationButton under to should NavigationButton controlling in the interface information district.
Distinguish the pairing interface of each ViewConfig by the tab control in the block of information at interface, switch different tab controls through clicking the navigation button, thereby show different interface grouping informations.
D: semiconductor software interface template reads XML interface configuration file data and loads corresponding interface according to the XML interface configuration file and generates semiconductor software interface framework.
In this step, the attribute according to main interface in the XML interface configuration file dynamically generates main interface, and is parent form with the main interface that generates, and generates navigation controls according to the attribute of control in the configuration file.And utilize reflex mechanism to generate in the XML interface configuration file forms under the navigation key and be presented at the block of information.
Above embodiment only is used to explain the present invention; And be not limitation of the present invention; The those of ordinary skill in relevant technologies field under the situation that does not break away from the spirit and scope of the present invention, can also be made various variations and modification; Therefore all technical schemes that are equal to also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (8)

1. a semiconductor software interface skeleton generating method is characterized in that, may further comprise the steps:
A: subregion is set up semiconductor software master interface framework;
B: create semiconductor software interface template according to said main interface framework;
C: the XML interface configuration file of the layout that will have levels imports said main interface framework;
D: semiconductor software interface template reads XML interface configuration file data and loads corresponding interface according to the XML interface configuration file and generates semiconductor software interface framework.
2. semiconductor software interface skeleton generating method as claimed in claim 1 is characterized in that said steps A further comprises: the step of setting up finger header area, block of information and the navigation area of interface framework.
3. semiconductor software interface skeleton generating method as claimed in claim 1; It is characterized in that; Said step B further comprises: add class libraries through said interface framework, in the class library file, add user control, set the step of the attribute of initialization substrate interface.
4. semiconductor software interface skeleton generating method as claimed in claim 2; It is characterized in that; Said step C further comprises: make the navigation button of the navigation area, the corresponding interface of NavigationButton node in the XML interface configuration file, the ViewConfig node NavigationButton under is to the step at the interface should NavigationButton controlled in the interface information district.
5. semiconductor software interface skeleton generating method as claimed in claim 1; It is characterized in that; Said step D further comprises: according to the attribute at main interface in the XML interface configuration file; Dynamically generate main interface, and be parent form, generate the step of navigation controls according to the attribute of control in the configuration file with the main interface that generates.
6. semiconductor software interface skeleton generating method as claimed in claim 1 is characterized in that said step D also comprises: utilize reflex mechanism to generate the step that the forms under the navigation key also show in the XML interface configuration file.
7. semiconductor software interface skeleton generating method as claimed in claim 1; It is characterized in that; Said step C also comprises: distinguish the pairing interface of each ViewConfig by the tab control in the block of information at interface; Switch different tab controls through clicking the navigation button, thereby show the step of different interface grouping informations.
8. semiconductor software interface skeleton generating method as claimed in claim 1 is characterized in that, also comprises: according to the layering of XML interface configuration file, that the subregion of semiconductor software interface framework is corresponding one by one with the hierarchical structure of XML interface configuration file.
CN2012100011844A 2012-01-04 2012-01-04 Method for generating interface frameworks of semiconductor software Pending CN102541566A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012100011844A CN102541566A (en) 2012-01-04 2012-01-04 Method for generating interface frameworks of semiconductor software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012100011844A CN102541566A (en) 2012-01-04 2012-01-04 Method for generating interface frameworks of semiconductor software

Publications (1)

Publication Number Publication Date
CN102541566A true CN102541566A (en) 2012-07-04

Family

ID=46348539

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012100011844A Pending CN102541566A (en) 2012-01-04 2012-01-04 Method for generating interface frameworks of semiconductor software

Country Status (1)

Country Link
CN (1) CN102541566A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279340A (en) * 2013-05-02 2013-09-04 厦门亿联网络技术股份有限公司 VoIP phone end interface configuration method
CN103760881A (en) * 2014-02-20 2014-04-30 北京七星华创电子股份有限公司 Method and system for monitoring and managing use condition of materials
CN104461249A (en) * 2014-12-15 2015-03-25 北京国双科技有限公司 Method and device for arraying and displaying graphical interface
CN104503769A (en) * 2015-01-07 2015-04-08 山东鲁能智能技术有限公司 Character dot matrix liquid crystal interface implementation method based on XML (extensive markup language) configuration file
CN104679499A (en) * 2013-11-30 2015-06-03 中国科学院沈阳自动化研究所 IC equipment human-computer interaction interface customizable data displaying method
CN105760148A (en) * 2014-12-17 2016-07-13 北京北方微电子基地设备工艺研究中心有限责任公司 Interface control attribute configuration method and device
CN106815303A (en) * 2016-12-14 2017-06-09 明博教育科技股份有限公司 A kind of crumbs navigation implementation method and system based on XML configurations and label
CN106933581A (en) * 2017-03-02 2017-07-07 北京北方华创微电子装备有限公司 A kind of semiconductor software template system and its method for designing
CN105224353B (en) * 2014-06-26 2018-11-06 北京北方华创微电子装备有限公司 The method and system of dynamic load interface navigation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1987772A (en) * 2005-12-23 2007-06-27 上海全景数字技术有限公司 General interface design interface system and interface developing method using said system
CN101477461A (en) * 2009-02-10 2009-07-08 腾讯科技(深圳)有限公司 Dynamic generation apparatus and method for application program interface
CN101859245A (en) * 2009-04-09 2010-10-13 北大方正集团有限公司 Method and device for generating user interface
CN101944027A (en) * 2010-09-26 2011-01-12 北京神州泰岳软件股份有限公司 User interface generation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1987772A (en) * 2005-12-23 2007-06-27 上海全景数字技术有限公司 General interface design interface system and interface developing method using said system
CN101477461A (en) * 2009-02-10 2009-07-08 腾讯科技(深圳)有限公司 Dynamic generation apparatus and method for application program interface
CN101859245A (en) * 2009-04-09 2010-10-13 北大方正集团有限公司 Method and device for generating user interface
CN101944027A (en) * 2010-09-26 2011-01-12 北京神州泰岳软件股份有限公司 User interface generation method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279340A (en) * 2013-05-02 2013-09-04 厦门亿联网络技术股份有限公司 VoIP phone end interface configuration method
CN104679499A (en) * 2013-11-30 2015-06-03 中国科学院沈阳自动化研究所 IC equipment human-computer interaction interface customizable data displaying method
CN103760881A (en) * 2014-02-20 2014-04-30 北京七星华创电子股份有限公司 Method and system for monitoring and managing use condition of materials
CN103760881B (en) * 2014-02-20 2016-01-27 北京七星华创电子股份有限公司 A kind of method for managing and monitoring of material service condition and system
CN105224353B (en) * 2014-06-26 2018-11-06 北京北方华创微电子装备有限公司 The method and system of dynamic load interface navigation
CN104461249A (en) * 2014-12-15 2015-03-25 北京国双科技有限公司 Method and device for arraying and displaying graphical interface
CN104461249B (en) * 2014-12-15 2018-09-18 北京国双科技有限公司 The arrangement display methods and device of graphical interfaces
CN105760148A (en) * 2014-12-17 2016-07-13 北京北方微电子基地设备工艺研究中心有限责任公司 Interface control attribute configuration method and device
CN104503769A (en) * 2015-01-07 2015-04-08 山东鲁能智能技术有限公司 Character dot matrix liquid crystal interface implementation method based on XML (extensive markup language) configuration file
CN104503769B (en) * 2015-01-07 2017-06-20 山东鲁能智能技术有限公司 A kind of character pattern liquid crystal interface implementation method based on XML configuration file
CN106815303A (en) * 2016-12-14 2017-06-09 明博教育科技股份有限公司 A kind of crumbs navigation implementation method and system based on XML configurations and label
CN106933581A (en) * 2017-03-02 2017-07-07 北京北方华创微电子装备有限公司 A kind of semiconductor software template system and its method for designing

Similar Documents

Publication Publication Date Title
CN102541566A (en) Method for generating interface frameworks of semiconductor software
CN104731584B (en) A kind of customized configuration design method of Open Architecture CNC System of Display Interface
CN104239044B (en) A kind of graphic user interface dynamic creation method
CN105487864A (en) Method and device for automatically generating code
CN102662664B (en) Interface animation realization method and system
CN106201458A (en) A kind of interface creating method can joined flexibly and system
CN110443010A (en) One kind permission visual configuration control method, device, terminal and storage medium in information system
CN102087594B (en) Management method and device for extension point and plugins
CN103543993A (en) Application program building method and system
CN106897081A (en) The bootstrap technique and device of application, terminal
CN105893022A (en) Production method and system of combined user interface control, and control method and system of combined user interface control
CN106557314A (en) Applied software development method and device
CN104657149A (en) Software framework implementation method of management module of storage system
CN103927163A (en) Plugin frame processing device and plugin system
CN101887464B (en) Method and device for displaying data in database
CN101923434B (en) Type setting method and system of application icon and mobile terminal
CN105511873A (en) User interface control display method and device
CN101216762A (en) Interface library architecture
CN100465882C (en) Method and system of establishing culture sensitive control element for global application
CN103176802B (en) Realize the method that the user interface UI of system separates with widget library by control pond
CN101980155A (en) Method and system for realizing user interface of television, and television
CN105242931A (en) Method and system for editing and generating codes for game interface
CN103150154A (en) Implementation method and device of application plug-in
CN100449484C (en) Method and system for generating artificial equipment panel
CN103150198A (en) Display method of configuration 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
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120704