CN107590145A - A kind for the treatment of method and apparatus of page static resource - Google Patents

A kind for the treatment of method and apparatus of page static resource Download PDF

Info

Publication number
CN107590145A
CN107590145A CN201610529976.7A CN201610529976A CN107590145A CN 107590145 A CN107590145 A CN 107590145A CN 201610529976 A CN201610529976 A CN 201610529976A CN 107590145 A CN107590145 A CN 107590145A
Authority
CN
China
Prior art keywords
static resource
page
browser
static
data storehouse
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610529976.7A
Other languages
Chinese (zh)
Inventor
李文锐
王庆磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software 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 Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN201610529976.7A priority Critical patent/CN107590145A/en
Publication of CN107590145A publication Critical patent/CN107590145A/en
Pending legal-status Critical Current

Links

Abstract

The present invention discloses a kind for the treatment of method and apparatus of page static resource, and this method includes:The page static resource of the one or more applications of extraction;The static resource of extraction is deployed in can be public static resource data storehouse in, and the interface that static resource data storehouse and back-end server carry out data interaction is configured in the configuration file in static resource data storehouse;The access request that browser is sent is received, interaction data is obtained from back-end server according to access request, and corresponding static resource is searched from static resource data storehouse, browser is returned to according to interaction data and the static resource found out generation response page.The present invention specifies the page static resource of application by extracting, these static resources are deployed in common data base, corresponding static resource in common data base is loaded directly into response page when receiving browser access request and returns to browser, overlapping development static resource is not needed, so as to greatly shorten the construction cycle, development cost is reduced.

Description

A kind for the treatment of method and apparatus of page static resource
Technical field
The present invention relates to Internet technical field, and in particular to a kind for the treatment of method and apparatus of page static resource.
Background technology
With the development of internet and WWW, conventional C/S (client/server) framework can not meet current complete Ball network opening, interconnection, information are seen everywhere the new demand with information sharing, and then there have been B/S (browser/server) Pattern.It is that one kind of C/S frameworks is improved, and belongs to three layers of C/S frameworks.B/S patterns are mainly the Web browsing in maturation In device technical foundation, the original power for needing complex proprietary software to realize is realized using general browser, and save Development cost, it is the current most popular network architecture.
The new trend of B/S architecture technologies development is exactly the separation of front and back end, and front and back end separates many advantages for example:Front end is quiet State, front end has and only static content, its content come from fairly static resource and carried out without any backstage technology Mobilism assembles, and the running environment and engine of front end content are based entirely on browser in itself.Back end data:Rear end, which can be used, appoints What language, technology and platform are realized, but they must comply with a principle:Data are only provided, the performance of any and interface is not provided Relevant content.In other words, the data that they provide can be used for any other client (such as local program or mobile terminal journey Sequence).Platform unrelatedization:Front-end technology is inherently platform-independent, and the essence that backstage connects is to realize suitable RESTFul Interface and the interaction of Json interface data, any technology and platform can be realized.Framework disintegration:Because foreground is in pure static state Hold, it is contemplated that developing to CDN (Content Delivery Network, content distributing network) direction in terms of large-scale framework.
But front and back end separation of the prior art there is also some problems, for example, the performance optimization to server can not Reach the demand of user, the page static resource overlapping development of application, waste development cost.
The content of the invention
The invention provides a kind for the treatment of method and apparatus of page static resource, to solve present in prior art Static resource overlapping development, wastes development cost, and server performance optimization the problem of can not meeting user's request.
According to an aspect of the invention, there is provided a kind of processing method of page static resource, this method include:
The page static resource of the one or more applications of extraction;
The static resource of extraction is deployed in can be public static resource data storehouse in, and matching somebody with somebody in static resource data storehouse Put and the interface that static resource data storehouse carries out data interaction with back-end server is configured in file;
The access request that browser side is sent is received, interaction data is obtained from back-end server according to access request, and Corresponding static resource is searched from static resource data storehouse, response is generated according to interaction data and the static resource found out The page returns to browser.
Alternatively, browser is returned to according to interaction data and the static resource found out generation response page, also wrapped Include:
Increase buffer setting attribute in response page, the property value of buffer setting attribute is arranged to corresponding threshold value, with Allow the static resource on the browser rs cache response page or forbid static resource on the browser rs cache response page.
Alternatively, corresponding static resource is searched from static resource data storehouse includes:
Static resource access path in access request, lookup are recorded between corresponding static resource and actual storing path The mapped file of corresponding relation, find Asynchronous loading static resource after corresponding static resource.
Alternatively, static resource data storehouse can be placed in same server or be put into different servers by dividing In;
Static resource includes:CSS CSS, JavaScript script and/or page pictures.
According to another aspect of the present invention, there is provided a kind of processing unit of page static resource, the device include:
Static resource extraction unit, for extracting the page static resource of one or more applications;
Static resource deployment unit, for the static resource of extraction is deployed in can be public static resource data storehouse in, And static resource data storehouse is configured in the configuration file in static resource data storehouse and carries out connecing for data interaction with back-end server Mouthful;
Static resource call unit, for receiving the access request of browser side transmission, taken according to access request from rear end Interaction data is obtained in business device, and corresponding static resource is searched from static resource data storehouse, according to interaction data and is looked into The static resource generation response page found out returns to browser.
Alternatively, static resource call unit includes:Buffer setting subelement;
Buffer setting subelement, for increasing buffer setting attribute in response page, by the attribute of buffer setting attribute Value is arranged to corresponding threshold value, to allow the static resource on the browser rs cache response page or forbid the browser rs cache response Static resource on the page.
Alternatively, static resource call unit, specifically for the static resource access path in access request, search Record the mapped file of corresponding relation between corresponding static resource and actual storing path, find it is asynchronous after corresponding static resource plus Carry static resource.
Alternatively, static resource data storehouse can be placed in same server or be put into different servers by dividing; Static resource includes:CSS CSS, JavaScript script and/or page pictures.
The beneficial effects of the invention are as follows:The technical scheme of the embodiment of the present invention provides a kind of based on B/S framework front and back end point From the page resource processing scheme of technology, by extracting the page static resource of some or some applications, by these static resources Be deployed in it is newly-built can be with public static resource data storehouse, will then when receiving the access request of browser side transmission Corresponding static resource, which is loaded directly into response page, in the public static resource data storehouse returns to browser, so that New opplication need not repeat exploitation identical static resource but directly use public static resource when developing, so as to greatly The construction cycle is shortened, reduces development cost.
Brief description of the drawings
Fig. 1 is a kind of process flow figure of page static resource of one embodiment of the invention;
Fig. 2 is a kind of structured flowchart of the processing unit of page static resource of another embodiment of the present invention;
Fig. 3 is a kind of system architecture diagram of the processing unit of page static resource of another embodiment of the invention;
Fig. 4 is a kind of extraction static resource file of the processing unit of page static resource of another embodiment of the invention Schematic diagram;
Fig. 5 is a kind of signal for writing configuration file of the processing unit of page static resource of another embodiment of the invention Figure.
Embodiment
The design concept of the present invention is:Front-end and back-end isolation technics based on B/S frameworks, by some or it is some should The page static resource of front end extracts, and being placed on one can be with public static resource data storehouse, so when receiving Corresponding static resource can be directly searched during the access request that browser side is sent in the static resource data storehouse, and handle is looked for To static resource be loaded into response page and return to browser.In this way, new opplication can also be public by calling when developing The mode of static resource in static resource data storehouse and avoid independent overlapping development front end static resource, so as to save out Cost is sent out, the construction cycle is shortened, facilitates large-scale promotion.
Under the isolation technics of front and back end, application and development generally includes:Front end is developed and rear end exploitation, before all use End shows data and all provided by rear end by way of interface (such as Ajax or Json), and front end shows by all means.Static resource refers to The resource that those are constant, to show interface to front end related.For example, HTML (Hyper Text Markup Language, it is super literary This markup language) corresponding picture in the page, sound, CSS (Cascading Style Sheets, CSS), The page resources such as JavaScript.
Under B/S frameworks, server is typically the server processing module acted on behalf of plus cached, and the page request of browser is led to Cross server agent module and be sent to back-end server, and the page response returned from back-end server (such as website) is also by clothes Business device proxy module is back to browser, while page response is buffered in into server end, and browser is receiving server end After page response, rendered by browser rendering engine, the webpage representation most rendered at last is to user.
Embodiment one
Fig. 1 is a kind of process flow figure of page static resource of one embodiment of the invention, referring to Fig. 1, the party Method includes:
Step S110, extract the page static resource of one or more applications;
Step S120, the static resource of extraction is deployed in can be public static resource data storehouse in, and in static resource The interface that static resource data storehouse carries out data interaction with back-end server is configured in the configuration file of database;
Step S130, the access request that browser side is sent is received, obtains friendship from back-end server according to access request Mutual data, and corresponding static resource is searched from static resource data storehouse, according to interaction data and the static money found out Source generation response page returns to browser.
The access request that browser side is sent is received in step S130, can be the access request of other application, citing and Saying, what is extracted in step S110 is the front end page static resource of A applications, and the front end structure that B is applied with A is applied is identical, this When, B applications directly can call the static resource that A is applied in public static resource data storehouse by browser, and such B is using just Exploitation front end page static resource need not be repeated.It is appreciated that A is applied and the foreground framework of B applications can also be different, it is right This is not restricted.
Method as shown in Figure 1 is understood, by extracting the static money of one or more pages applied in the embodiment of the present invention Source, the static resource of extraction is deployed in a newly-built public static resource data storehouse, browser transmission is received so as to work as Other application access request when, the static resource in static resource data storehouse can be directly invoked and load response page On, return to the browser for sending request.So, other application deduplication need not develop static resource again, but use public With the static resource in static resource data storehouse, so as to save the development cost of other application, the construction cycle is shortened.Together When, because front end content is complete static content, within the most of the time after first obtain, browser can use this Ground caches, and the pressure of server mostlys come from the RESTFul interface interchanges of carrying data in this case, significantly alleviates clothes The pressure of business device, optimizes server performance.
Browser local buffer technology is browser access back-end server (e.g., some websites), to receive html page After response, html page is parsed, obtains the static resources such as CSS, JS.The main object of caching is these page static resources, , can be to obtain corresponding static resource from local cache afterwards if browser visits again these page static resources, it is not necessary to Go to take to back-end server, so as to improve the speed of the response speed of request and page loading.
Although browser local cache can reduce request number of times of the browser to static resource, the net to server is reduced Network request amount, lift the performance of server.But also the associated static resource of front end can be exposed for local cache, cause Safety issue.Cause safety issue therefore, being provided in embodiments of the invention two and solving browser local cache Technological means.
Embodiment two
In the present embodiment emphasis to browser can the control mode of cache web pages static resource illustrate, other guide Referring to the other embodiment of the present invention.
In the present embodiment, browser is returned to according to interaction data and the static resource found out generation response page When, increase buffer setting attribute in the response page of return, the property value of buffer setting attribute is arranged to corresponding threshold value, with Allow the static resource on the browser rs cache response page or forbid static resource on the browser rs cache response page.
Here static resource includes:CSS CSS, JavaScript script and/or page pictures.
For example, the data type of the property value of buffer setting attribute can be arranged to Boolean type, the value of Boolean type There are two:False (vacation) and true (true).And set when the property value value is true, it is allowed to browser rs cache response page On static resource, when the property value value is fictitious time, forbid the static resource on browser rs cache response page.Concrete application When, it can be selected according to practical application request.For example, if a certain application is higher to security requirement, it is undesirable to by front end Page static resource exposes, then the property value that can set buffer setting attribute is false, so as to forbid the browser rs cache sound The static resource on the page is answered, i.e., browser is without caching, to protect data safety.
In the present embodiment, after the access request of browser is received, the static resource in being asked according to browser access Access path, the mapped file for recording corresponding relation between corresponding static resource and actual storing path is searched, found corresponding quiet Asynchronous loading static resource after state resource.
A kind of mode that Asynchronous loading is realized is that (such as SeaJS, SeaJS are one and follow CMD by an instrument increased income The JavaScript module loading frameworks of specification, it is possible to achieve JavaScript Development of Modular and load mechanism) browsing Device goes in static resource data storehouse to search again when accessing static resource and the corresponding static resource of load request, rather than All static resource is all loaded during accession page, can so improve the access efficiencies of browser, and can also be Search the actual storage path of corresponding static resource during specifically used static resource in demapping file again.
In the present embodiment, static resource data storehouse can be placed in same front-end server or be put into difference by dividing Front-end server in.It can be selected during practical application according to the performance requirement of server, this is not restricted.
Embodiment three
Fig. 2 is a kind of structured flowchart of the processing unit of page static resource of another embodiment of the present invention, referring to figure 2, the processing unit 20 of the page static resource includes:
Static resource extraction unit 210, for extracting the page static resource of one or more applications;Here static money Source includes:CSS CSS, JavaScript script and/or page pictures.
Static resource deployment unit 220, for by the static resource of extraction be deployed in can be public static resource data storehouse In, and configure static resource data storehouse in the configuration file in static resource data storehouse and carry out data interaction with back-end server Interface;
Static resource call unit 230, for receiving the access request of browser side transmission, according to access request from rear end Interaction data is obtained in server, and corresponding static resource is searched from static resource data storehouse, according to interaction data and institute The static resource generation response page found out returns to browser.
The processing unit 20 of this page static resource shown in Fig. 2 is based on front and back end isolation technics, passes through " a portion Administration, multiple calling " specify the static resource of application to be put into a public affairs some (can also be some applications, be not restricted to this) With under catalogue, it is used in conjunction with for the front end of different application.
For example, the static resource of A applications is extracted, subsequently when developing B applications, if B applications take is applied one with A The foreground framework of sample, then B applications are completely unnecessary oneself and develop a set of foreground framework, separated using the front and back end of the present embodiment Technology A is applied and B applications all directly invoke public static resource can, highly shortened the construction cycle of B applications, Development cost is reduced, improves the performance of server.
In the present embodiment, static resource call unit 230 includes:Buffer setting subelement;
Buffer setting subelement, for increasing buffer setting attribute in response page, by the attribute of buffer setting attribute Value is arranged to corresponding threshold value, to allow the static resource on the browser rs cache response page or forbid the browser rs cache response Static resource on the page.
In the present embodiment, the static resource that static resource call unit 230 is specifically used in access request accesses road Footpath, the mapped file for recording corresponding relation between corresponding static resource and actual storing path is searched, finds corresponding static resource Asynchronous loading static resource afterwards.
In the present embodiment, static resource data storehouse can be placed in same server or be put into different services by dividing Device.
It should be noted that the processing unit of the page static resource in the present embodiment is and foregoing page static resource Processing method is corresponding, thus the processing unit of page static resource may refer to without the content of description in the present embodiment The related description of present invention, is repeated no more here.
Example IV
Fig. 3 is a kind of system architecture diagram of the processing unit of page static resource of another embodiment of the invention.Referring to Fig. 3, the processing unit 310 of page static resource and three background systems connect respectively, and three background systems are:After mobile portal Hold server 320, Uflow System Back-ends server 330, and project management system back-end server 340.It should be noted that The processing unit 310 of this page static resource of the present embodiment is operated on front-end server.The front-end server directly with Browser interacts.
In the present embodiment, by taking product U as an example, U (being a workflow management application) is the front and back end separation based on B/S frameworks The product of technology.
Extract the page static resource such as the JS of U mobile phone versions, CSS, img.A newly-built static resource number in the server M is named as according to storehouse, the static resource extracted is put into the database.As shown in Figure 4.
Write configuration file, configure the interface and its rear end project name and other are corresponding with backstage of back-end services system interaction Configuration such as:Skin.Specific configuration process is as shown in Figure 5.
In the present embodiment, the back-end server of configuration interactive is u, i.e., the back-end server 330 of the U systems shown in Fig. 3.
Then, static resource data storehouse (file form) m is put into same server or different server and started.
In the present embodiment, in addition to:M searches static resource and actual access by Seajs modularization Asynchronous loading technologies The mapped file in path, find Asynchronous loading after corresponding page static resource
In summary, the page resource processing scheme based on B/S frameworks front and back end isolation technics of the embodiment of the present invention, lead to The page static resource for extracting some or some applications is crossed, these static resources are deployed in and newly-built can be provided with public static state , will be corresponding in the public static resource data storehouse then when receiving the access request of browser side transmission in source database Static resource be loaded directly into response page and return to browser, so as to which exploitation need not be repeated when new opplication is developed Identical static resource but directly use public static resource, so as to greatly shortening the construction cycle, reduce exploitation into This.Simultaneously as front end content is complete static content, within the most of the time after first obtain, browser can be with Using local cache, the pressure of server mostlys come from the RESTFul interface interchanges of carrying data in this case, significantly subtracts The light pressure of server, optimizes server performance.
Compared with prior art, it is as follows the advantages of the embodiment of the present invention:
1st, using a deployment, multiple calling designs, the efficiency of application and development is drastically increased, saves exploitation Cost.
2nd, using modularization Asynchronous loading, the access speed of browser is improved, optimizes Consumer's Experience, improve service Device performance.
3rd, selectable without data cached designing load using browser, such user can be according to actual use demand Selected, when user is selected without data cached loading, it can be ensured that the security of front end data.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the scope of the present invention.It is all Any modification, equivalent substitution and improvements made within the spirit and principles in the present invention etc., are all contained in protection scope of the present invention It is interior.

