CN104077133A - Configuration type menu generating method - Google Patents

Configuration type menu generating method Download PDF

Info

Publication number
CN104077133A
CN104077133A CN201410286094.3A CN201410286094A CN104077133A CN 104077133 A CN104077133 A CN 104077133A CN 201410286094 A CN201410286094 A CN 201410286094A CN 104077133 A CN104077133 A CN 104077133A
Authority
CN
China
Prior art keywords
menu
menu item
function
building blocks
item
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
CN201410286094.3A
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.)
China University of Geosciences
China University of Geosciences Beijing
Original Assignee
China University of Geosciences Beijing
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 China University of Geosciences Beijing filed Critical China University of Geosciences Beijing
Priority to CN201410286094.3A priority Critical patent/CN104077133A/en
Publication of CN104077133A publication Critical patent/CN104077133A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a configuration type menu generating method. Software system menu configuration and generation are performed as per steps of functional requirements, component development, component library establishment, menu design, menu visual configuration, menu configuration file generation, configuration file loading, and menu generation, and centralized management of multi-type component resources of a menu item is achieved by means of a component library, so that on the one hand, reusing degrees of functional resources can be increased, on the other hand, by means of a configuration manner to achieve visual construction of the menu item, construction flexibility of the menu item and development efficiency and qualities of a software system are improved, and manpower, material resources and financial resources for producing a menu of the software system are saved.

Description

