CN110347390A - A kind of method quickly generating WEB page, storage medium, equipment and system - Google Patents

A kind of method quickly generating WEB page, storage medium, equipment and system Download PDF

Info

Publication number
CN110347390A
CN110347390A CN201810290773.6A CN201810290773A CN110347390A CN 110347390 A CN110347390 A CN 110347390A CN 201810290773 A CN201810290773 A CN 201810290773A CN 110347390 A CN110347390 A CN 110347390A
Authority
CN
China
Prior art keywords
page
html
character string
module
data information
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
CN201810290773.6A
Other languages
Chinese (zh)
Other versions
CN110347390B (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.)
Guangzhou Onion Fashion Group Co ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201810290773.6A priority Critical patent/CN110347390B/en
Publication of CN110347390A publication Critical patent/CN110347390A/en
Application granted granted Critical
Publication of CN110347390B publication Critical patent/CN110347390B/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/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Document Processing Apparatus (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of methods for quickly generating WEB page, it is related to field of Internet application and development, comprising steps of searching the page data information of the page to be generated in the database, it parses the page data information and obtains the identifiable character string of HTML, and the character string that parsing obtains is inserted into corresponding position in preset html template, the html document for completing the page to be generated is set up, the html document is compiled, generates corresponding WEB page.The method provided by the invention for quickly generating WEB page, easy to operate, it is convenient to realize, shortens the development time, it is higher to generate WEB page efficiency, and the cost of labor of exploitation is greatly saved.

Description

A kind of method quickly generating WEB page, storage medium, equipment and system
Technical field
The present invention relates to field of Internet application and development, and in particular to a kind of method for quickly generating WEB page, storage are situated between Matter, equipment and system.
Background technique
With the fast development of live streaming platform, landing page demand is huge on major live streaming platform, but developer's number Measure limited, the speed usually developed is unable to catch up with the quantity of demand, leads to the continuous accumulation of exploitation demand, and most of landing page needs It asks similar, increases development cost.
In the prior art, there is a kind of method for quickly generating web page are as follows: carry out in existing landing page code base Edit-modify forms new landing page code, and the process of exploitation to publication is visually integrated, and page development is complete can One key clicks preview effect, retracts modification page info at any time, optimizes page effect;In addition, completing page development, it is tested Afterwards, when needing online, can also key click be published on line, avoid conventional various cumbersome steps.
However, in above process, when the landing page code of new demand and existing landing page code content and format area When not larger, the existing landing page code of edit-modify will expend longer time, and developer is likely to occur modification Fault, leads to edit-modify low efficiency, so that generating web page, time-consuming, inefficiency.
Summary of the invention
In view of the deficiencies in the prior art, the purpose of the present invention is to provide a kind of sides for quickly generating WEB page Method, easy to operate, it is convenient to realize, shortens the development time, it is higher to generate WEB page efficiency, and exploitation is greatly saved Cost of labor.
To achieve the above objectives, the technical solution adopted by the present invention is that:
A method of WEB page is quickly generated, comprising steps of
The page data information for searching the page to be generated in the database, parse the page data information obtain HTML can The character string of identification, and the obtained character string of parsing is inserted into corresponding position in preset html template, set up complete to The html document for generating the page, compiles the html document, generates corresponding WEB page.
A kind of method quickly generating WEB page of the invention, easy to operate, it is convenient to realize, need to only carry out according to operation Corresponding replacement, is not only not easy to make a fault, and shortens the development time, it is higher to generate WEB page efficiency, and to the page Developer is of less demanding, and the cost of labor of exploitation is greatly saved.
Based on the above technical solution, the character string that parsing obtains corresponding position in html template is inserted into wrap It includes step: reserving hook corresponding with the page data information in html template, parse the page data information and obtain After the identifiable character string of HTML, corresponding hook in the corresponding replacement html template of the character string that parsing is obtained.
Based on the above technical solution, after setting up the html document for completing the page to be generated, described in compiling Before html document, the compression html document is further comprised the steps of:, to reduce html document size, improves page transmission efficiency, Be conducive to the page quickly to load, and then improve page speed of production.
Based on the above technical solution, the page data information includes several page assemblies, parses the page The step of data information includes: that each page assembly is successively added to by all page assemblies of traversal according to principle sub after late father In storehouse, and the module information of each page assembly is obtained, the module information includes component parameter and component template, and by each page The component parameter correspondence of face component is substituted into component template, obtains the identifiable character string of HTML of each page assembly.
Based on the above technical solution, the module information further includes component cascading style sheets, parses the page The step of data information further include: the identifiable component style character string of HTML, energy are obtained according to the component cascading style sheets Enough according to different configurations, reduction html template is more flexible efficient, and different CSS styles are split, only loading page The pattern of references component reduces page-size, promotes page rendering efficiency.
The present invention also provides a kind of storage mediums, are stored thereon with computer program, and the computer program is processed The step of above method is realized when device executes.
The present invention also provides a kind of electronic equipment, including memory, processor and be stored on the memory and The computer program run on the processor, the processor realize the step of the above method when executing the computer program Suddenly.
The present invention also provides a kind of systems for quickly generating WEB page, and the system comprises searching modules, parsing mould Block, insertion module and collector;
The searching module is used to search the page data information of the page to be generated in the database;
The parsing module obtains the identifiable character string of HTML for parsing the page data information;
The insertion module is used to the character string that parsing obtains being inserted into corresponding position, group in preset html template Build the html document for completing the page to be generated;
The collector generates corresponding WEB page for compiling the html document.
A kind of system quickly generating WEB page of the invention, page data information can be resolved to HTML can recognize Character string, and the obtained character string of parsing is inserted into corresponding position in preset html template, set up complete it is to be generated The html document of the page, compiles the html document, that is, produces corresponding WEB page, this is easy to operate, and it is convenient to realize, only It need to carry out accordingly replacing according to operation, not only be not easy to make a fault, shorten the development time, generate WEB page efficiency It is higher and of less demanding to page developer, the cost of labor of exploitation is greatly saved.
Based on the above technical solution, the page data information includes several page assemblies, the parsing module Including processing unit, information acquisition unit and first unit;
The processing unit is for traversing all page assemblies, according to principle sub after late father, successively by each page assembly It is added in storehouse;
The information acquisition unit is used to obtain the module information of each page assembly, and the module information includes component parameter And component template;
The first unit is used to for the component parameter correspondence of each page assembly being substituted into component template, obtains each page The identifiable character string of the HTML of component.
Based on the above technical solution, the module information further includes component cascading style sheets, the parsing module It further include second unit, the second unit is used to obtain the identifiable component pattern of HTML according to the component cascading style sheets Character string can restore html template according to different configurations, more flexible efficient, and different CSS styles are split, The only pattern of loading page references component reduces page-size, promotes page rendering efficiency.
Detailed description of the invention
Fig. 1 is the method flow diagram that WEB page is quickly generated in the embodiment of the present invention;
Fig. 2 is the connection block diagram of electronic equipment in the embodiment of the present invention.
Specific embodiment
Invention is further described in detail with reference to the accompanying drawings and embodiments.
Shown in Figure 1, the embodiment of the present invention provides a kind of method for quickly generating WEB page, comprising steps of
S1: the page data information of the page to be generated, the specific implementation process of the step are searched in the database are as follows: according to The page ID of the different pages stores the page data of the different pages in the database in advance, when needing to generate the page, according to The page ID for generating the page, searches corresponding page data information, and the page data information found is deposited in the database Enter into cache file.Page ID herein is character string made of several numbers or monogram, to identify the different pages, And the page ID that the different pages have is also different.
Since page data information needs to be used for multiple times during pagecompile, the page data found is stored in Into cache file, it is possible to reduce the access of database, convenient for the data acquisition during subsequent operation, to improve efficiency.
Wherein, page data information includes several page assemblies, and all page assemblies are stored in component in the form of array In list, page data information further include Page Name, page type, page width, author, page title, page keyword, The information such as page-describing and page status.
Above-mentioned page data information is schematically as follows:
S2: parsing page data information obtains the identifiable character string of HTML.
The step of parsing page data information, specifically includes as follows:
S201: traversing all page assemblies, and according to principle sub after late father, each page assembly is successively added to storehouse In, it can be made by the operation when the page restores, parent component renders before sub-component forever, implements process example It is as follows:
In this example, it for waiting component array waitCopm [], is not rendered when waiting still containing in component array Component, traversal wait component array, find the parent component slot of each component, if the parent component slot of the component by Sub-component is inserted into its slot for corresponding to parent component by rendering, and the component is removed from waiting component array, is so followed Ring operation, until all components in component array is waited to be rendered.
S202: obtaining the module information of each page assembly, and module information includes component parameter and component template, and by each page The component parameter correspondence of face component is substituted into component template, obtains the identifiable character string of HTML of each page assembly.Specifically Realize that process example is as follows:
Component parameter:
Component template:
<script id=" hotLink-child " type=" text/html ">
<a class="linkBox"href="{{href}}"target="{target}}"></a>
</script>
Replace result:
<a class="linkBox"href="http://www.douyu.com"target="_blank"></a>
Above-mentioned example describes how for component parameter herf and target to be inserted into corresponding component template, finally Generate html.It will be understood that are as follows: if a label includes 2 attributes, this 2 attributes are two component parameters, and 2 attributes It is respectively as follows: redirected link and whether is opened in new window, by the component parameter information of user setting, is substituted into component template pair The position answered produces complete a label html character string.
In above-mentioned steps S202, module information further includes component cascading style sheets CSS, according to component cascading style sheets CSS obtains the identifiable component style character string of HTML.The example of cascading style sheets is as follows:
.linkBox{display:block;cursor:pointer;Height:100%;Width:100%;}
It is that its general pattern is arranged in a label of linkBox entitled to class above, wherein display:block is to allow object As block grade element, the type (shape) that cursor:pointer defines cursor to be shown is the pointer etc. for indicating link.
The identifiable component style character string of HTML is obtained according to component cascading style sheets CSS, can be matched according to different It sets, reduction html template is more flexible efficient, and different CSS styles are split, only the sample of loading page references component Formula reduces page-size, promotes page rendering efficiency.
Cascading style sheets abbreviation CSS in embodiments of the present invention, full name are Cascading Style Sheets, are a kind of For showing the computer language of the files pattern such as HTML or XML.CSS not only can statically modified web page, can also cooperate Various scripting languages are dynamically formatted webpage each element.
S3: the character string that parsing obtains is inserted into corresponding position in preset html template, it is to be generated to set up completion The html document of the page.
In the above process, the character string that parsing obtains is inserted into corresponding location method in preset html template are as follows: Hook corresponding with page data information is reserved in html template, parsing page data information obtains the identifiable character of HTML After string, corresponding hook in the corresponding replacement html template of the character string that parsing is obtained realizes html page reduction.In the present invention In embodiment, hook is interpreted as preset special rules word, { { the %=title% } } example such as used when in use In, title can be replaced any word, such as keywords, description or style, need to only be matched by canonical related Key character replaces title content.
Hook example corresponding with page data information is as follows:
{ { %=title% } }: page title
{ %=keywords% } }: page keyword
{ %=description% } }: page-describing
{ { %=style% } } }: css style information
{ { %=extraHead% } } }: additional header
{ { %=point% } } }: the page is got ready
{ { %=template% } } }: component template
{ { %=content% } } }: page detailed content
Html template example is as follows:
<!DOCTYPE html>
<html>
<head>
<title>{ { %=title% } }</title>
<meta name=" keywords " content=" { { %=keywords% } } "/>
<meta name=" description " content=" { { %=description% } } "/>
{ { %=style% } }
{ { %=extraHead% } }
<head>
<body data-page-point="{{%=point%}}"data-diy="1">
{ { %=template% } }
<div id=" container ">
{ { %=content% } }
</div>
</body>
</html>
In the page data information for obtaining the page to be generated, as page title is " webm special topic ", page keyword is " bucket Fish live streaming " etc., after these page data information are resolved to the identifiable character string of HTML, is substituted into corresponding in html template In hook, by the replacement of hook, page html document can be clearly set up, it is readable good, it should be readily appreciated that.
S4: compression html document.Compression html document refers to the invalidation words such as removal blank character, annotation, null herein Symbol string improves page transmission efficiency, is conducive to the page and quickly loads to reduce html document size, and then improves page production Speed.
S5: compiling html document generates corresponding WEB page, quickly generating for WEB page can be completed.
The method that one of embodiment of the present invention quickly generates WEB page can resolve to page data information The identifiable character string of HTML, and the character string that parsing obtains is inserted into corresponding position in preset html template, it sets up The html document of the page to be generated is completed, html document is compiled, that is, produces corresponding WEB page, this is easy to operate, realization side Just, it need to only carry out accordingly replacing according to operation, not only be not easy to make a fault, shorten the development time, generate WEB page Efficiency is higher, and of less demanding to page developer, and the cost of labor of exploitation is greatly saved.
The embodiment of the invention also provides a kind of storage mediums, are stored thereon with computer program, and computer program is located Reason device realizes above-mentioned the step of quickly generating WEB page method when executing.
Shown in Figure 2, the embodiment of the invention also provides a kind of electronic equipment, including memory, processor and storage The computer program run on a memory and on a processor, processor realize above-mentioned quickly generate when executing computer program The step of WEB page method.
The embodiment of the invention also provides a kind of system for quickly generating WEB page, system includes searching module, parsing mould Block, insertion module and collector.
Searching module is used to search the page data information of the page to be generated in the database.The specific implementation of searching module Process are as follows: according to the page ID of the different pages, the page data of the different pages is stored in the database in advance, when needing to generate page When face, according to the page ID of the page to be generated, corresponding page data information, and the page that will be found are searched in the database Data information is deposited into cache file.Page ID herein is character string made of several numbers or monogram, to mark Know the different pages, and the page ID that the different pages have is also different.
Wherein, page data information includes several page assemblies, and all page assemblies are stored in component in the form of array In list, page data information further include Page Name, page type, page width, author, page title, page keyword, The information such as page-describing and page status.
Parsing module obtains the identifiable character string of HTML for parsing page data information.
Insertion module is used to the character string that parsing obtains being inserted into corresponding position in preset html template, has set up At the html document of the page to be generated.Be inserted into module specific implementation process are as follows: in html template reserve with page number it is believed that Corresponding hook is ceased, after parsing page data information obtains the identifiable character string of HTML, the character string that parsing is obtained is corresponding Corresponding hook in html template is replaced, the character string that parsing obtains can be inserted into corresponding position in preset html template It sets.
Collector generates corresponding WEB page, quickly generating for WEB page can be completed for compiling html document.
Further, parsing module includes processing unit, information acquisition unit and first unit.
Processing unit, according to principle sub after late father, successively each page assembly is added for traversing all page assemblies Into storehouse, can be made by the operation when the page restores, parent component renders before sub-component forever.
Information acquisition unit is used to obtain the module information of each page assembly, and module information includes component parameter and assembly mould Plate.
First unit is used to for the component parameter correspondence of each page assembly being substituted into component template, obtains each page assembly The identifiable character string of HTML.
Further, module information further includes component cascading style sheets, and parsing module further includes second unit, second unit For obtaining the identifiable component style character string of HTML according to component cascading style sheets.It is obtained according to component cascading style sheets CSS The identifiable component style character string of HTML is taken, html template can be restored according to different configurations, it is more flexible efficient, and And different CSS styles split, only the pattern of loading page references component, reduces page-size, promotes page rendering efficiency.
Further, the above-mentioned system for quickly generating WEB page further includes compression module, and compression module is for setting up After html document at the page to be generated, before compiling html document, html document is compressed.Compression html document refers to herein It is to remove the idle characters strings such as blank character, annotation, null, to reduce html document size, improves page transmission efficiency, favorably It is quickly loaded in the page, and then improves page speed of production.
The system that one of embodiment of the present invention quickly generates WEB page can resolve to page data information The identifiable character string of HTML, and the character string that parsing obtains is inserted into corresponding position in preset html template, it sets up The html document of the page to be generated is completed, html document is compiled, that is, produces corresponding WEB page, this is easy to operate, realization side Just, it need to only carry out accordingly replacing according to operation, not only be not easy to make a fault, shorten the development time, generate WEB page Efficiency is higher, and of less demanding to page developer, and the cost of labor of exploitation is greatly saved.
It should be understood that system provided by the above embodiment realization quickly generate WEB page operation when, only with above-mentioned The division progress of each functional module, can be as needed and by above-mentioned function distribution by different function for example, in practical application Module is completed, i.e., the internal structure of system is divided into different functional modules, described above all or part of to complete Function.
The present invention is not limited to the above-described embodiments, for those skilled in the art, is not departing from Under the premise of the principle of the invention, several improvements and modifications can also be made, these improvements and modifications are also considered as protection of the invention Within the scope of.The content being not described in detail in this specification belongs to the prior art well known to professional and technical personnel in the field.

Claims (10)

1. a kind of method for quickly generating WEB page, which is characterized in that comprising steps of
The page data information for searching the page to be generated in the database, parse the page data information obtain HTML can recognize Character string, and the obtained character string of parsing is inserted into corresponding position in preset html template, set up complete it is to be generated The html document of the page compiles the html document, generates corresponding WEB page.
2. the method for quickly generating WEB page as described in claim 1, which is characterized in that insert the character string that parsing obtains Enter into html template corresponding position comprising steps of reserving hook corresponding with the page data information in html template Son parses the corresponding replacement of the character string for obtaining parsing after the page data information obtains the identifiable character string of HTML Corresponding hook in html template.
3. the method for quickly generating WEB page as described in claim 1, which is characterized in that complete the page to be generated setting up Html document after, before compiling the html document, further comprise the steps of: the compression html document.
4. the method for quickly generating WEB page as described in claim 1, which is characterized in that the page data information includes Several page assemblies, the step of parsing the page data information includes: all page assemblies of traversal, according to original sub after late father Then, successively each page assembly is added in storehouse, and obtains the module information of each page assembly, the module information includes group Part parameters and components template, and the component parameter of each page assembly correspondence is substituted into component template, obtain each page assembly The identifiable character string of HTML.
5. the method for quickly generating WEB page as claimed in claim 4, it is characterised in that: the module information further includes group Part cascading style sheets, the step of parsing the page data information further include: HTML is obtained according to the component cascading style sheets Identifiable component style character string.
6. a kind of storage medium, is stored thereon with computer program, it is characterised in that: the computer program is executed by processor The step of any one of Shi Shixian the claims 1 to 5 the method.
7. a kind of electronic equipment, including memory, processor and it is stored on the memory and runs on the processor Computer program, it is characterised in that: the processor is realized in the claims 1 to 5 when executing the computer program The step of any one the method.
8. a kind of system for quickly generating WEB page, which is characterized in that the system comprises searching module, parsing module, insertions Module and collector;
The searching module is used to search the page data information of the page to be generated in the database;
The parsing module obtains the identifiable character string of HTML for parsing the page data information;
The insertion module is used to the character string that parsing obtains being inserted into corresponding position in preset html template, has set up At the html document of the page to be generated;
The collector generates corresponding WEB page for compiling the html document.
9. the system for quickly generating WEB page as claimed in claim 8, it is characterised in that: the page data information includes Several page assemblies, the parsing module include processing unit, information acquisition unit and first unit;
The processing unit, according to principle sub after late father, successively each page assembly is added for traversing all page assemblies Into storehouse;
The information acquisition unit is used to obtain the module information of each page assembly, and the module information includes component parameter and group Part template;
The first unit is used to for the component parameter correspondence of each page assembly being substituted into component template, obtains each page assembly The identifiable character string of HTML.
10. the system for quickly generating WEB page as claimed in claim 9, it is characterised in that: the module information further includes group Part cascading style sheets, the parsing module further include second unit, and the second unit is used for according to the component cascading style Table obtains the identifiable component style character string of HTML.
CN201810290773.6A 2018-04-03 2018-04-03 Method, storage medium, equipment and system for rapidly generating WEB page Active CN110347390B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810290773.6A CN110347390B (en) 2018-04-03 2018-04-03 Method, storage medium, equipment and system for rapidly generating WEB page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810290773.6A CN110347390B (en) 2018-04-03 2018-04-03 Method, storage medium, equipment and system for rapidly generating WEB page

Publications (2)

Publication Number Publication Date
CN110347390A true CN110347390A (en) 2019-10-18
CN110347390B CN110347390B (en) 2023-07-11

Family

ID=68172802

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810290773.6A Active CN110347390B (en) 2018-04-03 2018-04-03 Method, storage medium, equipment and system for rapidly generating WEB page

Country Status (1)

Country Link
CN (1) CN110347390B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111104115A (en) * 2019-12-11 2020-05-05 上海携程商务有限公司 Method, system, equipment and storage medium for realizing three-dimensional page based on CSS
CN111610971A (en) * 2020-04-27 2020-09-01 中国平安财产保险股份有限公司 Method and device for generating Html file, computer equipment and storage medium
CN112433752A (en) * 2020-11-20 2021-03-02 泰康保险集团股份有限公司 Page parsing method, device, medium and electronic equipment
CN114995699A (en) * 2022-06-17 2022-09-02 拉扎斯网络科技(上海)有限公司 Interface interaction method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN105426172A (en) * 2015-10-30 2016-03-23 北京金海明天软件技术有限公司 XML analysis technique and template language based dynamic WEB page generation method
CN105701410A (en) * 2015-12-31 2016-06-22 华为技术有限公司 Information, device and system for obtaining information in source codes
CN106528124A (en) * 2016-10-26 2017-03-22 广东广新信息产业股份有限公司 Page template release method and system
CN106648630A (en) * 2016-12-01 2017-05-10 北京趣拿软件科技有限公司 Page obtaining method and device
CN106991154A (en) * 2017-03-29 2017-07-28 百度在线网络技术(北京)有限公司 Webpage rendering intent, device, terminal and server
CN107015819A (en) * 2016-01-27 2017-08-04 阿里巴巴集团控股有限公司 The method and apparatus of html template are updated in server end
CN107391573A (en) * 2017-06-19 2017-11-24 上海斐讯数据通信技术有限公司 A kind of data message extracting method and system based on computing with words
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104158836A (en) * 2014-06-23 2014-11-19 浙江大学城市学院 Method for rendering mobile application interface through data
CN105426172A (en) * 2015-10-30 2016-03-23 北京金海明天软件技术有限公司 XML analysis technique and template language based dynamic WEB page generation method
CN105701410A (en) * 2015-12-31 2016-06-22 华为技术有限公司 Information, device and system for obtaining information in source codes
CN107015819A (en) * 2016-01-27 2017-08-04 阿里巴巴集团控股有限公司 The method and apparatus of html template are updated in server end
CN106528124A (en) * 2016-10-26 2017-03-22 广东广新信息产业股份有限公司 Page template release method and system
CN106648630A (en) * 2016-12-01 2017-05-10 北京趣拿软件科技有限公司 Page obtaining method and device
CN106991154A (en) * 2017-03-29 2017-07-28 百度在线网络技术(北京)有限公司 Webpage rendering intent, device, terminal and server
CN107391573A (en) * 2017-06-19 2017-11-24 上海斐讯数据通信技术有限公司 A kind of data message extracting method and system based on computing with words
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111104115A (en) * 2019-12-11 2020-05-05 上海携程商务有限公司 Method, system, equipment and storage medium for realizing three-dimensional page based on CSS
CN111610971A (en) * 2020-04-27 2020-09-01 中国平安财产保险股份有限公司 Method and device for generating Html file, computer equipment and storage medium
CN112433752A (en) * 2020-11-20 2021-03-02 泰康保险集团股份有限公司 Page parsing method, device, medium and electronic equipment
CN112433752B (en) * 2020-11-20 2023-11-17 泰康保险集团股份有限公司 Page analysis method, device, medium and electronic equipment
CN114995699A (en) * 2022-06-17 2022-09-02 拉扎斯网络科技(上海)有限公司 Interface interaction method and device
CN114995699B (en) * 2022-06-17 2024-02-27 拉扎斯网络科技(上海)有限公司 Interface interaction method and device

Also Published As

Publication number Publication date
CN110347390B (en) 2023-07-11

Similar Documents

Publication Publication Date Title
EP2057557B1 (en) Joint optimization of wrapper generation and template detection
CN110347390A (en) A kind of method quickly generating WEB page, storage medium, equipment and system
US9298680B2 (en) Display of hypertext documents grouped according to their affinity
CN109408783A (en) Electronic document online editing method and system
CN102289407B (en) Method for automatically testing document format conversion
US20080301545A1 (en) Method and system for the intelligent adaption of web content for mobile and handheld access
CN102043808B (en) Method and equipment for extracting bilingual terms using webpage structure
CN100444591C (en) Method for acquiring front-page keyword and its application system
WO2007100702A2 (en) System and method for enabling persistent values when navigating in electronic documents
CN104331446A (en) Memory map-based mass data preprocessing method
CN102651002A (en) Webpage information extracting method and system
CN102959538B (en) Index to document
CN110309386B (en) Method and device for crawling web page
US20050187899A1 (en) Structured document processing method, structured document processing system, and program for same
CN112527291A (en) Webpage generation method and device, electronic equipment and storage medium
Mitrevski et al. WikiHist. html: English Wikipedia's full revision history in HTML format
CN107590288B (en) Method and device for extracting webpage image-text blocks
WO2022179128A1 (en) Crawler-based data crawling method and apparatus, computer device, and storage medium
CN110297994A (en) Acquisition method, device, computer equipment and the storage medium of web data
CN111090668B (en) Data retrieval method and device, electronic equipment and computer readable storage medium
CN104778232A (en) Searching result optimizing method and device based on long query
CN113139145B (en) Page generation method and device, electronic equipment and readable storage medium
US8578268B2 (en) Rendering electronic documents having linked textboxes
US20090006364A1 (en) Extending a seed list to support metadata mapping
CN104281693A (en) Semantic search method and semantic search system

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
TA01 Transfer of patent application right

Effective date of registration: 20230619

Address after: Room 104, Building 5, No. 309 Huangpu Avenue Middle, Tianhe District, Guangzhou City, Guangdong Province, 510000

Applicant after: Guangzhou onion Fashion Group Co.,Ltd.

Address before: 430000 East Lake Development Zone, Wuhan City, Hubei Province, No. 1 Software Park East Road 4.1 Phase B1 Building 11 Building

Applicant before: WUHAN DOUYU NETWORK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant