CN108664245A - A kind of web interface generation method and device based on JSON self-described structures - Google Patents

A kind of web interface generation method and device based on JSON self-described structures Download PDF

Info

Publication number
CN108664245A
CN108664245A CN201810389933.2A CN201810389933A CN108664245A CN 108664245 A CN108664245 A CN 108664245A CN 201810389933 A CN201810389933 A CN 201810389933A CN 108664245 A CN108664245 A CN 108664245A
Authority
CN
China
Prior art keywords
interface
page
template
json
structures
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
CN201810389933.2A
Other languages
Chinese (zh)
Other versions
CN108664245B (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.)
Xiamen Nan Xun Software Technology Co Ltd
Original Assignee
Xiamen Nan Xun Software 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 Xiamen Nan Xun Software Technology Co Ltd filed Critical Xiamen Nan Xun Software Technology Co Ltd
Priority to CN201810389933.2A priority Critical patent/CN108664245B/en
Publication of CN108664245A publication Critical patent/CN108664245A/en
Application granted granted Critical
Publication of CN108664245B publication Critical patent/CN108664245B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

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

Abstract

The present invention relates to field of computer technology, disclose a kind of web interface generation method based on JSON self-described structures, including:Definition template page type;The definition of the standard page description structure of page template is carried out, core content block is generated, is formed and renders template;Generate the JSON structures of design interface structure description;Rendering engine is loaded into the JSON structures of the design interface, is loaded into corresponding rendering template;Rendering engine recursive call renders template, the component element in the JSON structures of design interface is generated as interface control, and control api function is written in alternative events script;The design interface is buffered in LRU by rendering engine according to page id, and exports page HTML to browser;Browser end executes js component frameworks, renders and the design interface is finally presented.The present invention allows data binding to be no longer only limitted to the development phase, can be also adjusted according to demand in implementation, trial operation stage, significantly reduces the error rate and deployment cycle in page development, saved research and development working hour.

Description

A kind of web interface generation method and device based on JSON self-described structures
Technical field
The present invention relates to field of computer technology, especially a kind of web interface generation side based on JSON self-described structures Method and device.
Background technology
With the prevalence of B/S technologies, software developer frequently encounters aperiodically update interface JS frames, changes interface Situations such as style.Since interface layout, style element and interactive action, mathematical logic belong to page art designing and front end exploitation. Simultaneously as currently a popular UI frames become increasingly complex, is more and more huger, assembly layout and elementary event interact bothersome take Power, every time upgrading are required for a large amount of staff training and are familiar with the period.Business development how is preferably isolated to present with UI, reuses It recombinates existing component, business development is allowed to be merely focusing on service interaction process, it is urgently to be resolved hurrily urgent ask to improve efficiency of research and development Topic.
Invention content
In order to solve above-mentioned the deficiencies in the prior art, the invention discloses a kind of webpages circle based on JSON self-described structures Face generates method and device, and data binding is allowed no longer to be only limitted to the development phase, the operation maintenance personnel in product is implemented, trial operation is disposed Can displaying demand be adjusted according to customer demand at any time, significantly reduce the error rate and deployment cycle in page development, saved About research and development working hours.
To realize above-mentioned technical purpose and the technique effect, the invention discloses one kind being based on JSON self-described knots The web interface generation method of structure, described method includes following steps:
S1:Refine the cured page structure in operation system, definition template page type;
S2:According to the page template type extracted in S1, the definition of the standard page description structure of page template is carried out, generates core Heart content blocks form and render template;
S3:User demand is obtained and parsed, interface is carried out, the JSON structures of design interface structure description is generated, is stored in In database, and the page template type corresponding to the page id and the design interface of the design interface is generated in database;
S4:When the design interface initiates first interface request, rendering engine is loaded into this from the database described in step S3 and sets The JSON structures at interface are counted, and resource adaptation is carried out according to page template type, are loaded into corresponding rendering template in step S2;
S5:The rendering template that rendering engine recursive call is quoted step by step gives birth to the component element in the JSON structures of design interface As interface control, and the design interface control api function is written into alternative events script;
S6:The design interface is buffered in LRU by rendering engine according to page id, and exports page HTML to browser;
S7:Browser end executes js component frameworks, renders the interfacial structure exported by step S6, the design interface is finally presented.
Further, the page template type described in step S1 includes list type interface, simple list formula interface and report Formula chart interface.
Further, the standard page description structure described in step S2 is used for the different component elements of definition template page Incidence relation and component property.
Further, the JSON structures described in step S3 are used to define the association pass of the different component elements of design interface System and component property.
Further, the component element attribute configuration is essential attribute, event interaction attributes and extended attribute.
Further, the essential attribute includes the type of component and the title of component;The event interaction attributes Including component size, click event, verification regular expression, data source, choose mode;The extended attribute includes and user Demand, the relevant additional attribute of js interface frameworks, extended attribute can be according to user demand difference and terminal render component libraries Difference is additionally configured.
Further, the LRU described in step S6 can provide caching for rendering engine, and it is single to merge multiple interface request Secondary rendering.
Further, when changing design interface, the JSON structures of the design interface in extraction step S3 in database are right It needs essential attribute, event interaction attributes or the extended attribute of the component element changed or increased and decreased to be reconfigured, is not required to repair The part changed remains unchanged, and re-executes step S3-S7.
The invention also discloses a kind of web interface generating means based on JSON self-described structures, including:
Page template definition module, for refining the cured page structure in operation system, definition template page type;
Template generation module is rendered, for according to the page template type extracted in page template definition module, carrying out page template The definition of standard page description structure generates core content block, is formed and renders template;
Design interface definition module carries out interface, generates the description of design interface structure for obtaining and parsing user demand JSON structures, storage in the database, and database generate the design interface page id and the design interface corresponding to Page template type;
Template adaptation module, for when the design interface initiates the request of first interface, rendering engine is from the number described in step S3 Resource adaptation is carried out according to the JSON structures for being loaded into the design interface in library, and according to page template type, is loaded into corresponding rendering mould Plate;
Interfacial assembly module, for the rendering template that rendering engine recursive call is quoted step by step, by the JSON structures of design interface In component element be generated as interface control, and the design interface control api function is written into alternative events script;
The design interface is buffered in LRU for rendering engine according to page id, and exports page HTML by interface rendering module To browser;
Interface generation module executes js component frameworks for browser end, renders the interfacial structure exported by interface rendering module, The design interface is finally presented.
The invention has the advantages that:
(1)The web interface generation method based on JSON self-described structures of the present invention, by being refined from a large number of services system Go out relatively cured page structure, including list type interface, simple list formula interface and statement form chart interface, establishes template Page, has saved research and development working hour;
(2)The present invention uses JSON as DSL description schemes, is rendered by server-side and generates core content block, by being embedded into There are interface or directly output, you can merged with complicated interface, can also realize output What You See Is What You Get, significantly reduce page development In error rate, deployment cycle;
(3)The web interface generation method based on JSON self-described structures of the present invention is by standard page description structure DSL's Flexibility, research staff can be extremely flexibly quick to interface queries condition, binding data row, Form Element progress pull-alongs Customization.
Description of the drawings
Fig. 1 is the flow chart of the web interface generation method of the present invention.
Fig. 2 is the standard page description structural schematic diagram at the list type interface of the embodiment of the present invention one.
The schematic configuration diagram of the web interface generating means of the positions Fig. 3 present invention.
Specific implementation mode
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.
The invention discloses a kind of web interface generation methods based on JSON self-described structures, as shown in Figure 1, including such as Lower step:
S1:Refine the cured page structure in operation system, definition template page type.
To operation system commonly used at present, great amount of samples is acquired, relatively cured page structure is therefrom extracted, summarized Go out following page template type, including list type interface, simple list formula interface and statement form chart interface.Wherein list type interface Refer to user provide data check page by page line by line, the page of screening and operation button;Simple list formula interface refers to that layout is opposite Simply, it is collected by HTML form data control layout, the interface of modification data-base recording;Statement form chart interface refers to carrying out Data summarization is analyzed, and data sheet detail is provided, and shows the page of the basic legend such as pie chart, column diagram at top simultaneously.
S2:According to the page template type extracted in step S1, carry out the standard page description structure DSL's of page template Definition generates core content block, is formed and renders template.
Standard page description structure DSL in step S2 for the different component elements of definition template page incidence relation and Component property.It is the standard page description structure at list type interface as shown in Fig. 2, giving one embodiment of the present of invention.Its In, the component element attribute configuration of page template is essential attribute, event interaction attributes and extended attribute.Essential attribute includes component Type and component title.Event interaction attributes include component size, click event, verification regular expression, data source, choosing Middle mode.Extended attribute include with user demand, the relevant additional attribute of js interface frameworks, extended attribute can be according to user's need Different and terminal render component library difference is asked additionally to be configured.
S3:User demand is obtained and parsed, interface is carried out, the JSON structures of design interface structure description is generated, deposits Storage in the database, and generates the page template type corresponding to the page id and the design interface of the design interface in database.
Specifically, in step S3 JSON structures be used for define design interface different component elements incidence relation and component Attribute.Wherein, the component element property of design interface is also configured as essential attribute, event interaction attributes and extended attribute.Substantially Attribute includes the type of component and the title of component.Event interaction attributes include component size, click event, verification regular expressions Formula, chooses mode at data source.Extended attribute include with user demand, the relevant additional attribute of js interface frameworks, extended attribute can Additionally to be configured according to the difference in user demand difference and terminal render component library.
It can be by the interface of pull-alongs, to be quickly generated the JSON knots of step S3 in embodiments herein Structure.The interface of pull-alongs refers to user demand of the developer according to web interface, carries out interface, is preloaded into data It after the metadata of source, can be copied in list field by dragging field, it is follow-up very easily to carry out renaming, form design etc. Step.In step S3 JSON structures DSL description it is very flexible, developer can extremely flexibly to interface queries condition, Binding data row, Form Element etc. carry out pull-alongs fast custom.The interface of pull-alongs is conducive to carry out in page development Live preview significantly reduces error rate and deployment cycle in development process.
S4:When the design interface initiates first interface request, rendering engine is loaded into this from the database of step S3 and sets The JSON structures at interface are counted, and resource adaptation is carried out according to page template type, are loaded into corresponding rendering template in step S2.Specifically Ground, when design interface belongs to list type interface, the rendering template at invocation list formula interface;When design interface belongs to simple list When formula interface, the rendering template at simple list formula interface is called;When design interface belongs to statement form chart interface, report is called The rendering template at formula chart interface.
S5:The rendering template that rendering engine recursive call is quoted step by step, by the component metadata in the JSON structures of design interface Element is generated as interface control, and the design interface control api function is written in alternative events script.It is only needed for different js frames Set API approach binding template, you can primary to be rendered into terminal interface layout.
S6:The design interface is buffered in LRU by rendering engine according to page id, and exports page HTML to browser. Rendering engine provides LRU cache, and it is that single renders to merge multiple interface request, and terminal interface is allowed to possess the good of primary the same speed Good experience.
S7:Browser end executes js component frameworks, renders the interfacial structure exported by step S6, design circle is finally presented Face.
The web interface generation method of the present invention further includes following step, and when changing design interface, operation maintenance personnel can be with Displaying demand is adjusted according to customer demand at any time.When changing design interface, the design interface in extraction step S3 in database JSON structures, to need change or increase and decrease component element essential attribute, event interaction attributes or extended attribute carry out weight New configuration, the part for being not required to modification remain unchanged, and re-execute step S3-S7.
The invention also discloses a kind of web interface generating means based on JSON self-described structures, as shown in figure 3, packet It includes:
Page template definition module, for refining the cured page structure in operation system, definition template page type;
Template generation module is rendered, for according to the page template type extracted in page template definition module, carrying out page template The definition of standard page description structure generates core content block, is formed and renders template;
Design interface definition module carries out interface, generates the description of design interface structure for obtaining and parsing user demand JSON structures, storage in the database, and database generate the design interface page id and the design interface corresponding to Page template type;
Template adaptation module, for when the design interface initiates the request of first interface, rendering engine is from the number described in step S3 Resource adaptation is carried out according to the JSON structures for being loaded into the design interface in library, and according to page template type, is loaded into corresponding rendering mould Plate;
Interfacial assembly module, for the rendering template that rendering engine recursive call is quoted step by step, by the JSON structures of design interface In component element be generated as interface control, and the design interface control api function is written into alternative events script;
The design interface is buffered in LRU for rendering engine according to page id, and exports page HTML by interface rendering module To browser;
Interface generation module executes js component frameworks for browser end, renders the interfacial structure exported by interface rendering module, The design interface is finally presented.
The web interface generation method of the present invention focuses on business and interface fusion layer, and data binding is allowed no longer to be only limitted to out In the hair stage, operation maintenance personnel can adjust displaying demand according to customer demand at any time in product is implemented, trial operation is disposed.In real time The dilatory design of preview, and significantly reduce the error rate in page development, deployment cycle.In actual use, the program Good result is obtained in Web applications, Android App applications, has saved research and development working hour.
More than, it is merely preferred embodiments of the present invention, but scope of protection of the present invention is not limited thereto, it is any Those familiar with the art in the technical scope disclosed by the present invention, all answer by the change or replacement that can be readily occurred in It is included within the scope of the present invention.

Claims (9)

1. a kind of web interface generation method based on JSON self-described structures, which is characterized in that the method includes walking as follows Suddenly:
S1:Refine the cured page structure in operation system, definition template page type;
S2:According to the page template type extracted in S1, the definition of the standard page description structure of page template is carried out, generates core Heart content blocks form and render template;
S3:User demand is obtained and parsed, interface is carried out, the JSON structures of design interface structure description is generated, is stored in In database, and the page template type corresponding to the page id and the design interface of the design interface is generated in database;
S4:When the design interface initiates first interface request, rendering engine is loaded into this from the database described in step S3 and sets The JSON structures at interface are counted, and resource adaptation is carried out according to page template type, are loaded into corresponding rendering template in step S2;
S5:The rendering template that rendering engine recursive call is quoted step by step gives birth to the component element in the JSON structures of design interface As interface control, and the design interface control api function is written into alternative events script;
S6:The design interface is buffered in LRU by rendering engine according to page id, and exports page HTML to browser;
S7:Browser end executes js component frameworks, renders the interfacial structure exported by step S6, the design interface is finally presented.
2. a kind of web interface generation method based on JSON self-described structures as described in claim 1, which is characterized in that step Page template type described in rapid S1 includes list type interface, simple list formula interface and statement form chart interface.
3. a kind of web interface generation method based on JSON self-described structures as claimed in claim 2, which is characterized in that step The incidence relation and component property of different component elements of the standard page description structure for definition template page described in rapid S2.
4. a kind of web interface generation method based on JSON self-described structures as claimed in claim 3, which is characterized in that step JSON structures described in rapid S3 are used to define the incidence relation and component property of the different component elements of design interface.
5. a kind of web interface generation method based on JSON self-described structures as claimed in claim 4, which is characterized in that institute The component element attribute configuration stated is essential attribute, event interaction attributes and extended attribute.
6. a kind of web interface generation method based on JSON self-described structures as claimed in claim 5, which is characterized in that institute The essential attribute stated includes the type of component and the title of component;The event interaction attributes include component size, click thing Part, data source, chooses mode at verification regular expression;The extended attribute includes related to user demand, js interface frameworks Additional attribute, extended attribute can additionally be configured according to the difference in user demand difference and terminal render component library.
7. a kind of web interface generation method based on JSON self-described structures as described in claim 1, which is characterized in that step LRU described in rapid S6 can provide caching for rendering engine, and it is that single renders to merge multiple interface request.
8. a kind of web interface generation method based on JSON self-described structures as claimed in claim 5, which is characterized in that repair When changing design interface, the JSON structures of the design interface in extraction step S3 in database, to the group for needing to change or increase and decrease Essential attribute, event interaction attributes or the extended attribute of part element are reconfigured, and the part for being not required to modification remains unchanged, weight It is new to execute step S3-S7.
9. a kind of web interface generating means based on JSON self-described structures, which is characterized in that including:
Page template definition module, for refining the cured page structure in operation system, definition template page type;
Template generation module is rendered, for according to the page template type extracted in page template definition module, carrying out page template The definition of standard page description structure generates core content block, is formed and renders template;
Design interface definition module carries out interface, generates the description of design interface structure for obtaining and parsing user demand JSON structures, storage in the database, and database generate the design interface page id and the design interface corresponding to Page template type;
Template adaptation module, for when the design interface initiates the request of first interface, rendering engine is from the number described in step S3 Resource adaptation is carried out according to the JSON structures for being loaded into the design interface in library, and according to page template type, is loaded into corresponding rendering mould Plate;
Interfacial assembly module, for the rendering template that rendering engine recursive call is quoted step by step, by the JSON structures of design interface In component element be generated as interface control, and the design interface control api function is written into alternative events script;
The design interface is buffered in LRU for rendering engine according to page id, and exports page HTML by interface rendering module To browser;
Interface generation module executes js component frameworks for browser end, renders the interfacial structure exported by interface rendering module, The design interface is finally presented.
CN201810389933.2A 2018-04-27 2018-04-27 Method and device for generating web page interface based on JSON self-description structure Active CN108664245B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810389933.2A CN108664245B (en) 2018-04-27 2018-04-27 Method and device for generating web page interface based on JSON self-description structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810389933.2A CN108664245B (en) 2018-04-27 2018-04-27 Method and device for generating web page interface based on JSON self-description structure

Publications (2)

Publication Number Publication Date
CN108664245A true CN108664245A (en) 2018-10-16
CN108664245B CN108664245B (en) 2022-08-05

Family

ID=63781132

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810389933.2A Active CN108664245B (en) 2018-04-27 2018-04-27 Method and device for generating web page interface based on JSON self-description structure

Country Status (1)

Country Link
CN (1) CN108664245B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445792A (en) * 2018-11-05 2019-03-08 用友网络科技股份有限公司 Interface construction method, device and computer readable storage medium
CN109614088A (en) * 2018-12-07 2019-04-12 北京知道创宇信息技术有限公司 Form component generation method and device
CN110471661A (en) * 2019-08-20 2019-11-19 深圳科蓝金信科技发展有限公司 The data description method of front-end interface and the generation method of front-end interface
CN110618813A (en) * 2019-09-02 2019-12-27 恩亿科(北京)数据科技有限公司 Method, device and equipment for quickly generating docking media interface and storage medium
CN110618812A (en) * 2019-03-18 2019-12-27 北京无限光场科技有限公司 Information presentation method and device
CN110688117A (en) * 2019-09-30 2020-01-14 厦门荆艺软件有限公司 Interface designer and platform based on JavaWeb and page configuration method thereof
CN111045615A (en) * 2019-12-19 2020-04-21 厦门商集网络科技有限责任公司 Method and system for printing JS template customized at browser end
CN111104116A (en) * 2019-12-13 2020-05-05 紫光云(南京)数字技术有限公司 Method for dynamically generating operation interface based on configuration
CN111324833A (en) * 2018-12-14 2020-06-23 北京京东尚科信息技术有限公司 Page display method, device, electronic design and computer readable medium
CN111736834A (en) * 2020-06-24 2020-10-02 全球能源互联网研究院有限公司 DSL-based user interface generation method, device and storage medium
CN112199626A (en) * 2020-11-06 2021-01-08 南威软件股份有限公司 Dynamic form generation method based on DSL layout engine
CN112328251A (en) * 2020-12-01 2021-02-05 广东赛意信息科技有限公司 Template interface configuration method and system convenient to expand
CN112667307A (en) * 2020-11-26 2021-04-16 常州微亿智造科技有限公司 Extension method and extension device based on el-tabs
CN113377367A (en) * 2020-03-10 2021-09-10 腾讯科技(深圳)有限公司 Data collection method and device, computer equipment and storage medium
CN113553047A (en) * 2021-07-28 2021-10-26 湖南快乐阳光互动娱乐传媒有限公司 Method and device for converting DSL into visual page
CN113805966A (en) * 2021-09-15 2021-12-17 上海得帆信息技术有限公司 Multi-terminal device dynamic view rendering implementation method and system
CN114118018A (en) * 2021-11-25 2022-03-01 福建博思软件股份有限公司 Implementation mode of cross-platform electronic report
CN115495081A (en) * 2022-11-18 2022-12-20 深圳代码兄弟技术有限公司 Method and system for generating and loading low-code page component based on JSON data
CN115981750A (en) * 2023-02-09 2023-04-18 中远海运科技股份有限公司 Component configuration method based on recursive algorithm

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104035753A (en) * 2013-03-04 2014-09-10 优视科技有限公司 Double-WebView customized page display method and system
CN105005568A (en) * 2014-04-22 2015-10-28 中国银联股份有限公司 Front-end processing device and method of web page on the basis of template
CN105404514A (en) * 2015-12-01 2016-03-16 广州华多网络科技有限公司 JavaScript rendering method and apparatus
CN107729005A (en) * 2017-10-12 2018-02-23 福建富士通信息软件有限公司 A kind of visualization business interface Dynamic Configuration based on H5
US20180081645A1 (en) * 2016-09-16 2018-03-22 Oracle International Corporation Generic-flat structure rest api editor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104035753A (en) * 2013-03-04 2014-09-10 优视科技有限公司 Double-WebView customized page display method and system
CN105005568A (en) * 2014-04-22 2015-10-28 中国银联股份有限公司 Front-end processing device and method of web page on the basis of template
CN105404514A (en) * 2015-12-01 2016-03-16 广州华多网络科技有限公司 JavaScript rendering method and apparatus
US20180081645A1 (en) * 2016-09-16 2018-03-22 Oracle International Corporation Generic-flat structure rest api editor
CN107729005A (en) * 2017-10-12 2018-02-23 福建富士通信息软件有限公司 A kind of visualization business interface Dynamic Configuration based on H5

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445792A (en) * 2018-11-05 2019-03-08 用友网络科技股份有限公司 Interface construction method, device and computer readable storage medium
CN109614088B (en) * 2018-12-07 2021-08-24 北京知道创宇信息技术股份有限公司 Form component generation method and device
CN109614088A (en) * 2018-12-07 2019-04-12 北京知道创宇信息技术有限公司 Form component generation method and device
CN111324833A (en) * 2018-12-14 2020-06-23 北京京东尚科信息技术有限公司 Page display method, device, electronic design and computer readable medium
CN110618812A (en) * 2019-03-18 2019-12-27 北京无限光场科技有限公司 Information presentation method and device
CN110471661A (en) * 2019-08-20 2019-11-19 深圳科蓝金信科技发展有限公司 The data description method of front-end interface and the generation method of front-end interface
CN110618813A (en) * 2019-09-02 2019-12-27 恩亿科(北京)数据科技有限公司 Method, device and equipment for quickly generating docking media interface and storage medium
CN110688117A (en) * 2019-09-30 2020-01-14 厦门荆艺软件有限公司 Interface designer and platform based on JavaWeb and page configuration method thereof
CN110688117B (en) * 2019-09-30 2022-08-09 厦门荆艺软件有限公司 Interface designer and platform based on JavaWeb and page configuration method thereof
CN111104116A (en) * 2019-12-13 2020-05-05 紫光云(南京)数字技术有限公司 Method for dynamically generating operation interface based on configuration
CN111045615A (en) * 2019-12-19 2020-04-21 厦门商集网络科技有限责任公司 Method and system for printing JS template customized at browser end
CN113377367A (en) * 2020-03-10 2021-09-10 腾讯科技(深圳)有限公司 Data collection method and device, computer equipment and storage medium
CN113377367B (en) * 2020-03-10 2024-04-30 腾讯科技(深圳)有限公司 Data collection method, device, computer equipment and storage medium
CN111736834B (en) * 2020-06-24 2023-05-30 全球能源互联网研究院有限公司 DSL-based user interface generation method, device and storage medium
CN111736834A (en) * 2020-06-24 2020-10-02 全球能源互联网研究院有限公司 DSL-based user interface generation method, device and storage medium
CN112199626A (en) * 2020-11-06 2021-01-08 南威软件股份有限公司 Dynamic form generation method based on DSL layout engine
CN112667307A (en) * 2020-11-26 2021-04-16 常州微亿智造科技有限公司 Extension method and extension device based on el-tabs
CN112328251A (en) * 2020-12-01 2021-02-05 广东赛意信息科技有限公司 Template interface configuration method and system convenient to expand
CN113553047A (en) * 2021-07-28 2021-10-26 湖南快乐阳光互动娱乐传媒有限公司 Method and device for converting DSL into visual page
CN113805966A (en) * 2021-09-15 2021-12-17 上海得帆信息技术有限公司 Multi-terminal device dynamic view rendering implementation method and system
CN114118018A (en) * 2021-11-25 2022-03-01 福建博思软件股份有限公司 Implementation mode of cross-platform electronic report
CN114118018B (en) * 2021-11-25 2024-02-06 福建博思软件股份有限公司 Implementation mode of cross-platform electronic report
CN115495081A (en) * 2022-11-18 2022-12-20 深圳代码兄弟技术有限公司 Method and system for generating and loading low-code page component based on JSON data
CN115981750A (en) * 2023-02-09 2023-04-18 中远海运科技股份有限公司 Component configuration method based on recursive algorithm
CN115981750B (en) * 2023-02-09 2023-10-20 中远海运科技股份有限公司 Component configuration method based on recursion algorithm