A kind of generation method of collocation type menu
Technical field
The present invention relates to computer software technical field, be specifically related to a kind of generation method of collocation type menu.
Background technology
Along with the development of infotech, computer technology is constantly ripe, and computer software application continues to bring out, and its application is universal gradually, and different software has met the diversified application demand of user, as word processor, multimedia software, office automation software etc.These softwares have been brought into play important effect in enterprises and institutions' routine work, have greatly improved the automaticity of routine office work.Can say, software becomes the powerful tools that modern humans produces, lives.
Software development technique (Component-Based Software Development, CBSD) based on member be a kind of based on distribute objects technology, emphasize by the software repeated usage approach of reusable component design and construction software systems.CBSD is by extensibility and the maintainable expense that reduces software development of system are provided, integration system faster, and can effectively reduce maintenance and the pressure for upgrading of large scale system.
Menu is indispensable important element in the middle of the design of GUI application development, is also the mutual important means of user and software systems.For improving the ease for operation of software systems, software system development person provides the menu of feature richness, various informative, unique style.For a long time, software is all to develop for solving concrete problem, generally all to experience the processes such as demand analysis, design, coding, test, installation and deployment, operation maintenance, correspondingly, the menu of software systems also will carry out different Design and implementations, not only having there is a large amount of repeatability exploitations in this, caused a large amount of human and material resources wastes, and the quality of software is also difficult to ensure.
Summary of the invention
Also be difficult to the problems such as guarantee for solving the software systems menu manpower and materials waste software quality a large amount of because overlapping development causes in above-mentioned prior art, the invention provides a kind of generation method of collocation type menu, element type software development technique is applied in the generation of software systems menu, utilize component base to realize the centralized management of menu item polymorphic type component resource, System menu functional resources is reusable, realizing thus collocation type generates the menu of software systems and can adjust flexibly, thereby save the manpower that software systems menu is made, material resources and financial resource, improve development efficiency and the quality of software systems.
In the present invention, collocation type refers in the time that the functional requirement of software systems changes, and does not need coding again, only obtains new software systems by interface configurations and satisfies the demands variation.Member refers in esse replaceable part in system, and it realizes specific function, meets a set of interface standard and realizes a group interface.
The generation method of collocation type menu is according to computer technology, software engineering technology and software integration principle, according to the foundation of functional requirement-component development-component base, and---------step that Menu Profile generation---configuration file loading---menu generates is carried out the configuration of software systems menu and generation to menu visual configuration to menu design.
Technical scheme of the present invention is:
A kind of generation method of collocation type menu, the method is by setting up menu item component base and component metadata storehouse, and the corresponding menu item of each menu item member in menu item component base, creates menu configuration information XML file thus, after resolving, generate menu, comprise the steps:
S1: set up menu item component base and menu item component metadata storehouse
By business scope analysis and design, set up menu item component base and menu item component metadata storehouse, wherein, menu item component base comprises multiple menu item members, the corresponding menu item of each menu item member;
S2: create menu
In the time creating menu, according to menu design needs, menu is made up of one or more menu items;
S3: corresponding each menu item, by component metadata storehouse, menu item component base is retrieved, obtain corresponding menu item member
If retrieve required menu item member from menu item component base, choose required menu item member; If retrieval, less than required menu item member, is set up new menu item member, and is kept in menu item component base, upgrade menu item component metadata storehouse simultaneously;
S4: retrieval is obtained or newly-built menu item member, carry out associatedly with the essential information of respective menu items, generate menu configuration information XML file;
S5: above-mentioned menu configuration information XML file is resolved, and client, by parameter call menu item member, generates corresponding menu by reflection technology.
In the generation method of above-mentioned collocation type menu, further, step S1 sets up menu item component base and component metadata storehouse specifically comprises the steps:
S11, by menu function demand is analyzed, forms the Functional Design instructions of multiple menu items;
S12, analyze and Functional Design instructions according to business scope, determine each operation sheet function of application system, by programming language (as JAVA), each operation sheet building blocks of function (subroutine) multiplexing or newly developed, these building blocks of functions are encapsulated, form building blocks of function collection.
S13, according to database table design concept and method design menu item description list and menu item Basic Information Table, determine literary name name section, type and description, wherein menu item description list field comprises: menu code, title, menu level, corresponding URL address (being catalogue and the program file title at single function component place), have submenu, its menu code is major key, as unique identification, when a certain menu item is during without submenu, its url field value is the sub-directory at corresponding function program name and place thereof; In the time having submenu, its url field is empty, calls next stage menu setecting according to menu level.Menu item Basic Information Table field comprises the title, icon, type, rank, ID, position, shape of menu, corresponding shortcut.
S14, Design and implementation menu item building blocks of function, its method is that the menu item description list to designing in S13 is organized menu data, by programming language (as JAVA), centered by Menu class, other associated class is as assisted class, call the building blocks of function (finding corresponding building blocks of function place catalogue and program file title) that in class, correlation technique configuration menu item wants practical function to operate, generate the member (as JAR) that computing machine can be identified and call, then each menu item building blocks of function tissue of all exploitation encapsulation is brought together, form menu item component base.Component development is to follow certain development specifications and interface interchange specification, and in an embodiment of the present invention, the standard criterion that menu function member is followed is JAVA application development specification;
S15, according to data and the corresponding single function component of menu item of menu item description list tissue, fill in the single function component metadata information that menu item is corresponding, comprise the information such as member title, keyword, ID, interface, and metadata information is kept in component metadata storehouse, set up menu function item metadatabase, use when member query and search in order to the later stage;
S16, checks whether member meets component development standards and norms, and the member that does not meet specification is done over again needs to remodify, and the member that meets specification is kept in component base, sets up menu item component base.
Step S3 carries out the search method of menu item member, comprise tree-shaped level browsing method comparison method associated with term, tree-shaped level browsing method is the result of enumerating classification based on member, the mode that adopts tree-shaped level to browse, in layer launch, obtain corresponding member; The associated comparison method of term is to inquire about by menu item building blocks of function title or keyword or associated term, concrete query script is that user inputs a certain keyword, query and search system compares to the data message in component metadata storehouse according to this keyword, then relevant or approximate component resource is enumerated out.
Step S3 by the retrieval to menu item building blocks of function, if retrieve corresponding menu item building blocks of function, chooses required menu item building blocks of function, and carries out associatedly with the essential information of menu item, generates menu configuration information XML file; If retrieval is less than required menu item building blocks of function, set up new menu item building blocks of function, comprise and by the newly-built menu item member of method in step S1 with by Workflow Management System, menu item member is carried out to polymerization and reconstruct obtains new menu item building blocks of function.By Workflow Management System, menu item building blocks of function being carried out to polymerization and reconstruct obtains new menu item building blocks of function and is specially:
Utilize Workflow Management System, determine the starting point and ending point of workflow, the member retrieving is carried out to polymerization, in menu description list, add a new menu item, and the information such as title and menu level of definite this menu item, a building blocks of function of each menu level binding, a subset for each menu level based on user right access function member collection, get the metadata information of this subset, the sub-directory at essential information and corresponding function program name and place thereof, obtain new menu item building blocks of function, be deposited in menu widget storehouse.
Step S5 resolves the menu configuration information XML file generating in S4, and client is by parameter call menu item building blocks of function, and utilizes reflection technology to realize corresponding menu, specifically comprises the steps:
S51, client menu configuration interface is set, user arranges menu configuration parameter by interface and carries out the configuration of menu, carry out corresponding data manipulation by parameter matching, as by " select menu code, pad name, menu level, URL, have submenu from menu item description list where menu level=' 0 ' " in SQL statement, carry out and obtain Query Result, call menu item building blocks of function corresponding in menu item component base by menu code and URL coupling;
S52, resolves and in conjunction with corresponding menu item building blocks of function, utilizes reflection technology automatically to generate editmenu menu configuration information XML file.
Beneficial effect of the present invention is:
Technical scheme of the present invention is collocation type menu generating method, element type software development technique is applied in the generation of software systems menu, utilize component base to realize the centralized management of menu item polymorphic type component resource, can improve on the one hand the degree of reusing of functional resources, improve on the other hand the dirigibility that menu item builds, realize the visual structure of menu item in collocation type mode, improve development efficiency and the quality of software systems, saved human and material resources and financial resource that software systems menu is made.Based on the menu generating method of collocation type provided by the present invention, user can go to build personalized infosystem according to the style of management of oneself and flow process, realizes the integrated of information, improves production efficiency and the quality of software.
Brief description of the drawings
Fig. 1 is method flow diagram of the present invention;
Fig. 2 is the system architecture diagram of one embodiment of the invention;
Fig. 3 is the process flow diagram that one embodiment of the invention collocation type menu is made;
Fig. 4 is one embodiment of the invention System menu collocation type product process figure.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is explained in further detail, but the scope not limiting the present invention in any way.
As shown in Figure 1, concrete steps comprise the flow process of collocation type menu generating method:
S1: set up component base and component metadata storehouse;
S2: according to the information in component metadata storehouse, carry out the query and search of member;
S3: utilize Workflow Management System to carry out polymerization and reconstruct to component resource, generate new building blocks of function, and the new building blocks of function generating is kept in component base, upgrade component metadata storehouse simultaneously, increase the component metadata information corresponding with new building blocks of function;
S4: according to menu design needs, choose building blocks of function from component base, generate menu configuration information XML file;
S5: client is by parameter call menu item building blocks of function, and utilize reflection technology to realize corresponding menu;
Further, step S1 sets up component base and component metadata storehouse specifically comprises the steps:
S11, by menu function demand is analyzed, forms the Functional Design instructions of multiple menu items;
S12, analyzes and Functional Design instructions according to business scope, determines each single function of application system, by programming language (as JAVA), each single function component multiplexing or newly developed (subroutine), encapsulates these building blocks of functions, forms building blocks of function collection.
S13, according to database table design concept and method design menu item description list and menu item Basic Information Table, determine literary name name section, type and description, wherein menu item description list field comprises: menu code, title, menu level, corresponding URL address (being catalogue and the program file title at single function component place), have submenu, its menu code is major key, as unique identification, when a certain menu item is during without submenu, its url field value is the sub-directory at corresponding function program name and place thereof; In the time having submenu, its url field is empty, calls next stage menu setecting according to menu level.Menu item Basic Information Table field comprises the title, icon, type, rank, ID, position, shape of menu, corresponding shortcut.
S14, Design and implementation menu item building blocks of function, its method is that the menu item description list to designing in S13 is organized menu data, by programming language (as JAVA), centered by Menu class, other associated class is as assisted class, call the building blocks of function (finding corresponding building blocks of function place catalogue and program file title) that in class, correlation technique configuration menu item wants practical function to operate, generate the member (as JAR) that computing machine can be identified and call, then each menu item building blocks of function tissue of all exploitation encapsulation is brought together, form menu item component base.Component development is to follow certain development specifications and interface interchange specification, and the standard criterion that here menu function member is followed is JAVA application development specification;
S15, according to data and the corresponding single function component of menu item of menu item description list tissue, fill in the single function component metadata information that menu item is corresponding, comprise the information such as member title, keyword, ID, interface, and metadata information is kept in component metadata storehouse, set up menu function item metadatabase, use when member query and search in order to the later stage;
S16, checks whether member meets component development standards and norms, and the member that does not meet specification is done over again needs to remodify, and the member that meets specification is kept in component base, sets up menu item component base;
Step S2 carries out the query and search of menu item building blocks of function, specifically comprises the steps:
S21, requires to carry out member query and search according to purposes or the user of menu item, and the inventive method provides two kinds of member query and search modes;
S22, a kind of is the result of enumerating classification based on member, the mode that adopts tree-shaped level to browse is in layer launched, and obtains corresponding member;
S23, one is to inquire about by menu item building blocks of function title or keyword or associated term, concrete query script is that user inputs a certain keyword, query and search system compares to the data message in component metadata storehouse according to this keyword, then relevant or approximate component resource is enumerated out;
Step S3 utilizes Workflow Management System to carry out polymerization and reconstruct to component resource, specifically comprises the steps:
Utilize Workflow Management System, determine the starting point and ending point of workflow, the member retrieving is carried out to polymerization, in menu description list, add a new menu item, and the information such as title and menu level of definite this menu item, a building blocks of function of each menu level binding, a subset for each menu level based on user right access function member collection, get the metadata information of this subset, the sub-directory at essential information and corresponding function program name and place thereof, obtain new menu item building blocks of function, be deposited in menu widget storehouse, new building blocks of function after polymerization is kept in component base, and improves component metadata information, prepare against the later stage and call.
In step S4, if carry out System menu configuration, specifically comprise the steps:
S41, definition menu item attribute information
Definition menu item, determines the attribute information such as title, type, rank, ID, position, shape, corresponding shortcut of menu;
S42, selection function item
Utilize member query and search system, from component base, retrieve corresponding building blocks of function, and itself and menu function are associated;
S43, saved system menu configuration information
The configuration information of System menu is kept in XML file, calls in order to later stage system execution formula;
In step S4, if carry out popup menu configuration, specifically comprise the steps:
S401, the essential information of definition popup menu
The essential information of definition popup menu, as the position of popup menu, the essential informations such as icon that popup menu is corresponding, function items, rank;
S402, selection function item
Utilize member query and search system, from component base, retrieve corresponding building blocks of function, and itself and menu function are associated;
S403, saved system menu configuration information
The configuration information of popup menu is kept in XML file, calls in order to later stage system execution formula;
The structure of menu configuration information XML file is as follows, distinguishes the level of menu by menu level, and wherein the content of URL is the catalogue at the associated building blocks of function place of menu item:
<Menue name=" file " Icon=" wenjian.jpg " class=" 0 " type=" " >
<MenueItem name=" opens " Icon=" open.jpg " class=" 1 " type=" " >
<Module name=URL=" "/> that " opens file "
</MenueItem>
<MenueItem name=" preservation " Icon=" save.jpg " class=" 1 " type=" " >
<Module name=" preservation file " URL=" "/>
</MenueItem>
</Menue>
<Menue name=" contract management " Icon=" a.jpg " class=" 0 " type=" " >
<MenueItem name=" contract data " Icon=" a.jpg " class=" 1 " type=" " >
<Module name=" interpolation " URL=" "/>
<Module name=" amendment " URL=" "/>
</MenueItem>
<MenueItem name=" contract audit " Icon=" b.jpg " class=" 1 " type=" " >
<Module name=" Print Contract " URL=" "/>
</MenueItem>
</Menue>
Step S5 resolves Menu Profile, generates menu item, and concrete steps comprise:
S51. Loading Menu configuration file;
In the time that software systems start, Menu Profile is loaded in system;
S52 resolves Menu Profile, generates menu item
Respectively System menu and popup menu configuration XML file are resolved, generate corresponding menu item.
The present embodiment adopts above-mentioned collocation type menu generating method to realize a collocation type Menu Generating System, and Fig. 2 is the structured flowchart of this collocation type Menu Generating System, and this system comprises components layer, polymer layer and menu configuration layer, wherein:
Components layer comprises member database and component metadata storehouse, member database is realized the store and management to type menu widget functional resources, the store and management of the metadata information to type menu widget resource is realized in component metadata storehouse, and components layer is the shoring of foundation module of collocation type Menu Generating System.
Polymer layer mainly comprises Workflow Management System and member query and search system, be mainly used to the component resource of components layer to process and operate, wherein Workflow Management System provides member polymerizable functional easily, based on this system, can realize polymerization and the reconstruct of multiple small grain size member function resources, have more greatly to generate, the component resource of sophisticated functions more, also newly-generated component resource can be kept in component base, in order to the system call in later stage.Member query and search system is mainly responsible for the inquiry of the component resource that meets specified conditions and obtains, and provides the multiple retrieval mode such as keyword retrieval, gradation directory retrieval, helps user to inquire quickly and easily needed component resource.
Menu configuration layer mainly comprises System menu designer and popup menu designer, and wherein System menu designer is mainly realized the attribute information of System menu, the visual configuration of function information; Popup menu designer is mainly realized the attribute information of popup menu, the visual configuration of function information.The menu configuration information that these two kinds of menu configuration modes generate, all preserves with the form of XML file, in order to later stage running call and parsing.
Fig. 3 is the process flow diagram of making collocation type menu by collocation type Menu Generating System, and concrete steps are as follows:
S1: analyze menu demand, form menu demand analysis book;
S2: according to menu demand analysis book, the specific menu function member of query and search from component base;
S3: in System menu designer and popup menu designer, carry out the visual configuration of menu function attribute;
S4: by the visual configuration information of menu function attribute, save as XML file.
S5: system client loads XML file and resolves, and generates corresponding menu item.
The present embodiment carries out System menu configuration by collocation type Menu Generating System, as shown in Figure 4, comprises following process:
First define menu item, specifically, according to system purposes or user's requirement, determine software systems menu, definition menu item, comprises the essential informations such as pad name, rank, position;
Secondly from component base, choose corresponding menu function item, as chosen function items associated with the file from component base, File Open, newly-built, preserve and save as etc.;
Then carry out menu item functional configuration, the attribute information of concrete menu item is carried out to visual configuration, specifically comprise the type, descriptor, No. ID, correlation function of menu item and functional parameter etc., as the type of new files menu item is: System menu, be described as: new files, ID is: 8889, and correlation function is: the new files member in component base below view member class;
The configuration information of menu item is kept in XML file, and system client loads XML file and resolves, and can generate corresponding menu item.

