CN107220036A - A kind of visual development method and system of component and template - Google Patents

A kind of visual development method and system of component and template Download PDF

Info

Publication number
CN107220036A
CN107220036A CN201610165157.9A CN201610165157A CN107220036A CN 107220036 A CN107220036 A CN 107220036A CN 201610165157 A CN201610165157 A CN 201610165157A CN 107220036 A CN107220036 A CN 107220036A
Authority
CN
China
Prior art keywords
template
component
data source
code
attribute
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
CN201610165157.9A
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201610165157.9A priority Critical patent/CN107220036A/en
Priority to PCT/CN2017/075944 priority patent/WO2017162024A1/en
Publication of CN107220036A publication Critical patent/CN107220036A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • 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

Landscapes

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

Abstract

The present invention provides the visual development method and system of a kind of component and template.This method includes:Log-on data source;Component is created, and according to data source, the attribute of configuration component;According to business needs, corresponding template type, and the component in template type needed for loading business are registered, the corresponding Code Template of template type is set;Enrollment, and the template type and data source of the template are selected, according to the template type of the template, data source and Code Template, generate corresponding source code.The present invention solves existing component and template development method workload is larger, and enters the problem of gate threshold is higher.

Description

A kind of visual development method and system of component and template
Technical field
The present invention relates to telecommunications mobile service development technique field, and more particularly, to a kind of component and The visual development method and system of template.
Background technology
With the fast development of information age, the deployment of telecommunications mobile service becomes increasingly complex.It is multiple in order to meet Miscellaneous changeable telecommunications mobile service is, it is necessary to which that develops the component of various customization to support telecommunications mobile service can Depending on changing layout.And the component and template development of customization of the prior art, substantial amounts of workload can be expended, And it is also higher to enter gate threshold.
The content of the invention
The embodiment of the present invention provides the visual development method and system of a kind of component and template, existing to solve Component and template development method workload are larger, and enter the problem of gate threshold is higher.
There is provided a kind of component and the visual development method of template, the party according to the first aspect of the invention Method includes:Log-on data source;Component is created, and according to data source, the attribute of configuration component;According to business Need, register corresponding template type, and the component in template type needed for loading business, template is set The corresponding Code Template of type;Enrollment, and the template type and data source of the template are selected, according to this Template type, data source and the Code Template of template, generate corresponding source code.
Alternatively, the step of log-on data source includes:Register online data source, off-line data source and At least one of JavaScript object representation JSON data sources.
Alternatively, component is created, and according to data source, included the step of the attribute of configuration component:Establishment group Part, and the page type of the property pages of component is set, attribute is added in property pages, the display set a property Mode;It is the attribute configuration data of component according to data source, the verification rule set a property and verification prompting.
Alternatively, according to the template type of the template, data source and Code Template, corresponding source code is generated Including:According to the template type and data source of the template, for the template configuration component and Code Template;It is right Component in the template carries out layout, sets the attribute of component, and according to layout result and Code Template, Generate corresponding source code.
Alternatively, Code Template includes:Another markup language yaml templates, extensible markup language xml At least one of template and SQL SQL templates.
According to the second aspect of the invention, a kind of component and the visual development system of template are additionally provided, should System includes:Registering modules, for log-on data source;Building component module, for creating component, and root According to data source, the attribute of configuration component;Template type generation module, for according to business needs, registration pair The template type answered, and the component in template type needed for loading business, set template type corresponding generation Code mask;Template Registering modules, for enrollment, and select the template type and data source of the template, According to the template type of the template, data source and Code Template, corresponding source code is generated.
Alternatively, Registering modules are used for:Register in online data source, off-line data source and JSON data sources At least one.
Alternatively, building component module includes:Creating unit, for creating component, and sets the category of component Property page page type, attribute is added in property pages, the display mode set a property;Attribute configuration unit, For being the attribute configuration data of component according to data source, the verification rule set a property and verification prompting.
Alternatively, template Registering modules include:Template configuration unit, for the template type according to the template And data source, for the template configuration component and Code Template;Arranging unit, for the group in the template Part carries out layout, sets the attribute of component, and according to layout result and Code Template, generates corresponding source Code.
Alternatively, Code Template includes:At least one of yaml templates, xml templates and SQL templates.
The said one or multiple technical schemes of the present invention includes following beneficial effect:
In the embodiment of the present invention, pass through log-on data source;Component is created, and according to data source, configuration component Attribute;According to business needs, corresponding template type is registered, and in template type needed for loading business Component, the corresponding Code Template of template type is set;Enrollment, and select the template type of the template And data source, according to the template type of the template, data source and Code Template, generate corresponding source code. Reduce the requirement to developer's JAVA, HTML5 development ability so that developer can more close Note in service logic, and reduce the probability that syntax error occurs in development process, improve development efficiency.
Brief description of the drawings
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below will be to embodiment or prior art The accompanying drawing used required in description is briefly described, it should be apparent that, drawings in the following description are only It is some embodiments of the present invention, for those of ordinary skill in the art, is not paying creative work Property on the premise of, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 for the first embodiment of the present invention component and template visual development method flow chart;
Fig. 2 for the second embodiment of the present invention component and template visual development method flow chart;
Fig. 3 A for the third embodiment of the present invention component and template visual development system structure chart;
Fig. 3 B for the third embodiment of the present invention component and template visual development system another structure Figure.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear Chu, it is fully described by, it is clear that described embodiment is only a part of embodiment of the invention, rather than Whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art are not making creation Property work under the premise of the every other embodiment that is obtained belong to the scope of protection of the invention.
First embodiment
Referring to Fig. 1, Fig. 1 shows the component of the first embodiment of the present invention and the visual development of template The flow chart of method, is comprised the following steps that:
Step 101, log-on data source.
It should be noted that in step 101, user can need registration various types of according to business Data source.It can be registration online data source or registers offline data source, can also be registration JSON data sources.Data in data source can be used in subsequent configuration component property.
Step 102, component is created, and according to data source, the attribute of configuration component.
It should be noted that component is with attribute, it is therefore desirable to counted accordingly for the attribute configuration of component According to the data in the data source that can be registered by quoting in step 101 are the attribute configuration phase in component The data answered.
Step 103, according to business needs, corresponding template type is registered, and loads in template type industry Component needed for business, sets the corresponding Code Template of template type.
It should be noted that by according to business needs, registering corresponding template type, enabling to system Multiple product templates can be supported, and support template scalability.Each template type can be according to business need Load different components.And the Code Template of template type can then need to be set to various differences according to business The template of specification.
Step 104, enrollment, and the template type and data source of the template are selected, according to the template Template type, data source and Code Template, generate corresponding source code.
It should be noted that because template type has corresponding component and Code Template, therefore work as template Template type and data source when determining, system just can be the template configuration component and code exactly Template, and be the attribute configuration data of component.Then layout of the system to the template is passed through, it is possible to generate The source code corresponding with Code Template.
The present embodiment, passes through log-on data source;Component is created, and according to data source, the attribute of configuration component; According to business needs, corresponding template type, and the component in template type needed for loading business are registered, The corresponding Code Template of template type is set;Enrollment, and select the template type and data source of the template, According to the template type of the template, data source and Code Template, corresponding source code is generated.Reduce split The requirement of hair personnel's JAVA, HTML5 development ability so that developer can more focus on business and patrol Volume, and the probability that syntax error occurs in development process is reduced, improve development efficiency.
Second embodiment
Referring to Fig. 2, Fig. 2 shows the component of the second embodiment of the present invention and the visual development of template The flow chart of method, is comprised the following steps that:
Step 201, log-on data source.
It should be noted that user can need to register various types of data source according to business.Can be with Online data source is registered, can be established a connection, be read by interface by URL, username and password Data simultaneously show, the metadata information set for example obtained from some external environment condition, comprising in target environment Various information.Can also registers offline data source, off-line data can be added manually in systems.May be used also To register JSON data sources, the data of JSON code formats can be directly inputted.Data in data source can To be used in subsequent configuration component property, i.e., data source provides the function of data dictionary.
Step 202, component is created, and the page type of the property pages of component is set, is added in property pages Attribute, the display mode set a property.
It should be noted that WEB frameworks establishment component that can be based on HTML5 in step 202.Create Component typically has unique mark, and system is according to this mark come recognizer component.Component be with attribute, And attribute is classification.Therefore corresponding page type can be set to each property pages of component, for example may be used So that property pages to be set to one kind in common page, tab page or compound form page.
After the page type for the property pages for setting up component, it is possible to corresponding attribute is added in property pages, And the display mode set a property, the display mode of attribute can be for example set to single check box, drop-down row It is a kind of in table, text box or input frame.
Step 203, be the attribute configuration data of component according to data source, the verification that sets a property rule and Verification prompting.
It should be noted that in step 203, when being the attribute configuration data of component, above-mentioned number can be quoted According to the attribute configuration data that the data in source are component, and for the attribute of component, verification rule and verification are set Prompting.
Step 204, according to business needs, corresponding template type is registered, and loads in template type industry Component needed for business, sets the corresponding Code Template of template type.
It should be noted that by according to business needs, registering corresponding template type so that system can be with Multiple product templates are supported, and support template scalability, pass through the different production of different template type correspondences Product, realize that stencil design device is expansible.Can the WEB framework enrollment types based on HTML5.Template Type can need to load different components according to business.I.e. template type is a structure, and component and data are then It is the content of structure.And it is exactly Code Template that structure and content, which are tied,.And template type is corresponding Code Template can be set to the template of various specifications, such as yaml templates, xml moulds according to business needs Plate and SQL templates.
Step 205, enrollment, and select the template type and data source of the template.
It should be noted that can the WEB framework enrollments based on HTML5 in step 205.Register mould The template type and data source of the template can be selected during plate according to business demand.So that system subsequently can be with It is the template configuration component and Code Template exactly, and is the attribute configuration data of component.
Step 206, according to the template type and data source of the template, for the template configuration component and code Template.
It should be noted that because template type has corresponding component and Code Template, therefore work as template Template type and data source when determining, system just can be the template configuration component and code exactly Template, and be the attribute configuration data of component.
Step 207, layout is carried out to the component in the template, the attribute of component is set, and according to layout knot Fruit and Code Template, generate corresponding source code.
It should be noted that step 207 is to carry out layout to the template in stencil design device, component is set Attribute, wherein component visualization portion in stencil design device is presented as an icon, generally corresponds to as one The individual code unit that can perform in the environment of downstream.After the completion of layout, template contains the synthesis of following information Body:The graphical information being made up of component, line etc.;The attribute data of component;The parameter information of template itself. System is according to layout result and Code Template, it is possible to which the generation source code corresponding with Code Template is supplied in real time Different down-stream system environment calls operations.
The present embodiment, passes through log-on data source;Component is created, and the page type of the property pages of component is set, Attribute is added in property pages, the display mode set a property;It is the attribute configuration of component according to data source Data, the verification rule set a property and verification prompting;According to business needs, corresponding template type is registered, And the component in template type needed for loading business, the corresponding Code Template of template type is set;Register mould Plate, and select the template type and data source of the template;According to the template type and data source of the template, it is The template configuration component and Code Template;Layout is carried out to the component in the template, the attribute of component is set, And according to layout result and Code Template, generate corresponding source code.Reduce to developer JAVA, The requirement of HTML5 development abilities so that developer can more focus on service logic, and reduce The probability that syntax error occurs in development process, improves development efficiency.
3rd embodiment
Fig. 3 A are referred to, Fig. 3 A show that the component of the third embodiment of the present invention and the visual of template melt The structure chart of hair system, the system 300 shown in Fig. 3 A includes:Registering modules 301, building component module 302, template type generation module 303 and template Registering modules 304, wherein:
Registering modules 301, for log-on data source.
Building component module 302, for creating component, and according to data source, the attribute of configuration component.
Template type generation module 303, for according to business needs, registering corresponding template type, and Component in template type needed for loading business, sets the corresponding Code Template of template type.
Template Registering modules 304, for enrollment, and select the template type and data source of the template, According to the template type of the template, data source and Code Template, corresponding source code is generated.
On the basis of Fig. 3 A, alternatively, building component module 302 includes:Creating unit 3021 and Attribute configuration unit 3022, template Registering modules 304 include:Template configuration unit 3041 and layout list Member 3042, referring to Fig. 3 B, wherein:
Creating unit 3021, for creating component, and sets the page type of the property pages of component, in category Property page in add attribute, the display mode set a property.
Attribute configuration unit 3022, for being the attribute configuration data of component according to data source, sets category Property verification rule and verification prompting.
Template configuration unit 3041, for the template type and data source according to the template, matches somebody with somebody for the template Put component and Code Template.
Arranging unit 3042, for carrying out layout to the component in the template, sets the attribute of component, and According to layout result and Code Template, corresponding source code is generated.
Said system 300 can realize each process that system is realized in Fig. 1 to Fig. 2 embodiment, to keep away Exempt to repeat, repeat no more here.
The present embodiment, passes through log-on data source;Component is created, and the page type of the property pages of component is set, Attribute is added in property pages, the display mode set a property;It is the attribute configuration of component according to data source Data, the verification rule set a property and verification prompting;According to business needs, corresponding template type is registered, And the component in template type needed for loading business, the corresponding Code Template of template type is set;Register mould Plate, and select the template type and data source of the template;According to the template type and data source of the template, it is The template configuration component and Code Template;Layout is carried out to the component in the template, the attribute of component is set, And according to layout result and Code Template, generate corresponding source code.Reduce to developer JAVA, The requirement of HTML5 development abilities so that developer can more focus on service logic, and reduce The probability that syntax error occurs in development process, improves development efficiency.
Those of ordinary skill in the art with reference to what the embodiments described herein was described it is to be appreciated that respectively show The unit and algorithm steps of example, can be come with the combination of electronic hardware or computer software and electronic hardware Realize.These functions are performed with hardware or software mode actually, depending on the application-specific of technical scheme And design constraint.Professional and technical personnel can be realized to each specific application using distinct methods Described function, but this realization is it is not considered that beyond the scope of this invention.
It is apparent to those skilled in the art that, for convenience and simplicity of description, foregoing description System, the specific work process of device and unit, may be referred to the corresponding process in preceding method embodiment, It will not be repeated here.
In embodiment provided herein, it should be understood that disclosed system and method, Ke Yitong Other modes are crossed to realize.For example, system embodiment described above is only schematical, for example, The division of module, only a kind of division of logic function, can there is other dividing mode when actually realizing, Such as multiple units or component can combine or be desirably integrated into another system, or some features can be neglected Slightly, or do not perform.It is another, shown or discussed coupling or direct-coupling or communication link each other Connect can be can be electrical, machine by some interfaces, the INDIRECT COUPLING or communication connection of device or unit Tool or other forms.
The unit illustrated as separating component can be or may not be physically separate, be used as unit The part of display can be or may not be physical location, you can with positioned at a place, or also may be used To be distributed on multiple NEs.Some or all of unit therein can be selected according to the actual needs To realize the purpose of this embodiment scheme.
In addition, each functional unit in each embodiment of the invention can be integrated in a processing unit, Can also be that unit is individually physically present, can also two or more units be integrated in a unit In.
If the function is realized using in the form of SFU software functional unit and as independent production marketing or used When, it can be stored in a computer read/write memory medium.Understood based on such, skill of the invention The part or the part of the technical scheme that art scheme substantially contributes to prior art in other words can be with Embodied in the form of software product, the computer software product is stored in a storage medium, including Some instructions are to cause a computer equipment (can be personal computer, server, or network are set It is standby etc.) perform all or part of step of each embodiment methods described of the invention.And foregoing storage medium Including:USB flash disk, mobile hard disk, ROM, RAM, magnetic disc or CD etc. are various can be with store program codes Medium.
The foregoing is only a specific embodiment of the invention, but protection scope of the present invention is not limited to This, any one skilled in the art the invention discloses technical scope in, can readily occur in Change or replacement, should all be included within the scope of the present invention.Therefore, protection scope of the present invention should It is defined by scope of the claims.

