CN104317874A - Device and method for staticizing dynamic webpage - Google Patents

Device and method for staticizing dynamic webpage Download PDF

Info

Publication number
CN104317874A
CN104317874A CN201410559782.2A CN201410559782A CN104317874A CN 104317874 A CN104317874 A CN 104317874A CN 201410559782 A CN201410559782 A CN 201410559782A CN 104317874 A CN104317874 A CN 104317874A
Authority
CN
China
Prior art keywords
web page
static file
staticize
dynamic
dynamic web
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
CN201410559782.2A
Other languages
Chinese (zh)
Other versions
CN104317874B (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.)
Beijing Ruian Technology Co Ltd
Original Assignee
Beijing Ruian 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 Beijing Ruian Technology Co Ltd filed Critical Beijing Ruian Technology Co Ltd
Priority to CN201410559782.2A priority Critical patent/CN104317874B/en
Publication of CN104317874A publication Critical patent/CN104317874A/en
Application granted granted Critical
Publication of CN104317874B publication Critical patent/CN104317874B/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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • G06F16/183Provision of network file services by network file servers, e.g. by using NFS, CIFS

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 discloses a device and a method for staticizing a dynamic webpage. The method includes the following steps: selecting dynamic content in need of staticizing in the dynamic webpage, generating a first static file of the dynamic content, and adding the first static file into a second static file of the dynamic webpage. According to the method, the static file of the dynamic content in need of staticizing in the webpage is generated by a template engine, stored into a specified folder of a server and embedded into the webpage to realize staticizing of the dynamic content of the webpage, only staticizing of the dynamic content is needed during staticizing of the dynamic content of the webpage, static content of the webpage does not need to be staticized, and accordingly, staticizing efficiency of the dynamic webpage is improved.

Description

A kind of method and apparatus of dynamic web page staticize
Technical field
The present invention relates to webpage staticize process field, particularly relate to a kind of method and apparatus of dynamic web page staticize.
Background technology
Along with the fast development of network, web web technologies is also constantly being weeded out the old and bring forth the new, and the development of web technology roughly experienced by following three phases: static document stage, dynamic web page stage and Web2.0 webpage stage.The static document stage is by the Web browser of client-side, user can each Web site in accesses network, by the homepage travel all over website in Web site, but the website adopting static page mode to set up is merely able to simply transmit the existing page according to the request of user, and cannot realize various dynamic interactive function.Namely static page cannot be supported background data base, cannot effectively upgrade timely site information, cannot realize Dynamic Announce effect.And these weak points, impel Web technology to enter the dynamic web page stage.The dynamic web page stage achieves dynamic with personalized exchanging with interactive in the client of network with service end.In the Web2.0 webpage stage, each user can have themselves data on open website by simple browser operation, and what people can be convenient carry out acquisition of information, issue, share and communication exchange and group are discussed.
Dynamic web page needs link and accessing database, therefore webpage loading velocity is comparatively slow and add the burden of server, if generate static page, can accelerate webpage access speed, promote user experience and access can be made to depart from database, alleviating the access pressure of database.Dynamic content in dynamic web page and static content are all carried out staticize by current software product in the process of staticize, reduce the efficiency of dynamic web page staticize.
Summary of the invention
The present invention completes to solve above-mentioned deficiency of the prior art, the object of the invention is to the method and apparatus proposing a kind of dynamic web page staticize, the method only will need the dynamic content of staticize to do staticize process in the process of webpage staticize, without the need to also doing staticize process to the static content in webpage, improve the efficiency of dynamic web page staticize.For reaching this object, the present invention by the following technical solutions:
The embodiment of the present invention provides a kind of method of dynamic web page staticize, comprises the following steps:
Choose in dynamic web page the dynamic content needing staticize;
Generate the first static file of described dynamic content;
Described first static file is added in the second static file of described dynamic web page.
Further, template engine is adopted to generate the first static file of described dynamic content.
Further, the first static file adopting template engine to generate described dynamic content comprises the following steps:
Create the template file of described dynamic content;
Generate first static file corresponding with described template file, and described first static file is saved in server specified folder.
Further, further comprising the steps of after the first static file of the described dynamic content of described generation:
Judge in server specified folder, whether to there is described first static file, if there is no then return the first static file performing and generate described dynamic content.
Further, described first static file is added in the second static file of described dynamic web page and comprises the following steps:
Generate the second static file of described dynamic web page;
Embedding instruction is adopted to be added in the second static file of described dynamic web page by described first static file.
Further, described template engine is Freemarker.
Further, described server specified folder is the file of server repository webpage static file.
Further, described embedding instruction is that service end embeds SSI instruction.
The present embodiment also provides a kind of device of dynamic web page staticize, comprising:
Choose module, for choosing in dynamic web page the dynamic content needing staticize;
Generation module, for generating the first static file of described dynamic content;
Add module, for being added in the second static file of described dynamic web page by described first static file.
Further, described generation module specifically for: adopt template engine to generate the first static file of described dynamic content.
Further, described generation module specifically for:
Create the template file of described dynamic content;
Generate first static file corresponding with described template file, and described first static file is saved in server specified folder.
Further, this device also comprises:
Judge module, for after the first static file generating described dynamic content, judges whether there is described first static file in server specified folder, if there is no then returns the first static file performing and generate described dynamic content.
Further, described interpolation module specifically for:
Generate the second static file of described dynamic web page;
Embedding instruction is adopted to be added in the second static file of described dynamic web page by described first static file.
Further, described template engine is Freemarker.
Further, described server specified folder is the file of server repository webpage static file.
Further, described embedding instruction is that service end embeds SSI instruction.
The method and apparatus of dynamic web page staticize of the present invention, first static file is generated by needing the dynamic content of staticize in dynamic web page, and then static file is incorporated in the static file of dynamic web page, realize the staticize of dynamic web page dynamic content, in the process of dynamic web page dynamic content staticize, only dynamic content is carried out staticize, do not need to carry out staticize to the static content in dynamic web page, improve the efficiency of dynamic web page staticize.
Accompanying drawing explanation
In order to the technical scheme of exemplary embodiment of the present is clearly described, one is done to the accompanying drawing used required for describing in embodiment below and simply introduce.Obviously, the accompanying drawing introduced is the accompanying drawing of a part of embodiment that the present invention will describe, instead of whole accompanying drawings, for those of ordinary skill in the art, under the prerequisite not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the process flow diagram of the method for the dynamic web page staticize that the embodiment of the present invention one provides;
Fig. 2 is the preferred flow charts of the method for the dynamic web page staticize that the embodiment of the present invention two provides;
Fig. 3 is the structured flowchart of the device of the dynamic web page staticize that the embodiment of the present invention three provides;
Fig. 4 is the preferred structure block diagram of the device of the dynamic web page staticize that the embodiment of the present invention four provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below with reference to the accompanying drawing in the embodiment of the present invention, by embodiment, technical scheme of the present invention is intactly described.Obviously; described embodiment is a part of embodiment of the present invention, instead of whole embodiments, based on embodiments of the invention; the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all falls within protection scope of the present invention.
Embodiment one:
Fig. 1 gives the process flow diagram of the method for the dynamic web page staticize that the present embodiment one provides.As shown in Figure 1, the method for dynamic web page staticize that the present embodiment one provides comprises the following steps:
Step S1: choose in dynamic web page the dynamic content needing staticize.
In this step, the dynamic content needing staticize is chosen from dynamic web page, dynamic content can be the one or more pages in dynamic web page, the present invention will need one or more dynamic content part and the static content part piecemeal of staticize in dynamic web page, only to needing the dynamic content block carrying out staticize to do staticize process.
Step S2: the first static file generating dynamic content.
In this step, generate the first static file by needing the dynamic content of staticize in dynamic web page.
Step S3: the first static file is added in the second static file of dynamic web page.
Concrete, write the second static file of dynamic web page, the first static file obtained is added in the process of writing the second static file after dynamic content staticize.
The method of the dynamic web page staticize that the present embodiment provides, the first static file is first generated by needing the dynamic content of staticize in dynamic web page, in the process of the second static file of writing dynamic web page, the first static file is added, when staticize dynamic web page, only need the dynamic part of staticize needs, do not need to carry out staticize to the static content in webpage, improve the efficiency of dynamic web page staticize.
Embodiment two:
Fig. 2 gives the method preferred flow charts of the dynamic web page staticize that the embodiment of the present invention two provides.As shown in Figure 2, the method for dynamic web page staticize that the present embodiment provides comprises the following steps:
Step S1: choose in dynamic web page the dynamic content needing staticize.
In this step, choose the dynamic content needing staticize from dynamic web page, dynamic content can be the one or more pages in dynamic web page.
Step S21: the template file creating dynamic content.
Step S21 and step S22 adopts template engine to generate the first static file of dynamic content, preferred template engine is Freemarker, Freemarker is a template engine write with Java language, Freemarker template engine can realize being separated of business logic codes and user interface code, developer and designer can be worked alone, i.e. code reuse can also be shared by code unit, improve the efficiency of dynamic web page staticize.In this step, according to the corresponding template file of concrete service creation needing the dynamic content of staticize in dynamic web page, the label in template file determines the position of dynamic content at template file.
Step S22: generate first static file corresponding with template file, and the first static file is saved in server specified folder.
Concrete, the corresponding dynamic content data of template label position are obtained from server database, dynamic content data are stored with the form of string variable, string variable is replaced label, write the first static file, dynamic content in character string is write in the first static file, then be the first static file name, and be saved in the file that server specifies, server specified folder is the file of server repository webpage static file, such as ,/usr/local/html file.
Step S3: judge whether there is the first static file in server specified folder.
This step judges whether there is the first static file in server specified folder, step S21 and step S22 is performed by returning if do not exist, continue the template file creating dynamic content, generate first static file corresponding with template file, and the first static file is saved in server specified folder, server specified folder is /usr/local/html file.
Step S41: the second static file of generating dynamic web page.
Step S42: adopt embedding instruction to be added in the second static file of dynamic web page by the first static file.
Embed instruction in this step and be preferably service end embedding instruction SSI, service end embedding instruction SSI is used the first static file to be added into the second static file of dynamic web page, only need with a simple instruction, the first file to be added in the second static file of dynamic web page, the particular content of the first static file of dynamic content is not needed to be added in the second static file of dynamic web page, simplify adding procedure, improve the efficiency be added into by the first static file in the second static file of dynamic web page, and then also improve the efficiency of dynamic web page staticize.
The method of the dynamic web page staticize that the present embodiment provides, the first static file is first generated by needing the dynamic content of staticize in dynamic web page, when writing the second static file of dynamic web page, the first static file is added, and then make when staticize dynamic web page, only need the dynamic part of staticize needs, do not need to carry out staticize to the static content in webpage, improve the efficiency of dynamic web page staticize.On the other hand, be separated with establishment static template owing to dynamic content to be generated static file, developer and the concurrent working of Pages Design personnel independent sum can be made, improve the efficiency of dynamic web page staticize.
Embodiment three:
Fig. 3 gives the structured flowchart of the device of the dynamic web page staticize that the embodiment of the present invention three provides.As shown in Figure 3, the device of dynamic web page staticize that the embodiment of the present invention three provides comprises:
Choose module 30, for choosing in dynamic web page the dynamic content needing staticize.
This module chooses the dynamic content needing staticize from dynamic web page, and dynamic content can be the one or more pages in dynamic web page.
Generation module 31, for generating the first static file of dynamic content.
Add module 32, for being added in the second static file of dynamic web page by the first static file.
Concrete, generate at dynamic web page in the process of the second static file and the first static file obtained after dynamic content staticize is added.
The device of the dynamic web page staticize that the present embodiment provides, first from dynamic web page, select by choosing module 30 dynamic content needing staticize, by generation module 31, dynamic content is generated the first static file again, finally by interpolation module 32, first static file is added in the second static file of dynamic web page, in the process of staticize dynamic web page, only need the dynamic part of staticize needs, do not need to carry out staticize to the static content in webpage, improve the efficiency of dynamic web page staticize.
Embodiment four:
Fig. 4 gives the preferred structure block diagram of the device of the dynamic web page staticize that the embodiment of the present invention four provides.As shown in Figure 4, the device of dynamic web page staticize that the embodiment of the present invention four provides comprises:
Choose module 40, for choosing in dynamic web page the dynamic content needing staticize.
Generation module 41, for generating the first static file of dynamic content.
Generation module 41 in the present embodiment adopts template engine that dynamic content is generated the first static file, template engine is preferably Freemarker, Freemarker template engine can realize being separated of business logic codes and user interface code, developer and designer can be worked alone, i.e. code reuse can also be shared by code unit, improve the efficiency of dynamic web page staticize.Concrete, first the template file of dynamic content is created, then first static file corresponding with template file is generated, and the first static file is saved in server specified folder, server specified folder is the file of server repository webpage static file, such as ,/usr/local/html file.
Judge module 42, for after the first static file generating dynamic content, judge whether there is the first static file in server specified folder, if there is no then return the first static file performing and generate dynamic content, if existed, start and add module 43.
Add module 43, for being added in the second static file of dynamic web page by the first static file.
Concrete, generate at dynamic web page in the process of the second static file, adopt embedding instruction to be added in the second static file of dynamic web page by the first static file.Preferably, embedding instruction is that service end embeds instruction SSI.
The device of the dynamic web page staticize that the present embodiment provides, first from dynamic web page, select by choosing module 30 dynamic content needing staticize, adopt template engine that dynamic content is generated first static file corresponding with template file by generation module 31 again, judge whether there is the first static file in server specified folder by judge module 32, if there is no the first static file performing and generate dynamic content is then returned, finally by interpolation module 32, first static file is added in the second static file of dynamic web page, in the process of staticize dynamic web page, only need the dynamic part of staticize needs, do not need to carry out staticize to the static content in webpage, improve the efficiency of dynamic web page staticize.
The know-why that above are only preferred embodiment of the present invention and use.The invention is not restricted to specific embodiment described here, the various significant changes can carried out for a person skilled in the art, readjust and substitute all can not depart from protection scope of the present invention.Therefore, although be described in further detail invention has been by above embodiment, the present invention is not limited only to above embodiment, when not departing from the present invention's design, can also comprise other Equivalent embodiments more, and scope of the present invention is determined by the scope of claim.

