CN106407388A - A web page generating method and apparatus - Google Patents

A web page generating method and apparatus Download PDF

Info

Publication number
CN106407388A
CN106407388A CN201610829597.XA CN201610829597A CN106407388A CN 106407388 A CN106407388 A CN 106407388A CN 201610829597 A CN201610829597 A CN 201610829597A CN 106407388 A CN106407388 A CN 106407388A
Authority
CN
China
Prior art keywords
page
video data
webpage
rear end
display request
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
CN201610829597.XA
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.)
Fujian Cnfol Information Technology Co Ltd
Original Assignee
Fujian Cnfol Information 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 Fujian Cnfol Information Technology Co Ltd filed Critical Fujian Cnfol Information Technology Co Ltd
Priority to CN201610829597.XA priority Critical patent/CN106407388A/en
Publication of CN106407388A publication Critical patent/CN106407388A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

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)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiments of the invention provide a web page generating method and apparatus and relate to the technical field of web page processing. The method comprises the steps that a front end acquires packaged page display data of a rear end; the front end generates a to-be-displayed web page according to the page display data. According to the embodiments, the front end firstly, by sending a page display request to the rear end, acquires packaged page display data of the rear end, and then generates a to-be-displayed web page according to the acquired packaged page display data; the rear end only needs to package page display data and does not need to modify the page display data to a to-be-displayed web page and the front end generates the to-be-displayed web page according to the packaged page display data of the rear end, so that the front end shares partial work of the rear end, the division of work of the front end and the rear end is better and the web page generating efficiency is increased.

Description

A kind of webpage generating method and device
Technical field
The present invention relates to technical field of webpage processing, more particularly to a kind of webpage generating method and device.
Background technology
With the development of Internet technology, user can pass through search engine, search for website, obtain from the website searching Information required for taking.And website is made up of multiple webpages, so the generation of webpage is the basis that search website obtains information.
In related webpage generating method, rear end is processed to business datum first, and then rear end is by the industry after processing Business data modification is Webpage to be shown, and then the Webpage to be shown obtaining is sent to front end by rear end, so that Front end directly displays to the user that this Webpage to be shown.
Above-mentioned webpage generating method, rear end not only will be processed to business datum, also will be according to the business after processing Data creating Webpage, so that auto-building html files is less efficient.
Content of the invention
The purpose of the embodiment of the present invention is to provide a kind of webpage generating method and device, so that front end is with rear end preferably The division of labor, improves the efficiency of webpage development.Concrete technical scheme is as follows:
The embodiment of the invention discloses a kind of webpage generating method, including:
The page video data that the encapsulation of front end acquisition rear end completes, described page video data is interior in webpage to be shown Hold data;
Described front end generates described webpage to be shown according to described page video data.
Preferably, the page video data that the encapsulation of described front end acquisition rear end completes, including:
Described front end sends page display request to described rear end, and the display request of the described page is used for obtaining the described page and shows Registration evidence;
Page video data described in described front end receiver.
Preferably, described front end sends page display request to described rear end and includes:
Described front end is passed through Ajax and is sent page display request to described rear end;
Or,
Described front end, according to the preset standard between described front end and described rear end, sends the described page to described rear end and shows Show request.
Preferably, described front end generates described webpage to be shown according to described page video data, including:
Described front end obtains the data type with described page video data from default HTML template Corresponding HTML template;
In the described HTML template that the injection of described page video data is obtained by described front end, to generate State webpage to be shown.
Preferably, after described front end generates described webpage to be shown according to described page video data, described webpage life One-tenth method also includes:
Described front end shows described webpage to be shown by HTML.
The embodiment of the invention also discloses a kind of auto-building html files device, including:
Obtain data module, for obtaining the page video data that rear end encapsulation completes, described page video data is to treat Content-data in display webpage;
Generate Web page module, for described webpage to be shown is generated according to described page video data.
Preferably, described acquisition data module includes:Sending submodule and receiving submodule,
Described sending submodule, for sending page display request to described rear end, described page display request is used for obtaining Take described page video data;
Described receiving submodule, for receiving described page video data.
Preferably, described sending submodule, specifically for:
Page display request is sent to described rear end by Ajax;
Or,
According to the preset standard between described front end and described rear end, send described page display request to described rear end.
Preferably, described generation Web page module, including:Obtain template submodule and generate submodule;
Described acquisition template submodule, is shown with the described page for obtaining from default HTML template The data type corresponding HTML template of data;
Described generation submodule, for the described HTML template obtaining the injection of described page video data In, to generate described webpage to be shown.
Preferably, described auto-building html files device, also includes:Display module;
Described display module, for showing described webpage to be shown by HTML.
Embodiments provide a kind of webpage generating method and device, the page that the encapsulation of front end acquisition rear end completes shows Registration evidence, this page video data is the content-data in webpage to be shown, so that rear end only needs to show number to the page According to being packaged it is no longer necessary to page video data is revised as the page to be shown, when asking whne front end, the page completing will be encapsulated Face video data is supplied to front end, so that front end is processed to page video data, and then generates webpage to be shown;And front end The page video data that can be completed according to the rear end encapsulation getting, generates webpage to be shown, rear end has been shared in such front end Part works.By said method, can divide the work well in front-end and back-end, and rear end is only responsible for page video data is sealed Dress, the process generating webpage to be shown is completed by front end, improves the efficiency of auto-building html files with this.
Brief description
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Have technology description in required use accompanying drawing be briefly described it should be apparent that, drawings in the following description be only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, acceptable Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of embodiment of the present invention webpage generating method;
Fig. 2 is the structural representation one of embodiment of the present invention auto-building html files device;
Fig. 3 is the structural representation two of embodiment of the present invention auto-building html files device;
Fig. 4 is the structural representation three of embodiment of the present invention auto-building html files device;
Fig. 5 is the structural representation four of embodiment of the present invention auto-building html files device.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation description is it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of not making creative work Embodiment, broadly falls into the scope of protection of the invention.
In order to solve the problems, such as that in prior art, auto-building html files are less efficient, the present invention proposes a kind of webpage generating method And device, front end obtains the page video data that rear end encapsulation completes first, is then shown according to the page that the encapsulation obtaining completes Show data genaration webpage to be shown, so that rear end only needs to page video data is packaged it is no longer necessary to show the page Data modification is webpage to be shown;And the page video data that front end can complete according to the rear end encapsulation getting, generate and wait to show Show webpage, the part that rear end has been shared in such front end works so that preferably being divided the work with rear end in front end, thus improving auto-building html files Efficiency.
On the one hand, Fig. 1 is the schematic flow sheet of embodiment of the present invention webpage generating method, with reference to Fig. 1, the embodiment of the present invention Middle webpage generating method, including following step:
Step 101, the page video data that the encapsulation of front end acquisition rear end completes, this page video data is webpage to be shown In content-data.
Optionally, a kind of implementation of the page video data that the encapsulation of above-mentioned front end acquisition rear end completes is:
Front end sends page display request to the back-end, and the display request of this page shows for obtaining the page that rear end encapsulation completes Registration evidence;
The page video data that the rear end encapsulation that front end receiver rear end sends completes.
Above-mentioned page display request, can be the instruction according to user, that is, user's forward end sends instruction, front end According to the instruction of user, send page display request to the back-end, for example:User input network address, front end is according to the net of user input Location, sends page display request, and then obtains the page video data that rear end encapsulation completes.
Wherein, page video data, in a kind of attainable mode of the present invention, can be JavaScript object table Show method (JavaScript Object Notation, referred to as:JSON) data, JSON data is that a kind of data of lightweight is handed over Change form, be the grammer of storage and exchange of texts information, including the corresponding value of data name data title, wherein, data name Claim to include data type and mark.JSON data is easy to machine parsing and is generated, and simultaneously facilitates people and reads and write.
Wherein, the method for the encapsulation to page video data for the rear end can be executed using tunneling of the prior art, Can also self-defined method for packing, the present invention is not any limitation as to the concrete encapsulation process of page video data to rear end.
Step 102, front end generates webpage to be shown according to page video data.
In webpage generating method before, front end directly obtains the webpage to be shown that rear end has generated, thus front end can Directly to display to the user that this webpage to be shown.And the acquisition of embodiment of the present invention front end is that the page that rear end encapsulation completes shows Data, can be processed to the page video data after getting page video data when front end, and then generates webpage to be shown.
In the embodiment of the present invention, front end generates webpage to be shown according to page video data, a kind of preferably realization side Formula, including following step:
The first step, front end obtains the data type pair with page video data from default HTML template The HTML template answered;
Second step, in the HTML template that the injection of page video data is obtained by front end, to be shown to generate Webpage.
Wherein, default HTML template can be stored in table, and specific storage can be according to the page The data type of video data is carried out with the one-to-one relationship of multiple HTML templates, and the different pages shows number According to the data type different HTML templates of correspondence, as shown in Table 1 below:
Table 1
After front end gets page video data, can be by the data type of the page getting video data, with table 1 Data type mated to obtain corresponding HTML template.
For example:If the data type of the page video data that front end obtains, identical with the data type 1 in table 1, then Data type corresponding HTML template to page video data is HTML template 1;If front The data type of the page video data that end obtains, identical with the data type 2 in table 1, then obtain the number of page video data It is HTML template 2 according to type corresponding HTML template, by that analogy, if the page that front end obtains The data type of face video data, identical with the other data types in table 1, then obtain the data type pair of page video data The HTML template answered, is other data type corresponding HTML templates in table 1, so can obtain Obtain the data type corresponding HTML template of page video data.
The page video data of acquisition is injected in the HTML template of above-mentioned acquisition for above-mentioned front end, with Generate webpage to be shown, in a kind of achievable mode, page video data is injected into the HTML of acquisition by front end In template, the page video data being injected in HTML template is parsed, in page video data Each element carries out position calculation, pattern calculates etc., that is, rendered.JavaScript can be passed through in embodiments of the present invention With inquiry (JavaScript Query, referred to as:JQuery) rendered.
It should be noted that front end generates webpage to be shown according to the page video data getting from rear end in the present invention Method identical with prior art, or, identical with the method that rear end generates webpage to be shown according to page video data, only Webpage to be shown can be generated, the present invention is not any limitation as to it.
The webpage generating method of the embodiment of the present invention, the page video data that the encapsulation of front end acquisition rear end completes, so make Obtain rear end to only need to page video data is packaged, page video data when asking whne front end completing encapsulation is supplied to Front end, so that front end is processed to page video data, and then generates webpage to be shown.By said method, front end and after Can divide the work well in end, rear end is only responsible for page video data is packaged, and the process generating webpage to be shown is by front End completes, and improves the efficiency of auto-building html files with this.
Preferably, front end sends a kind of implementation of page display request to the back-end, including:Ajax is passed through backward in front end End sends page display request.
Wherein, asynchronous JavaScript and extensible markup language (Asynchronous JavaScript And Extensible Markup Language, referred to as:Ajax), be a kind of higher Web page application program of interactivity technology, Rather than a kind of new programming language.Asynchronous refresh can be realized, requests for page video data in the way of non-obstruction.
Front end sends page display request to the back-end by Ajax, and is interacted so that front according to JSON data form End needs only to be obtained with, by page display request, the page video data that rear end encapsulation completes, in addition, this complete JSON data interaction form independent of language can also use under multilingual shuffling.
In embodiment of the present invention webpage generating method, front end sends page display request to the back-end by Ajax, and then obtains The page video data that rear end encapsulation completes, and webpage to be shown is generated according to the page video data obtaining, so that rear end is only Page video data is packaged, and is no longer necessary to for page video data to be revised as webpage to be shown, front end only needs to send Page display request, you can obtain the page video data that completes of rear end encapsulation, and then generated according to page video data and wait to show Showing webpage, so that preferably being shared out the work and help one another with rear end in front end, improving the efficiency of auto-building html files.
Preferably, in the embodiment of the present invention, front end sends page display request to the back-end, can include:Front end is according to front Preset standard between end and rear end, sends page display request to the back-end.
Front end sends page display request to the back-end, obtains the page video data that rear end encapsulation completes, needs according to pre- Bidding standard completes, and this preset standard is that front end is made in advance with rear end, and front end sends page display request to the back-end, obtains Page video data, the page display that rear end response front end sends is asked, is processed the display request of this page, and rear end forward end passes Page video data of defeated front end request etc., is required for completing according to preset standard, so that front end is with rear end between the two Preferably cooperate and be fitted close, the present invention is not any limitation as to this standard.
Specifically, front end sends page display request to the back-end according to preset standard, shows when front end sends the page to the back-end After showing request, rear end responds the display request of this page first, then analyzes and processes the display request of this page, and then forward end sends The page video data of front end request.
In the embodiment of the present invention, when rear end receive front end transmission the page display request after, respond this page show ask In a kind of achievable mode asked, rear end can send response message with forward end, and this response message is used for notifying front end, and rear end is It is successfully received the display request of this page.The process of rear end response page display request can avoid rear end being not received by page When the display request of face, front end cannot be known, thus front end is constantly in waiting process, front end so can be made to enter in time The follow-up processing procedure of row.
In another achievable mode of the embodiment of the present invention, rear end to the page display request analyzing and processing and after End forward end sends the process of the page video data of front end request, by Model View Controller (Model View Controller, referred to as:Spring mvc) controlling, spring mvc is a kind of highly configurable mvc framework, separate The role of controller, simulated object, filter and process object, is controlled using spring mvc, can be to above-mentioned JSON data is supported well, and meanwhile, JSON data is readable, and the programmer of rear end can also oneself be controlled in spring mvc Platform processed checks oneself to the result correctness after the process of page video data, thus avoiding due to the page of rear end encapsulation The mistake of video data and the front end that leads to cannot generate the problem of webpage to be shown.
Above-mentioned front end, according to default standard, sends in a kind of achievable mode of page display request to the back-end, front End can detect whether to receive the response message of rear end transmission within the default time period, if it exceeds the default time period, When front end is not received by the response message of rear end transmission, then front end sends page display request again to the back-end, wherein, presets Time period can be the time period that 1s, 2s and 3s etc. set in actual application.
In a kind of achievable mode of the embodiment of the present invention, after the display request of rear end response page, can also include, rear In end, class Result of result set is set up in unification, and class Result of this result set includes three fields, respectively:State Status, data data and information Message, wherein, status is used for identifying return state, for example, provide standard:0 expression Ask successfully, 1 represents request error, by that analogy, different numerals represents other different return states;Data is used for storing Page video data, the page video data that process encapsulation is completed stores;Message is used for storing return prompting letter Breath, for example:Operate successfully, point out mistake, error reason etc..
In the embodiment of the present invention, front end, according to the preset standard between front end and rear end, sends page display request to the back-end Afterwards, rear end responds the display request of this page, and forward end sends response message, and then the page that the encapsulation of front end acquisition rear end completes Video data, so that combining closely between front end and rear end and preferably sharing out the work and help one another, and then improves the efficiency of auto-building html files.
In a kind of attainable mode of the embodiment of the present invention, front end according to page video data generate webpage to be shown it Afterwards, above-mentioned webpage generating method can also include:
Front end shows webpage to be shown by HTML.
The embodiment of the present invention, front end pass through HTML (Hyper Text Mark-up Language, referred to as For:HTML) show webpage to be shown, HTML is a kind of specification, a kind of standard, and it is by label symbol come labelling webpage to be shown In various pieces.By add label symbol, front end can the clear content how showing in page video data, example As how word is processed, how picture arranges and how picture shows.
The structure of HTML includes " Head (head) " partly and " Body (main body) " part, and wherein, " Head " part provides closes In the information of webpage, " Body " part provides the particular content of webpage.
The present invention is not any limitation as to the version of HTML, if can realize scheme in the present invention can it is preferred that this Can be by HTML the 5th modification (Hyper Text Mark-up Language 5, letter in inventive embodiments Referred to as:HTML5) show webpage to be shown.
Webpage generating method provided in an embodiment of the present invention, front end is passed through to send page display request to the back-end, after acquisition The page video data that end seal installs;Rear end only need to encapsulate and complete page video data, need not repair page video data again Being changed to webpage to be shown so that preferably being divided the work with rear end in front end, improving the efficiency of auto-building html files, in addition, the embodiment of the present invention The webpage generating method providing makes the programmer of rear end learn relevant knowledge targeted specifically, is more absorbed in ground framework, makes Performance is more efficient, and the engineer of front end can be absorbed in and does front end, make more preferable page effect.
On the other hand, Fig. 2 is the structural representation one of embodiment of the present invention auto-building html files device, and with reference to Fig. 2, this webpage is given birth to Become device can include following module:
Obtain data module 201, for obtaining the page video data that rear end encapsulation completes, described page video data is Content-data in webpage to be shown;
Generate Web page module 202, for webpage to be shown is generated according to page video data.
Optionally, Fig. 3 is the structural representation two of embodiment of the present invention auto-building html files device, as shown in figure 3, shown in Fig. 2 Acquisition data module 201 include:Sending submodule 2011 and receiving submodule 2012,
Described sending submodule 2011, for sending page display request to described rear end, described page display request is used In the described page video data of acquisition;
Described receiving submodule 2012, for receiving described page video data.
Optionally, in embodiment of the present invention auto-building html files device, described sending submodule 2011, specifically for:
Described page display request is sent to described rear end by Ajax;
Or,
According to the preset standard between described front end and described rear end, send described page display request to described rear end.
Optionally, Fig. 4 is the structural representation three of embodiment of the present invention auto-building html files device, as shown in figure 4, shown in Fig. 2 Generation Web page module 202 include:Obtain template submodule 2021 and generate submodule 2022;
Obtain template submodule 2021, for obtaining and page video data from default HTML template Data type corresponding HTML template;
Generate submodule 2022, for injecting in the HTML template obtaining page video data, with life Become webpage to be shown.
Optionally, Fig. 5 is the structural representation four of embodiment of the present invention auto-building html files device, as shown in figure 5, shown in Fig. 2 Auto-building html files device, also include:Display module 203;
Display module 203, for showing webpage to be shown by HTML.
It should be noted that the device of the embodiment of the present invention is the device applying above-mentioned webpage generating method, then above-mentioned net All embodiments of page generation method are all applied to this device, and all can reach same or analogous beneficial effect.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality Body or operation are made a distinction with another entity or operation, and not necessarily require or imply these entities or deposit between operating In any this actual relation or order.And, term " inclusion ", "comprising" or its any other variant are intended to Comprising of nonexcludability, wants so that including a series of process of key elements, method, article or equipment and not only including those Element, but also include other key elements being not expressly set out, or also include for this process, method, article or equipment Intrinsic key element.In the absence of more restrictions, the key element that limited by sentence "including a ..." it is not excluded that Also there is other identical element including in the process of described key element, method, article or equipment.
Each embodiment in this specification is all described by the way of related, identical similar portion between each embodiment Divide mutually referring to what each embodiment stressed is the difference with other embodiment.Real especially for system For applying example, because it is substantially similar to embodiment of the method, so description is fairly simple, referring to embodiment of the method in place of correlation Part illustrate.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit protection scope of the present invention.All Any modification, equivalent substitution and improvement made within the spirit and principles in the present invention etc., are all contained in protection scope of the present invention Interior.

Claims (10)

1. a kind of webpage generating method is it is characterised in that include:
The page video data that the encapsulation of front end acquisition rear end completes, described page video data is the content number in webpage to be shown According to;
Described front end generates described webpage to be shown according to described page video data.
2. webpage generating method according to claim 1 is it is characterised in that described front end acquisition rear end encapsulates the page completing Face video data, including:
Described front end sends page display request to described rear end, and described page display request is used for obtaining described page display number According to;
Page video data described in described front end receiver.
3. method according to claim 2 is it is characterised in that described front end sends page display request bag to described rear end Include:
Described front end is passed through Ajax and is sent page display request to described rear end;
Or,
According to the preset standard between described front end and described rear end, showing to the described rear end described page of transmission please for described front end Ask.
4. webpage generating method according to claim 1 is it is characterised in that described front end is according to described page video data Generate described webpage to be shown, including:
Described front end obtains corresponding with the data type of described page video data from default HTML template HTML template;
In the described HTML template that the injection of described page video data is obtained by described front end, to treat described in generating Display webpage.
5. the webpage generating method according to any one of claim 1-4 is it is characterised in that described front end is according to the described page After video data generates described webpage to be shown, described webpage generating method also includes:
Described front end shows described webpage to be shown by HTML.
6. a kind of auto-building html files device is it is characterised in that include:
Obtain data module, for obtaining the page video data that rear end encapsulation completes, described page video data is to be shown Content-data in webpage;
Generate Web page module, for described webpage to be shown is generated according to described page video data.
7. auto-building html files device according to claim 6 is it is characterised in that described acquisition data module includes:Send son Module and receiving submodule,
Described sending submodule, for sending page display request to described rear end, described page display request is used for obtaining institute State page video data;
Described receiving submodule, for receiving described page video data.
8. auto-building html files device according to claim 6 is it is characterised in that described sending submodule, specifically for:
Page display request is sent to described rear end by Ajax;
Or,
According to the preset standard between described front end and described rear end, send described page display request to described rear end.
9. auto-building html files device according to claim 6 is it is characterised in that described generation Web page module, including:Obtain mould Plank module and generation submodule;
Described acquisition template submodule, for obtaining and described page video data from default HTML template Data type corresponding HTML template;
Described generation submodule, for described page video data is injected in the described HTML template obtaining, To generate described webpage to be shown.
10. the auto-building html files device according to any one of claim 6-9, it is characterised in that described auto-building html files device, is gone back Including:Display module;
Described display module, for showing described webpage to be shown by HTML.
CN201610829597.XA 2016-09-19 2016-09-19 A web page generating method and apparatus Pending CN106407388A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610829597.XA CN106407388A (en) 2016-09-19 2016-09-19 A web page generating method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610829597.XA CN106407388A (en) 2016-09-19 2016-09-19 A web page generating method and apparatus

Publications (1)

Publication Number Publication Date
CN106407388A true CN106407388A (en) 2017-02-15

Family

ID=57997877

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610829597.XA Pending CN106407388A (en) 2016-09-19 2016-09-19 A web page generating method and apparatus

Country Status (1)

Country Link
CN (1) CN106407388A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107454083A (en) * 2017-08-08 2017-12-08 四川长虹电器股份有限公司 The method of anti-reptile
CN107918643A (en) * 2017-10-30 2018-04-17 福建天晴数码有限公司 A kind of Webpage display process and terminal
CN108519986A (en) * 2018-02-24 2018-09-11 阿里巴巴集团控股有限公司 A kind of webpage generating method, device and equipment
CN109669695A (en) * 2018-12-14 2019-04-23 北京向上心科技有限公司 In rear end rendering project with the exploitation exchange method and device of front end page
CN110244962A (en) * 2019-04-29 2019-09-17 北京辰森世纪科技股份有限公司 Load application file and device, system, storage medium, electronic device
WO2019192128A1 (en) * 2018-04-04 2019-10-10 平安科技(深圳)有限公司 Webpage access method and apparatus
CN111324350A (en) * 2020-01-21 2020-06-23 上海悦易网络信息技术有限公司 Page display method and equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043807A (en) * 2009-10-12 2011-05-04 英业达股份有限公司 Web page generating system and method based on configuration files
US20130167236A1 (en) * 2011-12-15 2013-06-27 Avira Holding GmbH Method and system for automatically generating virus descriptions
CN103870266A (en) * 2012-12-12 2014-06-18 杭州新世纪电子科技有限公司 Method and system for generating page
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN105095445A (en) * 2015-07-24 2015-11-25 北京奇虎科技有限公司 Page generation method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043807A (en) * 2009-10-12 2011-05-04 英业达股份有限公司 Web page generating system and method based on configuration files
US20130167236A1 (en) * 2011-12-15 2013-06-27 Avira Holding GmbH Method and system for automatically generating virus descriptions
CN103870266A (en) * 2012-12-12 2014-06-18 杭州新世纪电子科技有限公司 Method and system for generating page
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN105095445A (en) * 2015-07-24 2015-11-25 北京奇虎科技有限公司 Page generation method and system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107454083A (en) * 2017-08-08 2017-12-08 四川长虹电器股份有限公司 The method of anti-reptile
CN107918643A (en) * 2017-10-30 2018-04-17 福建天晴数码有限公司 A kind of Webpage display process and terminal
CN108519986A (en) * 2018-02-24 2018-09-11 阿里巴巴集团控股有限公司 A kind of webpage generating method, device and equipment
CN108519986B (en) * 2018-02-24 2022-01-28 创新先进技术有限公司 Webpage generation method, device and equipment
WO2019192128A1 (en) * 2018-04-04 2019-10-10 平安科技(深圳)有限公司 Webpage access method and apparatus
CN109669695A (en) * 2018-12-14 2019-04-23 北京向上心科技有限公司 In rear end rendering project with the exploitation exchange method and device of front end page
CN110244962A (en) * 2019-04-29 2019-09-17 北京辰森世纪科技股份有限公司 Load application file and device, system, storage medium, electronic device
CN111324350A (en) * 2020-01-21 2020-06-23 上海悦易网络信息技术有限公司 Page display method and equipment

Similar Documents

Publication Publication Date Title
CN106407388A (en) A web page generating method and apparatus
CN104158836B (en) A kind of method by data render mobile application interface
CN111475163A (en) Method, device and equipment for generating code file of view template and storage medium
US10049095B2 (en) In-context editing of output presentations via automatic pattern detection
CN105138448A (en) Method and device for page test at front end
CN105045775A (en) Method and apparatus for generating Excel document in designated format
CN103970750B (en) A kind of method and apparatus generating html web page
CN115617327A (en) Low code page building system, method and computer readable storage medium
CN102880708B (en) Be used for the system and method for the visual design that realizes html page
CN105068815A (en) Page editor interaction apparatus and method
CN108228180A (en) Real time workshop method and system based on visual interface design
TWI759796B (en) Data processing method, device, server, system and storage medium
CN104636400A (en) Browser webpage generating method, browser and system
US20160012145A1 (en) Client-Side Template Engine and Method for Constructing a Nested DOM Module for a Website
CN113064593B (en) Method and device for dynamic mobile APP, computer equipment and storage medium
CN108170435A (en) A kind of source code conversion method, device and equipment
CN104679453A (en) Information input, storage, typesetting and printing general system and information input, storage, typesetting and printing method
CN105549972A (en) Unified authentication protocol-based mvc frame structure and running method thereof
CN106033387B (en) The method and apparatus for testing flash intrinsic controls
CN110851123A (en) WebGIS power grid visualization framework construction method, system and device based on SpringMVC
CN108021423B (en) Multilingual website generation method and system and computer readable storage medium
CN113934957A (en) Method and system for generating rendering sketch file from webpage
CN103970763A (en) Three-dimensional image displaying system and method
CN115309476A (en) Browser-based ofd file display and editing method
CN111522546B (en) Page generation method, related device and front-end page

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170215

WD01 Invention patent application deemed withdrawn after publication