Claims (8)

1. a kind of processing method of page static resource, it is characterised in that this method includes:
The page static resource of the one or more applications of extraction;
The static resource of extraction is deployed in can be public static resource data storehouse in, and matching somebody with somebody in the static resource data storehouse Put and the interface that the static resource data storehouse carries out data interaction with back-end server is configured in file;
The access request that browser side is sent is received, obtains interaction number from the back-end server according to the access request According to, and corresponding static resource is searched from static resource data storehouse, according to the interaction data and the static money found out Source generation response page returns to the browser.
2. according to the method for claim 1, it is characterised in that described according to the interaction data and the static state found out Resource generation response page returns to the browser, in addition to:
Increase buffer setting attribute in the response page, the property value of the buffer setting attribute is arranged to corresponding threshold Value, to allow the static resource on the browser rs cache response page or forbid the static money on the browser rs cache response page Source.
3. method according to claim 1 or 2, it is characterised in that searched in the storehouse from static resource data corresponding Static resource includes:
Static resource access path in the access request, lookup are recorded between corresponding static resource and actual storing path The mapped file of corresponding relation, find static resource described in Asynchronous loading after corresponding static resource.
4. according to the method for claim 1, it is characterised in that the static resource data storehouse can be placed to same service It is put into device or by dividing in different servers;
The static resource includes:CSS CSS, JavaScript script and/or page pictures.
5. a kind of processing unit of page static resource, it is characterised in that the device includes:
Static resource extraction unit, for extracting the page static resource of one or more applications;
Static resource deployment unit, for the static resource of extraction is deployed in can be public static resource data storehouse in, and The static resource data storehouse is configured in the configuration file in the static resource data storehouse and carries out data interaction with back-end server Interface;
Static resource call unit, for receiving the access request of browser side transmission, according to the access request after described Interaction data is obtained in the server of end, and corresponding static resource is searched from static resource data storehouse, according to the interactive number The browser is returned to according to the static resource generation response page found out.
6. device according to claim 5, it is characterised in that the static resource call unit includes:Buffer setting Unit;
The buffer setting subelement, for increasing buffer setting attribute in the response page, by the buffer setting category Property property value be arranged to corresponding threshold value, to allow the static resource on the browser rs cache response page or forbid browser to delay Deposit the static resource on the response page.
7. the device according to claim 5 or 6, it is characterised in that the static resource call unit, specifically for basis Static resource access path in the access request, lookup record corresponding relation between corresponding static resource and actual storing path Mapped file, find static resource described in Asynchronous loading after corresponding static resource.
8. device according to claim 5, it is characterised in that the static resource data storehouse can be placed to same service Different servers is put into device or by dividing;
The static resource includes:CSS CSS, JavaScript script and/or page pictures.
CN201610529976.7A 2016-07-06 2016-07-06 A kind for the treatment of method and apparatus of page static resource Pending CN107590145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610529976.7A CN107590145A (en) 2016-07-06 2016-07-06 A kind for the treatment of method and apparatus of page static resource

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610529976.7A CN107590145A (en) 2016-07-06 2016-07-06 A kind for the treatment of method and apparatus of page static resource

Publications (1)

Publication Number Publication Date
CN107590145A true CN107590145A (en) 2018-01-16

Family

ID=61046249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610529976.7A Pending CN107590145A (en) 2016-07-06 2016-07-06 A kind for the treatment of method and apparatus of page static resource

Country Status (1)

Country Link
CN (1) CN107590145A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108347479A (en) * 2018-01-26 2018-07-31 政采云有限公司 More warehouse static resource method for uploading based on content distributing network and system
CN108881396A (en) * 2018-05-24 2018-11-23 平安普惠企业管理有限公司 Loading method, device, equipment and the computer storage medium of network data
CN108932332A (en) * 2018-07-05 2018-12-04 麒麟合盛网络技术股份有限公司 The loading method and device of static resource
CN109324788A (en) * 2018-09-05 2019-02-12 湖南华诺科技有限公司 A kind of server-side rendering method based on React and Nodejs
CN109639770A (en) * 2018-11-22 2019-04-16 山东中创软件工程股份有限公司 A kind of data access method, device, equipment and medium
CN109670126A (en) * 2018-11-27 2019-04-23 广东耐思智慧科技有限公司 A kind of cross-border access accelerating method and device
CN109815432A (en) * 2018-12-26 2019-05-28 北京博鳌纵横网络科技有限公司 A kind of method of the method and page static of whole station static
CN110196724A (en) * 2018-08-17 2019-09-03 平安科技(深圳)有限公司 File loading method, terminal, server, computer equipment and storage medium
CN110502238A (en) * 2019-07-29 2019-11-26 贝壳技术有限公司 A kind of method and device of front and back end joint debugging
CN111031111A (en) * 2019-11-29 2020-04-17 苏宁云计算有限公司 Page static resource access method, device and system
CN111381921A (en) * 2020-03-04 2020-07-07 北京东方金信科技有限公司 Front-end and back-end separation system and method based on Ambari
CN111562958A (en) * 2020-04-28 2020-08-21 北京金堤科技有限公司 Page data display management method and device
CN112015432A (en) * 2020-08-24 2020-12-01 云账户技术(天津)有限公司 Static project deployment method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098330A (en) * 2010-12-29 2011-06-15 东莞宇龙通信科技有限公司 Method, device and system for asynchronous transmission based on json data format
CN103810097A (en) * 2012-11-04 2014-05-21 正谓有限公司 Evaluation of page load performance of web browser
CN104111995A (en) * 2014-07-04 2014-10-22 北京思特奇信息技术股份有限公司 Static file management method and system based on Nginx
CN104965764A (en) * 2015-06-02 2015-10-07 百度在线网络技术(北京)有限公司 Static resource processing method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098330A (en) * 2010-12-29 2011-06-15 东莞宇龙通信科技有限公司 Method, device and system for asynchronous transmission based on json data format
CN103810097A (en) * 2012-11-04 2014-05-21 正谓有限公司 Evaluation of page load performance of web browser
CN104111995A (en) * 2014-07-04 2014-10-22 北京思特奇信息技术股份有限公司 Static file management method and system based on Nginx
CN104965764A (en) * 2015-06-02 2015-10-07 百度在线网络技术(北京)有限公司 Static resource processing method and apparatus

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108347479A (en) * 2018-01-26 2018-07-31 政采云有限公司 More warehouse static resource method for uploading based on content distributing network and system
CN108347479B (en) * 2018-01-26 2020-12-18 政采云有限公司 Multi-warehouse static resource uploading method and system based on content distribution network
CN108881396A (en) * 2018-05-24 2018-11-23 平安普惠企业管理有限公司 Loading method, device, equipment and the computer storage medium of network data
CN108881396B (en) * 2018-05-24 2022-04-15 平安普惠企业管理有限公司 Network data loading method, device, equipment and computer storage medium
CN108932332A (en) * 2018-07-05 2018-12-04 麒麟合盛网络技术股份有限公司 The loading method and device of static resource
CN110196724A (en) * 2018-08-17 2019-09-03 平安科技(深圳)有限公司 File loading method, terminal, server, computer equipment and storage medium
CN109324788B (en) * 2018-09-05 2020-11-06 湖南华诺科技有限公司 React and Nodejs-based server rendering method
CN109324788A (en) * 2018-09-05 2019-02-12 湖南华诺科技有限公司 A kind of server-side rendering method based on React and Nodejs
CN109639770A (en) * 2018-11-22 2019-04-16 山东中创软件工程股份有限公司 A kind of data access method, device, equipment and medium
CN109670126A (en) * 2018-11-27 2019-04-23 广东耐思智慧科技有限公司 A kind of cross-border access accelerating method and device
CN109815432A (en) * 2018-12-26 2019-05-28 北京博鳌纵横网络科技有限公司 A kind of method of the method and page static of whole station static
CN110502238A (en) * 2019-07-29 2019-11-26 贝壳技术有限公司 A kind of method and device of front and back end joint debugging
CN111031111A (en) * 2019-11-29 2020-04-17 苏宁云计算有限公司 Page static resource access method, device and system
CN111381921B (en) * 2020-03-04 2020-10-09 北京东方金信科技有限公司 Front-end and back-end separation system and method based on Ambari
CN111381921A (en) * 2020-03-04 2020-07-07 北京东方金信科技有限公司 Front-end and back-end separation system and method based on Ambari
CN111562958A (en) * 2020-04-28 2020-08-21 北京金堤科技有限公司 Page data display management method and device
CN112015432A (en) * 2020-08-24 2020-12-01 云账户技术(天津)有限公司 Static project deployment method and device

Similar Documents

Publication Publication Date Title
CN107590145A (en) A kind for the treatment of method and apparatus of page static resource
US9767164B2 (en) Context based data searching
US10015226B2 (en) Methods for making AJAX web applications bookmarkable and crawlable and devices thereof
TWI235320B (en) System and method for dynamically integrating remote portal fragments into a local portal
CN104541262B (en) System and method for being adapted in the transparent network of Rich Internet application
CN109033406B (en) Method, apparatus and storage medium for searching blockchain data
CN109145078A (en) The application page of the machine application is indexed
CN109033403B (en) Method, apparatus and storage medium for searching blockchain data
US9454535B2 (en) Topical mapping
CN107315646B (en) Method and device for controlling data flow between page components
CN107391664A (en) Page data processing method and system based on WEB
CN103309884A (en) User behavior data collecting method and system
CN110221871B (en) Webpage acquisition method and device, computer equipment and storage medium
CN106126693A (en) The sending method of the related data of a kind of webpage and device
CN108629032A (en) A kind of page fast response method and device based on delay load
CN1960371B (en) Method and system for accessing file of Web application program
CN110321510A (en) Page rendering method and system
CN111328394A (en) Locally secure rendering of WEB content
CN109145209B (en) Method, apparatus and storage medium for searching blockchain data
CN106919600A (en) One kind failure network address access method and terminal
CN106919595A (en) A kind of method, device and electronic equipment mapped for Cookie
KR20090000935A (en) System, method and server for supplying advertisement, and program recording medium
KR101517611B1 (en) Method for Providing Multimedia Except for Communication Load
KR20170027327A (en) Method for Exchanging Data Except for Communication Load
Kao et al. Web 2.0 Proxy: Upgrading websites from web 1.0 to web 2.0

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180116