CN103020155A - Web front end resource request processing method and device - Google Patents

Web front end resource request processing method and device Download PDF

Info

Publication number
CN103020155A
CN103020155A CN2012104835415A CN201210483541A CN103020155A CN 103020155 A CN103020155 A CN 103020155A CN 2012104835415 A CN2012104835415 A CN 2012104835415A CN 201210483541 A CN201210483541 A CN 201210483541A CN 103020155 A CN103020155 A CN 103020155A
Authority
CN
China
Prior art keywords
resource
file
resource file
request
user side
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
CN2012104835415A
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.)
China Telecom Corp Ltd
Original Assignee
Cloud Computing Branch of China Telecom Corp 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 Cloud Computing Branch of China Telecom Corp Ltd filed Critical Cloud Computing Branch of China Telecom Corp Ltd
Priority to CN2012104835415A priority Critical patent/CN103020155A/en
Publication of CN103020155A publication Critical patent/CN103020155A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a web front end resource request processing method and a web front end resource request processing device. The web front end resource request processing method comprises the following steps: receiving a page resource request message transmitted by a user side; analyzing the page resource request message and determining a concrete object resource requested by the message; acquiring corresponding resource files stored in advance according to the determined concrete object resource; combining the acquired object resource files to acquire a resource file combined packet; and returning the resource file combined packet to the user side. By the adoption of the scheme provided by the invention, the workload of developers can be effectively reduced; the development cost can be reduced; and based on collaborative development by many persons, the development efficiency of the whole group can be improved and resources stored by a server side can be effectively maintained and managed.

Description

