CN107015819A - The method and apparatus of html template are updated in server end - Google Patents

The method and apparatus of html template are updated in server end Download PDF

Info

Publication number
CN107015819A
CN107015819A CN201610056538.3A CN201610056538A CN107015819A CN 107015819 A CN107015819 A CN 107015819A CN 201610056538 A CN201610056538 A CN 201610056538A CN 107015819 A CN107015819 A CN 107015819A
Authority
CN
China
Prior art keywords
updated
server end
html template
source program
data message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610056538.3A
Other languages
Chinese (zh)
Other versions
CN107015819B (en
Inventor
茹建芳
王珏巍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610056538.3A priority Critical patent/CN107015819B/en
Publication of CN107015819A publication Critical patent/CN107015819A/en
Application granted granted Critical
Publication of CN107015819B publication Critical patent/CN107015819B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure proposes a kind of method and apparatus that html template is updated in server end, the source program of this method html template to be updated in the method that server end updates html template includes acquisition server end;Corresponding server side scripts file and corresponding routing iinformation are generated according to source program;Parsed by the compiler in server end and run corresponding server side scripts file, and according to routing information acquisition data message to be updated;And data message to be updated is updated to update html template.It can be realized by the disclosure and obtain data message to be updated in server end and update html template, weaken the coupling between server end data message to be updated and html template, the efficiency of effective Improving Project exploitation.

Description

The method and apparatus of html template are updated in server end
Technical field
This disclosure relates to technical field of software engineering, more particularly to a kind of update html template in server end Method and apparatus.
Background technology
At present during software development, project development personnel need browser end update HTML Templates and Data content in HTML Templates, by the interaction of browser end and server end program code, realizes HTML The maintenance and management of data content in masterplate and HTML Templates.In correlation technique, browser end is utilized Node.js scripts transmit data by http/https and server end, output data content to browser end, The coupling of data content in HTML Templates and HTML Templates is high, and project development personnel's maintenance and management is clear Look at device interface the step of it is cumbersome.
Disclosure
The disclosure is intended at least solve one of technical problem in correlation technique to a certain extent.
Therefore, a purpose of the disclosure is to propose a kind of method for updating html template in server end, It can realize and obtain data message to be updated in server end and update html template, weaken server end and treat more Coupling between new data information and html template, the efficiency of effective Improving Project exploitation.
Another object of the present disclosure is to propose a kind of device for updating html template in server end.
To reach above-mentioned purpose, what disclosure first aspect embodiment was proposed updates html template in server end Method, including:Obtain the source program of html template to be updated in server end;According to the source program Generate corresponding server side scripts file and corresponding routing iinformation;Pass through the compiler solution in server end Analyse and run the corresponding server side scripts file, and according to routing information acquisition data to be updated Information;And the data message to be updated is updated to update the html template.
The method that html template is updated in server end that disclosure first aspect embodiment is proposed, passes through basis The source program of html template to be updated generates corresponding server side scripts file and correspondingly in server end Routing iinformation, parsed by the compiler in server end and run corresponding server side scripts file, And be updated according to routing information acquisition data message to be updated, and to data message to be updated with more New html template, can realize and obtain data message to be updated in server end and update html template, subtract Coupling between weak server end data message to be updated and html template, the effect of effective Improving Project exploitation Rate.
To reach above-mentioned purpose, what disclosure second aspect embodiment was proposed updates html template in server end Device, including:Source program acquisition module, the source for obtaining html template to be updated in server end Program;Generation module, for generating corresponding server side scripts file and corresponding according to the source program Routing iinformation;Parsing module, for the corresponding clothes to be parsed and run by the compiler in server end Business device end script file, and according to routing information acquisition data message to be updated;And update module, For being updated the data message to be updated to update the html template.
The device that html template is updated in server end that disclosure second aspect embodiment is proposed, passes through basis The source program of html template to be updated generates corresponding server side scripts file and correspondingly in server end Routing iinformation, parsed by the compiler in server end and run corresponding server side scripts file, And be updated according to routing information acquisition data message to be updated, and to data message to be updated with more New html template, can realize and obtain data message to be updated in server end and update html template, subtract Coupling between weak server end data message to be updated and html template, the effect of effective Improving Project exploitation Rate.
The additional aspect of the disclosure and advantage will be set forth in part in the description, and will partly be retouched from following Become obvious in stating, or recognize by the practice of the disclosure.
Brief description of the drawings
The above-mentioned and/or additional aspect of the disclosure and advantage are from the following description of the accompanying drawings of embodiments It will be apparent and be readily appreciated that, wherein:
Fig. 1 is the flow signal that the method for html template is updated in server end that the embodiment of the disclosure one is proposed Figure;
Fig. 2 is that the flow for updating the method for html template in server end that another embodiment of the disclosure is proposed is shown It is intended to;
Fig. 3 is that the flow for updating the method for html template in server end that another embodiment of the disclosure is proposed is shown It is intended to;
Fig. 4 is that the structure for updating the device of html template in server end that another embodiment of the disclosure is proposed is shown It is intended to;
Fig. 5 is that the structure for updating the device of html template in server end that another embodiment of the disclosure is proposed is shown It is intended to.
Embodiment
Embodiment of the disclosure is described below in detail, the example of the embodiment is shown in the drawings, wherein certainly Beginning to same or similar label eventually represents same or similar element or the member with same or like function Part.The embodiments described below with reference to the accompanying drawings are exemplary, is only used for explaining the disclosure, and can not It is interpreted as limitation of this disclosure.On the contrary, embodiment of the disclosure includes falling into attached claims All changes, modification and equivalent in the range of spirit and intension.
Fig. 1 is the flow signal that the method for html template is updated in server end that the embodiment of the disclosure one is proposed Figure, as shown in figure 1, the method that should update html template in server end includes:
S101:Obtain the source program of html template to be updated in server end.
At present during software development, project development personnel need browser end update HTML Templates and Data content in HTML Templates, by the interaction of browser end and server end program code, realizes HTML The maintenance and management of data content in masterplate and HTML Templates.
Wherein, server is to provide the equipment of the service of calculating, and server such as file server, database take Device, apps server, and WEB server of being engaged in etc..
Html template is HyperText Markup Language (HyperText Markup Language, HTML) masterplate, Html template such as Page template, is showed, html template is made up of Web page area by web browser, Different Web page areas can constitute different html templates.
It is understood that block is a kind of organizational form of webpage, webpage be able to can be seen from top to down Work be made up of block independent one by one, between each block and other blocks be not present it is overlapping, width and Height is defined by inside.
In embodiment of the disclosure, the source program of html template can be java applet.Wherein, Java is It is a kind of to write the object oriented program language of cross-platform program.
In embodiment of the disclosure, the source program of html template encapsulate data content in HTML Templates, Method function, the processing logic of operation, and interface etc. are performed to data content.
In embodiment of the disclosure, the source program of html template to be updated is used for the HTML to browser end Template is updated.The source program of html template to be updated can be written on one or more source program text In part, different renewal operation correspondence differences or identical source files of program, i.e., different HTML to be updated The source program of template can correspond to different or identical source files of program.
S102:Corresponding server side scripts file and corresponding routing iinformation are generated according to source program.
In embodiment of the disclosure, server side scripts file is JavaScript script files, wherein, JavaScript is a kind of literal translation formula script, is a kind of regime type, weak type, the language based on prototype Speech, built-in support type, its resolver is referred to as JavaScript compilers.
In embodiment of the disclosure, the source program of different html template to be updated can correspond to it is different or Person's identical server side scripts file.Corresponding with source program server side scripts Document encapsulation HTML moulds Data content, the method function that operation is performed to data content in version, processing logic, and interface etc..
In embodiment of the disclosure, routing iinformation is used to identify the position where the interface of source program, passes through Corresponding routing iinformation can position the interface of source program corresponding with routing iinformation.
For example, can be according to the function of the source program of html template to be updated, method and processing logic generation Corresponding JavaScript script files, and Rhino compilers are inserted into Java containers, operation Java containers with Rhino compilers are made to compile JavaScript script files automatically, to realize the source with html template to be updated The corresponding function of program.
S103:Parsed by the compiler in server end and run corresponding server side scripts file, and According to routing information acquisition data message to be updated.
In embodiment of the disclosure, the compiler of server end is that Rhino compilers or Nashorn are compiled Device, Rhino compilers and Nashorn compilers can realize that compiling is embedded in java applet code JavaScript code, can also realize and java applet code is called from embedded JavaScript.
Wherein, Rhino compilers are a kind of JavaScript realizations based on Java, can be accessed various Java class storehouse, for resolution server end script file, Nashorn compilers are embedded for Java's JavaScript compilers, it can also be used to resolution server end script file.
In embodiment of the disclosure, data message to be updated be HTML Templates in need update data message.
Alternatively, parsed by the compiler in server end and run corresponding server side scripts file, And according to routing information acquisition data message to be updated, specifically include:The compiler of server end is parsed and transported Row server side scripts file is with the interface according to corresponding routing iinformation calling source program;Pass through source program Interface obtains the data message in source program, and html template is updated according to data message.
S104:Data message to be updated is updated to update html template.
In embodiment of the disclosure, the compiler in server end parses and runs corresponding server end pin This document, calls the interface in the source program of html template to be updated, the data letter to be updated by performing The method function of breath, realizes processing data information logic to be updated, with to data message progress to be updated Update to update html template.
For example, data message and html template to be updated can be obtained by JavaScript script files, And data message to be updated is inserted in html template by Velocity masterplates engine, to update HTML Template.
Alternatively, in another embodiment, as shown in Fig. 2 also including after step s 104:
S201:The html template after updating is obtained, and by Velocity masterplates engine by the HTML after renewal Template is shown in browser end.
, can be by Velocity masterplates engine of the prior art by the html template after renewal in this step It has been shown that, be will not be repeated here in browser end.
, will by Velocity masterplates engine after server end is updated to html template in this step Html template after renewal shown in browser end, can avoid project development personnel in browser end more Data content in new HTML Templates and HTML Templates, the efficiency of effective Improving Project exploitation.
It is corresponding by being generated according to the source program of html template to be updated in server end in the present embodiment Server side scripts file and corresponding routing iinformation, are parsed by the compiler in server end and run pair The server side scripts file answered, and according to routing information acquisition data message to be updated, and to be updated Data message be updated to update html template, can realize and obtain data to be updated letter in server end Breath and renewal html template, weaken the coupling between server end data message to be updated and html template, have Imitate the efficiency of Improving Project exploitation.
Fig. 3 is that the flow for updating the method for html template in server end that another embodiment of the disclosure is proposed is shown It is intended to, as shown in figure 3, for the step S103 shown in Fig. 1, following several steps can be included:
S301:The compiler of server end is parsed and runtime server end script file is with according to corresponding route The interface of information calling source program.
By this step, compiler is run in server end, in server end resolution server end script file, With the interface according to corresponding routing iinformation calling source program, realization is called in server end from script file Interface in the source program of html template to be updated is preliminary real to obtain the data message in source program Existing separation between server end data message to be updated and html template.
S302:The data message in source program is obtained by the interface of source program, HTML is updated according to data message Template.
In embodiment of the disclosure, the compiler in server end parses and runs corresponding server end pin This document, calls the interface in the source program of html template to be updated, and source is obtained by the interface of source program Data message in program, with the method function by performing data message, realizes processing data information logic, To update html template according to data message, it can realize and obtain data message to be updated and more in server end New html template, weakens the coupling between server end data message to be updated and html template, effectively carries Rise the efficiency of project development.
In the present embodiment, by running compiler in server end, in server end resolution server end script File, with the interface according to corresponding routing iinformation calling source program, is realized in server end from script file In call the interface in the source program of html template to be updated to obtain the data message in source program, The preliminary separation realized between server end data message to be updated and html template, by performing data message Method function, realize processing data information logic, with according to data message update html template, Neng Goushi Present server end obtains data message to be updated and updates html template, weakens server end data to be updated Coupling between information and html template, the efficiency of effective Improving Project exploitation.
Fig. 4 is that the structure for updating the device of html template in server end that another embodiment of the disclosure is proposed is shown It is intended to, as shown in figure 4, the device 40 that should update html template in server end includes:
Source program acquisition module 401, the source program for obtaining html template to be updated in server end.
At present during software development, project development personnel need browser end update HTML Templates and Data content in HTML Templates, by the interaction of browser end and server end program code, realizes HTML The maintenance and management of data content in masterplate and HTML Templates.
Wherein, server is to provide the equipment of the service of calculating, and server such as file server, database take Device, apps server, and WEB server of being engaged in etc..
Html template is HyperText Markup Language (HyperText Markup Language, HTML) masterplate, Html template such as Page template, is showed, html template is made up of Web page area by web browser, Different Web page areas can constitute different html templates.
It is understood that block is a kind of organizational form of webpage, webpage be able to can be seen from top to down Work be made up of block independent one by one, between each block and other blocks be not present it is overlapping, width and Height is defined by inside.
In embodiment of the disclosure, the source program of html template can be java applet.Wherein, Java is It is a kind of to write the object oriented program language of cross-platform program.
In embodiment of the disclosure, the source program of html template encapsulate data content in HTML Templates, Method function, the processing logic of operation, and interface etc. are performed to data content.
In embodiment of the disclosure, the source program of html template to be updated is used for the HTML to browser end Template is updated.The source program of html template to be updated can be written on one or more source program text In part, different renewal operation correspondence differences or identical source files of program, i.e., different is to be updated The source program of html template can correspond to different or identical source files of program.
Generation module 402, for generating corresponding server side scripts file and corresponding road according to source program By information.
In embodiment of the disclosure, server side scripts file is JavaScript script files, wherein, JavaScript is a kind of literal translation formula script, is a kind of regime type, weak type, the language based on prototype Speech, built-in support type, its resolver is referred to as JavaScript compilers.
In embodiment of the disclosure, the source program of different html template to be updated can correspond to it is different or Person's identical server side scripts file.Corresponding with source program server side scripts Document encapsulation HTML moulds Data content, the method function that operation is performed to data content in version, processing logic, and interface etc..
In embodiment of the disclosure, routing iinformation is used to identify the position where the interface of source program, passes through Corresponding routing iinformation can position the interface of source program corresponding with routing iinformation.
For example, can be according to the function of the source program of html template to be updated, method and processing logic generation Corresponding JavaScript script files, and Rhino compilers are inserted into Java containers, run Java Container is so that Rhino compilers compile JavaScript script files automatically, to realize and HTML to be updated The corresponding function of source program of template.
Parsing module 403, for corresponding server end to be parsed and run by the compiler in server end Script file, and according to routing information acquisition data message to be updated.
In embodiment of the disclosure, the compiler of server end is that Rhino compilers or Nashorn are compiled Device, Rhino compilers and Nashorn compilers can realize that compiling is embedded in java applet code JavaScript code, can also realize and java applet code is called from embedded JavaScript.
Wherein, Rhino compilers are a kind of JavaScript realizations based on Java, can be accessed various Java class storehouse, for resolution server end script file, Nashorn compilers are embedded for Java's JavaScript compilers, it can also be used to resolution server end script file.
In embodiment of the disclosure, data message to be updated be HTML Templates in need update data letter Breath.
Alternatively, as shown in figure 5, parsing module 403, which is specifically included, calls submodule 4031 and acquisition submodule Block 4032, wherein,
Submodule 4031 is called, for making the compiler of server end parse and runtime server end script file With the interface according to corresponding routing iinformation calling source program.
By this module, compiler is run in server end, in server end resolution server end script file, With the interface according to corresponding routing iinformation calling source program, realization is called in server end from script file Interface in the source program of html template to be updated is preliminary real to obtain the data message in source program Existing separation between server end data message to be updated and html template.
Acquisition submodule 4032, the data message in source program is obtained for the interface by source program, according to Data message updates html template.
In embodiment of the disclosure, the compiler in server end parses and runs corresponding server end pin This document, calls the interface in the source program of html template to be updated, and source is obtained by the interface of source program Data message in program, with the method function by performing data message, realizes processing data information logic, To update html template according to data message, it can realize and obtain data message to be updated and more in server end New html template, weakens the coupling between server end data message to be updated and html template, effectively carries Rise the efficiency of project development.
Update module 404, for being updated data message to be updated to update html template.
In embodiment of the disclosure, the compiler in server end parses and runs corresponding server end pin This document, calls the interface in the source program of html template to be updated, the data letter to be updated by performing The method function of breath, realizes processing data information logic to be updated, with to data message progress to be updated Update to update html template.
For example, data message and html template to be updated can be obtained by JavaScript script files, And data message to be updated is inserted in html template by Velocity masterplates engine, to update HTML moulds Plate.
Alternatively, as shown in figure 5, the device 40 of html template should be updated in server end also includes acquisition module 405, wherein,
Acquisition module 405, for obtaining the html template after updating, and will more by Velocity masterplates engine Html template after new is shown in browser end.
Specifically, html template after renewal can be existed by Velocity masterplates engine of the prior art Browser end is shown, will not be repeated here.
This module will be updated after server end is updated to html template by Velocity masterplates engine Html template afterwards is shown in browser end, and project development personnel can be avoided to be updated in browser end Data content in HTML Templates and HTML Templates, the efficiency of effective Improving Project exploitation.
It is corresponding by being generated according to the source program of html template to be updated in server end in the present embodiment Server side scripts file and corresponding routing iinformation, are parsed by the compiler in server end and run pair The server side scripts file answered, and according to routing information acquisition data message to be updated, and to be updated Data message be updated to update html template, can realize and obtain data to be updated letter in server end Breath and renewal html template, weaken the coupling between server end data message to be updated and html template, have Imitate the efficiency of Improving Project exploitation.
It should be noted that in the description of the disclosure, term " first ", " second " etc. are only used for retouching Purpose is stated, and it is not intended that indicating or implying relative importance.In addition, in the description of the disclosure, removing Non- to be otherwise noted, " multiple " are meant that two or more.
Any process described otherwise above or method description are construed as in flow chart or herein, table Show including it is one or more be used for realize specific logical function or process the step of executable instruction code Module, fragment or part, and the preferred embodiment of the disclosure scope include other realization, its In can not by order that is shown or discussing, including according to involved function by it is basic and meanwhile in the way of or In the opposite order, perform function is carried out, this should be by embodiment of the disclosure person of ordinary skill in the field Understood.
It should be appreciated that each several part of the disclosure can be realized with hardware, software, firmware or combinations thereof. In the above-described embodiment, multiple steps or method can in memory and by suitable instruction be held with storage The software or firmware that row system is performed are realized.If for example, realized with hardware, and in another embodiment party It is the same in formula, it can be realized with any one of following technology well known in the art or their combination:Have For the discrete logic for the logic gates that logic function is realized to data-signal, with suitable combination The application specific integrated circuit of logic gates, programmable gate array (PGA), field programmable gate array (FPGA) Deng.
Those skilled in the art are appreciated that to realize the whole or portion that above-described embodiment method is carried It can be by program step by step to instruct the hardware of correlation to complete, described program can be stored in a kind of meter In calculation machine readable storage medium storing program for executing, the program upon execution, including one or a combination set of the step of embodiment of the method.
In addition, each functional unit in the disclosure each embodiment can be integrated in a processing module, Can also be that unit is individually physically present, can also two or more units be integrated in a module In.Above-mentioned integrated module can both be realized in the form of hardware, it would however also be possible to employ software function module Form is realized.If the integrated module is realized using in the form of software function module and is used as independent product Sale in use, can also be stored in a computer read/write memory medium.
Storage medium mentioned above can be read-only storage, disk or CD etc..
In the description of this specification, reference term " one embodiment ", " some embodiments ", " example ", The description of " specific example " or " some examples " etc. means to combine the specific spy that the embodiment or example are described Levy, structure, material or feature are contained at least one embodiment of the disclosure or example.In this explanation In book, identical embodiment or example are not necessarily referring to the schematic representation of above-mentioned term.Moreover, retouching Specific features, structure, material or the feature stated can be in any one or more embodiments or example Combine in an appropriate manner.
Although embodiment of the disclosure has been shown and described above, it is to be understood that above-described embodiment It is exemplary, it is impossible to be interpreted as limitation of this disclosure, one of ordinary skill in the art is in the disclosure In the range of above-described embodiment can be changed, change, replace and modification.

Claims (8)

1. a kind of method that html template is updated in server end, it is characterised in that comprise the following steps:
Obtain the source program of html template to be updated in server end;
Corresponding server side scripts file and corresponding routing iinformation are generated according to the source program;
Parsed by the compiler in server end and run the corresponding server side scripts file, and root According to routing information acquisition data message to be updated;And
The data message to be updated is updated to update the html template.
2. the method as claimed in claim 1 that html template is updated in server end, it is characterised in that The compiler by server end parses and runs the corresponding server side scripts file, and root According to routing information acquisition data message to be updated, specifically include:
The compiler of the server end parses and runs the server side scripts file with according to the correspondence Routing iinformation call the interface of the source program;
The data message in the source program is obtained by the interface of the source program, according to the data message Update the html template.
3. the method as claimed in claim 2 that html template is updated in server end, it is characterised in that
The compiler of the server end is Rhino compilers or Nashorn compilers.
4. the method as claimed in claim 1 that html template is updated in server end, it is characterised in that Also include:
The html template after updating is obtained, and by Velocity masterplates engine by the HTML after the renewal Template is shown in browser end.
5. a kind of device that html template is updated in server end, it is characterised in that including:
Source program acquisition module, the source program for obtaining html template to be updated in server end;
Generation module, for generating corresponding server side scripts file and corresponding road according to the source program By information;
Parsing module, for the corresponding server end to be parsed and run by the compiler in server end Script file, and according to routing information acquisition data message to be updated;And
Update module, for being updated the data message to be updated to update the html template.
6. the device as claimed in claim 5 that html template is updated in server end, it is characterised in that The parsing module is specifically included:
Submodule is called, the compiler for making the server end parses and runs the server side scripts File is to call the interface of the source program according to the corresponding routing iinformation;
Acquisition submodule, the data message in the source program is obtained for the interface by the source program, The html template is updated according to the data message.
7. the device as claimed in claim 6 that html template is updated in server end, it is characterised in that
The compiler of the server end is Rhino compilers or Nashorn compilers.
8. the device as claimed in claim 5 that html template is updated in server end, it is characterised in that Also include:
Acquisition module, for obtaining the html template after updating, and by Velocity masterplates engine by institute The html template after updating is stated to be shown in browser end.
CN201610056538.3A 2016-01-27 2016-01-27 Method and device for updating HTML (Hypertext markup language) template at server side Active CN107015819B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610056538.3A CN107015819B (en) 2016-01-27 2016-01-27 Method and device for updating HTML (Hypertext markup language) template at server side

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610056538.3A CN107015819B (en) 2016-01-27 2016-01-27 Method and device for updating HTML (Hypertext markup language) template at server side

Publications (2)

Publication Number Publication Date
CN107015819A true CN107015819A (en) 2017-08-04
CN107015819B CN107015819B (en) 2020-11-13

Family

ID=59439505

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610056538.3A Active CN107015819B (en) 2016-01-27 2016-01-27 Method and device for updating HTML (Hypertext markup language) template at server side

Country Status (1)

Country Link
CN (1) CN107015819B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107766237A (en) * 2017-09-22 2018-03-06 北京锐安科技有限公司 Method of testing, device, server and the storage medium of web crawlers
CN110347390A (en) * 2018-04-03 2019-10-18 武汉斗鱼网络科技有限公司 A kind of method quickly generating WEB page, storage medium, equipment and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6185578B1 (en) * 1997-10-17 2001-02-06 Sony Corporation Program creation apparatus, program creation method, and recording medium containing a software program for implementing the method
CN101807209A (en) * 2010-04-14 2010-08-18 深圳市同洲电子股份有限公司 Method and system for manufacturing webpage, client and server
CN103198074A (en) * 2012-01-09 2013-07-10 北大方正集团有限公司 Page design method and system for dynamic publishing website
CN103763354A (en) * 2014-01-06 2014-04-30 北京奇虎科技有限公司 Method and device for downloading upgrading data
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN104216926A (en) * 2013-06-05 2014-12-17 上海缪思信息科技有限公司 Page generating method, template engine and processor
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN104809016A (en) * 2015-05-13 2015-07-29 北京京东尚科信息技术有限公司 Method and system for upgrading website page

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6185578B1 (en) * 1997-10-17 2001-02-06 Sony Corporation Program creation apparatus, program creation method, and recording medium containing a software program for implementing the method
CN101807209A (en) * 2010-04-14 2010-08-18 深圳市同洲电子股份有限公司 Method and system for manufacturing webpage, client and server
CN103198074A (en) * 2012-01-09 2013-07-10 北大方正集团有限公司 Page design method and system for dynamic publishing website
CN104216926A (en) * 2013-06-05 2014-12-17 上海缪思信息科技有限公司 Page generating method, template engine and processor
CN103763354A (en) * 2014-01-06 2014-04-30 北京奇虎科技有限公司 Method and device for downloading upgrading data
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN104809016A (en) * 2015-05-13 2015-07-29 北京京东尚科信息技术有限公司 Method and system for upgrading website page

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107766237A (en) * 2017-09-22 2018-03-06 北京锐安科技有限公司 Method of testing, device, server and the storage medium of web crawlers
CN110347390A (en) * 2018-04-03 2019-10-18 武汉斗鱼网络科技有限公司 A kind of method quickly generating WEB page, storage medium, equipment and system

Also Published As

Publication number Publication date
CN107015819B (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN105335412B (en) For data conversion, the method and apparatus of Data Migration
JP5965080B2 (en) System, method and computer program product for software build and load processing using compilation and deployment services
CN103365847B (en) A kind of generation method and apparatus of self-defined web page files
CN111090433A (en) Data processing method, device and storage medium
TW201520897A (en) Hybrid dynamic code compiling device, method, and service system thereof
CN109032917A (en) Page adjustment method and system, mobile terminal and computer end
CN105095497A (en) Method and device for generating webpage based on webpage template
CN103631719A (en) Web automated testing method and device
CN103473034B (en) A kind of method and apparatus of dynamic publishing Web service
CN104991810B (en) Method and processing system in automatic addition APK to Android system
CN107015819A (en) The method and apparatus of html template are updated in server end
CN106776800A (en) The page generation method of AngularJS frameworks, apparatus and system
CN107797805A (en) A kind of code wrap method, apparatus and computer-readable recording medium
KR20150133902A (en) System and method for developing of service based on software product line
Viorres et al. Major HCI challenges for open source software adoption and development
CN102707934B (en) A kind of realize method and system with what form of scripts represented value-added service flow process
Almeida et al. Requirements traceability in model-driven development: Applying model and transformation conformance
Hölldobler et al. Advances in modeling language engineering
Kherbouche et al. Transformation of UML state machine to YAWL
Alizadehsani et al. Modern integrated development environment (ides)
CN111625236A (en) Front-end development method and device based on componentization, electronic equipment and storage medium
Gupta et al. GrACE: Generation using Associated Code Edits
CN108170436B (en) PHP and HTM L code hybrid development method and system
CN115061690A (en) Automatic code generation method and device
CN107885843A (en) A kind of method and device of intelligent reptile task

Legal Events

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