CN105373615A - Page customization method and device - Google Patents

Page customization method and device Download PDF

Info

Publication number
CN105373615A
CN105373615A CN201510824208.XA CN201510824208A CN105373615A CN 105373615 A CN105373615 A CN 105373615A CN 201510824208 A CN201510824208 A CN 201510824208A CN 105373615 A CN105373615 A CN 105373615A
Authority
CN
China
Prior art keywords
page
static template
dynamic
server
several
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
CN201510824208.XA
Other languages
Chinese (zh)
Other versions
CN105373615B (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.)
Shenzhen Huaxun ark Photoelectric Technology Co., Ltd
Original Assignee
Shenzhen Cct Software Information Co Ltd
Shenzhen Huaxun Ark 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 Shenzhen Cct Software Information Co Ltd, Shenzhen Huaxun Ark Technology Co Ltd filed Critical Shenzhen Cct Software Information Co Ltd
Priority to CN201510824208.XA priority Critical patent/CN105373615B/en
Publication of CN105373615A publication Critical patent/CN105373615A/en
Priority to PCT/CN2016/092198 priority patent/WO2017088509A1/en
Application granted granted Critical
Publication of CN105373615B publication Critical patent/CN105373615B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

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

Abstract

The invention relates to the technical field of page pushing, and provides a page customization method and device so as to solve the problems of low pushing page loading speed and single showing pages in the prior art. The method comprises the following steps: obtaining content data contained in a webpage to be displayed, and generating a dynamic page of the page to be displayed according to the obtained content data; splitting the dynamic page into a plurality of static templates; storing the static templates in a server; and when a page calling instruction sent from a client side is received, obtaining the static templates associated with the page calling instructions to form the page to be displayed, and returning the page to be displayed to the client side. The technical scheme of the invention adopts the method that the dynamic page is split into the plurality of static templates and the static templates associated with the page calling instruction are selected to form the page to be displayed, so that the page can be quickly loaded, and meanwhile, a reuse ratio of page codes is improved.

Description

