CN104331290A - Resource type management and page display method and system - Google Patents

Resource type management and page display method and system Download PDF

Info

Publication number
CN104331290A
CN104331290A CN201410602809.1A CN201410602809A CN104331290A CN 104331290 A CN104331290 A CN 104331290A CN 201410602809 A CN201410602809 A CN 201410602809A CN 104331290 A CN104331290 A CN 104331290A
Authority
CN
China
Prior art keywords
configuration
page
data dictionary
resource category
configuration information
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.)
Granted
Application number
CN201410602809.1A
Other languages
Chinese (zh)
Other versions
CN104331290B (en
Inventor
田善铭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201410602809.1A priority Critical patent/CN104331290B/en
Publication of CN104331290A publication Critical patent/CN104331290A/en
Application granted granted Critical
Publication of CN104331290B publication Critical patent/CN104331290B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a resource type management method and system, and a page display method and system. The resource type management method comprises the following steps that the resource type form configuration including configuration of the form field, the interface mode, the page definition and the page UI design is carried out; the configured form is used as a content for resource type table configuration including the configuration of lattice attributes, inquiry conditions and form UI action; a dynamic data dictionary is formed through being combined with configured forms and tables, and the resource types are managed according to the dynamic data dictionary. The page display method comprises the following steps that a client sends a page request to a server, calls a data dictionary resolving engine for resolving the dynamic data dictionary according to the page request type, and obtains the table configuration information and the form configuration information, and an UI page is formed through the table configuration information and the form configuration information, and is sent to the client to be displayed. The method and the system have the advantage that the resource type management and the page display are carried out on the basis of data dictionary configuration.

Description

The method and system of a kind of resource category management and page presentation
Technical field
The present invention relates to object information processing technology field in IT Industry system, particularly the method and system of a kind of resource category management and page presentation.
Background technology
Current most resource system all can have the resource category of suitable data volume, and newly-increased resource category can be carried out aperiodically, if adopt a traditional customer terminal webpage to be equipped with the file of the request of data of a set of service end, data analysis, data processing, so often increase a resource category, just need input manpower to develop, do repetition and identical work, greatly waste of manpower, also need the input strengthening cost simultaneously, cause unnecessary loss.
Therefore, the present invention proposes a kind of resource category management method based on the configuration of dynamic data dictionary and system.The most important effect of data dictionary is the instrument as the analysis phase, because when database runs time, they can constantly upgrade, so claim them to be dynamic data dictionary.The present invention utilizes the advantage of dynamic data dictionary, carries out resource category management and page presentation.
Summary of the invention
Technical matters to be solved by this invention is to provide the method and system of the management of a kind of resource category and page presentation, for solving the not manageable technical matters of existing resource kind.
The technical scheme that the present invention solves the problems of the technologies described above is as follows: a kind of resource category management method based on dynamic data dictionary, comprising:
List configuration step: the list configuration carrying out resource category, comprises configuration form fields, interface model, Page Definition and page UI and designs;
Form configuration step: with the list configured for content, carries out the form configuration of resource category, comprises configuration grid property, querying condition and form UI action;
Management process, in conjunction with the list configured and form, formative dynamics data dictionary, by dynamic data dictionary management resource category.
On the basis of technique scheme, the present invention can also do following improvement.
Further, described grid property comprises table field, form scene and form UI and designs, then form configuration step specifically comprises:
Steps A 1: pre-define the field management composition that resource category relates to, generate the SQL statement of executable standard;
Steps A 2: according to predefined SQL statement and list content, automatic batch generates table field corresponding to corresponding grid, simultaneously the attribute of each field of Auto-matching;
Steps A 3: according to the requirement of reality, configures the definition of one or more form scene, and designs each form scene configuration UI;
Steps A 4, for each form scene, configuration querying condition field;
Steps A 5: the order required according to table field sorts;
Steps A 6: for the UI action that different form scene configuration is different.
Technical scheme of the present invention also comprises a kind of resource category management system based on dynamic data dictionary, comprising:
Form configuration module: for carrying out the list configuration of resource category, comprising configuration form fields, interface model, Page Definition and page UI and designing;
Form configuration module: for the list of configuration for content, carry out the form configuration of resource category, comprise configuration grid property, querying condition and form UI action;
Administration module, for combining the list and form that configure, formative dynamics data dictionary, by dynamic data dictionary management resource category.
Technical scheme of the present invention also comprises a kind of page display method, adopts mentioned kind method for managing resource, comprising:
Step 1, user end to server sends page request;
Step 2, according to the type of page request, calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Step 3, the data dictionary analytics engine data that load page request requires from database, and form the UI page by form configuration information and form configuration information;
Step 4, is sent to client by the UI page of formation and shows.
Accordingly, technical scheme of the present invention also comprises a kind of page presentation system, adopts above-mentioned species resource management system, comprises client, server and data dictionary analytics engine:
Client, it is for sending page request to server;
Server, it is for the type according to page request, and calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Data dictionary analytics engine, it also for the data that load page request from database requires, and forms the UI page by form configuration information and form configuration information, and the UI page of formation is sent to client shows.
The invention has the beneficial effects as follows: the present invention is based on data dictionary configuration, in conjunction with the parsing of data dictionary analytics engine, can the data maintenance of any table of implementation relation type database, carry out the management of resource category, and the customer terminal webpage generated can the browser of the main flow such as all versions of compatible IE, Google, red fox, the Fast Construction for system provides stable setting for this platform.Particularly, configured by data dictionary, the actual disposition demand of user can be responded fast, as: the parameter value of dictionary increases, the setting of field combobox control, the cascade configuration of field, the default value configuration of field; Encapsulated by the objectification of data dictionary analytics engine, the additions and deletions that can realize bivariate table data fast change the operation of looking into, and can carry out self-defined secondary expansion according to the complexity of practical business.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the resource category management method based on dynamic data dictionary of the present invention;
Fig. 2 is the schematic flow sheet of list configuration in the embodiment of the present invention;
Fig. 3 is the schematic flow sheet of form configuration in the embodiment of the present invention;
Fig. 4 is the principle schematic of page display method of the present invention.
Embodiment
Be described principle of the present invention and feature below in conjunction with accompanying drawing, example, only for explaining the present invention, is not intended to limit scope of the present invention.
Embodiment one
As shown in Figure 1, this gives a kind of resource category management method based on dynamic data dictionary, comprising:
List configuration step: the list configuration carrying out resource category, comprises configuration form fields, interface model, Page Definition and page UI and designs;
Form configuration step: with the list configured for content, carries out the form configuration of resource category, comprises configuration grid property, querying condition and form UI action;
Management process, in conjunction with the list configured and form, formative dynamics data dictionary, by dynamic data dictionary management resource category.
Lower mask body introduces the implementation of these three steps.
One, list configuration
As shown in Figure 2, list configuration comprises allocation list individual character section, interface model, Page Definition and page UI and designs, specific as follows:
1) definition of object type: the information pre-defining this resource category describes, and comprising: the example operation class of table name, table type, table.
2) form fields definition: the configuration carrying out attribute information that can be detailed, comprise the definition of field name, Chinese description, control type, data type, length, required item, unique value, default value, virtual field, cascade fields, the multiple affair of field, multiattribute binding can also be carried out simultaneously.
3) forms pages pattern definition: comprise autoplacement's page style and absolute layout page style, for different layout style, the style use patterns of acquiescence can be specified in advance.
4) Page Definition: the multi-page of tab can be provided to configure, particularly form fields exceedes a certain amount of list, or there is the form information divided of the primary and secondary page, the attribute of the page can be set, if the page style use patterns of autoplacement, need the mode that alignment placement is set, comprising: horizontally-arranged, vertical setting of types, and the large smallest number of ranks.
5) imposition layout of page UI design: if autoplacement's page style use patterns, only need carry out sorting according to the requirement order of field, if absolute layout page style use patterns, so can carry out imposition layout by visualized graph interface.
Two, form configuration
Wherein, described grid property comprises table field, form scene and form UI and designs, then as shown in Figure 3, form configuration step specifically comprises:
Steps A 1: pre-define the field management composition that resource category relates to, generate the SQL statement of executable standard;
Steps A 2: according to predefined SQL statement and list content, automatic batch generates table field corresponding to corresponding grid, and the attribute of each field of Auto-matching, carries out the information of synchronized update table field, also can manually safeguard simultaneously;
Steps A 3: according to the requirement of reality, configures the definition of one or more form scene, comprising: the querying condition field layout of scene, panel height, the SQL statement of executable standard, the default value of grid are arranged; And each form scene configuration UI is designed;
Steps A 4, for each form scene, configuration querying condition field: can for the identical or different querying condition field of each form scene configuration, the attribute definition of field, the information of Auto-matching attribute field definition, carry out the information of synchronized update querying condition field, also can manually safeguard;
Steps A 5: the order required according to table field sorts;
Steps A 6: for the UI action that different form scene configuration is different: UI action that can be different for different form scene configuration, comprises tool bar action, double-clicks action, click action, right-click menu action.
Three, resource category management
In conjunction with the list configured and form, formative dynamics data dictionary, by dynamic data dictionary management resource category, and configures a data dictionary analytics engine, for resolving dynamic data dictionary, obtains form configuration information and form configuration information.
Accordingly, the present embodiment gives a kind of resource category management system based on dynamic data dictionary, comprising:
Form configuration module: for carrying out the list configuration of resource category, comprising configuration form fields, interface model, Page Definition and page UI and designing.
Form configuration module: for the list of configuration for content, carry out the form configuration of resource category, comprise configuration grid property, querying condition and form UI action.
Administration module, for combining the list and form that configure, formative dynamics data dictionary, by dynamic data dictionary management resource category.
Engine configuration module, for configuring a data dictionary analytics engine to resolve dynamic data dictionary, obtains form configuration information and form configuration information.
Embodiment two
As shown in Figure 4, this gives a kind of page display method, adopt above-mentioned species resource management method, comprising:
Step 1, user end to server sends page request;
Step 2, according to the type of page request, calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Step 3, the data dictionary analytics engine data that load page request requires from database, and form the UI page by form configuration information and form configuration information;
Step 4, is sent to client by the UI page of formation and shows.
Particularly, when foreground user end to server sends page request, filtrator can carry out the automatic distributing of request type, being forwarded to data dictionary analytics engine just can according to the dictionary content configured, carry out intelligent Command Line Parsing, comprise: forms pages request, the request of the form management page, according to different request types, the loading of configuration data is initiated to database, control factory can analyze and assemble UI control to the content of configuration, the UI page of the HTML grammer of generation standard, form forms pages or the inquiry grid page, be sent to client to show simultaneously.
When client initiates the request of data, services to service end, the example class path that data dictionary analytics engine can pre-define according to this kind, carries out the instantiation of data processing class, completes the effect to form data, encapsulation, in-stockroom operation.
Accordingly, the present embodiment gives a kind of page presentation system, comprises client, server and data dictionary analytics engine:
Client, it is for sending page request to server;
Server, it is for the type according to page request, and calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Data dictionary analytics engine, it also for the data that load page request from database requires, and forms the UI page by form configuration information and form configuration information, and the UI page of formation is sent to client shows.
Based on above-mentioned two embodiments, in concrete practice process, the kind of the resource in network resource management system is very abundant, such as common Optical cross connects case equipment resource management, the additions and deletions completing this resource change looks into data management, just can be realized by the configuration of dynamic data dictionary.Concrete steps are as follows:
Step 1, according to the feature of Optical cross connects case equipment, configuration field structure, as: device numbering (textview field control), device name (textview field control), affiliated area (combobox control), producer's (ejecting choice box control section), specifications and models (ejecting choice box control section), founder's (textview field control), creation-time (time control), amendment people (textview field control), modification time (time control).
Step 2, configuration interface pattern, can select the mode of auto arrangement layout.
Step 3, configuration Page Definition, can arrange the title of paging, the layout type (horizontally-arranged, vertical setting of types two modes) of field, and the ranks number of field is arranged.
Step 4, configuration UI interface, adds field in the page according to a predetermined sequence one by one.
Step 5, client initiates the request at Optical cross connects case device resource kind list UI interface.
Step 6, service end dynamic data dictionary analytics engine resolves the field UI configuration of the data dictionary of Optical cross connects case equipment.
Step 7, service end, according to the UI page of the HTML grammer of field configuration data genaration standard, is sent to client and shows.
Step 8, after client logging data, submission form is to service end.
Step 9, service end dynamic data dictionary analytics engine receives the laggard row data check of form data of Optical cross connects case equipment, finally completes the resource data in-stockroom operation of Optical cross connects case equipment.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1., based on a resource category management method for dynamic data dictionary, it is characterized in that, comprising:
List configuration step: the list configuration carrying out resource category, comprises configuration form fields, interface model, Page Definition and page UI and designs;
Form configuration step: with the list configured for content, carries out the form configuration of resource category, comprises configuration grid property, querying condition and form UI action;
Management process, in conjunction with the list configured and form, formative dynamics data dictionary, by dynamic data dictionary management resource category.
2. resource category management method according to claim 1, is characterized in that, configuration interface pattern comprises configuration autoplacement's look & feel pattern or configures absolute layout interface style use patterns.
3. resource category management method according to claim 2, is characterized in that, configuration page UI design comprises: for autoplacement's look & feel pattern, carry out page composition by the order of form fields requirement; For absolute layout interface style use patterns, visualized graph interface is adopted to carry out page composition.
4. resource category management method according to claim 1, is characterized in that, described grid property comprises table field, form scene and form UI and designs, then form configuration step specifically comprises:
Steps A 1: pre-define the field management composition that resource category relates to, generate the SQL statement of executable standard;
Steps A 2: according to predefined SQL statement and list content, automatic batch generates table field corresponding to corresponding grid, simultaneously the attribute of each field of Auto-matching;
Steps A 3: according to the requirement of reality, configures the definition of one or more form scene, and designs each form scene configuration UI;
Steps A 4, for each form scene, configuration querying condition field;
Steps A 5: the order required according to table field sorts;
Steps A 6: for the UI action that different form scene configuration is different.
5. according to described resource category management method arbitrary in Claims 1-4, it is characterized in that, also comprise: configure a data dictionary analytics engine, for resolving dynamic data dictionary, obtaining form configuration information and form configuration information.
6. a page display method, is characterized in that, adopts species resource management method according to claim 5, comprising:
Step 1, user end to server sends page request;
Step 2, according to the type of page request, calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Step 3, the data dictionary analytics engine data that load page request requires from database, and form the UI page by form configuration information and form configuration information;
Step 4, is sent to client by the UI page of formation and shows.
7., based on a resource category management system for dynamic data dictionary, it is characterized in that, comprising:
Form configuration module: for carrying out the list configuration of resource category, comprising configuration form fields, interface model, Page Definition and page UI and designing;
Form configuration module: for the list of configuration for content, carry out the form configuration of resource category, comprise configuration grid property, querying condition and form UI action;
Administration module, for combining the list and form that configure, formative dynamics data dictionary, by dynamic data dictionary management resource category.
8. resource category management system according to claim 7, is characterized in that, configuration interface pattern comprises configuration autoplacement's look & feel pattern or configures absolute layout interface style use patterns.
9. the resource category management method according to claim 7 or 8, is characterized in that, also comprises engine configuration module, for configuring a data dictionary analytics engine to resolve dynamic data dictionary, obtains form configuration information and form configuration information.
10. a page presentation system, is characterized in that, adopts species resource management system according to claim 9, comprises client, server and data dictionary analytics engine:
Client, it is for sending page request to server;
Server, it is for the type according to page request, and calling data dictionary analytics engine resolves dynamic data dictionary, obtains form configuration information and form configuration information;
Data dictionary analytics engine, it also for the data that load page request from database requires, and forms the UI page by form configuration information and form configuration information, and the UI page of formation is sent to client shows.
CN201410602809.1A 2014-10-31 2014-10-31 A kind of resource category management and the method and system of page presentation Active CN104331290B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410602809.1A CN104331290B (en) 2014-10-31 2014-10-31 A kind of resource category management and the method and system of page presentation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410602809.1A CN104331290B (en) 2014-10-31 2014-10-31 A kind of resource category management and the method and system of page presentation

Publications (2)

Publication Number Publication Date
CN104331290A true CN104331290A (en) 2015-02-04
CN104331290B CN104331290B (en) 2017-10-17

Family

ID=52406024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410602809.1A Active CN104331290B (en) 2014-10-31 2014-10-31 A kind of resource category management and the method and system of page presentation

Country Status (1)

Country Link
CN (1) CN104331290B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105404509A (en) * 2015-11-11 2016-03-16 神州数码国信信息技术(苏州)有限公司 ExtJS UI based visual code generation method
CN106201507A (en) * 2016-07-07 2016-12-07 蓝网科技股份有限公司 The graphical interfaces of a kind of medical science calling system generates and display packing
CN106557496A (en) * 2015-09-25 2017-04-05 北京奇虎科技有限公司 A kind of form collocation method and device
CN108595681A (en) * 2018-05-02 2018-09-28 恒生电子股份有限公司 Method, apparatus and system for list displaying
CN108769103A (en) * 2018-04-04 2018-11-06 卓望数码技术(深圳)有限公司 A kind of control method and system for checking result displaying based on communication service data
CN109165266A (en) * 2018-09-03 2019-01-08 中国平安人寿保险股份有限公司 List generation method, device, computer equipment and storage medium
CN109189786A (en) * 2018-08-14 2019-01-11 武汉虹信通信技术有限责任公司 A method of self-defined report is generated for the Element management system period
WO2019127772A1 (en) * 2017-12-26 2019-07-04 平安科技(深圳)有限公司 Data dictionary display method and device, terminal device and storage medium
CN114548062A (en) * 2022-04-27 2022-05-27 成都瑞华康源科技有限公司 Report arranging method
CN114741079A (en) * 2022-04-14 2022-07-12 上海携宁计算机科技股份有限公司 Software development method, platform, electronic device and computer-readable storage medium
CN115525853A (en) * 2022-10-17 2022-12-27 中电科大数据研究院有限公司 Form configuration method, system and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661508A (en) * 2009-09-29 2010-03-03 金蝶软件(中国)有限公司 Method for generating memu for multi-technology platform and device thereof
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN102110142A (en) * 2011-02-09 2011-06-29 浪潮集团山东通用软件有限公司 Method for dynamically expanding personnel transaction in human resource management information system
US20110282899A1 (en) * 2010-05-13 2011-11-17 Salesforce.Com, Inc. Method and System for Exploring Objects in a Data Dictionary

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN101661508A (en) * 2009-09-29 2010-03-03 金蝶软件(中国)有限公司 Method for generating memu for multi-technology platform and device thereof
US20110282899A1 (en) * 2010-05-13 2011-11-17 Salesforce.Com, Inc. Method and System for Exploring Objects in a Data Dictionary
CN102110142A (en) * 2011-02-09 2011-06-29 浪潮集团山东通用软件有限公司 Method for dynamically expanding personnel transaction in human resource management information system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李凡 等: "基于模型的Web页面自动生成系统PAGS", 《计算机工程与应用》 *
杨圣伟 等: "数据字典在煤炭数据发布平台中的应用", 《煤田地质与勘探》 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557496A (en) * 2015-09-25 2017-04-05 北京奇虎科技有限公司 A kind of form collocation method and device
CN106557496B (en) * 2015-09-25 2022-04-29 北京奇虎科技有限公司 Table configuration method and device
CN105404509A (en) * 2015-11-11 2016-03-16 神州数码国信信息技术(苏州)有限公司 ExtJS UI based visual code generation method
CN105404509B (en) * 2015-11-11 2019-06-21 平湖神州数码博海科技有限公司 Method based on ExtJS UI Visual Production code
CN106201507A (en) * 2016-07-07 2016-12-07 蓝网科技股份有限公司 The graphical interfaces of a kind of medical science calling system generates and display packing
WO2019127772A1 (en) * 2017-12-26 2019-07-04 平安科技(深圳)有限公司 Data dictionary display method and device, terminal device and storage medium
CN108769103A (en) * 2018-04-04 2018-11-06 卓望数码技术(深圳)有限公司 A kind of control method and system for checking result displaying based on communication service data
CN108595681A (en) * 2018-05-02 2018-09-28 恒生电子股份有限公司 Method, apparatus and system for list displaying
CN109189786A (en) * 2018-08-14 2019-01-11 武汉虹信通信技术有限责任公司 A method of self-defined report is generated for the Element management system period
CN109189786B (en) * 2018-08-14 2020-10-13 武汉虹信通信技术有限责任公司 Method for periodically generating custom report form for network element management system
CN109165266A (en) * 2018-09-03 2019-01-08 中国平安人寿保险股份有限公司 List generation method, device, computer equipment and storage medium
CN114741079A (en) * 2022-04-14 2022-07-12 上海携宁计算机科技股份有限公司 Software development method, platform, electronic device and computer-readable storage medium
CN114548062A (en) * 2022-04-27 2022-05-27 成都瑞华康源科技有限公司 Report arranging method
CN114548062B (en) * 2022-04-27 2022-08-02 成都瑞华康源科技有限公司 Report arranging method
CN115525853A (en) * 2022-10-17 2022-12-27 中电科大数据研究院有限公司 Form configuration method, system and device and electronic equipment

Also Published As

Publication number Publication date
CN104331290B (en) 2017-10-17

Similar Documents

Publication Publication Date Title
CN104331290A (en) Resource type management and page display method and system
CN106528129B (en) A kind of Web application interface generation system and method
CN105022615B (en) A kind of generation method and system at interface
CN110443010A (en) One kind permission visual configuration control method, device, terminal and storage medium in information system
CN104123227A (en) Method for automatically generating testing cases
CN114035773B (en) Configuration-based low-code form development method, system and device
CN110457891A (en) A kind of authority configuration interface display method, device, terminal and storage medium
CN102708213B (en) Method for realizing BOM (Bill of Material) information transmission between PDM (Product Data Management) system and ERP (Enterprise Resource Planning) system
CN108984712A (en) Counting method, equipment and readable storage medium storing program for executing are made based on business scenario
CN103164333B (en) Embedded device system WEB adjusting, measuring method and system, WEB server
CN107038200A (en) Business data processing method and system
CN105653977A (en) Menu permission configuration method and system
CN104715052A (en) Method and system for generating statement
CN105354025A (en) Service model configuration system and method based on mobile application
CN105761007A (en) Information management software design aiding method and information management software design aiding system
CN103927185A (en) Network topology modeling device based on energy management and guiding method thereof
CN102314414A (en) Realization method of configurable main and detailed data processing table
CN103049260A (en) Method and system for displaying user interface of software at client
CN113268496A (en) Client list screening method and device
CN104063219A (en) Form development method and system for WEB system
CN104391965A (en) Method for graphically displaying ICD [IED (intelligent electronic device) capability description] virtual terminals of intelligent substations
CN104731804A (en) General query framework establishing method and device
CN108345579B (en) Self-defined report logic engine and method
CN109086042B (en) Business interface development method based on operator and control
WO2016201813A1 (en) Dynamic layout method and system based on android

Legal Events

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