CN101650745A - Method and device for rapidly generating WEB page based on data definition - Google Patents

Method and device for rapidly generating WEB page based on data definition Download PDF

Info

Publication number
CN101650745A
CN101650745A CN200910173723A CN200910173723A CN101650745A CN 101650745 A CN101650745 A CN 101650745A CN 200910173723 A CN200910173723 A CN 200910173723A CN 200910173723 A CN200910173723 A CN 200910173723A CN 101650745 A CN101650745 A CN 101650745A
Authority
CN
China
Prior art keywords
page
web page
data
parameter
business processing
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
CN200910173723A
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 CN200910173723A priority Critical patent/CN101650745A/en
Priority to PCT/CN2009/075786 priority patent/WO2011029252A1/en
Publication of CN101650745A publication Critical patent/CN101650745A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method for rapidly generating a WEB page based on data definition. The method comprises the following steps: constructing a general WEB page; defining WEB page data accordingto the requirements input by a user; resolving the definitions and generating WEB page objects; and utilizing the WEB page objects and the general WEB page to generate a needed WEB page. The method rapidly develops a similar WEB page and improves the efficiency.

Description

A kind of WEB page based on data definition generates method and device fast
Technical field
The present invention relates to the WEB page technology, be meant especially the quick generation model of a kind of WEB page (Page Fast Generating Model, PFGM).
Background technology
The performance history of present WEB all needs the process through page layout design, modelling, design of control program, and for the design page that a lot of similar pages need repeat, model and control program recycling rate of waterused are low, can not satisfy the requirement of quick exploitation.
In renewal process, present WEB development mode need be developed some cover pages again especially, and efficiency ratio is lower, relatively bothers when being deployed to the scene.
Now also there are some to support the development model that the page generates, but also must develop fixing page formatting earlier,, just can finish exploitation then in the design of carrying out based on page structure.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of quick generation model of the WEB page based on data definition, can solve the inefficient problem of WEB page development.
The present invention proposes a kind of network web page and generate method fast, may further comprise the steps: the structure general web page based on data definition; Requirement according to user's input defines the WEB page data; Definition is resolved, and generate page object; Utilize WEB page object and general web page to generate the required WEB page.
Wherein, in the step that the WEB page data is defined according to the requirement of user input, specifically comprise: when the WEB page when submitting the page to, page style, parameter list and the business processing class of the definition WEB page; When the WEB page is not when submitting the page to, define the page style and the result set of the WEB page.
Wherein, when the WEB page is when submitting the page to, after the step of utilizing the required WEB page of WEB page object and general web page generation, specifically comprise: utilize the WEB page object that the WEB page is dynamically controlled, finish filling in of list; The parameter of filling in is passed to the business processing class to be handled.
Wherein, definition is being resolved, and generate in the step of page object, specifically comprise: when the WEB page is when submitting the page to, extract defined page style, parameter list and business processing class, generate page object according to the page style of being extracted, parameter list and business processing class; When the WEB page is not when submitting the page to, to define according to result set data query source; Data source definitions is converted to data form; Generate page object according to defined page style and data form.
Wherein, pass in the step that the business processing class handles, specifically comprise: the value of getting parms from page object in the parameter of will fill in; The parameter value that obtains is passed to the business processing class to be handled.
The present invention also proposes the quick generating apparatus of a kind of network web page based on data definition, comprising: constructing module, structure general web page; The data definition module, the requirement of importing according to the user defines the WEB page data; Data analysis module is resolved described definition, and generates page object; The format output module utilizes described WEB page object and described general web page to generate the required WEB page.
Wherein, when the data definition module defines the WEB page data according to the requirement of user input, when the WEB page when submitting the page to, page style, parameter list and the business processing class of the definition WEB page; When the WEB page is not when submitting the page to, define the page style and the result set of the WEB page.
Wherein, device also comprises: the dynamic check module, and utilize the WEB page object that the WEB page is dynamically controlled, finish filling in of list; Parameter acquisition module passes to the business processing class with the parameter of filling in and handles.
Wherein, at data analysis module described definition is resolved, and when generating the step of page object, when the WEB page is when submitting the page to, also comprise: extraction module, extract defined page style, parameter list and business processing class, generation module generates page object according to the page style of being extracted, parameter list and business processing class; When the WEB page is not that also comprise: enquiry module defines according to result set data query source when submitting the page to; Modular converter is converted to data form with data source definitions; Generation module generates page object according to defined page style and data form.
Wherein, the parameter of filling in is passed to the business processing class when handling, also comprise: acquisition module, the value of getting parms from page object in parameter acquisition module; Transmit module, the parameter value that obtains is passed to the business processing class handle.
Use the present invention, by generating the method for page object, can develop the WEB page fast, repetition rate is low, has improved efficient.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 generates development process fast for the WEB page.
Fig. 2 generates development device fast for the WEB page.
Embodiment
The present invention includes data definition, data analysis, format output, dynamic check, five modules of parameter acquiring.The WEB page according to whether needs are submitted to is divided into and submits to processing page and result to represent two types of the pages, wherein submits to processing page output to comprise whole modules, and the result represents the page and comprises data definition, data analysis, three modules of format output.
The data definition module defines data by defining tool.Query page needs information such as defined parameters field type, webpage representation type, default value, value script, self-defined verification script; Results page needs definition tables data, form style, picture/mb-type, image data source etc.After definition is finished, save as the form of database table, configuration file.
Data analysis module is the reverse operating of data definition, and the database table and the configuration file of data definition are resolved, and is encapsulated as object, offers the format output module and represents.
The format output module generates the html page code by the input of unified data object, is delivered to webpage representation.
The dynamic check module is divided into general verification and self-defined verification.Whether general verification is according to the definition of parameter type, and some essential informations, such as maximin, length, be sky etc.; Self-defined verification is developed the javascript script by the user, dynamically represents for parameter verification, the page and controls.
Parameter acquisition module is only effective to query page, and after the user submitted the parameter page to, this module extracted parameter value, and the program of offering is done further processing.
The technical solution of the present invention is further elaborated below in conjunction with the drawings and specific embodiments.
Fig. 1 generates development process fast for the WEB page.The WEB page according to whether needs are submitted to is divided into and submits to processing page and result to represent two types of the pages.Submit to the page all to belong to the submission processing page such as login page, query page, suggestion, and results page is the final page, does not need to submit to processing.For same step, the dissimilar pages have diverse ways, so separately set forth.
Step 101, the data that needs are represented define, and are kept in database or the file.
For submitting to processing page need define page style, parameter list, business processing class.Page style is determined by CSS, influences page effect and layout, does not influence data.Parameter list has defined the submission processing page and has comprised which parameter, and information such as title of parameter, type, initial value.The business processing class definition page parameter value is handled the be engaged in class of operation of the industry of going forward side by side.
Wherein parameter-definition thes contents are as follows:
Title ??ID Describe
The parameter tags name ??label Be used for the title of display parameter, such as user name, password etc.
Parameter name ??id The title of parameter and ID among the HTML are if multiselect then is the ID prefix
Note ??comment The descriptor of parameter among the corresponding HTML
The value type ??type Parameter is a character type, or numeric type, is used for the foundation of basic verification
Display type ??htmlType The form of expression of parameter on the page is as text box, combobox, check box, radio box, date, hiding parameter
Minimum value ??min For the numeric type parameter, minimum value is represented to allow
Minimum value; For the character type parameter, minimum value is represented the minimum length that allows
Maximal value ??max For the numeric type parameter, maximal value is represented the maximal value that allows; For the character type parameter, maximal value is represented the maximum length that allows
Whether must fill out ??required If must fill out, then be true; If non-must filling out then is false
Check script ??checkScript Self-defined inspection script is used for to the self-defined complicated verification of page parameter value
Default value ??defaultValue Default value
Value list ??valueList Value list for multiselect
The value name list ??valueNameList Value name list for multiselect
The default value tabulation ??DefaultValueList Default value tabulation for multiselect
Whether free ??hasTime Whether date parameter comprises the time
Whether submit to ??onChange Whether submit to when parameter changes and carry out the secondary inquiry
Hide script ??hiddenString Script is hidden in definition, when satisfying condition, parameter is hidden, and is used for realizing dynamic page
Represent the page for the result and need define page style, result set Table List.A result represents the page and can comprise several result set forms, and the result set form can represent with the form of form, also can represent with the form of chart.
The page definition content comprises:
Title ?ID Describe
Page title ?title Be used for the title of display page
Page footing Tail Be used for showing page footing
The Table List of cell form CellTableList The form definition that cell shows be the information of some cells, each cell comprises reference position, final position, cell value.Value is wherein finished by data source
The common form tabulation ResultTableList Common form tabulation definition is with some TD of html table formal definition and TR.Value is wherein finished by data source
Every page of size PageSize Be used for being provided with every page of data volume that comprises that the result represents the page
The definition of data source is embodied in the data form, and definition comprises:
Title ??ID Describe
Preposition SQL ??preSQL Be used for putting in order raw data, make things convenient for data query
Value SQL ??SQL The script of data query
Rearmounted SQL ??subSQL Handle ephemeral data, or disposal data
The row definition ??ColumnList Definition result set and represent relation between the row
Parameter-definition ??paramList The parameter list that data source need be obtained
Represent type ??type Ways of presentation comprises: data form, pie chart, broken line graph, histogram
Data definition can be preserved by the form of data base table recording, also can be saved in the text.
Step 102 is resolved the definition in database or the file, obtains the generation page object.
This step is the reverse process of data definition, can change the information of solidifying into multidate information, has so just realized data definition, with separating that the page generates.
For submitting processing page to, resolving be with in the database or the parameter list that defines in the file, page style and business processing class extract, transfer object again to.
Represent the page for the result, resolving is at first data source definitions to be checked out in database; Then according to row definition changing into data form; According to the definition of the page, create page object at last.
Step 103 generates the formative page according to page object.
This step uses the definition information of resolving in the good object to generate the page.
For submitting processing page to, comprise the information of CSS in the object, influenced the style of the page, implementation method is at first to define one group of CSS in common file, and when generating html page, IE can be according to the title of CSS, find corresponding style definition, reach the page effect of customization.
The business processing class definition be the processing ACTION of the list of HTML, this value fills in the FORM label of the page, will directly forward corresponding service to and handle in the class and handle after the page is submitted to.
It is as follows that parameter list generates step:
1, travels through all parameters, enter circulation.
2, judge the display type of parameter, forward different processing sections to according to display type, splicing HTML character string, such as input frame is "<input type=' text ' ", check box is "<input type=' checkbox ' ", and radio box is "<input type=' radio ' ".
3, judge whether to exist cascade connection, revise the function that submit to the back, carry out the secondary inquiry if exist then increase.
4, increase the general verification script of parameter, such as whether being sky, whether being numeral, size restriction, length restriction etc.
5, increase self-defining verification script, revise script variable HTML variable name by name.
6, increase hiding script, revise the variable HTML variable name by name in the script.
7, finish the parameter circulation.
8, increase the generic script function.
Represent the page for the result, page style is the same with submitting processing page to.The form part if what define in the object is common form tabulation, then directly according to html format output, if definition is the Table List of cell form, then transfers the common form tabulation earlier to, and then output.The output step is as follows:
1, display page title calculates the summary journal bar number that the page comprises.
2, travel through all common form tabulations.
3, judge whether in the scope of paging, if would travel through TR tabulation and TD tabulation generation html page.
4, finish traversal, show page footing.
The page is supported Pagination Display.Such as every page 100 line item of definition, a page comprises 3 forms, all is 80 records, and then the page shows 80 records of first form and preceding 20 records of second form for first page; Second page shows back 60 records of second form and preceding 40 records of the 3rd form; The 3rd page of back 40 records that show the 3rd form.
The result represents the page, and after the page generated, flow process just finished, and following step and result represent the page it doesn't matter.
Step 104 is dynamically controlled page elements by the form of JavaScript script, such as verification, hiding, modification value.
After submitting to processing page to represent to finish, the page generally all has certain logic verify and dynamic process, and this step realizes these dynamic control by the JavaScript script inside information.
General JavaScript function comprises:
Title Parameter Describe
Changevalue Obj When parameter value changes, the function of triggering, parameter is a parameter object.This function is used for activating dynamic control function
InnerSubmit Obj Dynamic control function, controlling needs to carry out secondary and submits inquiry to after which parameter value is revised, be used for realizing the cascade menu operation
Displaycontr ol Show control function, be used for to satisfy specified conditions by parameter hide and shielding verification
Validateform The verification function, the entrance function that page parameter is carried out verification
RpcheckNu mber Label, name Whether checking parameter is the function of numeral
Rpcheckcom p Label, name, par amtype, The function of checking parameter scope, if be numeral, verification maximin then, if be character then
?min,max Verification minimax length
??rpcheckisnul ??l ?label,name Whether checking parameter is empty
??rptrim ?inputStr Variable is carried out the trim operation
??rpisNumber ?sCheck Whether to variable is the judgement of numeral
??clearerr Empty the check errors prompting
??adderror ??err Increase the check errors prompting
??showerrs Show the check errors prompting
Step 105 after finishing page list and filling in, is submitted the page to, and parameter is passed to application.
The final purpose of submitting to processing page to fill in parameter value is to handle in order to be submitted to the business processing class, and this step is exactly that the parameter value that will submit to gets access to, and is filled up in the parameter object and goes, and makes things convenient for the business processing class to use.
According to the submission pattern of HTML list, the parameter value after the page is submitted to is that the form with MAP leaves in the REQUEST object, so the step of extracting parameter value is from MAP:
1, obtains the REQUEST object.
2, the original parameter list of traversal.
3, by parameter name value of getting parms from the MAP of REQUEST.If monodrome is then directly obtained; If many-valued, then the value of getting parms array is filled up in the parameter value tabulation then.
4, finish the traversal parameter list
The parameter list of the value of having filled in is delivered in the business processing class, just can have continued the treatment scheme of business processing class.
Substantially can realize that by above five steps general submission processing page and result represent the page.Submit to by mixing, page format can comprise two types the page simultaneously, has both comprised and has submitted the parameter information of handling to, also comprises the form data that the result represents.
Fig. 2 generates development device fast for the WEB page.Device comprises: constructing module, structure general web page; The data definition module, the requirement of importing according to the user defines the WEB page data; Data analysis module is resolved described definition, and generates page object; The format output module utilizes described WEB page object and described general web page to generate the required WEB page.
When the data definition module defines the WEB page data according to the requirement of user input, when the WEB page when submitting the page to, page style, parameter list and the business processing class of the definition WEB page; When the WEB page is not when submitting the page to, define the page style and the result set of the WEB page.
This device also comprises: the dynamic check module, and utilize the WEB page object that the WEB page is dynamically controlled, finish filling in of list; Parameter acquisition module passes to the business processing class with the parameter of filling in and handles.
At data analysis module described definition is resolved, and when generating the step of page object, when the WEB page is when submitting the page to, also comprise: extraction module, extract defined page style, parameter list and business processing class, generation module generates page object according to the page style of being extracted, parameter list and business processing class; When the WEB page is not that also comprise: enquiry module defines according to result set data query source when submitting the page to; Modular converter is converted to data form with data source definitions; Generation module generates page object according to defined page style and data form.
In parameter acquisition module the parameter of filling in is passed to the business processing class when handling, also comprise: acquisition module, the value of getting parms from page object; Transmit module, the parameter value that obtains is passed to the business processing class handle.
Those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the memory storage and carry out by calculation element, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the network web page based on data definition generates method fast, it is characterized in that, said method comprising the steps of:
The structure general web page;
Requirement according to user's input defines the WEB page data;
Described definition is resolved, and generate page object;
Utilize described WEB page object and described general web page to generate the required WEB page.
2. method according to claim 1 is characterized in that, in the step that the WEB page data is defined according to the requirement of user input, specifically comprises:
When the described WEB page is when submitting the page to, define page style, parameter list and the business processing class of the described WEB page;
When the described WEB page is not when submitting the page to, define the page style and the result set of the described WEB page.
3. method according to claim 2 is characterized in that, when the described WEB page is the submission page, after the step of utilizing the required WEB page of described WEB page object and described general web page generation, specifically comprises:
Utilize described WEB page object that the WEB page is dynamically controlled, finish filling in of list;
The parameter of filling in is passed to described business processing class to be handled.
4. method according to claim 3 is characterized in that, described definition is being resolved, and generating in the step of page object, specifically comprises:
When the described WEB page is the submission page,
Extract defined page style, parameter list and business processing class,
Generate page object according to the page style of being extracted, parameter list and business processing class;
When the described WEB page is not the submission page,
Define according to result set data query source;
Described data source definitions is converted to data form;
Generate page object according to defined page style and data form.
5. method according to claim 3 is characterized in that, passes in the step that described business processing class handles in the parameter of will fill in, and specifically comprises:
The value of getting parms from described page object;
The parameter value that obtains is passed to described business processing class to be handled.
6. the quick generating apparatus of the network web page based on data definition is characterized in that, comprising:
Constructing module, the structure general web page;
The data definition module, the requirement of importing according to the user defines the WEB page data;
Data analysis module is resolved described definition, and generates page object;
The format output module utilizes described WEB page object and described general web page to generate the required WEB page.
7. device according to claim 6 is characterized in that, when described data definition module defines the WEB page data according to the requirement of user input,
When the described WEB page is when submitting the page to, define page style, parameter list and the business processing class of the described WEB page;
When the described WEB page is not when submitting the page to, define the page style and the result set of the described WEB page.
8. device according to claim 7 is characterized in that, described device also comprises:
The dynamic check module utilizes described WEB page object that the WEB page is dynamically controlled, and finishes filling in of list;
Parameter acquisition module passes to described business processing class with the parameter of filling in and handles.
9. device according to claim 8 is characterized in that, at described data analysis module described definition resolved, and when generating the step of page object,
When the described WEB page is when submitting the page to, also to comprise:
Extraction module extracts defined page style, parameter list and business processing class,
Generation module generates page object according to the page style of being extracted, parameter list and business processing class;
When the described WEB page is not when submitting the page to, also to comprise:
Enquiry module defines according to result set data query source;
Modular converter is converted to data form with described data source definitions;
Generation module generates page object according to defined page style and data form.
10. device according to claim 8 is characterized in that, in described parameter acquisition module the parameter of filling in is passed to described business processing class when handling, and also comprises:
Acquisition module, the value of getting parms from described page object;
Transmit module, the parameter value that obtains is passed to described business processing class handle.
CN200910173723A 2009-09-10 2009-09-10 Method and device for rapidly generating WEB page based on data definition Pending CN101650745A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200910173723A CN101650745A (en) 2009-09-10 2009-09-10 Method and device for rapidly generating WEB page based on data definition
PCT/CN2009/075786 WO2011029252A1 (en) 2009-09-10 2009-12-21 Method and device for fast generating network web page based on data definition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910173723A CN101650745A (en) 2009-09-10 2009-09-10 Method and device for rapidly generating WEB page based on data definition

Publications (1)

Publication Number Publication Date
CN101650745A true CN101650745A (en) 2010-02-17

Family

ID=41672983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910173723A Pending CN101650745A (en) 2009-09-10 2009-09-10 Method and device for rapidly generating WEB page based on data definition

Country Status (2)

Country Link
CN (1) CN101650745A (en)
WO (1) WO2011029252A1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750329A (en) * 2012-05-30 2012-10-24 深圳证券信息有限公司 Self-adaptive data acquisition method and system
CN103995698A (en) * 2014-05-05 2014-08-20 重庆斯欧信息技术有限公司 Application form agile development method and system oriented to business
CN105404692A (en) * 2015-12-18 2016-03-16 深圳中兴网信科技有限公司 Web page generation method and generation device
CN106227523A (en) * 2016-07-18 2016-12-14 浪潮通用软件有限公司 General JavaScript data source assembly
CN106599213A (en) * 2016-12-16 2017-04-26 车智互联(北京)科技有限公司 Form automatic filling method and system
CN106776909A (en) * 2016-11-28 2017-05-31 努比亚技术有限公司 The creation method and device of the page
CN103473234B (en) * 2012-06-07 2018-07-06 中兴通讯股份有限公司 A kind of method, apparatus and system from web-query system export report
CN108536715A (en) * 2017-03-06 2018-09-14 百度在线网络技术(北京)有限公司 A kind of preview page generation method, device, equipment and storage medium
CN109388770A (en) * 2018-09-17 2019-02-26 北京市计算中心 Web page generation method and device
CN109857399A (en) * 2018-12-14 2019-06-07 成都四方伟业软件股份有限公司 Webpage method of combination and device
CN111274781A (en) * 2020-01-21 2020-06-12 北京三快在线科技有限公司 Table display method and device, storage medium and electronic equipment
US11507638B2 (en) 2018-06-21 2022-11-22 Tsunagu.Ai, Inc. Web content automated generation system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395193A (en) * 2001-07-05 2003-02-05 英业达股份有限公司 Method fro producing dynamic form which can be edited on web page
CN1542699A (en) * 2003-04-29 2004-11-03 联想(北京)有限公司 GUI producing method and system
CN101359290A (en) * 2008-09-11 2009-02-04 中兴通讯股份有限公司 Method for customizing service document based on metadata and apparatus

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750329A (en) * 2012-05-30 2012-10-24 深圳证券信息有限公司 Self-adaptive data acquisition method and system
CN103473234B (en) * 2012-06-07 2018-07-06 中兴通讯股份有限公司 A kind of method, apparatus and system from web-query system export report
CN103995698A (en) * 2014-05-05 2014-08-20 重庆斯欧信息技术有限公司 Application form agile development method and system oriented to business
CN105404692A (en) * 2015-12-18 2016-03-16 深圳中兴网信科技有限公司 Web page generation method and generation device
CN105404692B (en) * 2015-12-18 2019-08-30 深圳中兴网信科技有限公司 The generation method and generating means of Web page
CN106227523A (en) * 2016-07-18 2016-12-14 浪潮通用软件有限公司 General JavaScript data source assembly
CN106227523B (en) * 2016-07-18 2019-03-08 浪潮通用软件有限公司 General JavaScript data source assembly
CN106776909A (en) * 2016-11-28 2017-05-31 努比亚技术有限公司 The creation method and device of the page
CN106776909B (en) * 2016-11-28 2021-04-06 努比亚技术有限公司 Page creating method and device
CN106599213A (en) * 2016-12-16 2017-04-26 车智互联(北京)科技有限公司 Form automatic filling method and system
CN108536715A (en) * 2017-03-06 2018-09-14 百度在线网络技术(北京)有限公司 A kind of preview page generation method, device, equipment and storage medium
CN108536715B (en) * 2017-03-06 2020-12-11 百度在线网络技术(北京)有限公司 Preview page generation method, device, equipment and storage medium
US11507638B2 (en) 2018-06-21 2022-11-22 Tsunagu.Ai, Inc. Web content automated generation system
CN109388770A (en) * 2018-09-17 2019-02-26 北京市计算中心 Web page generation method and device
CN109857399A (en) * 2018-12-14 2019-06-07 成都四方伟业软件股份有限公司 Webpage method of combination and device
CN111274781A (en) * 2020-01-21 2020-06-12 北京三快在线科技有限公司 Table display method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
WO2011029252A1 (en) 2011-03-17

Similar Documents

Publication Publication Date Title
CN101650745A (en) Method and device for rapidly generating WEB page based on data definition
US20180157636A1 (en) Methods and systems for language-agnostic machine learning in natural language processing using feature extraction
CN101706821B (en) Tag-based mobile internet page design system and method
CN100507839C (en) Method and system for mapping content between a starting template and a target template
CN104881488B (en) Configurable information extraction method based on relation table
CN105808437B (en) Automatic test method and system based on test case data sheet
CN103020027A (en) Method, device and system for generating dynamic report
CN103605502B (en) Form page display method and server
CN104572072B (en) A kind of language transfer method and equipment to the program based on MVC pattern
CN103778234A (en) Report form generating method and device
CN109710250A (en) It is a kind of for constructing the visualization engine system and method for user interface
CN112507135A (en) Visual knowledge graph query template construction method, device, system and storage medium
US20080195934A1 (en) Method of Creating an Xml Document on a Web Browser
JP2022028881A (en) Method of automatically generating advertisements, apparatus, device, and computer-readable storage medium
CN110427488A (en) The processing method and processing device of document
Vergara et al. Building cognitive applications with IBM watson services: Volume 7 natural language understanding
CN106095742A (en) Text content generation method and server
CN103377186A (en) Web service integration device, method and equipment based on identity of named entity
CN101324833B (en) Method and apparatus for saving page resource
CN104471530A (en) Executable software specification generation
CN104657342A (en) Clean proof generating method and device
CN115715393A (en) System and method for dynamically defining digital forms
CN113688617A (en) Method for generating table page and computing equipment
Rasmussen Social Science Metadata and the Foundations of the DDI
CN106933552B (en) Data processing method and front-end code generating device

Legal Events

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

Application publication date: 20100217