A kind of method and apparatus of page customization
Technical field
The present invention relates to page push technical field, particularly relate to a kind of method and apparatus of page customization.
Background technology
In order to meet the online demand of user, a lot of businessman both provides free WIFI (WirelessFidelity at present, Wireless Fidelity) function of surfing the Net, when unauthenticated user connect the WIFI that provides of businessman carry out certification and connecting Internet time, businessman can push particular web portal website login page to user, and this login page typically includes the advertisement page of website setting.
The page promoted by Portal door common at present, on the one hand, usually all can load mass advertising figure to intuitively show, the page is directly caused to load slack-off, and in order to save the time Loaded Image, often can only control the size of picture, and then the effect of impact display; On the other hand, the relative fixed single of the page of displaying, cannot the pattern of the self-defined page, and the reusability of page code is not high.
Summary of the invention
The object of the present invention is to provide a kind of method and apparatus of page customization, be intended to push page loading velocity in solution prior art slow, the problem that displayed page is single.
First aspect present invention, provides a kind of method of page customization, comprising:
Obtain the content-data comprised in webpage to be shown, generate the dynamic page of the described page to be shown according to the content-data obtained;
Described dynamic page is decomposed into several static template;
Described static template is kept at server;
When receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client.
Second aspect present invention, provides a kind of device of page customization, comprising:
Acquisition module, for obtaining the content-data comprised in webpage to be shown, generates the dynamic page of the described page to be shown according to the content-data obtained;
Decomposing module, for being decomposed into several static template by described dynamic page;
Preserve module, for described static template is kept at server;
Composite module, for when receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client.
The beneficial effect that the present invention compared with prior art exists is: technical scheme provided by the invention is by being decomposed into several static template by dynamic page, and the static template selecting page invocation instruction to be correlated with forms the method for the page to be shown, achieve the rapid loading to the page, improve the reusability of page code simultaneously.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the page customization method that the embodiment of the present invention one provides;
Fig. 2 is the process flow diagram of the page customization method that the embodiment of the present invention two provides;
Fig. 3 combines the schematic diagram that different static template forms the page to be shown in the page customization method that provides of the embodiment of the present invention two;
Fig. 4 is the system composition schematic diagram applying this page customization method in the page customization method that provides of the embodiment of the present invention two;
Fig. 5 is the composition schematic diagram of the page customization gasifying device that the embodiment of the present invention three provides;
Fig. 6 is the composition schematic diagram of the page customization gasifying device that the embodiment of the present invention four provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Below in conjunction with concrete accompanying drawing, realization of the present invention is described in detail.
Embodiment one:
Fig. 1 is the process flow diagram of the page customization method that the embodiment of the present invention one provides, and specifically comprise step S101 to S104, details are as follows:
S101, obtain the content-data comprised in webpage to be shown, generate the dynamic page of the page to be shown according to the content-data obtained.
Dynamic page is the webpage by performing the web page editing Program Generating client terminal web page codes such as asp, php, jsp or .netframework4.0.Dynamic page is generally based on database technology, and in fact dynamic web page is not the web page files be independently present on server, only has server upon request by a user just to return a complete webpage.First server obtains the instruction of user, then in database, the data corresponding with instruction are searched, again dynamic page is compiled into HTML (HyperTextMarkupLanguage, the HTML (Hypertext Markup Language)) code of standard, passes to user browser and check.
Particularly, first obtain the content-data comprised in webpage to be shown, then generate the dynamic page on user browser to be shown, such as advertisement page, company introduction, buyer's guide etc. according to obtained content-data.
S102, dynamic page is decomposed into several static template.
Particularly, the type of the content of dynamic page according to content of pages is decomposed, such as the script, the text of webpage main body, the picture of webpage main body etc. of the head of definition web document, style sheet, definition client part can be packaged into independently pagefile, respectively as static template.Static template, for dynamic page, does not need with background data base mutual, as an independently file individualism, directly can be read and call.
S103, static template is kept at server.
Particularly, the static template that step S102 obtains, because do not need with background data base mutual, does not need to read relevant configuration file yet, can as one independently file preserve on the server, be directly read when needs use time and call.
S104, when receiving the page invocation instruction that client sends, the static template obtaining page invocation instruction relevant forms the page to be shown, and returns to client.
Particularly, server saves various independently static template, when receiving the page invocation instruction that client sends, server is according to the requirement of page invocation instruction, select to read relevant static template, form the page to be shown, and return to client browser and check.
In the present embodiment, by dynamic page is resolved into several static template, and preserve on the server, when receiving the page invocation instruction that client sends, the static template obtaining page invocation instruction relevant forms the page to be shown, and is supplied to client, thus decreases the inquiry to database, achieve the rapid loading to the page, improve the reusability of page code simultaneously.
Embodiment two:
Fig. 2 is the process flow diagram of the page customization method that the embodiment of the present invention two provides, and specifically comprise step S201 to S207, details are as follows:
S101, obtain the content-data comprised in webpage to be shown, generate the dynamic page of the page to be shown according to the content-data obtained.
Dynamic page is the webpage by performing the web page editing Program Generating client terminal web page codes such as asp, php, jsp or .netframework4.0.Dynamic page is generally based on database technology, and in fact dynamic web page is not the web page files be independently present on server, only has server upon request by a user just to return a complete webpage.First server obtains the instruction of user, then in database, the data corresponding with instruction are searched, again dynamic page is compiled into HTML (HyperTextMarkupLanguage, the HTML (Hypertext Markup Language)) code of standard, passes to user browser and check.
Particularly, first obtain the content-data comprised in webpage to be shown, then generate the dynamic page on user browser to be shown, such as advertisement page, company introduction, buyer's guide etc. according to obtained content-data.
S202, by the type of dynamic page according to content of pages, be decomposed into several html pages, as static template.
The type of the content of dynamic page according to content of pages is decomposed, such as the script, the text of webpage main body, the picture of webpage main body etc. of the head of definition web document, style sheet, definition client part can be packaged into independently html page file, respectively as static template.Html page, for dynamic page, does not need with background data base mutual, as an independently file individualism, directly can be read and call.
Particularly, first the <head></headGrea tT.GreaT.GT on dynamic page can be packaged into a HTML module, by pattern CSS (CascadingStyleSheets, CSS (cascading style sheet)) be packaged into a HTML module, JavaScript script inside <script></script > is packaged into a HTML module, by the DIV (DIVision in <body><bodyGreat T.GreaT.GT, the position of cascading style table unit and level) cut figure line by line according to the layout of design drawing, comprise background, icon and button etc., then Query Database situation and resolve into the Freemarker template file that several suffix are called ftl.
Then, html page output stream is generated by the method called in javax.servlet.ServletConte class, and the method setEncoding called in freemarker.template.Configuration class arranges coded format according to project code, call the method process processing template in freemarker.template.Template class, by the packaged HTML module converting to HTML page respectively.
S203, reception style sheet modify instruction, style sheet modify instruction is used to indicate server amendment dynamic page.
Particularly, when needing to carry out self-defined amendment to the pattern of dynamic page, server can receive the modify instruction of style sheet, and this instruction is used to indicate the pattern of server amendment dynamic page.
The static template that the dynamic page that S204, amendment style sheet modify instruction point to is corresponding.
Particularly, because each several part content of dynamic page has been broken down into some html pages, therefore when receiving style sheet modify instruction, when need carry out self-defined amendment to the pattern of dynamic page, do not need amendment full page file, only need the html page corresponding to the dynamic page of style sheet modify instruction sensing to modify.
The timed task that S205, startup pre-set upgrades static template timing.
Particularly, when client display content of pages need temporally rule timing change time, the timed task pre-set can be started, this timed task is responsible for generating corresponding html page according to the displaying contents timing of required change, for client call, thus effectively can reduce the task amount that back-stage management personnel manually generate html page.
S206, several static template are kept at different child servers respectively.
Particularly, in order to avoid height concurrent time pressure to server, if when having multiple servers in larger system, several generated html pages are kept in different child servers respectively, improve access speed, reduce the pressure to master server.
S207, when receiving the page invocation instruction that client sends, the static template obtaining page invocation instruction relevant forms the page to be shown, and returns to client.
Server saves various independently html page, when receiving the page invocation instruction that client sends, server, according to the requirement of page invocation instruction, is selected to read relevant static template, form the page to be shown, and return to client browser and check.
Particularly, can with a JSP (JavaServerPages, the java server page) page comprises the html page of needs, the html page that the html page such as encapsulated by <head></headGrea tT.GreaT.GT and <script></script > encapsulate is included by page-tag <%include>, again according to UI (UserInterface, user interface) design the <div> of needs is also covered in JSP with <%include>, form the page to be shown for client call.
Fig. 3 shows the different static template of combination and forms the page to be shown.Wherein, a.css, b.css, 1.html, 2.html, 3.html, 4.html and 5.html are respectively the static template obtained by step S202, according to the content of display page, different combinations is carried out to static template and can obtain the A page and the B page respectively, thus effectively improve the reusability of page code, when local content needs only to need the static template corresponding to institute's revised context to modify during amendment.
Fig. 4 shows the system composition of this page customization method of application.WEB web page server 5 is according to the triggering of the operation of back-stage management personnel 6 or backstage timed task 7, dynamic page is decomposed into some html pages, these html pages are kept in different servers 2 and file server 3 as static template respectively, page invocation instruction is sent to server 2 when client 1 needs to check the page to be shown, server 2 is according to the requirement of page invocation instruction, select to read relevant static template, form the page to be shown, the browser being supplied to client 1 calls to be checked.
In the present embodiment, by dynamic page being resolved into several html pages as static template, and preserve on the server, when needs read, directly associated static template group is synthesized the page to be shown be supplied to client, decrease the inquiry to database, achieve the rapid loading to the page, and improve the reusability of page code.Meanwhile, when carrying out self-defined amendment to the pattern of dynamic page, directly revising static template corresponding to described pattern, being conducive to the multiplexing of code; Adopt the timed task starting and pre-set to the mode of static template timing renewal, effectively reduce the task amount that back-stage management personnel manually generate static template.
Embodiment three:
Fig. 5 is the composition schematic diagram of the page customization gasifying device that the embodiment of the present invention three provides, and for convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.The device for page customization of Fig. 5 example can be the executive agent of the method for page customization that previous embodiment one provides, and it can be a functional module in server or server.The device for page customization of Fig. 5 example mainly comprises: acquisition module 51, decomposing module 52, preservation module 53 and composite module 54.Each functional module is described in detail as follows:
Acquisition module 51, for obtaining the content-data comprised in webpage to be shown, generates the dynamic page of the described page to be shown according to the content-data obtained;
Decomposing module 52, for being decomposed into several static template by described dynamic page;
Preserve module 53, for described static template is kept at server;
Composite module 54, for when receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client.
From the device for page customization of above-mentioned Fig. 5 example, in the present embodiment, by dynamic page is resolved into several static template, and preserve on the server, when receiving the page invocation instruction that client sends, the static template obtaining page invocation instruction relevant forms the page to be shown, and be supplied to client, thus the inquiry decreased database, achieve the rapid loading to the page, improve the reusability of page code simultaneously.
Embodiment four:
Fig. 6 is the composition schematic diagram of the page customization gasifying device that the embodiment of the present invention four provides, and for convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.The device for page customization of Fig. 6 example can be the executive agent of the method for page customization that previous embodiment two provides, and it can be a functional module in server or server.The device for page customization of Fig. 6 example mainly comprises: acquisition module 61, decomposing module 62, preservation module 63, composite module 64, modify instruction receiver module 65, modify instruction execution module 66 and time block 67.Each functional module is described in detail as follows:
Acquisition module 61, for obtaining the content-data comprised in webpage to be shown, generates the dynamic page of the described page to be shown according to the content-data obtained;
Decomposing module 62, for being decomposed into several static template by described dynamic page;
Preserve module 63, for described static template is kept at server;
Composite module 64, for when receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client;
Modify instruction receiver module 65, for receiving style sheet modify instruction, described style sheet modify instruction is used to indicate described server and revises described dynamic page;
Modify instruction execution module 66, the static template that the dynamic page for revising the sensing of described style sheet modify instruction is corresponding;
Time block 67, upgrades described static template timing for starting the timed task pre-set.
Particularly, decomposing module 62, also for by the type of described dynamic page according to content of pages, is decomposed into several HTML (Hypertext Markup Language) html pages, as described static template.
Particularly, module 63 is preserved, also for static template described in several is kept at different child servers respectively.
From the device for page customization of above-mentioned Fig. 6 example, in the present embodiment, by dynamic page being resolved into several html pages as static template, and preserve on the server, when needs read, directly associated static template group is synthesized the page to be shown be supplied to client, decrease the inquiry to database, achieve the rapid loading to the page, and improve the reusability of page code.Meanwhile, when carrying out self-defined amendment to the pattern of dynamic page, directly revising static template corresponding to described pattern, being conducive to the multiplexing of code; Adopt the timed task starting and pre-set to the mode of static template timing renewal, effectively reduce the task amount that back-stage management personnel manually generate static template.
It should be noted that, each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, part identical or similar between each embodiment mutually see.For device class embodiment, due to itself and embodiment of the method basic simlarity, so description is fairly simple, relevant part illustrates see the part of embodiment of the method.
It should be noted that in said apparatus embodiment, included modules is carry out dividing according to function logic, but is not limited to above-mentioned division, as long as can realize corresponding function; In addition, the concrete title of each functional module, also just for the ease of mutual differentiation, is not limited to protection scope of the present invention.
One of ordinary skill in the art will appreciate that, the all or part of step realized in the various embodiments described above method is that the hardware that can carry out instruction relevant by program has come, corresponding program can be stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk or CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for page customization, is characterized in that, comprising:
Obtain the content-data comprised in webpage to be shown, generate the dynamic page of the described page to be shown according to the content-data obtained;
Described dynamic page is decomposed into several static template;
Described static template is kept at server;
When receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client.
2. the method for page customization according to claim 1, is characterized in that, describedly described dynamic page is decomposed into several static template comprises:
By the type of described dynamic page according to content of pages, be decomposed into several HTML (Hypertext Markup Language) html pages, as described static template.
3. the method for page customization according to claim 1, is characterized in that, described described dynamic page is decomposed into the step of several static template after, comprising:
Receive style sheet modify instruction, described style sheet modify instruction is used to indicate described server and revises described dynamic page;
Revise the static template that the dynamic page of described style sheet modify instruction sensing is corresponding.
4. the method for page customization according to claim 1, is characterized in that, described described dynamic page is decomposed into the step of several static template after, also comprise:
Start the timed task pre-set to upgrade described static template timing.
5. the method for page customization according to claim 1, is characterized in that, describedly described static template is kept at server comprises:
Static template described in several is kept at different child servers respectively.
6. a device for page customization, is characterized in that, comprising:
Acquisition module, for obtaining the content-data comprised in webpage to be shown, generates the dynamic page of the described page to be shown according to the content-data obtained;
Decomposing module, for being decomposed into several static template by described dynamic page;
Preserve module, for described static template is kept at server;
Composite module, for when receiving the page invocation instruction that client sends, the static template obtaining described page invocation instruction relevant forms the page to be shown, and returns to described client.
7. the device of page customization according to claim 6, is characterized in that, described decomposing module, also for by the type of described dynamic page according to content of pages, is decomposed into several HTML (Hypertext Markup Language) html pages, as described static template.
8. the device of page customization according to claim 6, is characterized in that, described device also comprises:
Modify instruction receiver module, for receiving style sheet modify instruction, described style sheet modify instruction is used to indicate described server and revises described dynamic page;
Modify instruction execution module, the static template that the dynamic page for revising the sensing of described style sheet modify instruction is corresponding.
9. the device of page customization according to claim 6, is characterized in that, described device also comprises:
Time block, upgrades described static template timing for starting the timed task pre-set.
10. the device of page customization according to claim 6, is characterized in that, described preservation module, also for static template described in several is kept at different child servers respectively.
CN201510824208.XA 2015-11-24 2015-11-24 A kind of method and apparatus of page customization Active CN105373615B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510824208.XA CN105373615B (en) 2015-11-24 2015-11-24 A kind of method and apparatus of page customization
PCT/CN2016/092198 WO2017088509A1 (en) 2015-11-24 2016-07-29 Page customization method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510824208.XA CN105373615B (en) 2015-11-24 2015-11-24 A kind of method and apparatus of page customization

Publications (2)

Publication Number Publication Date
CN105373615A true CN105373615A (en) 2016-03-02
CN105373615B CN105373615B (en) 2018-12-21

Family

ID=55375813

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510824208.XA Active CN105373615B (en) 2015-11-24 2015-11-24 A kind of method and apparatus of page customization

Country Status (2)

Country Link
CN (1) CN105373615B (en)
WO (1) WO2017088509A1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893043A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Page configuration method and system
CN105912324A (en) * 2016-04-05 2016-08-31 浪潮(苏州)金融技术服务有限公司 Method and device for generating Web page
CN106095411A (en) * 2016-05-31 2016-11-09 乐视控股(北京)有限公司 Display packing and terminal
CN106503162A (en) * 2016-10-31 2017-03-15 山东鲁能软件技术有限公司 Page dynamic creation method and system based on SAP platforms
WO2017088509A1 (en) * 2015-11-24 2017-06-01 华讯方舟科技有限公司 Page customization method and device
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN107609898A (en) * 2017-08-24 2018-01-19 天脉聚源(北京)科技有限公司 The method and device that a kind of advertising message of intelligence reply high access is launched
CN107894887A (en) * 2017-06-25 2018-04-10 平安科技(深圳)有限公司 Page assembly method, apparatus and computer-readable recording medium
CN108345482A (en) * 2017-12-29 2018-07-31 广州品唯软件有限公司 The self-defined edit methods of dynamic page, device, electronic equipment and storage medium
CN109032601A (en) * 2018-08-20 2018-12-18 北京知本源信息技术有限公司 Design drawing cooperates cut map device and method online
WO2019019350A1 (en) * 2017-07-25 2019-01-31 上海壹账通金融科技有限公司 Method, apparatus and device for generating account opening page and computer readable storage medium
CN109324858A (en) * 2018-09-20 2019-02-12 郑州云海信息技术有限公司 The acquisition methods and device of content are shown in webpage
CN110134477A (en) * 2019-04-24 2019-08-16 北京字节跳动网络技术有限公司 A kind of method, apparatus, medium and the electronic equipment of Dynamic Distribution's User Page
CN110390065A (en) * 2019-07-31 2019-10-29 腾讯科技(深圳)有限公司 Webpage acquisition methods, apparatus and system
CN110688603A (en) * 2019-10-18 2020-01-14 郑瑞文 Automatic change of website interface
CN117251661A (en) * 2023-11-16 2023-12-19 建信金融科技有限责任公司 Webpage file generation method, device, computer equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110413273A (en) * 2019-08-01 2019-11-05 上海麦克风文化传媒有限公司 A kind of renewal of the page device that webpage development can configure in the process
CN112558964A (en) * 2020-11-27 2021-03-26 华帝股份有限公司 Webpage generation method, computer equipment and storage medium
CN112887362B (en) * 2021-01-08 2023-03-10 重庆锐明信息技术有限公司 Equipment access method, equipment access device and server
CN113609426A (en) * 2021-07-23 2021-11-05 北京淇瑀信息科技有限公司 Page staticizing processing method and device and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183395A (en) * 2007-12-25 2008-05-21 北京中企开源信息技术有限公司 Method and system for realizing staticize of dynamic page
US8181156B1 (en) * 2006-12-11 2012-05-15 Parallels IP Holdings GmbH System and method for managing web-based forms and dynamic content of website
CN103019724A (en) * 2012-12-18 2013-04-03 重庆金算盘软件有限公司 Webpage constructing and loading method and system
CN103034496A (en) * 2012-12-13 2013-04-10 海南电网公司 Locally-static portal generation method based on template
US20140143654A1 (en) * 2012-11-22 2014-05-22 Institute For Information Industry Systems and methods for generating mobile app page template, and storage medium thereof
CN103944994A (en) * 2014-04-25 2014-07-23 中国联合网络通信集团有限公司 Distributed resource obtaining method and device
CN104317874A (en) * 2014-10-20 2015-01-28 北京锐安科技有限公司 Device and method for staticizing dynamic webpage
CN104899228A (en) * 2014-03-07 2015-09-09 中国移动通信集团河北有限公司 Method and device for publishing webpage resources

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198074A (en) * 2012-01-09 2013-07-10 北大方正集团有限公司 Page design method and system for dynamic publishing website
CN102662993A (en) * 2012-03-14 2012-09-12 北京神州数码思特奇信息技术股份有限公司 A method for providing page data
CN105373615B (en) * 2015-11-24 2018-12-21 华讯方舟科技有限公司 A kind of method and apparatus of page customization

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8181156B1 (en) * 2006-12-11 2012-05-15 Parallels IP Holdings GmbH System and method for managing web-based forms and dynamic content of website
CN101183395A (en) * 2007-12-25 2008-05-21 北京中企开源信息技术有限公司 Method and system for realizing staticize of dynamic page
US20140143654A1 (en) * 2012-11-22 2014-05-22 Institute For Information Industry Systems and methods for generating mobile app page template, and storage medium thereof
CN103034496A (en) * 2012-12-13 2013-04-10 海南电网公司 Locally-static portal generation method based on template
CN103019724A (en) * 2012-12-18 2013-04-03 重庆金算盘软件有限公司 Webpage constructing and loading method and system
CN104899228A (en) * 2014-03-07 2015-09-09 中国移动通信集团河北有限公司 Method and device for publishing webpage resources
CN103944994A (en) * 2014-04-25 2014-07-23 中国联合网络通信集团有限公司 Distributed resource obtaining method and device
CN104317874A (en) * 2014-10-20 2015-01-28 北京锐安科技有限公司 Device and method for staticizing dynamic webpage

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017088509A1 (en) * 2015-11-24 2017-06-01 华讯方舟科技有限公司 Page customization method and device
CN105893043A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Page configuration method and system
CN105912324A (en) * 2016-04-05 2016-08-31 浪潮(苏州)金融技术服务有限公司 Method and device for generating Web page
CN106095411A (en) * 2016-05-31 2016-11-09 乐视控股(北京)有限公司 Display packing and terminal
CN106503162A (en) * 2016-10-31 2017-03-15 山东鲁能软件技术有限公司 Page dynamic creation method and system based on SAP platforms
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN107894887A (en) * 2017-06-25 2018-04-10 平安科技(深圳)有限公司 Page assembly method, apparatus and computer-readable recording medium
WO2019019350A1 (en) * 2017-07-25 2019-01-31 上海壹账通金融科技有限公司 Method, apparatus and device for generating account opening page and computer readable storage medium
CN107609898A (en) * 2017-08-24 2018-01-19 天脉聚源(北京)科技有限公司 The method and device that a kind of advertising message of intelligence reply high access is launched
CN108345482A (en) * 2017-12-29 2018-07-31 广州品唯软件有限公司 The self-defined edit methods of dynamic page, device, electronic equipment and storage medium
CN108345482B (en) * 2017-12-29 2022-03-15 广州品唯软件有限公司 Dynamic page custom editing method and device, electronic equipment and storage medium
CN109032601A (en) * 2018-08-20 2018-12-18 北京知本源信息技术有限公司 Design drawing cooperates cut map device and method online
CN109324858A (en) * 2018-09-20 2019-02-12 郑州云海信息技术有限公司 The acquisition methods and device of content are shown in webpage
CN110134477A (en) * 2019-04-24 2019-08-16 北京字节跳动网络技术有限公司 A kind of method, apparatus, medium and the electronic equipment of Dynamic Distribution's User Page
CN110134477B (en) * 2019-04-24 2021-07-20 北京字节跳动网络技术有限公司 Method, device, medium and electronic equipment for dynamically laying out user pages
CN110390065A (en) * 2019-07-31 2019-10-29 腾讯科技(深圳)有限公司 Webpage acquisition methods, apparatus and system
CN110390065B (en) * 2019-07-31 2024-02-06 腾讯科技(深圳)有限公司 Webpage acquisition method, device and system
CN110688603A (en) * 2019-10-18 2020-01-14 郑瑞文 Automatic change of website interface
CN117251661A (en) * 2023-11-16 2023-12-19 建信金融科技有限责任公司 Webpage file generation method, device, computer equipment and storage medium
CN117251661B (en) * 2023-11-16 2024-02-27 建信金融科技有限责任公司 Webpage file generation method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN105373615B (en) 2018-12-21
WO2017088509A1 (en) 2017-06-01