Claims (10)

1. a kind of visual development method of component and template, it is characterised in that including:
Log-on data source;
Component is created, and according to the data source, the attribute of configuration component;
According to business needs, corresponding template type, and the group in template type needed for loading business are registered Part, sets the corresponding Code Template of the template type;
Enrollment, and select the template type and data source of the template, according to the template type of the template, Data source and Code Template, generate corresponding source code.
2. the method as described in claim 1, it is characterised in that include the step of the log-on data source: Register in online data source, off-line data source and JavaScript object representation JSON data sources extremely Few one kind.
3. the method as described in claim 1, it is characterised in that the establishment component, and according to described The step of data source, attribute of configuration component, includes:
Component is created, and the page type of the property pages of component is set, attribute is added in the property pages, The display mode of the attribute is set;
It is the attribute configuration data of component according to the data source, verification rule and the school of the attribute is set Test prompting.
4. the method as described in claim 1, it is characterised in that the template type according to the template, Data source and Code Template, generating corresponding source code includes:
According to the template type and data source of the template, for the template configuration component and Code Template;
Layout is carried out to the component in the template, the attribute of component is set, and according to layout result and code Template, generates corresponding source code.
5. the method as described in claim 1, it is characterised in that the Code Template includes:It is another Markup language yaml templates, extensible markup language xml templates and SQL SQL templates At least one of.
6. the visual development system of a kind of component and template, it is characterised in that including:
Registering modules, for log-on data source;
Building component module, for creating component, and according to the data source, the attribute of configuration component;
Template type generation module, for according to business needs, registering corresponding template type, and in template Component in type needed for loading business, sets the corresponding Code Template of the template type;
Template Registering modules, for enrollment, and select the template type and data source of the template, according to Template type, data source and the Code Template of the template, generate corresponding source code.
7. system as claimed in claim 6, it is characterised in that the Registering modules are used for:It is registered in At least one of line data source, off-line data source and JSON data sources.
8. system as claimed in claim 6, it is characterised in that the building component module includes:
Creating unit, for creating component, and sets the page type of the property pages of component, in the attribute Attribute is added in page, the display mode of the attribute is set;
Attribute configuration unit, for being the attribute configuration data of component according to the data source, sets described The verification rule of attribute and verification prompting.
9. system as claimed in claim 6, it is characterised in that the template Registering modules include:
Template configuration unit, for the template type and data source according to the template, for the template configuration component And Code Template;
Arranging unit, for carrying out layout to the component in the template, sets the attribute of component, and according to volume Result and Code Template are arranged, corresponding source code is generated.
10. system as claimed in claim 6, it is characterised in that the Code Template includes:yaml At least one of template, xml templates and SQL templates.
CN201610165157.9A 2016-03-22 2016-03-22 A kind of visual development method and system of component and template Pending CN107220036A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610165157.9A CN107220036A (en) 2016-03-22 2016-03-22 A kind of visual development method and system of component and template
PCT/CN2017/075944 WO2017162024A1 (en) 2016-03-22 2017-03-08 Method of developing component and template using visual expression, storage medium, and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610165157.9A CN107220036A (en) 2016-03-22 2016-03-22 A kind of visual development method and system of component and template

Publications (1)

Publication Number Publication Date
CN107220036A true CN107220036A (en) 2017-09-29

Family

ID=59899216

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610165157.9A Pending CN107220036A (en) 2016-03-22 2016-03-22 A kind of visual development method and system of component and template

Country Status (2)

Country Link
CN (1) CN107220036A (en)
WO (1) WO2017162024A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template
CN108279882A (en) * 2018-02-12 2018-07-13 百度在线网络技术(北京)有限公司 Skeleton generating method, device, equipment and computer-readable medium
CN108897597A (en) * 2018-07-20 2018-11-27 广州华多网络科技有限公司 The method and apparatus of guidance configuration live streaming template
CN109614095A (en) * 2018-12-07 2019-04-12 北京金山云网络技术有限公司 The method of user's Custom component, the generation method of platform code and device
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN110457084A (en) * 2019-07-10 2019-11-15 五八有限公司 A kind of loading method and device
CN112083919A (en) * 2020-08-27 2020-12-15 远光软件股份有限公司 YAML template-based target service code generation method and device
CN112230908A (en) * 2019-07-15 2021-01-15 腾讯科技(深圳)有限公司 Method and device for aligning components, electronic equipment and storage medium
CN112379946A (en) * 2020-11-27 2021-02-19 平安普惠企业管理有限公司 Template configuration method and device based on YAML and computer equipment
CN117555645A (en) * 2024-01-12 2024-02-13 腾讯科技(深圳)有限公司 Data processing method, device, equipment and medium based on multi-terminal application platform

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108228173B (en) * 2018-01-16 2021-08-31 北明软件有限公司 Visual data interface development system and method
CN108681451A (en) * 2018-05-14 2018-10-19 浪潮软件集团有限公司 Visual kubernets micro-service arrangement implementation method
CN111435300A (en) * 2019-01-15 2020-07-21 北大方正信息产业集团有限公司 Web system development method, device, equipment and storage medium
CN111596913B (en) * 2020-05-22 2024-04-30 北京达佳互联信息技术有限公司 Visual component framework arranging method and device
CN112653584A (en) * 2020-12-22 2021-04-13 杭州东方通信软件技术有限公司 5G message arranging method and arranging tool box based on component capability
CN112800295A (en) * 2021-01-27 2021-05-14 浪潮云信息技术股份公司 Data visualization tool implementation method based on index unit
CN113486282A (en) * 2021-07-23 2021-10-08 北京乐学帮网络技术有限公司 Page generation method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100520716C (en) * 2007-08-28 2009-07-29 北京中企开源信息技术有限公司 Code automatically generating device based on model component, system and method
CN103019690B (en) * 2012-11-20 2015-12-09 北京思特奇信息技术股份有限公司 A kind of visual assembly module development approach based on JET technology
CN103605526A (en) * 2013-11-28 2014-02-26 蓝盾信息安全技术股份有限公司 Template componentized code generating method based on chain-of-responsibility pattern
CN104317576A (en) * 2014-07-04 2015-01-28 北京思特奇信息技术股份有限公司 Code automatic generation method and system based on eclipse
CN104615431A (en) * 2015-02-05 2015-05-13 浪潮集团有限公司 Method and device for achieving Web application

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108279882A (en) * 2018-02-12 2018-07-13 百度在线网络技术(北京)有限公司 Skeleton generating method, device, equipment and computer-readable medium
CN108279882B (en) * 2018-02-12 2021-07-27 百度在线网络技术(北京)有限公司 Framework generation method, device, equipment and computer readable medium
CN108228166B (en) * 2018-03-15 2020-07-07 贝壳找房(北京)科技有限公司 Template-based back-end code generation method and system
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template
CN108897597A (en) * 2018-07-20 2018-11-27 广州华多网络科技有限公司 The method and apparatus of guidance configuration live streaming template
CN109614095A (en) * 2018-12-07 2019-04-12 北京金山云网络技术有限公司 The method of user's Custom component, the generation method of platform code and device
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN110457084A (en) * 2019-07-10 2019-11-15 五八有限公司 A kind of loading method and device
CN112230908A (en) * 2019-07-15 2021-01-15 腾讯科技(深圳)有限公司 Method and device for aligning components, electronic equipment and storage medium
CN112230908B (en) * 2019-07-15 2023-05-23 腾讯科技(深圳)有限公司 Method and device for aligning components, electronic equipment and storage medium
CN112083919A (en) * 2020-08-27 2020-12-15 远光软件股份有限公司 YAML template-based target service code generation method and device
CN112083919B (en) * 2020-08-27 2023-09-29 远光软件股份有限公司 Target service code generation method and device based on YAML template
CN112379946A (en) * 2020-11-27 2021-02-19 平安普惠企业管理有限公司 Template configuration method and device based on YAML and computer equipment
CN117555645A (en) * 2024-01-12 2024-02-13 腾讯科技(深圳)有限公司 Data processing method, device, equipment and medium based on multi-terminal application platform
CN117555645B (en) * 2024-01-12 2024-04-05 腾讯科技(深圳)有限公司 Data processing method, device, equipment and medium based on multi-terminal application platform