Claims (7)

1. a generation method for collocation type menu, is characterized in that, described method passes through to create menu configuration information XML file, then menu configuration information XML file is resolved to generate menu, specifically comprises the steps:
S1: set up menu item component base and menu item component metadata storehouse, described menu item component base comprises multiple menu item members, the function of the corresponding menu item of each menu item member;
S2: create menu, described menu is made up of one or more menu items;
S3: each menu item in corresponding S2, by menu item component metadata storehouse described in S1, menu item component base is retrieved, if retrieval is less than required menu item member, set up new menu item member, and be kept in menu item component base, upgrade menu item component metadata storehouse simultaneously;
S4: step S3 retrieval is obtained or newly-built menu item member, carry out associatedly with the essential information of respective menu items, generate menu configuration information XML file;
S5: menu configuration information XML file described in step S4 is resolved, and client, by the corresponding menu item member of parameter call, generates corresponding menu by reflection technology.
2. the generation method of collocation type menu as claimed in claim 1, is characterized in that, step S1 sets up menu item component base and menu item component metadata storehouse specifically comprises following process:
S11, by menu function demand is analyzed, determines each operation sheet function of application system, obtains operation sheet Functional Design instructions;
S12, sets up menu item description list and menu item Basic Information Table;
S13, operation sheet Functional Design explanation described in corresponding S11, programming realizes each operation sheet building blocks of function, form operation sheet building blocks of function collection by encapsulation, and by carrying out associatedly with menu item description list described in S12, form menu item member, thereby set up menu item component base;
S14, carries out the essential information of menu item description list and menu item building blocks of function and menu item Basic Information Table described in S12 associated, sets up menu item component metadata storehouse.
3. the generation method of collocation type menu as claimed in claim 2, is characterized in that, the field of menu item description list comprises menu item code, menu item names, menu item rank and corresponding URL address described in step S12; Menu item code field is major key; If a menu item has submenu, corresponding URL address field is empty; If a menu item is without submenu, corresponding URL address word segment value is the title of menu item building blocks of function subroutine and the sub-directory at subroutine place described in step S13; Described in step S12, the field of menu item Basic Information Table comprises the corresponding shortcut of menu item names, menu item icons, menu item type, menu item rank, menu item ID, menu item position, menu item shape and menu item.
4. the generation method of collocation type menu as claimed in claim 2, it is characterized in that, described in step S13, the programming of menu item building blocks of function realization is to adopt JAVA programming language, carry out the operation of configuration menu item function by calling the method for Menu class and relevant assisted class, the menu item building blocks of function obtaining is JAR form.
5. the generation method of collocation type menu as claimed in claim 1, is characterized in that the method that step S3 retrieves menu item component base comprises tree-shaped level browsing method comparison method associated with term.
6. the generation method of collocation type menu as claimed in claim 1, it is characterized in that, if step S3 retrieval is during less than required menu item building blocks of function, need set up new menu item building blocks of function, the method for the new menu item building blocks of function of described foundation comprises by the method for newly-built menu item member in step S1 and the method for by Workflow Management System, menu item member being carried out polymerization and reconstruct.
7. the generation method of collocation type menu as claimed in claim 1, it is characterized in that, client described in step S5 is by the corresponding menu item member of parameter call, detailed process is the menu configuration interface that first client is set, by menu configuration interface, menu configuration parameter is set, by the matching operation of menu configuration parameter, obtain the menu item of coupling; Mate by menu item code and corresponding URL address again, call menu item building blocks of function corresponding in menu item component base.
CN201410286094.3A 2014-06-24 2014-06-24 Configuration type menu generating method Pending CN104077133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410286094.3A CN104077133A (en) 2014-06-24 2014-06-24 Configuration type menu generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410286094.3A CN104077133A (en) 2014-06-24 2014-06-24 Configuration type menu generating method

Publications (1)

Publication Number Publication Date
CN104077133A true CN104077133A (en) 2014-10-01

Family

ID=51598405

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410286094.3A Pending CN104077133A (en) 2014-06-24 2014-06-24 Configuration type menu generating method

Country Status (1)

Country Link
CN (1) CN104077133A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893063A (en) * 2016-06-13 2016-08-24 积成电子股份有限公司 Application program interface based on XML format configuration file and construction method of application program interface
CN106406844A (en) * 2015-08-03 2017-02-15 腾讯科技(深圳)有限公司 A method and a device for realizing a communication interaction platform official account menu
CN108089860A (en) * 2017-12-28 2018-05-29 大唐软件技术股份有限公司 A kind of menu selector and pop-up menu generation control method and device
CN108235755A (en) * 2015-07-15 2018-06-29 魏庆军 A kind of method and system of internet of things net controller user interface
CN109165053A (en) * 2018-08-15 2019-01-08 康美健康云服务有限公司 Application software menu configuration method, mobile terminal and computer readable storage medium
CN109558137A (en) * 2018-11-09 2019-04-02 深圳市海勤科技有限公司 Customer order management software configuration optimization method
CN109918121A (en) * 2019-02-22 2019-06-21 深圳市酷开网络科技有限公司 A kind of configuration method based on different chip solutions, intelligent terminal and storage medium
CN110809018A (en) * 2019-09-11 2020-02-18 中国地质大学(北京) Plant electronic card marking system and method thereof
CN111399812A (en) * 2020-04-07 2020-07-10 杭州指令集智能科技有限公司 Component construction method and device, development framework and equipment
CN111831920A (en) * 2020-07-30 2020-10-27 平安普惠企业管理有限公司 User demand analysis method and device, computer equipment and storage medium
CN111880767A (en) * 2020-06-11 2020-11-03 广州华多网络科技有限公司 Book reading application program configuration method and device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040046804A1 (en) * 2002-09-11 2004-03-11 Chang Peter H. User-driven menu generation system with multiple submenus
CN1987772A (en) * 2005-12-23 2007-06-27 上海全景数字技术有限公司 General interface design interface system and interface developing method using said system
CN103092631A (en) * 2007-04-06 2013-05-08 西安万年科技实业有限公司 Database application system development platform and development method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040046804A1 (en) * 2002-09-11 2004-03-11 Chang Peter H. User-driven menu generation system with multiple submenus
CN1987772A (en) * 2005-12-23 2007-06-27 上海全景数字技术有限公司 General interface design interface system and interface developing method using said system
CN103092631A (en) * 2007-04-06 2013-05-08 西安万年科技实业有限公司 Database application system development platform and development method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
梁凤兰等: "利用反射技术实现动态菜单的设计与研究", 《常州工学院学报》 *
舒远仲等: "菜单配置生成构件的研究与实现", 《计算机工程与应用》 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108235755A (en) * 2015-07-15 2018-06-29 魏庆军 A kind of method and system of internet of things net controller user interface
CN108235755B (en) * 2015-07-15 2021-07-20 魏庆军 Method and system for user interface of Internet of things controller
CN106406844B (en) * 2015-08-03 2020-12-01 腾讯科技(深圳)有限公司 Method and device for realizing public number menu of communication interaction platform
CN106406844A (en) * 2015-08-03 2017-02-15 腾讯科技(深圳)有限公司 A method and a device for realizing a communication interaction platform official account menu
CN105893063A (en) * 2016-06-13 2016-08-24 积成电子股份有限公司 Application program interface based on XML format configuration file and construction method of application program interface
CN105893063B (en) * 2016-06-13 2019-02-15 积成电子股份有限公司 A kind of construction method of the Application Program Interface based on XML format configuration file
CN108089860A (en) * 2017-12-28 2018-05-29 大唐软件技术股份有限公司 A kind of menu selector and pop-up menu generation control method and device
CN109165053A (en) * 2018-08-15 2019-01-08 康美健康云服务有限公司 Application software menu configuration method, mobile terminal and computer readable storage medium
CN109165053B (en) * 2018-08-15 2022-04-01 康美健康云服务有限公司 Application software menu configuration method, mobile terminal and computer readable storage medium
CN109558137B (en) * 2018-11-09 2021-01-26 深圳市海勤科技有限公司 Customer order management software configuration optimization method
CN109558137A (en) * 2018-11-09 2019-04-02 深圳市海勤科技有限公司 Customer order management software configuration optimization method
CN109918121A (en) * 2019-02-22 2019-06-21 深圳市酷开网络科技有限公司 A kind of configuration method based on different chip solutions, intelligent terminal and storage medium
CN110809018A (en) * 2019-09-11 2020-02-18 中国地质大学(北京) Plant electronic card marking system and method thereof
CN111399812A (en) * 2020-04-07 2020-07-10 杭州指令集智能科技有限公司 Component construction method and device, development framework and equipment
CN111399812B (en) * 2020-04-07 2022-04-19 杭州指令集智能科技有限公司 Component construction method and device, development framework and equipment
CN111880767A (en) * 2020-06-11 2020-11-03 广州华多网络科技有限公司 Book reading application program configuration method and device and electronic equipment
CN111831920A (en) * 2020-07-30 2020-10-27 平安普惠企业管理有限公司 User demand analysis method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104077133A (en) Configuration type menu generating method
US11755387B1 (en) Updating code of an app feature based on a value of a query feature
US11354493B2 (en) Table cell editing in a spreadsheet constrained to unbounded and searchable lists of values from web service
US20210124610A1 (en) Workflow generation using multiple interfaces
US20240078096A1 (en) Systems and methods for code clustering analysis and transformation
US11188319B2 (en) Systems and methods for entry point-based code analysis and transformation
US11436006B2 (en) Systems and methods for code analysis heat map interfaces
US8756593B2 (en) Map generator for representing interrelationships between app features forged by dynamic pointers
US9519701B2 (en) Generating information models in an in-memory database system
US8244780B1 (en) Parameter oriented automated database command
US10977011B2 (en) Structured development for web application frameworks
US9098497B1 (en) Methods and systems for building a search service application
US7676557B1 (en) Dynamically adaptive portlet palette having user/context customized and auto-populated content
US9389879B2 (en) System and method for manipulating user-interface display items for web widgets
US10157229B1 (en) Methods and systems for building a search service application
US20090300533A1 (en) ETL tool utilizing dimension trees
CN104573053A (en) Configuration item template dynamic customizing method based on XML
CN113722337B (en) Service data determination method, device, equipment and storage medium
CN105183472A (en) Method and device for screening information in Linux system
US20170068523A1 (en) Modular Computer Application Development and Usage
EP4345609A1 (en) System and method for decomposing monolith applications into software services
Sadowski et al. The Complete iOS App Using Serverless Swift
Basha et al. A framework studio for component reusability
CN117539904A (en) Search engine processing method, device, computer equipment and storage medium
US8255415B2 (en) Embedded searching system and the method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141001