Similar Documents

Publication Publication Date Title
CN105373615A (en) Page customization method and device
CN110990731B (en) Rendering method, device and equipment of static webpage and computer storage medium
KR102436987B1 (en) Method and terminal device for extracting web page content
US20070106935A1 (en) Apparatus and method for implementing flexible page layout
CN104035753A (en) Double-WebView customized page display method and system
CN104820589B (en) A kind of method and its device of dynamic adaptation webpage
KR20150079867A (en) Html5-protocol-based webpage presentation method and device
CN105094786A (en) Method and system for customizing page based on JavaScript
CN103488732A (en) Generation method and device of static pages
JP2010527051A (en) Document processing for mobile devices
CN106533926B (en) Webpage information spreading method and device
CN103699674A (en) Webpage storing method, webpage opening method, webpage storing device, webpage opening device and webpage browsing system
CN104636400A (en) Browser webpage generating method, browser and system
CN101860734B (en) Method for implementing incremental transmission and display of dynamic images through AJAX
CN111124574A (en) First screen rendering acceleration method, development terminal, server, system and electronic equipment
CN112256990B (en) Image processing method and device and computer readable storage medium
CN113032708A (en) Code-free Web development system
CN104834646A (en) Webpage display method, client and system
CN105988814B (en) Interface generation method and device
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
CN105989010B (en) Web page data generation method, Web server and Web application system
CN108664191B (en) System access method and device
CN103488735A (en) Method and terminal for refreshing and displaying pages of terminal browser
CN103294463A (en) Editing system and method
US11843679B2 (en) Automated dependency management based on page components

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 518000 Guangdong city of Shenzhen province Baoan District Xixiang Bao Tian Yi Lu Chen Tian Industrial District 37 Building 1 floor

Applicant after: Shenzhen Huaxunark Technology Co., Ltd.

Applicant after: SHENZHEN CCT SOFTWARE INFORMATION CO., LTD.

Address before: 518000 Guangdong city of Shenzhen province Baoan District Xixiang Bao Tian Yi Lu Chen Tian Industrial District 37 Building 1 floor

Applicant before: Shenzhen City Huaxun Fangzhou Technology Co., Ltd.

Applicant before: SHENZHEN CCT SOFTWARE INFORMATION CO., LTD.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20210804

Address after: 518000 404, building 37, chentian Industrial Zone, chentian community, Xixiang street, Bao'an District, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Huaxun ark Photoelectric Technology Co., Ltd

Patentee after: SHENZHEN CCT SOFTWARE INFORMATION Co.,Ltd.

Address before: 518000 1st floor, building 37, chentian Industrial Zone, Baoan District, Shenzhen City, Guangdong Province

Patentee before: CHINA COMMUNICATION TECHNOLOGY Co.,Ltd.

Patentee before: SHENZHEN CCT SOFTWARE INFORMATION Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211108

Address after: 518000 404, building 37, chentian Industrial Zone, chentian community, Xixiang street, Bao'an District, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Huaxun ark Photoelectric Technology Co., Ltd

Address before: 518000 404, building 37, chentian Industrial Zone, chentian community, Xixiang street, Bao'an District, Shenzhen City, Guangdong Province

Patentee before: Shenzhen Huaxun ark Photoelectric Technology Co., Ltd

Patentee before: SHENZHEN CCT SOFTWARE INFORMATION Co.,Ltd.

TR01 Transfer of patent right