Claims (10)

1. a method for dynamic web page staticize, is characterized in that, comprises the following steps:
Choose in dynamic web page the dynamic content needing staticize;
Generate the first static file of described dynamic content;
Described first static file is added in the second static file of described dynamic web page.
2. the method for dynamic web page staticize according to claim 1, is characterized in that, adopts template engine to generate the first static file of described dynamic content.
3. the method for dynamic web page staticize according to claim 2, is characterized in that, the first static file adopting template engine to generate described dynamic content comprises the following steps:
Create the template file of described dynamic content;
Generate first static file corresponding with described template file, and described first static file is saved in server specified folder.
4. the method for dynamic web page staticize according to claim 1, is characterized in that, further comprising the steps of after the first static file of the described dynamic content of described generation:
Judge in server specified folder, whether to there is described first static file, if there is no then return the first static file performing and generate described dynamic content.
5. the method for dynamic web page staticize according to claim 1, is characterized in that, is added into by described first static file in the second static file of described dynamic web page and comprises the following steps:
Generate the second static file of described dynamic web page;
Embedding instruction is adopted to be added in the second static file of described dynamic web page by described first static file.
6., according to the method for the arbitrary described dynamic web page staticize of claim 2,3, it is characterized in that, described template engine is Freemarker.
7., according to the method for the arbitrary described dynamic web page staticize of claim 3,4, it is characterized in that, described server specified folder is the file of server repository webpage static file.
8. the method for dynamic web page staticize according to claim 5, is characterized in that, described embedding instruction is that service end embeds SSI instruction.
9. a device for dynamic web page staticize, is characterized in that, comprising:
Choose module, for choosing in dynamic web page the dynamic content needing staticize;
Generation module, for generating the first static file of described dynamic content;
Add module, for being added in the second static file of described dynamic web page by described first static file.
10. the device of dynamic web page staticize according to claim 9, is characterized in that, described generation module specifically for: adopt template engine to generate the first static file of described dynamic content.
CN201410559782.2A 2014-10-20 2014-10-20 A kind of method and apparatus of dynamic web page static Active CN104317874B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410559782.2A CN104317874B (en) 2014-10-20 2014-10-20 A kind of method and apparatus of dynamic web page static

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410559782.2A CN104317874B (en) 2014-10-20 2014-10-20 A kind of method and apparatus of dynamic web page static

