CN111208981A - Web rapid development method and system based on componentized template - Google Patents

Web rapid development method and system based on componentized template Download PDF

Info

Publication number
CN111208981A
CN111208981A CN202010008667.1A CN202010008667A CN111208981A CN 111208981 A CN111208981 A CN 111208981A CN 202010008667 A CN202010008667 A CN 202010008667A CN 111208981 A CN111208981 A CN 111208981A
Authority
CN
China
Prior art keywords
control
page
template
rendering
component
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
CN202010008667.1A
Other languages
Chinese (zh)
Inventor
杨志鹏
孙敏杰
陈宝珍
汪晓旸
李慧明
刘海平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Forever Technology Co Ltd
Original Assignee
Beijing Forever 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 Forever Technology Co Ltd filed Critical Beijing Forever Technology Co Ltd
Priority to CN202010008667.1A priority Critical patent/CN111208981A/en
Publication of CN111208981A publication Critical patent/CN111208981A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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

Abstract

The invention discloses a web rapid development method and a system based on a componentized template, wherein the method comprises the following steps: configuring the relation and the event of each component through a drag type design page; rendering the control fragment and initializing based on the control life cycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.

Description

Web rapid development method and system based on componentized template
Technical Field
The invention relates to the technical field of rapid development of Web (World Wide Web), in particular to a Web rapid development method and a Web rapid development system based on a componentized template.
Background
At present, in the web development process, when configuration is carried out, the configuration is mainly based on fixed logic and then editing is carried out, and no front-end component abstraction exists. For example, configuring an add/delete function of a form, the prior art is basically a method for generating similar codes based on a fixed mode, and this method cannot meet the complex requirements of users, such as adding additional functions to the placement position of buttons, and cannot configure complex relationships of pages.
Therefore, how to realize rapid development of the web is an urgent problem to be solved.
Disclosure of Invention
In view of this, the invention provides a web rapid development method based on a componentized template, which can realize rapid development based on a componentized template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
The invention provides a web rapid development method based on a componentized template, which comprises the following steps:
configuring the relation and the event of each component through a drag type design page;
rendering the control fragment and initializing based on the control life cycle.
Preferably, the configuring the relationship and the event of each component through the drag-and-drop design page includes:
managing the data entity and generating a corresponding calling interface;
assembling a page, binding a data source and page logic through a dragging component template;
and managing and maintaining basic information of the control.
Preferably, the rendering the control fragment and initializing based on the control lifecycle includes:
and finding out a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
Preferably, the control basic information includes: rendering templates, control scripts, control properties, and plug-in installation.
A web rapid development system based on a componentized template, comprising:
the designer is used for configuring the relation and the event of each component through a drag type design page;
and when the system runs, the system is used for rendering the control fragments and initializing based on the life cycle of the control.
Preferably, the designer comprises: a data source, an interface designer, and a control template, wherein:
the data source is used for managing the data entity and generating a corresponding calling interface;
the interface designer is used for assembling a page, binding a data source and page logic by dragging the component template;
and the control template is used for managing and maintaining basic information of the control.
Preferably, the runtime is specifically configured to:
and finding out a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
Preferably, the control basic information includes: rendering templates, control scripts, control properties, and plug-in installation.
In summary, the invention discloses a web rapid development method based on a componentized template, when a web needs to be developed, firstly a page is designed by a drag-and-drop method, the relation and the event of each component are configured, then a control fragment is rendered, and initialization is performed based on the control life cycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a method of an embodiment 1 of a web rapid development method based on a componentized template disclosed in the present invention;
FIG. 2 is a flowchart of a method of an embodiment 2 of a web rapid development method based on a componentized template disclosed in the present invention;
FIG. 3 is a flowchart of a method of embodiment 3 of a web rapid development method based on a componentized template disclosed in the present invention;
FIG. 4 is a schematic structural diagram of an embodiment 1 of a web rapid development system based on a componentized template disclosed in the present invention;
FIG. 5 is a schematic structural diagram of an embodiment 2 of a web rapid development system based on a componentized template disclosed in the present invention;
fig. 6 is a schematic structural diagram of an embodiment 3 of a web rapid development system based on a componentized template disclosed in the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, which is a flowchart of a method in embodiment 1 of the web rapid development method based on the componentized template disclosed in the present invention, the method may include the following steps:
s101, configuring the relation and the event of each component through a drag type design page;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
And S102, rendering the control fragment, and initializing based on the life cycle of the control.
And then rendering the control fragment, and initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, first a page is designed by a drag-and-drop method, relationships and events of components are configured, then a control fragment is rendered, and initialization is performed based on a control lifecycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
As shown in fig. 2, which is a flowchart of a method in embodiment 2 of the web rapid development method based on the componentized template disclosed in the present invention, the method may include the following steps:
s201, managing a data entity and generating a corresponding calling interface;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
Specifically, the data entity is managed through the data source, and the corresponding calling interface is automatically generated through the configuration of the designer. When the data entity is managed, abstract data is mainly managed. For example, the information is a database, and the corresponding information is field information of the database; if it is excel, corresponding to excel column information. After the entity is configured, an operation interface of the entity is provided, and the interface is a logic interface.
S202, assembling a page, binding a data source and page logic through a dragging component template;
the interface, bound data sources, and page logic are then assembled by dragging component templates through the interface designer. The component abstraction has its own attribute and life cycle, for example, the attribute of the table control has an initialization data source, and the data source depends on parameters, paging information, and the like. The page logic comprises the display and the hiding of the control, the cascade connection, the button event, the text event, the table linkage and the like.
S203, managing and maintaining basic information of the control;
then, managing and maintaining basic control information, wherein the basic control information comprises: rendering templates, control scripts, control properties, and plug-in installation.
Specifically, the rendering template is composed of code fragments and can generate a final effect through parameter configuration; the control script is an abstraction for the life cycle of the control and can be executed during running, such as initialization, destruction, value change events and the like of the control, and the abstract actions can be connected in series by a design interface in a relational manner so as to achieve the purpose of page interaction; the control attribute is the specific attribute for maintaining each component, such as width, height, data source and the like; plug-in installation is a three-party component on which configuration controls depend.
And S204, rendering the control fragment, and initializing based on the life cycle of the control.
And then rendering the control fragment, and initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, a data entity is managed first, and a corresponding call interface is generated; assembling a page, binding a data source and page logic through a dragging component template; and managing and maintaining basic information of the control, rendering the control fragment, and initializing based on the life cycle of the control. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
As shown in fig. 3, which is a flowchart of a method in embodiment 3 of the web rapid development method based on the componentized template disclosed in the present invention, the method may include the following steps:
s301, managing a data entity and generating a corresponding calling interface;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
Specifically, the data entity is managed through the data source, and the corresponding calling interface is automatically generated through the configuration of the designer. When the data entity is managed, abstract data is mainly managed. For example, the information is a database, and the corresponding information is field information of the database; if it is excel, corresponding to excel column information. After the entity is configured, an operation interface of the entity is provided, and the interface is a logic interface.
S302, assembling a page, binding a data source and page logic through a dragging component template;
the interface, bound data sources, and page logic are then assembled by dragging component templates through the interface designer. The component abstraction has its own attribute and life cycle, for example, the attribute of the table control has an initialization data source, and the data source depends on parameters, paging information, and the like. The page logic comprises the display and the hiding of the control, the cascade connection, the button event, the text event, the table linkage and the like.
S303, managing and maintaining basic information of the control;
then, managing and maintaining basic control information, wherein the basic control information comprises: rendering templates, control scripts, control properties, and plug-in installation.
Specifically, the rendering template is composed of code fragments and can generate a final effect through parameter configuration; the control script is an abstraction for the life cycle of the control and can be executed during running, such as initialization, destruction, value change events and the like of the control, and the abstract actions can be connected in series by a design interface in a relational manner so as to achieve the purpose of page interaction; the control attribute is the specific attribute for maintaining each component, such as width, height, data source and the like; plug-in installation is a three-party component on which configuration controls depend.
S304, finding out the corresponding control fragment to render based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
Then, the runtime finds out the corresponding control fragment according to the XML (Extensible Markup Language) component relation of the interface drag configuration for rendering. And initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, a data entity is managed first, and a corresponding call interface is generated; assembling a page, binding a data source and page logic through a dragging component template, and managing and maintaining basic information of a control; and then, searching a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
As shown in fig. 4, which is a schematic structural diagram of an embodiment 1 of a web rapid development system based on a componentized template disclosed in the present invention, the system may include:
the designer 401 is used for configuring the relation and the event of each component through a drag-and-drop design page;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
And the runtime 402 is used for rendering the control fragment and initializing based on the control life cycle.
And then rendering the control fragment, and initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, first a page is designed by a drag-and-drop method, relationships and events of components are configured, then a control fragment is rendered, and initialization is performed based on a control lifecycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
As shown in fig. 5, which is a schematic structural diagram of an embodiment 2 of a web rapid development system based on a componentized template disclosed in the present invention, the system may include:
a data source 501, configured to manage a data entity and generate a corresponding call interface;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
Specifically, the data entity is managed through the data source, and the corresponding calling interface is automatically generated through the configuration of the designer. When the data entity is managed, abstract data is mainly managed. For example, the information is a database, and the corresponding information is field information of the database; if it is excel, corresponding to excel column information. After the entity is configured, an operation interface of the entity is provided, and the interface is a logic interface.
An interface designer 502 for assembling a page, binding data sources, and page logic by dragging a component template;
the interface, bound data sources, and page logic are then assembled by dragging component templates through the interface designer. The component abstraction has its own attribute and life cycle, for example, the attribute of the table control has an initialization data source, and the data source depends on parameters, paging information, and the like. The page logic comprises the display and the hiding of the control, the cascade connection, the button event, the text event, the table linkage and the like.
A control template 503, configured to manage and maintain basic control information;
then, managing and maintaining basic control information, wherein the basic control information comprises: rendering templates, control scripts, control properties, and plug-in installation.
Specifically, the rendering template is composed of code fragments and can generate a final effect through parameter configuration; the control script is an abstraction for the life cycle of the control and can be executed during running, such as initialization, destruction, value change events and the like of the control, and the abstract actions can be connected in series by a design interface in a relational manner so as to achieve the purpose of page interaction; the control attribute is the specific attribute for maintaining each component, such as width, height, data source and the like; plug-in installation is a three-party component on which configuration controls depend.
And the runtime 504 is used for rendering the control fragment and initializing based on the control life cycle.
And then rendering the control fragment, and initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, a data entity is managed first, and a corresponding call interface is generated; assembling a page, binding a data source and page logic through a dragging component template; and managing and maintaining basic information of the control, rendering the control fragment, and initializing based on the life cycle of the control. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
As shown in fig. 6, which is a schematic structural diagram of an embodiment 3 of a web rapid development system based on a componentized template disclosed in the present invention, the system may include:
the data source 601 is used for managing data entities and generating corresponding calling interfaces;
when web development is required to be realized, firstly, component configuration and data source configuration are carried out, page design is completed through dragging, a data source is bound, and page relation is set.
Specifically, the data entity is managed through the data source, and the corresponding calling interface is automatically generated through the configuration of the designer. When the data entity is managed, abstract data is mainly managed. For example, the information is a database, and the corresponding information is field information of the database; if it is excel, corresponding to excel column information. After the entity is configured, an operation interface of the entity is provided, and the interface is a logic interface.
An interface designer 602 for assembling a page, binding data sources, and page logic by dragging a component template;
the interface, bound data sources, and page logic are then assembled by dragging component templates through the interface designer. The component abstraction has its own attribute and life cycle, for example, the attribute of the table control has an initialization data source, and the data source depends on parameters, paging information, and the like. The page logic comprises the display and the hiding of the control, the cascade connection, the button event, the text event, the table linkage and the like.
A control template 603 for managing and maintaining basic control information;
then, managing and maintaining basic control information, wherein the basic control information comprises: rendering templates, control scripts, control properties, and plug-in installation.
Specifically, the rendering template is composed of code fragments and can generate a final effect through parameter configuration; the control script is an abstraction for the life cycle of the control and can be executed during running, such as initialization, destruction, value change events and the like of the control, and the abstract actions can be connected in series by a design interface in a relational manner so as to achieve the purpose of page interaction; the control attribute is the specific attribute for maintaining each component, such as width, height, data source and the like; plug-in installation is a three-party component on which configuration controls depend.
And the operation 604 is used for finding out the corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
Then, the runtime finds out the corresponding control fragment according to the XML (Extensible Markup Language) component relation of the interface drag configuration for rendering. And initializing according to the life cycle of the control to complete the whole page rendering process.
In summary, in the above embodiments, when a web needs to be developed, a data entity is managed first, and a corresponding call interface is generated; assembling a page, binding a data source and page logic through a dragging component template, and managing and maintaining basic information of a control; and then, searching a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle. The invention can realize rapid development based on the modular template technology, and can realize continuous accumulation, multiplexing of minimum granularity, continuous iterative upgrade and flexible assembly.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. A web rapid development method based on a componentized template is characterized by comprising the following steps:
configuring the relation and the event of each component through a drag type design page;
rendering the control fragment and initializing based on the control life cycle.
2. The method of claim 1, wherein configuring relationships and events of components through a drag-and-drop design page comprises:
managing the data entity and generating a corresponding calling interface;
assembling a page, binding a data source and page logic through a dragging component template;
and managing and maintaining basic information of the control.
3. The method of claim 2, wherein rendering the control fragment and initializing based on the control lifecycle comprises:
and finding out a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
4. The method of claim 3, wherein the control basic information comprises: rendering templates, control scripts, control properties, and plug-in installation.
5. A web rapid development system based on a componentized template, comprising:
the designer is used for configuring the relation and the event of each component through a drag type design page;
and when the system runs, the system is used for rendering the control fragments and initializing based on the life cycle of the control.
6. The system of claim 5, wherein the designer comprises: a data source, an interface designer, and a control template, wherein:
the data source is used for managing the data entity and generating a corresponding calling interface;
the interface designer is used for assembling a page, binding a data source and page logic by dragging the component template;
and the control template is used for managing and maintaining basic information of the control.
7. The system of claim 6, wherein the runtime is specifically configured to:
and finding out a corresponding control fragment for rendering based on the extensible markup language component relation of the page dragging configuration, and initializing based on the control life cycle.
8. The system of claim 7, wherein the control basic information comprises: rendering templates, control scripts, control properties, and plug-in installation.
CN202010008667.1A 2020-01-03 2020-01-03 Web rapid development method and system based on componentized template Pending CN111208981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010008667.1A CN111208981A (en) 2020-01-03 2020-01-03 Web rapid development method and system based on componentized template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010008667.1A CN111208981A (en) 2020-01-03 2020-01-03 Web rapid development method and system based on componentized template

Publications (1)

Publication Number Publication Date
CN111208981A true CN111208981A (en) 2020-05-29

Family

ID=70789527

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010008667.1A Pending CN111208981A (en) 2020-01-03 2020-01-03 Web rapid development method and system based on componentized template

Country Status (1)

Country Link
CN (1) CN111208981A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112230938A (en) * 2020-12-09 2021-01-15 长沙树根互联技术有限公司 Method and device for configuring rental products of industrial Internet

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170064013A1 (en) * 2015-08-31 2017-03-02 Emc Corporation Action flow fragment management
CN106648630A (en) * 2016-12-01 2017-05-10 北京趣拿软件科技有限公司 Page obtaining method and device
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件系统(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN108170409A (en) * 2016-12-07 2018-06-15 北大医疗信息技术有限公司 The development approach and system of WEB front-end control
CN109634654A (en) * 2018-12-04 2019-04-16 北京马上慧科技术有限公司 A kind of page packaging method, device, system, computer equipment and storage medium
CN109739497A (en) * 2018-12-06 2019-05-10 深圳市中农网有限公司 Page development method, apparatus, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170064013A1 (en) * 2015-08-31 2017-03-02 Emc Corporation Action flow fragment management
CN106648630A (en) * 2016-12-01 2017-05-10 北京趣拿软件科技有限公司 Page obtaining method and device
CN108170409A (en) * 2016-12-07 2018-06-15 北大医疗信息技术有限公司 The development approach and system of WEB front-end control
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件系统(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN109634654A (en) * 2018-12-04 2019-04-16 北京马上慧科技术有限公司 A kind of page packaging method, device, system, computer equipment and storage medium
CN109739497A (en) * 2018-12-06 2019-05-10 深圳市中农网有限公司 Page development method, apparatus, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112230938A (en) * 2020-12-09 2021-01-15 长沙树根互联技术有限公司 Method and device for configuring rental products of industrial Internet

Similar Documents

Publication Publication Date Title
Gray et al. Domain-Specific Modeling.
Mori et al. Tool support for designing nomadic applications
CN109062567B (en) B/S structure-based information management system rapid development platform
CN103383645A (en) Code generation method and system
US8650532B2 (en) Change notification and information update based on uncompiled software development project
CN103927163A (en) Plugin frame processing device and plugin system
CA2451164A1 (en) Customizable components
CN115712413B (en) Low code development method, device, equipment and storage medium
CN101226479A (en) Method for implementing dynamic collocation of mobile phone menu
CN101887370A (en) Method and device for creating system user interface
CN104123155A (en) Business system page layer development platform and method based on WEB
CN101876969B (en) Report form developing method and device
WO2013109858A1 (en) Design canvas
CN111208981A (en) Web rapid development method and system based on componentized template
JP6002302B2 (en) Web application generation system, Web application generation system control method, Web application generation system program, Web application generation device, Web application generation device control method, and Web application generation device program
CN107220044B (en) Method and device for driving business object based on meta-model
CN116304442A (en) Page code generation method and device, electronic equipment and storage medium
KR101460794B1 (en) Method and system for generating media art contents
CN112631563A (en) System development method and device based on framework, computer equipment and storage medium
Kelter et al. Comparing state machines
Schuler et al. Rule-based generation of mobile user interfaces
CN111651160B (en) Plug-in construction and webpage design method and device
CN104156209A (en) Cross-platform application interface modeling method and device
CN114879957A (en) Method for editing Eclipse interface and calling tool by using extensible markup language
CN114296718A (en) Setting method and device of Windows system component

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination