CN105608152A - Method and device for asynchronously loading webpage resources - Google Patents

Method and device for asynchronously loading webpage resources Download PDF

Info

Publication number
CN105608152A
CN105608152A CN201510956717.8A CN201510956717A CN105608152A CN 105608152 A CN105608152 A CN 105608152A CN 201510956717 A CN201510956717 A CN 201510956717A CN 105608152 A CN105608152 A CN 105608152A
Authority
CN
China
Prior art keywords
web page
picture
resource
picture resource
display position
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
CN201510956717.8A
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.)
Wuxi Tvmining Juyuan Media Technology Co Ltd
Original Assignee
Wuxi Tvmining Juyuan Media 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 Wuxi Tvmining Juyuan Media Technology Co Ltd filed Critical Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority to CN201510956717.8A priority Critical patent/CN105608152A/en
Publication of CN105608152A publication Critical patent/CN105608152A/en
Pending legal-status Critical Current

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (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 method and device for asynchronously loading webpage resources. The method comprises the following steps: obtaining a webpage code, wherein the webpage code comprises webpage frame information and picture information, and the picture information comprises the address of a corresponding picture resource; calling a first process, loading a webpage frame according to the webpage frame information and determining a picture display position in the webpage frame; and calling a second process, determining the address of the picture resource according to the picture information, obtaining the picture resource according to the address of the picture resource and loading the picture resource at the corresponding picture display position after determining the picture display position in the webpage frame, wherein the first process and the second process are asynchronously processed processes. According to the method, the loading process is completed by two asynchronously processed processes, namely, the picture resource is loaded by another process, the logic of which is asynchronously processed, so that the webpage loading speed can be improved and then the page display speed is improved.

Description

A kind of method of web page resources Asynchronous loading and device
Technical field
The present invention relates to webpage loading technique field, relate in particular to a kind of web page resources Asynchronous loading method andDevice.
Background technology
Along with the fast development of network technology, Web content is more and more abundanter, in webpage except word also can embeddingEnter various pictures. The browser of client in the time of accessed web page, except the word in Web page loading,Also need the picture in Web page loading. Meanwhile, in a lot of webpages, the shared proportion of picture file also comesAlso large, and the size of picture file is conventionally all larger, and therefore a large amount of picture files can have a strong impact on webpageLoading velocity.
The method that existing webpage loads is: when webpage loads and is refreshed, and the content except picture(word and layout etc.) and picture load together with being, the address of picture is placed in HTML code, one by oneGo for and ask, after complete loading, then entirety shows. Concrete, in the HTML code of webpage,Viewing area part, according to traditional approach, be write picture address for example: * jpg, src:****, exists like thisWhen load page, must go for and ask the complete full page of realizing of these photos ability. If certain picture cannotLoad, there will be webpage to load the situation of not going down; If picture is larger, loading velocity can compareSlowly.
Summary of the invention
The embodiment of the present invention provides a kind of method and device of web page resources Asynchronous loading, for solving existing netThe slow-footed technical problem of page loading method.
The method of a kind of web page resources Asynchronous loading that the embodiment of the present invention provides, comprises the following steps:
Obtain web page code, this code packages of webpage is drawn together web page frame information and pictorial information, in pictorial information, wrapsContaining the address of corresponding picture resource;
Call the first process, according to web page frame information Web page loading framework, and figure in definite web page frameSheet display position;
Call the second process, determine the address of picture resource according to pictorial information, according to the address of picture resourceObtain picture resource, and after the Image Display position of determining in web page frame, picture resource is loaded onCorresponding Image Display position; The process that the first process and the second process are asynchronous process.
In the embodiment of the present invention, the address hiding of picture is in the attribute of picture, by being different from first processThe second process is carried out load operation. That is, the process that the first process and the second process are asynchronous process, two are enteredJourney is process separate, that asynchronous process webpage loads. Concrete, the second process is for providing according to pictureThe address acquisition picture resource in source, simultaneously definite according to the first process Image Display position, by picture resourceLoad on corresponding Image Display position.
In technique scheme, after the Image Display position step of determining in web page frame, also comprise:
Load the local resource setting in advance in Image Display position;
After according to the address acquisition picture resource of picture resource, local resource is replaced with to picture resource.
In technique scheme, according to the address acquisition picture resource of picture resource, comprising:
In the time comprising multiple picture resource, obtain picture resource according to the address of picture resource respectively simultaneously.
In technique scheme, according to the address acquisition picture resource of picture resource, comprising:
Image Display position according to picture resource in web page frame, determines that respectively the picture of picture resource is aobviousShow the distance value between position and web page frame top;
According to the distance value order from small to large resource that Loads Image.
In technique scheme, web page frame packets of information purse rope page Word message and page layout information.
Based on same inventive concept, the embodiment of the present invention also provides a kind of dress of web page resources Asynchronous loadingPut, comprising:
Acquisition module, for obtaining web page code, web page code comprises web page frame information and pictorial information,In pictorial information, comprise the address of corresponding picture resource;
The first load-on module, for calling the first process, according to web page frame information Web page loading framework, andDetermine the Image Display position in web page frame;
The second load-on module, for calling the second process, determines the address of picture resource according to pictorial information,According to the address acquisition picture resource of picture resource, and determine the picture in web page frame at the first load-on moduleAfter display position, picture resource is loaded on to corresponding Image Display position.
In technique scheme, also comprise:
The 3rd load-on module, for determine at the first load-on module web page frame Image Display position itAfter, load the local resource setting in advance in Image Display position;
Replacement module, for after according to the address acquisition picture resource of picture resource, replaces local resourceBe changed to picture resource.
In technique scheme, the second load-on module specifically for:
In the time comprising multiple picture resource, obtain picture resource according to the address of picture resource respectively simultaneously.
In technique scheme, the second load-on module comprises:
Determining unit, for the Image Display position at web page frame according to picture resource, determines respectively figureDistance value between Image Display position and the web page frame top of sheet resource;
Loading unit, for the resource that Loads Image according to distance value order from small to large.
In technique scheme, web page frame packets of information purse rope page Word message and page layout information.
Method and the device of a kind of web page resources Asynchronous loading that the embodiment of the present invention provides, the address of picture is hiddenEnsconce in the attribute of picture, carry out load operation by the second process that is different from the first process. , first entersThe process that journey and the second process are asynchronous process, two processes are separate, the loading of asynchronous process webpageProcess. Concrete, the second process is for according to the address acquisition picture resource of picture resource, simultaneously according to theThe Image Display position that one process is definite, loads on corresponding Image Display position by picture resource. Pass throughWhen getting picture resource, show with the temporary replacement of local resource, can be rapidly that web page frame is aobviousShow to user. Meanwhile, the local resource matching according to the selection of dimension of picture resource, at this local resourceDuring with picture resource measure-alike, even if picture resource has not loaded, the demonstration of this web page frame is not yetCan change, thereby can make user navigate to more accurately a certain position of framework. First load netPage picture topmost, thus webpage picture topmost can be shown to user, meet user and browse netThe custom of page.
Other features and advantages of the present invention will be set forth in the following description, and, partly from explanationIn book, become apparent, or understand by implementing the present invention. Object of the present invention and other advantages canRealize and obtain by specifically noted structure in write description, claims and accompanying drawing.
Below by drawings and Examples, technical scheme of the present invention is described in further detail.
Brief description of the drawings
Accompanying drawing is used to provide a further understanding of the present invention, and forms a part for description, with thisBright embodiment mono-is used from explanation the present invention, is not construed as limiting the invention. In the accompanying drawings:
Fig. 1 is the method flow diagram of web page resources Asynchronous loading in the embodiment of the present invention;
Fig. 2 is the method flow diagram that loads local resource in the embodiment of the present invention;
Fig. 3 is according to the method flow diagram of the address acquisition picture resource of picture resource in the embodiment of the present invention;
Fig. 4 is the method flow diagram of web page resources Asynchronous loading in the embodiment of the present invention one;
Fig. 5 is the method flow diagram of web page resources Asynchronous loading in the embodiment of the present invention two;
Fig. 6 is the first structure chart of the device of web page resources Asynchronous loading in the embodiment of the present invention;
Fig. 7 is the second structure chart of the device of web page resources Asynchronous loading in the embodiment of the present invention;
Fig. 8 is the structure chart of the second load-on module in the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described, should be appreciated that described hereinPreferred embodiment only, for description and interpretation the present invention, is not intended to limit the present invention.
Referring to Fig. 1, the flow process of the method for a kind of web page resources Asynchronous loading that the embodiment of the present invention provides is as follows,Specifically comprise step 101-103:
Step 101: obtain web page code, web page code comprises web page frame information and pictorial information, pictureIn information, comprise the address of corresponding picture resource.
In the embodiment of the present invention, web page code is divided into framework and picture two parts, specifically comprises web page frameInformation and pictorial information; Wherein, this web page frame information specifically comprises webpage Word message and page layout letterBreath.
Step 102: call the first process, according to web page frame information Web page loading framework, and definite webpageImage Display position in framework.
In the embodiment of the present invention, the first process is used for loading and play up web page frame according to web page frame information,Be Web page loading word and page layout. Due to word and the shared resource of page layout less, so first enterThe velocity ratio of journey loading word and layout is very fast. Meanwhile, can determine in webpage according to web page frame informationThe corresponding display position of picture in framework, i.e. Image Display position.
Preferably, after the Image Display position step of determining in web page frame, also comprise step201-202:
Step 201: load the local resource setting in advance in Image Display position;
Step 202: after according to the address acquisition picture resource of picture resource, local resource is replaced withPicture resource.
In the embodiment of the present invention, the local resource setting in advance is specifically as follows local picture or waits for markKnow, for example, adopt the circle of rotation, represent to load. After the second process gets picture resource,This local resource is replaced with to picture resource. The method, by the time not getting picture resource, provides with this localityThe temporary replacement in source shows, can rapidly web page frame be shown to user. Meanwhile, according to picture resourceThe local resource that selection of dimension matches, in the time of this local resource and picture resource measure-alike, even figureSheet resource has not loaded, and the demonstration of this web page frame also can not change, thereby can make user's ratioNavigate to more accurately a certain position of framework. If cause web page frame because Web page picture resource has not loadedIndication range fixing, may cause the web page frame showing in the time that Web page picture resource does not load longDegree is 10cm, and the web page frame showing after loading completes is 40cm.
Step 103: call the second process, determine the address of picture resource according to pictorial information, according to pictureThe address acquisition picture resource of resource, and after the Image Display position of determining in web page frame, by pictureResource loads on corresponding Image Display position; The process that the first process and the second process are asynchronous process.
In the embodiment of the present invention, the address hiding of picture is in the attribute of picture, by being different from first processThe second process is carried out load operation. That is, the process that the first process and the second process are asynchronous process, two are enteredJourney is process separate, that asynchronous process webpage loads. Concrete, the second process is for providing according to pictureThe address acquisition picture resource in source, simultaneously definite according to the first process Image Display position, by picture resourceLoad on corresponding Image Display position.
The method of a kind of web page resources Asynchronous loading that the embodiment of the present invention provides, by entering of two asynchronous processJourney completes loading procedure. Picture resource is non-directly to be played up to html, and the page loads and only plays up framework, by asynchronousProcessing logic another process resource that Loads Image, thereby can improve webpage loading velocity, Jin ErjiaFast page display speed.
Preferably, in the embodiment of the present invention, above-mentioned according to the address acquisition picture resource of picture resource, toolBody comprises:
In the time comprising multiple picture resource, obtain picture resource according to the address of picture resource respectively simultaneously.
That is, the second process is obtained picture resource simultaneously, thereby can further improve the speed that picture resource loadsDegree.
Or, above-mentioned according to the address acquisition picture resource of picture resource, comprise step 301-302:
Step 301: the Image Display position according to picture resource in web page frame, determine respectively picture moneyDistance value between Image Display position and the web page frame top in source;
Step 302: according to the distance value order from small to large resource that Loads Image.
General web page frame structure, for arranging from top to bottom, in the embodiment of the present invention, is determined the figure of picture resourceDistance value between sheet display position and web page frame top also loads according to distance value order from small to largePicture resource; Be first Web page loading picture topmost, thus can be by webpage picture topmost to userShow, meet the custom of user's browsing page.
Introduce in detail the process step of the method below by an embodiment.
Embodiment mono-
In embodiment mono-, in the time not getting picture resource, show ginseng with the temporary replacement of local resourceAs shown in Figure 4, the method specifically comprises step 401-406:
Step 401: obtain web page code, web page code comprises web page frame information and pictorial information.
Wherein, in pictorial information, comprise the address of corresponding picture resource.
Step 402: call the first process, according to web page frame information Web page loading framework, and definite webpageImage Display position in framework.
Step 403: load the local resource setting in advance in Image Display position.
Concrete, the local resource setting in advance be specifically as follows local picture or etc. to be identified, for exampleAdopt the circle of rotation, represent to load.
Step 404: call the second process, determine the address of picture resource according to pictorial information, according to pictureThe address acquisition picture resource of resource.
Step 405: after according to the address acquisition picture resource of picture resource, local resource is replaced withPicture resource.
Step 406: picture resource is loaded on to corresponding Image Display position.
In embodiment mono-, in the time not getting picture resource, show with the temporary replacement of local resource, canRapidly web page frame is shown to user. Meanwhile, this locality matching according to the selection of dimension of picture resourceResource, in the time of this local resource and picture resource measure-alike, even if picture resource has not loaded, shouldThe demonstration of web page frame also can not change, thereby can make user navigate to more accurately frameworkA certain position.
Embodiment bis-
In embodiment bis-, according to the distance between the Image Display position of picture resource and web page frame topThe value resource that Loads Image, concrete, shown in Figure 5, comprise step 501-507:
Step 501: obtain web page code, web page code comprises web page frame information and pictorial information.
Wherein, in pictorial information, comprise the address of corresponding picture resource.
Step 502: call the first process, according to web page frame information Web page loading framework, and definite webpageImage Display position in framework.
Step 503: load the local resource setting in advance in Image Display position.
Concrete, the local resource setting in advance be specifically as follows local picture or etc. to be identified, for exampleAdopt the circle of rotation, represent to load.
Step 504: call the second process, determine the address of picture resource according to pictorial information, according to pictureThe address acquisition picture resource of resource.
Step 505: after according to the address acquisition picture resource of picture resource, determine the figure of picture resourceDistance value between sheet display position and web page frame top.
Step 506: local resource is replaced with to picture resource according to distance value order from small to large.
Step 507: picture resource is loaded on to corresponding Image Display position.
In the embodiment of the present invention, the address hiding of picture is in the attribute of picture, by being different from first processThe second process is carried out load operation. That is, the process that the first process and the second process are asynchronous process, two are enteredJourney is process separate, that asynchronous process webpage loads. Concrete, the second process is for providing according to pictureThe address acquisition picture resource in source, simultaneously definite according to the first process Image Display position, by picture resourceLoad on corresponding Image Display position. By in the time not getting picture resource, temporary transient with local resourceProperty replace show, can rapidly web page frame be shown to user. Meanwhile, according to the size choosing of picture resourceGet the local resource matching, in the time of this local resource and picture resource measure-alike, even picture resourceDo not loaded, the demonstration of this web page frame also can not change, thereby can make user more accurateThe a certain position that navigates to framework. First Web page loading picture topmost, thus can be by webpage topmostPicture show to user, meet the custom of user's browsing page.
The flow process that more than describes the method for the program that automatically switches in the embodiment of the present invention in detail, the method also canTo realize by corresponding device, introduce in detail the 26S Proteasome Structure and Function of this device below.
The device of a kind of web page resources Asynchronous loading that the embodiment of the present invention provides, shown in Figure 6, comprising:
Acquisition module 61, for obtaining web page code, web page code comprises web page frame information and pictorial information,In pictorial information, comprise the address of corresponding picture resource;
The first load-on module 62, for calling the first process, according to web page frame information Web page loading framework,And Image Display position in definite web page frame;
The second load-on module 63, for calling the second process, determines the address of picture resource according to pictorial information,According to the address acquisition picture resource of picture resource, and determine the picture in web page frame at the first load-on moduleAfter display position, picture resource is loaded on to corresponding Image Display position.
Preferably, shown in Figure 7, this device also comprises:
The 3rd load-on module 64, for determine at the first load-on module web page frame Image Display position itAfter, load the local resource setting in advance in Image Display position;
Replacement module 65, for after according to the address acquisition picture resource of picture resource, by local resourceReplace with picture resource.
Preferably, the second load-on module 63 specifically for: in the time comprising multiple picture resource, basis respectivelyThe address of picture resource obtains picture resource simultaneously.
Preferably, shown in Figure 8, the second load-on module 63 comprises:
Determining unit 631, for the Image Display position at web page frame according to picture resource, respectively reallyDetermine the distance value between Image Display position and the web page frame top of picture resource;
Loading unit 632, for the resource that Loads Image according to distance value order from small to large.
Preferably, web page frame packets of information purse rope page Word message and page layout information.
Method and the device of a kind of web page resources Asynchronous loading that the embodiment of the present invention provides, the address of picture is hiddenEnsconce in the attribute of picture, carry out load operation by the second process that is different from the first process. , first entersThe process that journey and the second process are asynchronous process, two processes are separate, the loading of asynchronous process webpageProcess. Concrete, the second process is for according to the address acquisition picture resource of picture resource, simultaneously according to theThe Image Display position that one process is definite, loads on corresponding Image Display position by picture resource. Pass throughIn the time not getting picture resource, show with the temporary replacement of local resource, can be rapidly that web page frame is aobviousShow to user. Meanwhile, the local resource matching according to the selection of dimension of picture resource, at this local resourceDuring with picture resource measure-alike, even if picture resource has not loaded, the demonstration of this web page frame is not yetCan change, thereby can make user navigate to more accurately a certain position of framework. First load netPage picture topmost, thus webpage picture topmost can be shown to user, meet user and browse netThe custom of page.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or meterCalculation machine program product. Therefore, the present invention can adopt complete hardware implementation example, completely implement software example or knotClose the form of the embodiment of software and hardware aspect. And the present invention can adopt at one or more wherein bagsThe computer-usable storage medium that contains computer usable program code (include but not limited to magnetic disc store andOptical memory etc.) form of the upper computer program of implementing.
The present invention is that reference is according to the method for the embodiment of the present invention, equipment (system) and computer program productThe flow chart of product and/or block diagram are described. Should understand can be by computer program instructions realization flow figure and/ or block diagram in each flow process and/or flow process in square frame and flow chart and/or block diagram and/Or the combination of square frame. Can provide these computer program instructions to all-purpose computer, special-purpose computer, embeddingThe processor of formula processor or other programmable data processing device, to produce a machine, makes by calculatingThe instruction that the processor of machine or other programmable data processing device is carried out produces for realizing at flow chart oneThe device of the function of specifying in square frame of individual flow process or multiple flow process and/or block diagram or multiple square frame.
These computer program instructions also can be stored in energy vectoring computer or other programmable data processing are establishedIn the standby computer-readable memory with ad hoc fashion work, make to be stored in this computer-readable memoryInstruction produce and comprise the manufacture of command device, this command device is realized in flow process or multiple of flow chartThe function of specifying in square frame of flow process and/or block diagram or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, makeMust on computer or other programmable devices, carry out sequence of operations step to produce computer implemented placeReason, thus the instruction of carrying out on computer or other programmable devices is provided for realizing one of flow chartThe step of the function of specifying in square frame of flow process or multiple flow process and/or block diagram or multiple square frame.
Obviously, those skilled in the art can carry out various changes and modification and not depart from this present inventionBright spirit and scope. Like this, if of the present invention these amendment and modification belong to the claims in the present invention andWithin the scope of its equivalent technologies, the present invention be also intended to comprise these change and modification interior.

Claims (10)

1. a method for web page resources Asynchronous loading, is characterized in that, comprises the following steps:
Obtain web page code, described web page code comprises web page frame information and pictorial information, described picture letterIn breath, comprise the address of corresponding picture resource;
Call the first process, according to described web page frame information Web page loading framework, and in definite web page frameImage Display position;
Call the second process, determine the address of picture resource according to described pictorial information, according to described picture moneyPicture resource described in the address acquisition in source, and after the Image Display position of determining in web page frame, by instituteState picture resource and load on corresponding Image Display position; Described the first process and described the second process are differentThe process that step is processed.
2. method according to claim 1, is characterized in that, at the picture of determining in web page frameAfter display position step, also comprise:
Load the local resource setting in advance in described Image Display position;
After according to picture resource described in the address acquisition of described picture resource, described local resource is replacedFor described picture resource.
3. method according to claim 1, is characterized in that, described according to described picture resourcePicture resource described in address acquisition, comprising:
In the time comprising multiple picture resource, obtain picture resource according to the address of picture resource respectively simultaneously.
4. method according to claim 1 and 2, is characterized in that, described according to described picture moneyPicture resource described in the address acquisition in source, comprising:
Image Display position according to picture resource in web page frame, determines that respectively the picture of picture resource is aobviousShow the distance value between position and web page frame top;
According to the described distance value order from small to large resource that Loads Image.
5. according to the arbitrary described method of claim 1-3, it is characterized in that described web page frame informationComprise webpage Word message and page layout information.
6. a device for web page resources Asynchronous loading, is characterized in that, comprising:
Acquisition module, for obtaining web page code, described web page code comprises web page frame information and picture letterCease, in described pictorial information, comprise the address of corresponding picture resource;
The first load-on module, for calling the first process, according to described web page frame information Web page loading framework,And Image Display position in definite web page frame;
The second load-on module, for calling the second process, determines the ground of picture resource according to described pictorial informationLocation, according to picture resource described in the address acquisition of described picture resource, and determines at described the first load-on moduleAfter Image Display position in web page frame, described picture resource is loaded on to corresponding Image Display positionPlace.
7. device according to claim 6, is characterized in that, also comprises:
The 3rd load-on module, for determine at the first load-on module web page frame Image Display position itAfter, load the local resource setting in advance in described Image Display position;
Replacement module, for after according to picture resource described in the address acquisition of described picture resource, by instituteState local resource and replace with described picture resource.
8. device according to claim 6, is characterized in that, described the second load-on module is specifically usedIn:
In the time comprising multiple picture resource, obtain picture resource according to the address of picture resource respectively simultaneously.
9. according to the device described in claim 6 or 7, it is characterized in that described the second load-on module bagDraw together:
Determining unit, for the Image Display position at web page frame according to picture resource, determines respectively figureDistance value between Image Display position and the web page frame top of sheet resource;
Loading unit, for the resource that Loads Image according to described distance value order from small to large.
10. according to the arbitrary described device of claim 6-8, it is characterized in that described web page frame informationComprise webpage Word message and page layout information.
CN201510956717.8A 2015-12-17 2015-12-17 Method and device for asynchronously loading webpage resources Pending CN105608152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510956717.8A CN105608152A (en) 2015-12-17 2015-12-17 Method and device for asynchronously loading webpage resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510956717.8A CN105608152A (en) 2015-12-17 2015-12-17 Method and device for asynchronously loading webpage resources

Publications (1)

Publication Number Publication Date
CN105608152A true CN105608152A (en) 2016-05-25

Family

ID=55988092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510956717.8A Pending CN105608152A (en) 2015-12-17 2015-12-17 Method and device for asynchronously loading webpage resources

Country Status (1)

Country Link
CN (1) CN105608152A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107515947A (en) * 2017-09-05 2017-12-26 北京京东尚科信息技术有限公司 picture loading method and its system
CN108170493A (en) * 2017-12-27 2018-06-15 广州安食通信息科技有限公司 A kind of loading method of system module, system and device
CN108549726A (en) * 2018-04-28 2018-09-18 北京微播视界科技有限公司 Web page contents loading method, device, computer readable storage medium and terminal
WO2020052247A1 (en) * 2018-09-14 2020-03-19 深圳Tcl数字技术有限公司 Network-resource batch loading method, smart tv, storage medium, and device
WO2020077764A1 (en) * 2018-10-18 2020-04-23 网宿科技股份有限公司 Webpage loading method, intermediate server, and webpage loading system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130138774A1 (en) * 1999-10-21 2013-05-30 Automated Media Processing Solutions Inc. dba Equilibrium, "AMPS, Inc." Automated media delivery system
CN103544271A (en) * 2013-10-18 2014-01-29 北京奇虎科技有限公司 Picture processing window loading method and device for browsers
CN103853716A (en) * 2012-11-28 2014-06-11 纽海信息技术(上海)有限公司 Webpage display system and method
CN104714982A (en) * 2013-12-17 2015-06-17 阿里巴巴集团控股有限公司 Method and system for loading webpage
CN104850415A (en) * 2014-02-13 2015-08-19 腾讯科技(深圳)有限公司 Method and apparatus for loading pages
CN105045645A (en) * 2015-09-22 2015-11-11 广州神马移动信息科技有限公司 Webpage loading method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130138774A1 (en) * 1999-10-21 2013-05-30 Automated Media Processing Solutions Inc. dba Equilibrium, "AMPS, Inc." Automated media delivery system
CN103853716A (en) * 2012-11-28 2014-06-11 纽海信息技术(上海)有限公司 Webpage display system and method
CN103544271A (en) * 2013-10-18 2014-01-29 北京奇虎科技有限公司 Picture processing window loading method and device for browsers
CN104714982A (en) * 2013-12-17 2015-06-17 阿里巴巴集团控股有限公司 Method and system for loading webpage
CN104850415A (en) * 2014-02-13 2015-08-19 腾讯科技(深圳)有限公司 Method and apparatus for loading pages
CN105045645A (en) * 2015-09-22 2015-11-11 广州神马移动信息科技有限公司 Webpage loading method, device and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107515947A (en) * 2017-09-05 2017-12-26 北京京东尚科信息技术有限公司 picture loading method and its system
CN108170493A (en) * 2017-12-27 2018-06-15 广州安食通信息科技有限公司 A kind of loading method of system module, system and device
CN108170493B (en) * 2017-12-27 2021-01-26 广州安食通信息科技有限公司 System module loading method, system and device
CN108549726A (en) * 2018-04-28 2018-09-18 北京微播视界科技有限公司 Web page contents loading method, device, computer readable storage medium and terminal
WO2020052247A1 (en) * 2018-09-14 2020-03-19 深圳Tcl数字技术有限公司 Network-resource batch loading method, smart tv, storage medium, and device
WO2020077764A1 (en) * 2018-10-18 2020-04-23 网宿科技股份有限公司 Webpage loading method, intermediate server, and webpage loading system

Similar Documents

Publication Publication Date Title
CN103942078B (en) The method and embedded device of a kind of load driver program
CN105608152A (en) Method and device for asynchronously loading webpage resources
CN105975576B (en) Terminal content adaptive display method and device and terminal
TWI697866B (en) Method and device for implementing color tweening animation
CN107153528A (en) The method and apparatus that mixed model list items are reused
CN106095437A (en) The implementation method of the layout type of user interface RTL from right to left and device
CN105354203A (en) Information display method and apparatus
CN107526592B (en) Page adaptation method and device
CN108614693B (en) Processing method, device and equipment for page component
CN107786630A (en) A kind of web applications packet processing method, device and equipment
CN106991096A (en) Dynamic page rendering intent and device
US20170169599A1 (en) Methods and electronic devices for displaying picture
CN102629254A (en) Method for rapidly reading pictures
KR20160086842A (en) Resizing technique for display content
CN109543139A (en) Convolution algorithm method, apparatus, computer equipment and computer readable storage medium
CN113885935A (en) Resource packaging method and device, electronic equipment and computer readable storage medium
CN107391534A (en) The page is shown, pagefile return method and device, computer-readable storage medium
US20170329756A1 (en) Electronic document editing apparatus capable of inserting memo into paragraph, and operating method thereof
CN105320662B (en) Webpage generating method and device
CN107193815A (en) A kind of processing method of page code, device and equipment
US11157688B2 (en) Enhanced indicators for identifying affected data
CN111367514A (en) Page card development method and device, computing device and storage medium
CN103077036A (en) Method and device for processing interface
CN110990006A (en) Form management system and form generation device
CN115081423A (en) Document editing method and device, electronic equipment and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20160525

RJ01 Rejection of invention patent application after publication