A kind of Web front end resource request disposal route and device
Technical field
The present invention relates to the Computer Applied Technology field, particularly relate to a kind of Web front end resource request disposal route and device.
Background technology
Along with computer and network technologies are popularized and development, various websites have incorporated people's life gradually.The user is in the obtaining information of website, and is also more and more higher to the experience requirements of website.Because the end user of website experiences mostly and realizes by front end exploitation, therefore, promoting the most direct method of user's experience is exactly to enrich the content of web front-end resource; The Web front end is comprised of elements such as Html, CSS, Javascript, the application of these technology, so that the website is greatly improved at aspects such as vision, operating effects, still on the other hand, the realization of these effects need to consume certain System and Network resource, if excessive use, can the speed of user's access websites be impacted on the contrary, therefore, how can be when promoting user's experience, guarantee the access speed of website, become one of current main research direction.
The reason that affects accelerating website access has a lot, the website of some business operation more complicated for example, and the file of the front end resources such as the Javascript script of writing and CSS pattern, quantity is more and more, and file is increasing.These Web resource files are the immediate causes that affect accelerating website access, accelerate accelerating website access, can set about from these files.The direction of one of them consideration is: the request quantity that reduces http.Principle according to the http agreement, each http request needs to use up certain network inquiry and shakes hands the time, and in the process of user's actual access website, the corresponding http request of each resource file, these resource files comprise picture, CSS file, Javascript file etc.In the prior art, in order to reduce http request, adopt the mode that a plurality of resource files are packed and merged, during user's access websites, can ask obtain a plurality of resource files by a http like this.In addition, need to be in the data volume of transmission over networks in order to reduce, the file after can also further being combined compresses, to improve transfer efficiency.
The method that utilization merges and compresses a plurality of resource files can effectively promote the speed of user's access websites.Yet, for the Website development person, needing to merge and squeeze operation file in advance, the file after packing is merged leaves in the Website server, in order to call at any time during user's access websites, this has increased developer's workload and cost of development.And in the situation of multiple person cooperational exploitation, probably there is the content of repetition in the resource bundle of different developer's mades, causes the low of whole development efficient, has also increased the management difficulty of resource file.
Summary of the invention
For solving the problems of the technologies described above, the embodiment of the invention provides a kind of Web front end resource request disposal route and device, and technical scheme is as follows:
The embodiment of the invention provides a kind of Web front end resource request disposal route, and the method comprises:
Receive the page resource request message that user side sends;
Described page resource request message is resolved, determine the concrete object resource that this message is asked;
According to determined concrete object resource, obtain the corresponding resource file of pre-save;
The object resource file that obtains is merged, obtain resource file and merge bag;
Described resource file is merged bag return described user side.
According to a kind of embodiment of the present invention, after the page resource request message that receives the user side transmission, also comprise:
Whether the request object of judging this message is Web front end resource, if so, then further carries out subsequent step.
According to a kind of embodiment of the present invention, described according to determined concrete object resource, the corresponding resource file of acquisition pre-save comprises:
Utilize the sign of object resource, obtain the corresponding resource file of pre-save by search.
According to a kind of embodiment of the present invention, described the object resource file that obtains is merged, comprising:
According to the type of object resource file, dissimilar object resource files is merged respectively.According to a kind of embodiment of the present invention,
After obtaining resource file merging bag, also comprise: resource file is merged bag compress;
Described described resource file merging is wrapped returned described user side, and be specially: the resource file after will compressing merges bag and returns described user side.
The embodiment of the invention also provides a kind of Web front end resource request treating apparatus, and this device comprises:
The request receiving module is used for receiving the page resource request message that user side sends;
The request analysis module is used for described page resource request message is resolved, and determines the concrete object resource that this message is asked;
The resource transfer module is used for according to determined concrete object resource, obtains the corresponding resource file of pre-save;
Resource merges module, is used for the object resource file that obtains is merged, and obtains resource file and merges bag;
The request respond module is used for that described resource file is merged bag and returns described user side.
According to a kind of embodiment of the present invention, the described request parsing module also is used for:
After the page resource request message that receives the user side transmission, judge whether the request object of this message is Web front end resource, if so, then further this message is resolved.
According to a kind of embodiment of the present invention, described resource transfer module specifically is used for:
Utilize the sign of object resource, obtain the corresponding resource file of pre-save by search.
According to a kind of embodiment of the present invention, described resource merges module, specifically is used for:
According to the type of object resource file, dissimilar object resource files is merged respectively.
According to a kind of embodiment of the present invention, described resource merges module, is used for that also resource file is merged bag and compresses;
The described request respond module, the concrete bag for the merging of the resource file after will compressing returned described user side.
The technical scheme that the embodiment of the invention provides compared with prior art, resource file is not to merge in advance to be stored in statically in the Website server, but by the resource request of server end according to client, dynamically resource file is merged, allow the developer not be used in a large amount of time and efforts of cost in the merging of resource file, effectively reduce the development amount, also need to not locate deploy resources the developer and merge instrument, reduced cost of development.On the other hand, situation for the multiple person cooperational exploitation, the employed common source of different developers can not duplicate the situation of merging, has both promoted the development efficiency of team's integral body, can carry out more efficiently maintenance and management to the resource of server end storage again.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, the below will do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art, apparently, the accompanying drawing that the following describes only is some embodiment that put down in writing among the present invention, for those of ordinary skills, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is a kind of process flow diagram of embodiment of the invention Web front end resource request disposal route;
Fig. 2 is a kind of structural representation of embodiment of the invention Web front end resource request treating apparatus.
Embodiment
In the prior art, the Website development person adopts the method that a plurality of resource files are merged and compress, thereby realizes reducing the http request, promotes the purpose of user's access speed.According to the general exploitation custom of website, the exploitation of the exploitation of various front end resources and website overall page is relatively independent process.In order to improve accelerating website access, after the resource file that development of resources person writes oneself merges and compresses, save as static file and be uploaded to Website server, the page development person on stream, the resource file merging bag label that needs are called writes in the html file, when user's access websites page, user browser directly obtains the developer from Website server according to the content of html file and merges in advance good resource bundle.
Above-mentioned development scheme, more effective in the exploitation of personal development or small-scale website, if but the website is larger, when needing the multiple person cooperational exploitation, need to dispose a whole set of at each development of resources person place and merge tool of compression, promoted cost of development, and each development of resources person needs manually to merge squeeze operation, reduced development efficiency; In addition, for some resources comparatively commonly used, may can carry out merging and the compression of repetition between a plurality of development of resources persons, the development efficiency that this not only can affect whole team has also increased the maintenance difficulties of server end resource file.
For the problems referred to above, the embodiment of the invention provides a kind of Web front end resource request disposal route, and the method may further comprise the steps:
Receive the page resource request message that user side sends;
Described page resource request message is resolved, determine the concrete object resource that this message is asked;
According to determined concrete object resource, obtain the corresponding resource file of pre-save;
The object resource file that obtains is merged, obtain resource file and merge bag;
Described resource file is merged bag return described user side.
The executive agent of said method can be Website server itself, also can be positioned within the Website server or outside the module of a function opposite independent.Compared with prior art, resource file is not to merge in advance to be stored in statically in the Website server, but by the resource request of server end according to client, dynamically resource file is merged.
Use technical solution of the present invention, the developer need to not reduce the development amount effectively in a large amount of time and efforts of merging cost of resource file, need to not locate deploy resources the developer yet and merge instrument, has reduced cost of development.On the other hand, situation for the multiple person cooperational exploitation, the employed common source of different developers can not duplicate the situation of merging, has both promoted the development efficiency of team's integral body, can carry out more efficiently maintenance and management to the resource of server end storage again.
Need to prove, use technical solution of the present invention, although when each user asks Web front end resource, all need to carry out union operation, but in actual applications, the calculated performance of server is far above common subscriber computer or developing engine, therefore it is very high to merge the efficient of processing, and can't cause on the speed of user's access websites obvious impact.And, owing to be to carry out Dynamic merge for the concrete resource that the user asks, itself can also avoid existing in a plurality of merged files in the prior art situation that repeats resource content to occur, therefore only from this point of view, the present invention program also can improve the response efficiency to user's access effectively.
In order to make those skilled in the art understand better technical scheme among the present invention, below in conjunction with the accompanying drawing in the embodiment of the invention, technical scheme in the embodiment of the invention is described in detail, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, the every other embodiment that those of ordinary skills obtain should belong to the scope of protection of the invention.
Shown in Figure 1, be the process flow diagram of a kind of Web front end resource request disposal route provided by the present invention, the method can may further comprise the steps:
S101 receives the page resource request message that user side sends;
When the user needs browsing website contents, network address corresponding to input in the browser of user side, browser is according to the network address of user's input, and to the Website server transmission page resource request message of correspondence, this message is generally sent in the mode of http request.
Website server is made response for the content that this message is asked after receiving the page resource request message of user side transmission, returns corresponding resource to user side, and detailed process sees below continuous step.
S102 resolves the page resource request message, determines the concrete object resource that this message is asked;
The page resource request message that server end is sent user side is resolved, and determines current concrete which content of request that needs of user side.
In actual applications, needing the resource called in the displayed web page process, is to be write in the html file of webpage by the resource tag that the webpage development personnel call needs when the exploitation in advance.In the prior art, the development of resources personnel merge a plurality of resource files in advance, the resource file label that the page development personnel need to call after will merging writes in the html file, and that is to say: when user's access websites, Website server directly will merge good file and return to the user.
And in the present invention, the development of resources personnel can't merge a plurality of resources in advance, different resource files is that the form of disperseing is preserved at server end, correspondingly, the page development personnel also are the resources that needs are called, and write respectively the html file with the resource file label of discrete form.Therefore, server end needs by the parsing to this message after receiving the page resource request message, determines current concrete which the concrete resource file of request that needs of user side.
In a kind of embodiment of the present invention, server end also can at first be judged by logic after receiving the page resource request message, determine the resource type of user side current request.If the front end resource is asked, then further carry out subsequent step; If the other types resource is asked, then return corresponding resource file according to existing normal flow to the user.Certainly, be understandable that fundamental purpose of the present invention is exactly the request problem that solves the front end resource, so this step is not to carry out for the present invention.
S103 according to determined concrete object resource, obtains the corresponding resource file of pre-save;
The concrete object resource that server end calls according to determined current needs obtains corresponding resource file from the resource pool of Website server.Because in the present invention, resource file is that the form of disperseing is kept in the server, therefore in this step, also needs according to analysis result, obtains respectively each resource file.
In actual applications, to the analysis result of resource request message may direct corresponding resource file store path, in this case, can directly obtain corresponding resource file according to analysis result; If the analysis result to resource request message is certain sign (for example resource name, resource ID etc.) of resource file, then can be identified in the resource pool of server according to this and searches for, thereby obtain and marking matched resource file.Concrete searching method and search strategy can arrange flexibly according to practical application scene and application demand, do not need in embodiments of the present invention to be elaborated.
S104 merges the object resource file that obtains, and obtains resource file and merges bag;
In this step, server end carries out union operation for a plurality of object resource files that obtain, and obtains (or quantity relatively less several) file bag.In a kind of preferred implementation of the present invention, can according to the type of object resource file, dissimilar object resource files be merged respectively.For example CSS file and JavaScript file are merged respectively, obtain CSS resource bundle and resource bundle.
In addition, because merging bag, resource file finally need to return to user side, need to be in the data volume of transmission over networks in order to reduce, and the file after can also further being combined compresses, to improve transfer efficiency.
Be understandable that according to goal of the invention of the present invention, the step that resource file merging bag is compressed not is necessary.In addition in actual applications, merge and compress two kinds of operations and do not have absolute sequencing, for example, can compress the resource file that disperses first, then merge.A kind of mode more commonly used then is to merge to mix with squeeze operation to carry out.For example, the instruments such as YUICompressor, UglifyJs commonly used, Google Closure can effectively merge and compression CSS file and JavaScript file at present.Certainly, the present invention does not need to be combined or compresses the concrete scheme that adopts and limits.
S105 merges bag with resource file and returns user side.
The resource file that obtains for merging merges bag, and server turns back to user side with it, the browser of user side in this mergings bag content resolve, utilize the content realization page rendering that parses.Done the compression processing if further resource file is merged bag in S104, the resource file after then will compressing in this step merges bag and returns to user side.
As seen, among the present invention program compared with prior art, difference be merging bag of the prior art be pre-save in server, and merging of the present invention Bao Ze to be request dynamic according to user side generate.And for user side, not difference of the merging bag flesh and blood that finally receives, so the present invention program's enforcement does not need to change the user is distolateral.
Corresponding to top embodiment of the method, the present invention also provides a kind of Web front end resource request treating apparatus, it is characterized in that, this device comprises: request receiving module 210, request analysis module 220, resource transfer module 230, resource merge module 240 and request respond module 250, and the below does the cooperation relation of the concrete function of modules and intermodule respectively and specifies.
Request receiving module 210 is used for receiving the page resource request message that user side sends;
When the user needs browsing website contents, network address corresponding to input in the browser of user side, browser is according to the network address of user's input, and to the Website server transmission page resource request message of correspondence, this message is generally sent in the mode of http request.
After request receiving module 210 receives the page resource request message of user side transmission, this message is forwarded to request analysis module 220 does further processing.
Request analysis module 220 is used for the page resource request message is resolved, and determines the concrete object resource that this message is asked;
The page resource request message that 220 pairs of user sides of request analysis module are sent is resolved, and determines current concrete which content of request that needs of user side.
In actual applications, needing the resource called in the displayed web page process, is to be write in the html file of webpage by the resource tag that the webpage development personnel call needs when the exploitation in advance.In the prior art, the development of resources personnel merge a plurality of resource files in advance, the resource file label that the page development personnel need to call after will merging writes in the html file, and that is to say: when user's access websites, Website server directly will merge good file and return to the user.
And in the present invention, the development of resources personnel can't merge a plurality of resources in advance, different resource files is that the form of disperseing is preserved at server end, correspondingly, the page development personnel also are the resources that needs are called, and write respectively the html file with the resource file label of discrete form.Therefore, request analysis module 220 needs by the parsing to this message after receiving the page resource request message, determines current concrete which the concrete resource file of request that needs of user side.
In a kind of embodiment of the present invention, request analysis module 220 also can at first be judged by logic after receiving the page resource request message, determine the resource type of user side current request.If the front end resource is asked, then further carry out subsequent operation; If the other types resource is asked, then return corresponding resource file according to existing normal flow to the user.Certainly, be understandable that fundamental purpose of the present invention is exactly the request problem that solves the front end resource, so this decision operation is not to carry out for the present invention.
Resource transfer module 230 is used for according to determined concrete object resource, obtains the corresponding resource file of pre-save;
The concrete object resource that resource transfer module 230 is called according to determined current needs obtains corresponding resource file from the resource pool of Website server.Because in the present invention, resource file is that the form of disperseing is kept in the server, so resource transfer module 230 also needs according to analysis result, obtains respectively each resource file.
In actual applications, to the analysis result of resource request message may direct corresponding resource file store path, in this case, resource transfer module 230 can directly be obtained corresponding resource file according to analysis result; If the analysis result to resource request message is certain sign (for example resource name, resource ID etc.) of resource file, then resource transfer module 230 can be identified in the resource pool of server according to this and search for, thereby obtains and marking matched resource file.Concrete searching method and search strategy can arrange flexibly according to practical application scene and application demand, do not need in embodiments of the present invention to be elaborated.
Resource merges module 240, is used for the object resource file that obtains is merged, and obtains resource file and merges bag;
Resource merges module 240 for a plurality of object resource files that obtain, and carries out union operation, obtains (or quantity relatively less several) file bag.In a kind of preferred implementation of the present invention, can according to the type of object resource file, dissimilar object resource files be merged respectively.For example CSS file and JavaScript file are merged respectively, obtain CSS resource bundle and resource bundle.
In addition, because merging bag, resource file finally need to return to user side, need to be in the data volume of transmission over networks in order to reduce, and the file that resource merges after module 240 can also further be combined compresses, to improve transfer efficiency.
Be understandable that according to goal of the invention of the present invention, the step that resource file merging bag is compressed not is necessary.In addition in actual applications, merge and compress two kinds of operations and do not have absolute sequencing, for example, can compress the resource file that disperses first, then merge.A kind of mode more commonly used then is to merge to mix with squeeze operation to carry out.For example, the instruments such as YUICompressor, UglifyJs commonly used, Google Closure can effectively merge and compression CSS file and JavaScript file at present.Certainly, the present invention does not need to be combined or compresses the concrete scheme that adopts and limits.
Request respond module 250 is used for that resource file is merged bag and returns user side.
The resource file that obtains for merging merges bag, and request respond module 250 turns back to user side with it, the browser of user side in this mergings bag content resolve, utilize the content realization page rendering that parses.Done the compression processing if further resource file is merged bag in resource merging module 240, the resource file merging bag after then asking will compress in the respond module 250 returns to user side.
For the convenience of describing, be divided into various unit with function when describing above device and describe respectively.Certainly, when enforcement is of the present invention, can in same or a plurality of softwares and/or hardware, realize the function of each unit.
As seen through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential general hardware platform.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words can embody with the form of software product, this computer software product can be stored in the storage medium, such as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be personal computer, server, the perhaps network equipment etc.) carry out the described method of some part of each embodiment of the present invention or embodiment.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and identical similar part is mutually referring to getting final product between each embodiment, and each embodiment stresses is difference with other embodiment.Especially, for device embodiment, because its basic simlarity is in embodiment of the method, so describe fairly simplely, relevant part gets final product referring to the part explanation of embodiment of the method.Device embodiment described above only is schematic, wherein said module as the separating component explanation can or can not be physically to separate also, the parts that show as module can be or can not be physical locations also, namely can be positioned at a place, perhaps also can be distributed on a plurality of network element.Can select according to the actual needs wherein some or all of module to realize the purpose of present embodiment scheme.Those of ordinary skills namely can understand and implement in the situation of not paying creative work.
The above only is the specific embodiment of the present invention; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the principle of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (10)

1. Web front end resource request disposal route is characterized in that the method comprises:
Receive the page resource request message that user side sends;
Described page resource request message is resolved, determine the concrete object resource that this message is asked;
According to determined concrete object resource, obtain the corresponding resource file of pre-save;
The object resource file that obtains is merged, obtain resource file and merge bag;
Described resource file is merged bag return described user side.
2. method according to claim 1 is characterized in that, after the page resource request message that receives the user side transmission, also comprises:
Whether the request object of judging this message is Web front end resource, if so, then further carries out subsequent step.
3. method according to claim 1 is characterized in that, and is described according to determined concrete object resource, obtains the corresponding resource file of pre-save, comprising:
Utilize the sign of object resource, obtain the corresponding resource file of pre-save by search.
4. method according to claim 1 is characterized in that, described the object resource file that obtains is merged, and comprising:
According to the type of object resource file, dissimilar object resource files is merged respectively.
5. method according to claim 1 is characterized in that,
After obtaining resource file merging bag, also comprise: resource file is merged bag compress;
Described described resource file merging is wrapped returned described user side, and be specially: the resource file after will compressing merges bag and returns described user side.
6. Web front end resource request treating apparatus is characterized in that this device comprises:
The request receiving module is used for receiving the page resource request message that user side sends;
The request analysis module is used for described page resource request message is resolved, and determines the concrete object resource that this message is asked;
The resource transfer module is used for according to determined concrete object resource, obtains the corresponding resource file of pre-save;
Resource merges module, is used for the object resource file that obtains is merged, and obtains resource file and merges bag;
The request respond module is used for that described resource file is merged bag and returns described user side.
7. device according to claim 6 is characterized in that, the described request parsing module also is used for:
After the page resource request message that receives the user side transmission, judge whether the request object of this message is Web front end resource, if so, then further this message is resolved.
8. device according to claim 6 is characterized in that, described resource transfer module specifically is used for:
Utilize the sign of object resource, obtain the corresponding resource file of pre-save by search.
9. device according to claim 6 is characterized in that, described resource merges module, specifically is used for:
According to the type of object resource file, dissimilar object resource files is merged respectively.
10. device according to claim 6 is characterized in that, described resource merges module, is used for that also resource file is merged bag and compresses;
The described request respond module, the concrete bag for the merging of the resource file after will compressing returned described user side.
CN2012104835415A 2012-11-23 2012-11-23 Web front end resource request processing method and device Pending CN103020155A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104835415A CN103020155A (en) 2012-11-23 2012-11-23 Web front end resource request processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104835415A CN103020155A (en) 2012-11-23 2012-11-23 Web front end resource request processing method and device

Publications (1)

Publication Number Publication Date
CN103020155A true CN103020155A (en) 2013-04-03

Family

ID=47968759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104835415A Pending CN103020155A (en) 2012-11-23 2012-11-23 Web front end resource request processing method and device

Country Status (1)

Country Link
CN (1) CN103020155A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327033A (en) * 2013-07-16 2013-09-25 星云融创(北京)信息技术有限公司 Method and device for improving accessing speed of network resource
CN103701714A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Page extraction method, server and network system
CN103716319A (en) * 2013-12-26 2014-04-09 杭州华三通信技术有限公司 Device and method for Web access optimization
CN104539724A (en) * 2015-01-14 2015-04-22 浪潮(北京)电子信息产业有限公司 Information processing method and system
CN104991860A (en) * 2015-06-24 2015-10-21 深圳欧德蒙科技有限公司 WEB front-end automated development method and system
CN105282206A (en) * 2014-07-25 2016-01-27 北京联嘉众赢网络技术有限公司 Method, device and system for processing website resource files
CN105512324A (en) * 2015-12-21 2016-04-20 用友网络科技股份有限公司 Front end module loader for partial renewal of package file
CN105847320A (en) * 2016-03-02 2016-08-10 乐视致新电子科技(天津)有限公司 Resource obtaining method and device
CN103327033B (en) * 2013-07-16 2016-11-30 星云融创(北京)科技有限公司 A kind of method and device improving network resource accession speed
CN106294379A (en) * 2015-05-18 2017-01-04 阿里巴巴集团控股有限公司 The loading method of a kind of page, device and system
CN106933965A (en) * 2017-02-08 2017-07-07 福建省华渔教育科技有限公司 The method of static resource request
CN107436899A (en) * 2016-05-26 2017-12-05 阿里巴巴集团控股有限公司 The implementation method and device of the vivo identification page
CN107450927A (en) * 2017-08-02 2017-12-08 郑州云海信息技术有限公司 A kind of front-end business provides method and apparatus
CN107566452A (en) * 2017-08-02 2018-01-09 广州阿里巴巴文学信息技术有限公司 Storage method and device, method for down loading and device and data handling system
CN107734022A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Static resource document down loading method, mobile terminal and computer-readable recording medium
CN107734023A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Static resource document down loading method, mobile terminal and computer-readable recording medium
CN108280216A (en) * 2018-02-06 2018-07-13 曙光信息产业(北京)有限公司 A kind of page performance optimization method and device
CN109255086A (en) * 2018-08-27 2019-01-22 四川长虹电器股份有限公司 Webpage loading velocity optimization method and device based on ionic Development Framework
CN109460531A (en) * 2018-11-07 2019-03-12 北京金山云网络技术有限公司 Web page management method, device and intelligent terminal
CN110047371A (en) * 2018-01-15 2019-07-23 北京四维图新科技股份有限公司 A kind of rendering method and device of Vector Electronic Map
CN110493250A (en) * 2019-09-02 2019-11-22 浪潮软件股份有限公司 A kind of WEB front-end ARCGIS resource request processing method and processing device
CN112235375A (en) * 2020-09-30 2021-01-15 浪潮云信息技术股份公司 Method and device for processing request of WEB front end using Axios resource
CN113703979A (en) * 2021-08-31 2021-11-26 平安普惠企业管理有限公司 Resource processing method and device, resource processing equipment and storage medium
WO2022057663A1 (en) * 2020-09-18 2022-03-24 华为技术有限公司 File generation method and electronic device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6947979B1 (en) * 2000-08-16 2005-09-20 Entrust, Inc. Controlling use of a network resource
CN102081633A (en) * 2009-11-27 2011-06-01 阿里巴巴集团控股有限公司 JavaScript file management method, device and system
CN102184231A (en) * 2011-05-12 2011-09-14 广州市动景计算机科技有限公司 Method and device for acquiring page resources
CN102521266A (en) * 2011-11-18 2012-06-27 深圳中兴网信科技有限公司 Method for realizing dynamic compression and combination of JavaScript file
CN102708103A (en) * 2011-03-28 2012-10-03 中国银行股份有限公司 Web-based data integration method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6947979B1 (en) * 2000-08-16 2005-09-20 Entrust, Inc. Controlling use of a network resource
CN102081633A (en) * 2009-11-27 2011-06-01 阿里巴巴集团控股有限公司 JavaScript file management method, device and system
CN102708103A (en) * 2011-03-28 2012-10-03 中国银行股份有限公司 Web-based data integration method and system
CN102184231A (en) * 2011-05-12 2011-09-14 广州市动景计算机科技有限公司 Method and device for acquiring page resources
CN102521266A (en) * 2011-11-18 2012-06-27 深圳中兴网信科技有限公司 Method for realizing dynamic compression and combination of JavaScript file

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103327033B (en) * 2013-07-16 2016-11-30 星云融创(北京)科技有限公司 A kind of method and device improving network resource accession speed
CN103327033A (en) * 2013-07-16 2013-09-25 星云融创(北京)信息技术有限公司 Method and device for improving accessing speed of network resource
CN103701714A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Page extraction method, server and network system
CN103701714B (en) * 2013-12-25 2018-03-23 北京奇安信科技有限公司 Page extraction, server and network system
CN103716319A (en) * 2013-12-26 2014-04-09 杭州华三通信技术有限公司 Device and method for Web access optimization
CN105282206A (en) * 2014-07-25 2016-01-27 北京联嘉众赢网络技术有限公司 Method, device and system for processing website resource files
CN104539724A (en) * 2015-01-14 2015-04-22 浪潮(北京)电子信息产业有限公司 Information processing method and system
CN106294379A (en) * 2015-05-18 2017-01-04 阿里巴巴集团控股有限公司 The loading method of a kind of page, device and system
CN104991860A (en) * 2015-06-24 2015-10-21 深圳欧德蒙科技有限公司 WEB front-end automated development method and system
CN105512324A (en) * 2015-12-21 2016-04-20 用友网络科技股份有限公司 Front end module loader for partial renewal of package file
CN105512324B (en) * 2015-12-21 2019-01-15 用友网络科技股份有限公司 A kind of front-end module loader of packaging file local updating
CN105847320A (en) * 2016-03-02 2016-08-10 乐视致新电子科技(天津)有限公司 Resource obtaining method and device
CN107436899A (en) * 2016-05-26 2017-12-05 阿里巴巴集团控股有限公司 The implementation method and device of the vivo identification page
CN106933965A (en) * 2017-02-08 2017-07-07 福建省华渔教育科技有限公司 The method of static resource request
CN107450927A (en) * 2017-08-02 2017-12-08 郑州云海信息技术有限公司 A kind of front-end business provides method and apparatus
CN107566452A (en) * 2017-08-02 2018-01-09 广州阿里巴巴文学信息技术有限公司 Storage method and device, method for down loading and device and data handling system
CN107566452B (en) * 2017-08-02 2020-09-18 阿里巴巴(中国)有限公司 Storage method and device, downloading method and device, and data processing system
CN107734022A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Static resource document down loading method, mobile terminal and computer-readable recording medium
CN107734023A (en) * 2017-09-30 2018-02-23 努比亚技术有限公司 Static resource document down loading method, mobile terminal and computer-readable recording medium
CN107734022B (en) * 2017-09-30 2021-08-10 努比亚技术有限公司 Static resource file downloading method, mobile terminal and computer readable storage medium
CN107734023B (en) * 2017-09-30 2021-08-10 努比亚技术有限公司 Static resource file downloading method, mobile terminal and computer readable storage medium
CN110047371A (en) * 2018-01-15 2019-07-23 北京四维图新科技股份有限公司 A kind of rendering method and device of Vector Electronic Map
CN108280216A (en) * 2018-02-06 2018-07-13 曙光信息产业(北京)有限公司 A kind of page performance optimization method and device
CN109255086A (en) * 2018-08-27 2019-01-22 四川长虹电器股份有限公司 Webpage loading velocity optimization method and device based on ionic Development Framework
CN109460531A (en) * 2018-11-07 2019-03-12 北京金山云网络技术有限公司 Web page management method, device and intelligent terminal
CN110493250A (en) * 2019-09-02 2019-11-22 浪潮软件股份有限公司 A kind of WEB front-end ARCGIS resource request processing method and processing device
WO2022057663A1 (en) * 2020-09-18 2022-03-24 华为技术有限公司 File generation method and electronic device
CN112235375A (en) * 2020-09-30 2021-01-15 浪潮云信息技术股份公司 Method and device for processing request of WEB front end using Axios resource
CN113703979A (en) * 2021-08-31 2021-11-26 平安普惠企业管理有限公司 Resource processing method and device, resource processing equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103020155A (en) Web front end resource request processing method and device
CN102710748B (en) Data capture method, system and equipment
CN110750741B (en) Webpage link skipping processing method, computer device and storage medium
CN108153798B (en) Page information processing method, device and system
US10356156B2 (en) Method and device for loading webpage
CN109542427B (en) System customization method and device, electronic equipment and storage medium
CN102646135B (en) Webpage collecting method, device and system
CN104426985B (en) Show the method, apparatus and system of webpage
CN107590145A (en) A kind for the treatment of method and apparatus of page static resource
CN103051706A (en) Dynamic webpage request processing system and method for dynamic website
CN102916991B (en) Method, system and device for transmitting data
CN106817388A (en) The system that virtual machine, host obtain the method, device and access data of data
CN104980464B (en) A kind of network request processing method, network server and network system
CN101421719A (en) Managing network response buffering behavior
KR20120122959A (en) Method and Device for Collecting Web Contents and Computer-readable Recording Medium for the same
CN105989010B (en) Web page data generation method, Web server and Web application system
CN101770511A (en) Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof
CN111090821B (en) Method, device, electronic equipment and storage medium for realizing dynamic webpage
CN110493250A (en) A kind of WEB front-end ARCGIS resource request processing method and processing device
CN105404672A (en) Webpage data storage and operation system and method
CN113055348B (en) Cross-platform data request method and device and electronic equipment
CN110457635A (en) A kind of webpage generating method and system
CN113254819B (en) Page rendering method, system, equipment and storage medium
CN108108381B (en) Page monitoring method and device
CN109710604A (en) Data processing method, device, system, computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: CHINA TELECOMMUNICATION CO., LTD.

Free format text: FORMER OWNER: CLOUD COMPUTING BRANCH OF CHINA TELECOM CORPORATION LTD.

Effective date: 20140819

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100093 HAIDIAN, BEIJING TO: 100033 XICHENG, BEIJING

TA01 Transfer of patent application right

Effective date of registration: 20140819

Address after: 100033 Beijing Finance Street, No. 31, Xicheng District

Applicant after: China Telecommunication Co., Ltd.

Address before: 100093, Beijing, Haidian District apricot Road, No. 99, West win government house, E block, 4

Applicant before: Cloud Computing Branch of China Telecom Corporation Limited

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130403