Also Published As

Publication number Publication date
WO2017162024A1 (en) 2017-09-28

Similar Documents

Publication Publication Date Title
CN107220036A (en) A kind of visual development method and system of component and template
US11386893B2 (en) Human-computer interaction processing system, method, storage medium, and electronic device
CN105487864B (en) The method and apparatus of Code automatic build
CN107886439A (en) Insurance products development approach, device, equipment and computer-readable recording medium
CN104657274B (en) software interface test method and device
CN103186457A (en) Method and device for automatically generating test case
CN105607880A (en) Printing method and device for examined and approved documents
CN106775770A (en) The lookup method of query statement is built based on category information
CN106469140A (en) A kind of report generating system and its method
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN106164867A (en) The increment parallel processing of data
CN105045775A (en) Method and apparatus for generating Excel document in designated format
CN103955367A (en) Method and device for generating pages
CN107122343A (en) A kind of online contract template edit methods and system
CN108388623A (en) ER relationships generation method, device, computer equipment and storage medium
CN113268227A (en) Zero-code visualization software development platform and development method
CN109299074A (en) A kind of data verification method and system based on templating data base view
CN104008042B (en) A kind of UI automated testing methods, system and equipment
CN108256716A (en) The method and apparatus of flow and/or atom flow is configured/performed based on table
WO2016131308A1 (en) Control method and apparatus for generating web interface
CN114443039A (en) Input parameter verification method and device, electronic equipment and storage medium
CN114385243B (en) Method and device for automatically issuing instructions for controlling layout engine
CN111435300A (en) Web system development method, device, equipment and storage medium
CN115879424A (en) Data processing method, device, equipment and storage medium
CN114356430B (en) DAG dependent configuration tool based on airflow scheduling system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170929