Also Published As

Publication number Publication date
CN108664245B (en) 2022-08-05

Similar Documents

Publication Publication Date Title
CN108664245A (en) A kind of web interface generation method and device based on JSON self-described structures
CA2951145C (en) Page constructor and page constructing method
CN105677649B (en) A kind of method and device of individualized webpage typesetting
CN103218225B (en) A kind of unified survey sends out control software development system
CN104657451B (en) The processing method and processing device of the page
CN101706720B (en) Method for showing interface according to customized information during operation
CN102473095B (en) A computationally efficient system for developing configurable, extensible gui for database centric enterprise business applications
CN107291736A (en) A kind of method and system of edit page
CN101187868B (en) Method and system for configuration application in door circumstance based on Web
CN101477462A (en) Model-driven software development method used for dynamically changing system behavior
CN106708484A (en) Page creating method and apparatus
CN102096688A (en) Method and device for generating data report
US20200272669A1 (en) Previewing enhanced site search functionality for website
CN106354355A (en) User interface layout method, device and system
CN113553269A (en) Page buried point reporting method and related device
CN113268227A (en) Zero-code visualization software development platform and development method
KR101459299B1 (en) Apparatus ofautomating software development for smart device, method of the same and storage media storing the same
CN109471580A (en) A kind of visualization 3D courseware editing machine and courseware edit methods
de_Almeida Monte-Mor et al. Applying MDA approach to create graphical user interfaces
CN109284488A (en) Based on the method, apparatus and medium that modification front end table column data is locally stored
CN110333853A (en) Application method, device, equipment and the readable storage medium storing program for executing of active card
CN109358842A (en) A kind of service implementing method, electronic equipment and storage medium
CN109086040A (en) A kind of method and system quickly generating html code
CN113177088A (en) Multi-scale simulation big data management system for material irradiation damage
CN112882703A (en) Online design method and device for user-defined chart plug-in

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information

Address after: 361101 1-3F, Zone D, innovation building, software park, Xiamen Torch High tech Zone, Xiamen City, Fujian Province

Applicant after: Xiamen Nanxun Co.,Ltd.

Address before: 361008 Fujian province Xiamen software park two sunrise Road No. 22 unit 401

Applicant before: XIAMEN NASCENT SOFTWARE TECHNOLOGY CO.,LTD.

CB02 Change of applicant information
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant