CN108170416A - A kind of method and system for building web front-end - Google Patents

A kind of method and system for building web front-end Download PDF

Info

Publication number
CN108170416A
CN108170416A CN201711458521.1A CN201711458521A CN108170416A CN 108170416 A CN108170416 A CN 108170416A CN 201711458521 A CN201711458521 A CN 201711458521A CN 108170416 A CN108170416 A CN 108170416A
Authority
CN
China
Prior art keywords
end module
component
module
attribute
user
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
CN201711458521.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 YUNSHAN NETWORKS TECHNOLOGY Co Ltd
Original Assignee
BEIJING YUNSHAN NETWORKS 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 YUNSHAN NETWORKS TECHNOLOGY Co Ltd filed Critical BEIJING YUNSHAN NETWORKS TECHNOLOGY Co Ltd
Priority to CN201711458521.1A priority Critical patent/CN108170416A/en
Publication of CN108170416A publication Critical patent/CN108170416A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages

Abstract

The present invention provides a kind of method and system for building web front-end, the method includes:S1 according to each front-end module that user selects from the front-end module library built in advance, generates the example of component in each front-end module, and the component instance inherits all properties and method of the various assemblies pre-defined in the front-end module;S2, when the user chooses the component object in the component instance, the attribute and method of the component object are obtained from the corresponding front-end module of the component object, and shows the attribute and method, for user to the attribute of display and method into edlin;S3 according to edited each component object, builds web front-end.The present invention, which realizes, directly inherits method and attribute general in pre-defined front-end module, to distinguishing method and attribute into edlin, convenient for the arrangement of logical relation, avoids repeating to build, improves the structure efficiency of web front-end.

Description

A kind of method and system for building web front-end
Technical field
The invention belongs to front end development field, more particularly, to a kind of method and system for building web front-end.
Background technology
With the development of web front-end technology, there are more and more web front-end frames.As Bootstrap, Foundation, Semantic UI, Pure and MVVM (Model-View-ViewModel, Model-View-view model) etc..
Wherein, it being not in contact between View and Model in MVVM frames, the two is interacted by ViewModel, Interaction between Model and ViewModel is two-way, therefore the variation of data can change data source simultaneously in view, and is counted It also can be in immediate response to view according to the variation in source.
Although MVVM frames have been able to help the various basic front-end module components of user's fast construction, front-end module group The arrangement of assembling and logical relation between part is still more complicated.The existing simple pattern for piling up component, is only suitable for Simple static page for the dynamic page that interaction is complicated, needs have the developer understood in depth ability to specific frame Exploitation, ordinary person are difficult to carry out unified arrangement and quick exploitation.Secondly, although in front-end module many components UI and work( Can be identical, but need to re-start design to the UI of each component, the function of each component is re-started and is write, causes to repeat Structure, structure efficiency are low.
Invention content
For overcome it is above-mentioned existing structure web front-end technology in logical relation be not easy to arrange, repeat build the problem of or Person solves the above problems at least partly, and the present invention provides a kind of method and system for building web front-end.
According to the first aspect of the invention, a kind of method for building web front-end is provided, including:
S1 according to each front-end module that user selects from the front-end module library built in advance, generates each front end mould The example of component in block, the component instance inherit all properties and the side of the various assemblies pre-defined in the front-end module Method;
S2, it is corresponding described from the component object when the user chooses the component object in the component instance The attribute and method of the component object are obtained in front-end module, and shows the attribute and method, so that user is to display The attribute and method are into edlin;
S3 according to edited each component object, builds web front-end.
Specifically, it is further included before the step S1:
According to each function module of each service logic obtained in advance, define each function module using js frames and correspond to Front-end module;
Each front-end module of definition is loaded into front-end module library.
Specifically, the step of defining each function module corresponding front-end module using js frames specifically includes:
A JavaScript object is provided respectively for each front-end module, using the JavaScript object as each The external calling interface of the front-end module;
The U/I interface and logic interfacing of the front-end module defined in each JavaScript object;
Wherein, the U/I interface includes the visualisation parameters of each front-end module and interactive controlling function, described visual Change the page properties that parameter is used to define each front-end module, the interactive controlling function is used to define each front-end module Exchange method;
The logic interfacing includes the control parameter of each front-end module and logic control function, and the control parameter is used In the parameter for defining the logic control function, the logic control function is used to define the work(that the front-end module is realized Energy.
Specifically, the step S1 is specifically included:
The U/I interface of each front-end module is called, each front-end module is shown in impression window;
Each front-end module being dragged to from the impression window according to the user in action pane, described in generation A component instance of all front-end modules in action pane.
Specifically, the step S2 is specifically included:
When the user chooses the component object in the component instance, the attribute of the component object and method are shown Show in object editing window, for user to the attribute of component object in the object editing window and method into edlin.
Specifically, the step S2 is further included:
In the form of script new method is added for the component object in the component instance.
Specifically, the step S3 is specifically included:
The methodical script of institute of the component object is converted into JavaScript language;
The method that JavaScript language is converted into using strapping tool is packaged as engineering publication packet.
According to the second aspect of the invention, a kind of system for building web front-end is provided, including:
Generation module, for each front-end module selected from the front-end module library built in advance according to user, generation is each The example of component in the front-end module, the component instance inherit all properties and the side of pre-defined selected front-end module Method;
Editor module during for choosing the component object in the component instance as the user, shows object editing window Mouthful for the user using the object editing window to the attribute of the component object and method into edlin;
Module is built, for according to edited each component object, building web front-end.
According to the third aspect of the invention we, a kind of equipment for building web front-end is provided, including:
At least one processor, at least one processor and bus;Wherein,
The processor and memory complete mutual communication by the bus;
The memory is stored with the program instruction that can be performed by the processor, and the processor calls described program to refer to Order is able to carry out method as described before.
According to the fourth aspect of the invention, a kind of non-transient computer readable storage medium storing program for executing is provided, for storing such as preceding institute State the computer program of method.
The present invention provides a kind of method and system for building web front-end, and this method passes through the front end mould that is selected according to user Block builds component instance, pre-defines the attribute and method for having various assemblies in the front-end module, user is as needed to group The attribute of each component object in part example and method build web front-end into edlin according to edited component object, so as to It realizes and method and attribute general in pre-defined front-end module is directly inherited, distinguishing method and attribute are compiled Volume, convenient for the arrangement of logical relation, avoid repeating to build, improve the structure efficiency of web front-end.
Description of the drawings
Fig. 1 is the method overall flow schematic diagram of structure web front-end provided in an embodiment of the present invention;
Fig. 2 is the overall system architecture schematic diagram of structure web front-end provided in an embodiment of the present invention;
Fig. 3 is the equipment overall structure schematic diagram of structure web front-end provided in an embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawings and examples, the specific embodiment of the present invention is described in further detail.Implement below Example is used to illustrate the present invention, but be not limited to the scope of the present invention.
A kind of method for building web front-end is provided in one embodiment of the invention, and Fig. 1 is provided for the embodiment of the present invention Structure web front-end method overall flow schematic diagram, this method includes:S1, according to user from the front-end module built in advance Each front-end module selected in library, generates the example of component in each front-end module, and the component instance is inherited pre-defined Selected front-end module all properties and method;S2, when the user chooses the component object in the component instance, from Obtain the attribute and method of the component object in the corresponding front-end module of the component object, and show the attribute and Method, for user to the attribute of display and method into edlin;S3, according to edited each component object, structure Build web front-end.
Specifically, in S1, the front-end module library is built in advance, including multiple front-end modules.It is each it is described before End module includes multiple components.It is for each component definition attribute in the front-end module and method, the attribute in advance The page properties of component include the pattern of each component in the front-end module, such as the size of each component, color and page cloth Office etc..The method includes realizing the serial of methods of general utility functions.By user according to each function module of target service logic Each required each front-end module of function module is realized in selection from the front-end module library.According to the selected institute of user There is front-end module, generate an example, since the front-end module includes component, then the example is wrapped by the front-end module The example of the component contained.The component instance inherits all of various assemblies pre-defined in the selected front-end module of user Attribute and method.In S2, when user chooses the component object in the component instance, from the corresponding front end of the component object The attribute and method of the component object are obtained in module.With specific reference to the type of the component object, from the component object The all properties and method of the component of the pre-defined type are obtained in affiliated front-end module.Wherein, the type The all properties and method of component are the method and attribute of the component object.Then by the attribute of selected component object It is shown in object editing window with method.User is in the object editing window to the method and attribute of the component object Into edlin.S3 according to edited each component object, builds web front-end.
The present embodiment builds component instance by the front-end module selected according to user, is pre-defined in the front-end module There are the attribute and method of various assemblies, user as needed compiles the attribute and method of each component object in component instance Volume, web front-end is built according to edited component object, so as to fulfill to method general in pre-defined front-end module and Attribute is directly inherited, and to distinguishing method and attribute into edlin, convenient for the arrangement of logical relation, is avoided repeating to build, be carried The high structure efficiency of web front-end.
On the basis of above-described embodiment, further included before step S1 described in the present embodiment:It is each according to what is obtained in advance Each function module of service logic defines the corresponding front-end module of each function module using js frames;It will be described in definition Each front-end module is loaded into front-end module library.
Specifically, it according to each function module of the general service logic obtained in advance, is defined using js frames described each The corresponding front-end module of function module.The js frames have very much, such as less, gulp and react.Determine according to identical standard Each front-end module of justice, there are one external calling interfaces for each front-end module, call the interface can be to the front end mould Block is modified.Each front-end module of definition is added in the front-end module library of visual front-end module structure system, institute State the interface that front-end module package system provides structure web front-end to the user according to the front-end module library.
On the basis of above-described embodiment, the corresponding front end of each function module is defined using js frames in the present embodiment The step of module, specifically includes:A JavaScript object is provided respectively for each front-end module, by described in The JavaScript object calling interface external as each front-end module;The institute defined in each JavaScript object State the U/I interface and logic interfacing of front-end module;Wherein, the visualisation parameters of the U/I interface including each front-end module and Interactive controlling function, the visualisation parameters are used to define the page properties of each front-end module, the interactive controlling function For defining the exchange method of each front-end module;The logic interfacing includes the control parameter of each front-end module and patrols Control function is collected, the control parameter is used to define the parameter of the logic control function, and the logic control function is for fixed The function that the justice front-end module is realized.
Specifically, respectively each front-end module provides a JavaScript object, by the JavaScript The object calling interface external as each front-end module, can modify to the front-end module by the interface. Two interfaces of the front-end module defined in each JavaScript object, i.e. U/I interface and logic interfacing.The UI Interface includes the visualisation parameters of each front-end module and interactive controlling function, and the visualisation parameters are each described for defining The page properties of front-end module, including the presentation size for adjusting the front-end module and various page elements.The interactive controlling Function is used to define the interbehavior of each front-end module.The logic interfacing includes the control parameter of each front-end module With logic control function.The control parameter is used to define the parameter of the logic control function, and the logic control function is used In the function that the definition front-end module is realized, the logic control function is a series of general purpose events and method, is such as monitored Event.
On the basis of above-described embodiment, step S1 described in the present embodiment specifically includes:Call each front-end module U/I interface, each front-end module is shown in impression window;It is dragged to from the impression window according to the user Each front-end module in action pane generates a component instance of all front-end modules in the action pane.
Specifically, the U/I interface of each front-end module is called, each front-end module is shown to front-end module structure In impression window in system.User is according to each function module of target service logic, by the work(from the impression window The corresponding front-end module of energy module is dragged in the action pane in front-end module structure system.It is added in the action pane Front-end module can automatically generate a component instance, the component instance inherits all of front-end module in the action pane Method and attribute.When the front-end module is added in the action pane, the front-end module is registered to the front end In module construction system, and pass through method and attribute that global index obtains front-end module in the action pane.
On the basis of the various embodiments described above, step S2 described in the present embodiment specifically includes:When the user chooses institute When stating the component object in component instance, the attribute of the component object and method are shown in object editing window, for User is to the attribute of component object in the object editing window and method into edlin.
On the basis of the various embodiments described above, step S2 described in the present embodiment further includes:It is described in the form of script Component object addition new method in component instance.
Specifically, it in order to extend the method for the component instance and attribute, is provided in the form of script to component reality The personal settings of example.It, will be new defined in the script when adding script to each component object in the component instance Method is added in the component instance.
On the basis of the various embodiments described above, step S3 described in the present embodiment specifically includes:By the component object The methodical script of institute is converted to JavaScript language;The institute of JavaScript language is converted into using strapping tool The method of stating is packaged as engineering publication packet.
Specifically, the methodical script of institute of each component object is converted into JavaScript language, it is described The method of component object includes the method he for the front-end module inherited and in the individually defined method of the mode of script.Using increasing income Strapping tool by the method for JavaScript language for engineering publication packet.
A kind of system for building web front-end is provided in another embodiment of the present invention, and Fig. 2 is carried for the embodiment of the present invention The overall system architecture schematic diagram of the structure web front-end of confession, the system include generation module 1, editor module 2 and structure module 3, Wherein:
The generation module 1 is used for each front-end module selected from the front-end module library built in advance according to user, raw The example of component into each front-end module, the component instance inherit all properties of pre-defined selected front-end module And method;The editor module 2 is used for when the user chooses the component object in the component instance, shows object editing Window for the user using the object editing window to the attribute of the component object and method into edlin;The structure Block 3 is modeled to be used to, according to edited each component object, build web front-end.
Specifically, the front-end module library is built in advance, including multiple front-end modules.Each front-end module Include multiple components.It is in advance each component definition attribute and method in the front-end module, the attribute is component Page properties include the pattern of each component in the front-end module, such as the size of each component, color and page layout. The method includes realizing the serial of methods of general utility functions.By user according to each function module of target service logic from described Each required each front-end module of function module is realized in selection in front-end module library.The generation module 1 is according to user institute All front-end modules of selection generate an example, and since the front-end module includes component, then the example is the front end The example for the component that module is included.The component instance inherits various groups pre-defined in the selected front-end module of user The all properties and method of part.When user chooses the component object in the component instance, the editor module 2 is from described group The attribute and method of the component object are obtained in the corresponding front-end module of part object.With specific reference to the class of the component object Type obtains all properties and the side of the component of the pre-defined type from the front-end module belonging to the component object Method.Wherein, all properties of the component of the type and method are the method and attribute of the component object.Then the volume Module 2 is collected to include the attribute of selected component object and method in object editing window.User is in the object editing To the method for the component object and attribute into edlin in window.The structure module 3 is according to edited each component Object builds web front-end.
The present embodiment builds component instance by the front-end module selected according to user, is pre-defined in the front-end module There are the attribute and method of various assemblies, user as needed compiles the attribute and method of each component object in component instance Volume, web front-end is built according to edited component object, so as to fulfill to method general in pre-defined front-end module and Attribute is directly inherited, and to distinguishing method and attribute into edlin, convenient for the arrangement of logical relation, is avoided repeating to build, be carried The high structure efficiency of web front-end.
On the basis of above-described embodiment, system described in the present embodiment further includes definition module, is used for:According to obtaining in advance Each function module of each service logic taken defines the corresponding front-end module of each function module using js frames;It will definition Each front-end module be loaded into front-end module library.
On the basis of above-described embodiment, definition module described in the present embodiment is specifically used for:For each front-end module One JavaScript object is provided respectively, the JavaScript object calling external as each front-end module is connect Mouthful;The U/I interface and logic interfacing of the front-end module defined in each JavaScript object;Wherein, the U/I interface Visualisation parameters and interactive controlling function including each front-end module, the visualisation parameters are used to define each front end The page properties of module, the interactive controlling function are used to define the exchange method of each front-end module;The logic interfacing Control parameter and logic control function including each front-end module, the control parameter are used to define the logic control letter Several parameters, the logic control function are used to define the function that the front-end module is realized.
On the basis of above-described embodiment, generation module described in the present embodiment is specifically used for:Call each front end mould Each front-end module is shown in impression window by the U/I interface of block;It is pulled from the impression window according to the user Each front-end module into action pane generates a component instance of all front-end modules in the action pane.
On the basis of the various embodiments described above, editor module described in the present embodiment is specifically used for:When the user chooses During component object in the component instance, the attribute of the component object and method are shown in object editing window, with For user to the attribute of component object in the object editing window and method into edlin.
On the basis of the various embodiments described above, editor module described in the present embodiment is additionally operable to:It is institute in the form of script State the component object addition new method in component instance.
Module is built on the basis of the various embodiments described above, described in the present embodiment to be specifically used for:By the component object The methodical script of institute be converted to JavaScript language;JavaScript language is converted into using strapping tool The method is packaged as engineering publication packet.
The present embodiment provides a kind of equipment for building web front-end, Fig. 3 is structure web front-end provided in an embodiment of the present invention Equipment overall structure schematic diagram, which includes:At least one processor 31, at least one processor 32 and bus 33;Its In,
The processor 31 and memory 32 complete mutual communication by the bus 33;
The memory 32 is stored with the program instruction that can be performed by the processor 31, and the processor calls the journey Sequence instruction is able to carry out the method that above-mentioned each method embodiment is provided, such as including:S1, according to user before building in advance Each front-end module selected in end module library, generates the example of component in each front-end module, and the component instance inherits institute State all properties and method of the various assemblies pre-defined in front-end module;S2, when the user chooses the component instance In component object when, attribute and the side of the component object are obtained from the corresponding front-end module of the component object Method, and show the attribute and method, for user to the attribute of display and method into edlin;S3, after editor Each component object, build web front-end.
The present embodiment provides a kind of non-transient computer readable storage medium storing program for executing, the non-transient computer readable storage medium storing program for executing Computer instruction is stored, the computer instruction makes the computer perform the method that above-mentioned each method embodiment is provided, example Such as include:S1 according to each front-end module that user selects from the front-end module library built in advance, generates each front-end module The example of middle component, the component instance inherit all properties and the side of the various assemblies pre-defined in the front-end module Method;S2, when the user chooses the component object in the component instance, from the corresponding front end mould of the component object The attribute and method of the component object are obtained in block, and shows the attribute and method, so that user is to the category of display Property and method are into edlin;S3 according to edited each component object, builds web front-end.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above method embodiment can pass through The relevant hardware of program instruction is completed, and aforementioned program can be stored in a computer read/write memory medium, the program When being executed, step including the steps of the foregoing method embodiments is performed;And aforementioned storage medium includes:ROM, RAM, magnetic disc or light The various media that can store program code such as disk.
The apparatus embodiments of structure web front-end described above are only schematical, wherein described be used as separation unit The unit that part illustrates may or may not be physically separate, and the component shown as unit can be or also may be used Not to be physical unit, you can be located at a place or can also be distributed in multiple network element.It can be according to reality Need some or all of front-end module therein is selected to realize the purpose of this embodiment scheme.Ordinary skill people Member is not in the case where paying performing creative labour, you can to understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can It is realized by the mode of software plus required general hardware platform, naturally it is also possible to pass through hardware.Based on such understanding, on Technical solution is stated substantially in other words to embody the part that the prior art contributes in the form of software product, it should Computer software product can store in a computer-readable storage medium, such as ROM/RAM, magnetic disc, CD, including several fingers It enables and (can be personal computer, server or the network equipment etc.) so that computer equipment is used to perform each implementation Method described in certain parts of example or embodiment.
Finally, the present processes are only preferable embodiment, are not intended to limit the scope of the present invention.It is all Within the spirit and principles in the present invention, any modification, equivalent replacement, improvement and so on should be included in the protection of the present invention Within the scope of.

Claims (10)

  1. A kind of 1. method for building web front-end, which is characterized in that including:
    S1 according to each front-end module that user selects from the front-end module library built in advance, is generated in each front-end module The example of component, the component instance inherit all properties and method of the various assemblies pre-defined in the front-end module;
    S2, when the user chooses the component object in the component instance, from the corresponding front end of the component object The attribute and method of the component object are obtained in module, and shows the attribute and method, so that user is to described in display Attribute and method are into edlin;
    S3 according to edited each component object, builds web front-end.
  2. 2. it according to the method described in claim 1, it is characterized in that, is further included before the step S1:
    According to each function module of each service logic obtained in advance, using js frames define each function module it is corresponding before End module;
    Each front-end module of definition is loaded into front-end module library.
  3. 3. according to the method described in claim 2, it is characterized in that, using js frames define each function module it is corresponding before The step of end module, specifically includes:
    A JavaScript object is provided respectively for each front-end module, using the JavaScript object as each described The external calling interface of front-end module;
    The U/I interface and logic interfacing of the front-end module defined in each JavaScript object;
    Wherein, the U/I interface includes the visualisation parameters of each front-end module and interactive controlling function, the visualization ginseng For number for defining the page properties of each front-end module, the interactive controlling function is used to define the friendship of each front-end module Mutual method;
    The logic interfacing includes the control parameter of each front-end module and logic control function, and the control parameter is for fixed The parameter of the justice logic control function, the logic control function are used to define the function that the front-end module is realized.
  4. 4. according to the method described in claim 3, it is characterized in that, the step S1 is specifically included:
    The U/I interface of each front-end module is called, each front-end module is shown in impression window;
    Each front-end module being dragged to from the impression window according to the user in action pane, generates the operation A component instance of all front-end modules in window.
  5. 5. according to any methods of claim 1-4, which is characterized in that the step S2 is specifically included:
    When the user chooses the component object in the component instance, the attribute of the component object and method are shown to In object editing window, for user to the attribute of component object in the object editing window and method into edlin.
  6. 6. according to any methods of claim 1-4, which is characterized in that the step S2 is further included:
    In the form of script new method is added for the component object in the component instance.
  7. 7. according to any methods of claim 1-4, which is characterized in that the step S3 is specifically included:
    The methodical script of institute of the component object is converted into JavaScript language;
    The method that JavaScript language is converted into using strapping tool is packaged as engineering publication packet.
  8. 8. a kind of system for building web front-end, which is characterized in that including:
    Generation module for each front-end module selected from the front-end module library built in advance according to user, generates each described The example of component in front-end module, the component instance inherit all properties and method of pre-defined selected front-end module;
    Editor module, during for choosing the component object in the component instance as the user, display object editing window with For the user using the object editing window to the attribute of the component object and method into edlin;
    Module is built, for according to edited each component object, building web front-end.
  9. 9. a kind of equipment for building web front-end, which is characterized in that including:
    At least one processor, at least one processor and bus;Wherein,
    The processor and memory complete mutual communication by the bus;
    The memory is stored with the program instruction that can be performed by the processor, and the processor calls described program instruction energy Enough methods performed as described in claim 1 to 7 is any.
  10. 10. a kind of non-transient computer readable storage medium storing program for executing, which is characterized in that the non-transient computer readable storage medium storing program for executing is deposited Computer instruction is stored up, the computer instruction makes the computer perform the method as described in claim 1 to 7 is any.
CN201711458521.1A 2017-12-28 2017-12-28 A kind of method and system for building web front-end Pending CN108170416A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711458521.1A CN108170416A (en) 2017-12-28 2017-12-28 A kind of method and system for building web front-end

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711458521.1A CN108170416A (en) 2017-12-28 2017-12-28 A kind of method and system for building web front-end

Publications (1)

Publication Number Publication Date
CN108170416A true CN108170416A (en) 2018-06-15

Family

ID=62518975

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711458521.1A Pending CN108170416A (en) 2017-12-28 2017-12-28 A kind of method and system for building web front-end

Country Status (1)

Country Link
CN (1) CN108170416A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240690A (en) * 2018-08-15 2019-01-18 阿里巴巴集团控股有限公司 A kind of interface creating method and device of data form
CN110163926A (en) * 2019-05-10 2019-08-23 上海莉莉丝科技股份有限公司 Method, system, equipment and medium of the production comprising multiple scenes for repeating object
CN110688180A (en) * 2019-09-03 2020-01-14 无锡华云数据技术服务有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN111027299A (en) * 2019-10-18 2020-04-17 深圳智慧园区信息技术有限公司 Form generation method and system
CN111309325A (en) * 2020-01-22 2020-06-19 上海钧正网络科技有限公司 Method and device for reference of third-party library and mobile terminal
CN111859053A (en) * 2020-07-22 2020-10-30 武汉镝次元数据科技有限公司 Data definition method of visual chart and chart library realized by data definition method
CN112217731A (en) * 2020-10-16 2021-01-12 青岛海尔科技有限公司 Target application generation method and device and storage medium
CN113590110A (en) * 2021-07-16 2021-11-02 山东派盟网络科技有限公司 Frame construction method, device and equipment
CN116757169A (en) * 2023-08-11 2023-09-15 山东高速信息集团有限公司 Method, equipment and medium for generating highway maintenance metering payment report

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034731A (en) * 2012-12-20 2013-04-10 北京思特奇信息技术股份有限公司 Method for generating Web front-end interactive page
CN106775771A (en) * 2017-01-18 2017-05-31 郑州云海信息技术有限公司 One drop-down selection component and its method based on js
US9720888B1 (en) * 2014-05-22 2017-08-01 Amazon Technologies, Inc. Distributed browsing architecture for the delivery of graphics commands to user devices for assembling a plurality of layers of a content page
CN107220256A (en) * 2016-03-22 2017-09-29 中电科海洋信息技术研究院有限公司 Web front-end shows the automatic generation method of file

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034731A (en) * 2012-12-20 2013-04-10 北京思特奇信息技术股份有限公司 Method for generating Web front-end interactive page
US9720888B1 (en) * 2014-05-22 2017-08-01 Amazon Technologies, Inc. Distributed browsing architecture for the delivery of graphics commands to user devices for assembling a plurality of layers of a content page
CN107220256A (en) * 2016-03-22 2017-09-29 中电科海洋信息技术研究院有限公司 Web front-end shows the automatic generation method of file
CN106775771A (en) * 2017-01-18 2017-05-31 郑州云海信息技术有限公司 One drop-down selection component and its method based on js

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240690A (en) * 2018-08-15 2019-01-18 阿里巴巴集团控股有限公司 A kind of interface creating method and device of data form
CN109240690B (en) * 2018-08-15 2021-06-18 创新先进技术有限公司 Interface generation method and device for data form
CN110163926A (en) * 2019-05-10 2019-08-23 上海莉莉丝科技股份有限公司 Method, system, equipment and medium of the production comprising multiple scenes for repeating object
CN110688180A (en) * 2019-09-03 2020-01-14 无锡华云数据技术服务有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN110688180B (en) * 2019-09-03 2021-05-11 华云数据控股集团有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN111027299A (en) * 2019-10-18 2020-04-17 深圳智慧园区信息技术有限公司 Form generation method and system
CN111309325B (en) * 2020-01-22 2023-08-18 上海钧正网络科技有限公司 Third party library reference method and device and mobile terminal
CN111309325A (en) * 2020-01-22 2020-06-19 上海钧正网络科技有限公司 Method and device for reference of third-party library and mobile terminal
CN111859053A (en) * 2020-07-22 2020-10-30 武汉镝次元数据科技有限公司 Data definition method of visual chart and chart library realized by data definition method
CN111859053B (en) * 2020-07-22 2023-11-10 武汉镝次元数据科技有限公司 Data definition method of visual chart and chart library system
CN112217731A (en) * 2020-10-16 2021-01-12 青岛海尔科技有限公司 Target application generation method and device and storage medium
CN112217731B (en) * 2020-10-16 2022-08-05 青岛海尔科技有限公司 Target application generation method and device and storage medium
CN113590110A (en) * 2021-07-16 2021-11-02 山东派盟网络科技有限公司 Frame construction method, device and equipment
CN116757169A (en) * 2023-08-11 2023-09-15 山东高速信息集团有限公司 Method, equipment and medium for generating highway maintenance metering payment report
CN116757169B (en) * 2023-08-11 2023-12-01 山东高速信息集团有限公司 Method, equipment and medium for generating highway maintenance metering payment report

Similar Documents

Publication Publication Date Title
CN108170416A (en) A kind of method and system for building web front-end
CA2951145C (en) Page constructor and page constructing method
CN106528129B (en) A kind of Web application interface generation system and method
CN106339226B (en) A kind of methods of exhibiting and page presentation device of Webpage
CN105739983B (en) Shell script editing device and its implementation
CN107925786A (en) The data visualization video of animation
CN108228253A (en) A kind of APP construction methods and system
CN107844297A (en) A kind of data visualization realizes system and method
CN108958736A (en) Page generation method, device, electronic equipment and computer-readable medium
CN107122175B (en) Interface creating method and device
CN107807821A (en) The implementation method and terminal of animation pop-up
CN112363794A (en) Rendering method of front-end list type component and electronic equipment
CN109471580B (en) Visual 3D courseware editor and courseware editing method
CN102135936A (en) Method and system for generating test case
CN107977203A (en) The creation method of storage device, application program control and user interface
CN104063231B (en) Test resource rapid access method based on HIT-TENA
CN104793927A (en) Interface editing method and device
CN109325220A (en) Chart generation method, device, storage medium and electronic equipment
CN109241510A (en) A kind of autochart generation system and its implementation based on wechat small routine
WO2018058612A1 (en) Configuration method and system
CN106484413A (en) Document editor and document edit method
CN111027299A (en) Form generation method and system
CN101835175B (en) Method and tool for realizing network management configuration
CN114548056A (en) Rich text editing method, device and equipment
CN110990104B (en) Texture rendering method and device based on Unity3D

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180615

RJ01 Rejection of invention patent application after publication