Publications (2)

Publication Number Publication Date
CN104317874A true CN104317874A (en) 2015-01-28
CN104317874B CN104317874B (en) 2017-09-12

Family

ID=52373106

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410559782.2A Active CN104317874B (en) 2014-10-20 2014-10-20 A kind of method and apparatus of dynamic web page static

Country Status (1)

Country Link
CN (1) CN104317874B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373615A (en) * 2015-11-24 2016-03-02 深圳市华讯方舟科技有限公司 Page customization method and device
CN105528433A (en) * 2015-12-15 2016-04-27 国云科技股份有限公司 Method for statically processing and using administrative region data
CN106021482A (en) * 2016-05-18 2016-10-12 广东源恒软件科技有限公司 Quick and accurate retrieval method for finance and taxation data
CN106021394A (en) * 2016-05-12 2016-10-12 福建南威软件有限公司 Website construction method and apparatus
CN107229653A (en) * 2016-03-25 2017-10-03 北大方正集团有限公司 Pseudo- static Web page generation method and device
CN107562460A (en) * 2017-09-05 2018-01-09 合肥爱吾宠科技有限公司 Website making method
CN109815432A (en) * 2018-12-26 2019-05-28 北京博鳌纵横网络科技有限公司 A kind of method of the method and page static of whole station static
CN110516185A (en) * 2019-08-09 2019-11-29 济南浪潮数据技术有限公司 Method and device for processing dynamic website
CN115438003A (en) * 2022-08-25 2022-12-06 昆仑数智科技有限责任公司 Multi-site content acquisition method, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090150773A1 (en) * 2007-12-05 2009-06-11 Sun Microsystems, Inc. Dynamic product configuration user interface
CN103034496A (en) * 2012-12-13 2013-04-10 海南电网公司 Locally-static portal generation method based on template
CN103428243A (en) * 2012-05-21 2013-12-04 阿里巴巴集团控股有限公司 Implementation method, device and system for static storage of dynamic webpage
CN103488732A (en) * 2013-09-17 2014-01-01 北京思特奇信息技术股份有限公司 Generation method and device of static pages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090150773A1 (en) * 2007-12-05 2009-06-11 Sun Microsystems, Inc. Dynamic product configuration user interface
CN103428243A (en) * 2012-05-21 2013-12-04 阿里巴巴集团控股有限公司 Implementation method, device and system for static storage of dynamic webpage
CN103034496A (en) * 2012-12-13 2013-04-10 海南电网公司 Locally-static portal generation method based on template
CN103488732A (en) * 2013-09-17 2014-01-01 北京思特奇信息技术股份有限公司 Generation method and device of static pages

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
夜巾雨滴: "SSI一服务器端嵌入", 《HTTP://BLOG.CSDN.NET/LW0911/ARTICLE/DETAILS/7409925》 *
屈建明 等: "FreeMarker模板引擎动态生成网页的应用研究", 《计算机与现代化》 *

Cited By (13)

* 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
CN105373615A (en) * 2015-11-24 2016-03-02 深圳市华讯方舟科技有限公司 Page customization method and device
CN105373615B (en) * 2015-11-24 2018-12-21 华讯方舟科技有限公司 A kind of method and apparatus of page customization
CN105528433A (en) * 2015-12-15 2016-04-27 国云科技股份有限公司 Method for statically processing and using administrative region data
CN107229653B (en) * 2016-03-25 2019-12-24 北大方正集团有限公司 Pseudo static webpage generation method and device
CN107229653A (en) * 2016-03-25 2017-10-03 北大方正集团有限公司 Pseudo- static Web page generation method and device
CN106021394A (en) * 2016-05-12 2016-10-12 福建南威软件有限公司 Website construction method and apparatus
CN106021482A (en) * 2016-05-18 2016-10-12 广东源恒软件科技有限公司 Quick and accurate retrieval method for finance and taxation data
CN107562460A (en) * 2017-09-05 2018-01-09 合肥爱吾宠科技有限公司 Website making method
CN109815432A (en) * 2018-12-26 2019-05-28 北京博鳌纵横网络科技有限公司 A kind of method of the method and page static of whole station static
CN110516185A (en) * 2019-08-09 2019-11-29 济南浪潮数据技术有限公司 Method and device for processing dynamic website
CN110516185B (en) * 2019-08-09 2022-04-22 济南浪潮数据技术有限公司 Method and device for processing dynamic website
CN115438003A (en) * 2022-08-25 2022-12-06 昆仑数智科技有限责任公司 Multi-site content acquisition method, equipment and storage medium

Also Published As

Publication number Publication date
CN104317874B (en) 2017-09-12

Similar Documents

Publication Publication Date Title
CN104317874A (en) Device and method for staticizing dynamic webpage
CN104142826A (en) Method, device and system for constructing page
CN109376316B (en) Method, system and server for dynamically loading route
CN106155673B (en) Method, device, server and user equipment for realizing page content editor
CN106293311A (en) Page display method based on Mobile solution, client, server and platform
CN102741811A (en) Improving performance of template based JavaScript widgets
CN103198074A (en) Page design method and system for dynamic publishing website
CN104391868A (en) Staticizing device and method for dynamic page
CN104798094B (en) Determine the configuration of content item display environment
CN102810105A (en) Edit method for pages accessed by mobile terminals and webpage editor
CN109815432A (en) A kind of method of the method and page static of whole station static
CN105700478A (en) System and method for generating processing control data of numerical control machine tool
CN104541262A (en) System and method for transparent in-network adaptation of rich internet applications
CN102622212B (en) Business mixes the method and system of taking
CN101882073A (en) Service-oriented application system and communication method, creator and creating method thereof
CN108399086A (en) A kind of widget management method, server and computer readable storage medium
CN102193925A (en) On-line multi-version management method and device for manuscripts in manuscript system
CN103237003A (en) Method and device for responding to high visiting flow in network
Gao et al. CoWebDraw: a real-time collaborative graphical editing system supporting multi-clients based on HTML5
CN105068802A (en) Cross device running Web application software implementation system and method
CN105069116A (en) Method and system for converting json string into array
CN104978169B (en) The SDK processing method and processing devices of Periodical Reading application
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
GB2519113A (en) Generation of combined documents from content and layout documents based on semantically neutral elements
CN102929636B (en) A kind of human-computer interaction interface creation method and device

Legal Events

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