CN106156148A - The rendering intent of a kind of page, device and terminal device - Google Patents

The rendering intent of a kind of page, device and terminal device Download PDF

Info

Publication number
CN106156148A
CN106156148A CN201510175592.5A CN201510175592A CN106156148A CN 106156148 A CN106156148 A CN 106156148A CN 201510175592 A CN201510175592 A CN 201510175592A CN 106156148 A CN106156148 A CN 106156148A
Authority
CN
China
Prior art keywords
data block
data
pagefile
page
buffer storage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510175592.5A
Other languages
Chinese (zh)
Other versions
CN106156148B (en
Inventor
向晨宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510175592.5A priority Critical patent/CN106156148B/en
Publication of CN106156148A publication Critical patent/CN106156148A/en
Application granted granted Critical
Publication of CN106156148B publication Critical patent/CN106156148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses the rendering intent of a kind of page, comprising: send web-page requests to server;Wherein, described web-page requests is used for indicating that described server sends multiple data block successively according to preset order, and the plurality of data block is divided what described pagefile generated by described server according to the object that pagefile comprises, the corresponding data block of each object;Receive the data block that described server sends, and be written to the data block of reception in data buffer storage successively;Read a data block from described data buffer storage, be that the data block of described reading creates a single figure layer;The corresponding object of described data block is generated after the figure layer of described establishment performs Rendering operations to described data block.The embodiment of the invention also discloses rendering device and the terminal device of a kind of page.Use the present invention, the load time of the page can be reduced.

Description

The rendering intent of a kind of page, device and terminal device
Technical field
The present invention relates to internet arena, particularly relate to rendering intent, device and the terminal device of a kind of page.
Background technology
Server and client side based on HTTP (Hypertext Transfer Protocol, HTTP, It is called for short HTTP) interact, server receives the HTTP for request target file that client sends During request, server returns, to client, the http response comprising file destination.Show at the existing page In flow process, service end needs after the data of the complete file destination of client transmissions, and client just can be received by The data of file destination carry out typesetting and drafting, finally show the page on a web browser.It can be seen that mesh In the case that front page flow for displaying there is the problem that if the volume of file to be loaded is very big, Server can be very long to the duration of client transmissions file, and the page load time can be difficult to stand.
Content of the invention
Embodiment of the present invention technical problem to be solved is, provides rendering intent, the device of a kind of page And terminal device.The long problem of page load time in prior art can be solved.
In order to solve above-mentioned technical problem, embodiments provide the rendering intent of a kind of page, comprising:
Send web-page requests to server;Wherein, described web-page requests is used for indicating described server according in advance If order sends multiple data block successively, the plurality of data block is comprised according to pagefile by described server Object divide what described pagefile generated, the corresponding data block of each object;
Receive the data block that described server sends, and be written to the data block of reception in data buffer storage successively;
Read a data block from described data buffer storage, be that the data block of described reading creates one individually Figure layer;
Described data block is generated corresponding after the figure layer of described establishment performs Rendering operations to described data block Object.
Correspondingly, the embodiment of the present invention additionally provides the rendering device of a kind of page, comprising:
Web-page requests module, for sending web-page requests to server;Wherein, described web-page requests is used for referring to Showing that described server sends multiple data block successively according to preset order, the plurality of data block is by described service Device divides what described pagefile generated according to the object that pagefile comprises, the corresponding data of each object Block;
Data reception module, is used for receiving the data block that described server sends, and depends on the data block of reception It secondary is written in data buffer storage;
Figure layer creation module, for reading a data block from described data buffer storage, is the number of described reading Create a single figure layer according to block;
Object rendering module, raw after being used for performing Rendering operations on the figure layer of described establishment to described data block Become the corresponding object of described data block.
Implement the embodiment of the present invention, have the advantages that
Receive the data block that server sends successively, the corresponding object of each data block, the number that will receive Write data buffer storage according to block, read the data block in data buffer storage, create a figure layer for the data block reading, Figure layer shows according to the data block of reading is rendered to object, so often reads a data block On corresponding figure layer, just perform Rendering operations, it is to avoid receive all of object data and seek unity of action again and render Operation, the effective stand-by period reducing user.
Brief description
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to enforcement In example or description of the prior art, the accompanying drawing of required use is briefly described, it should be apparent that, describe below In accompanying drawing be only some embodiments of the present invention, for those of ordinary skill in the art, do not paying On the premise of going out creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of the rendering intent of a kind of page that the embodiment of the present invention provides;
Fig. 2 is another schematic flow sheet of the rendering intent of a kind of page that the embodiment of the present invention provides;
Fig. 3 is the interaction diagrams of the rendering intent of a kind of page that the embodiment of the present invention provides;
Fig. 4 is the structural representation of the rendering device of a kind of page that the embodiment of the present invention provides;
Fig. 5 is another structural representation of the rendering device of a kind of page that the embodiment of the present invention provides.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clearly It Chu, is fully described by, it is clear that described embodiment is only a part of embodiment of the present invention, rather than Whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art are not making creation Property work under the premise of the every other embodiment that obtained, broadly fall into the scope of protection of the invention.
The embodiment of the invention discloses rendering intent and the device of a kind of page, pagefile is divided by server For multiple data blocks, one of corresponding pagefile of each data block object, user end to server sends During page request, multiple data blocks are sent to client according to page request by server successively, send every time One data block, until all of data block is all sent;Client often receives a data block will Data block is written in data buffer storage, and client reads a data block every time from data buffer storage, for reading Data block create a single figure layer, figure layer is carried out render the corresponding object of generation to data block and shows Illustrating, such client often reads a data block and is carried out Rendering operations, it is to avoid received all of Seek unity of action again after object data Rendering operations, reduce the stand-by period of user.Wherein client can be to move Dynamic terminal, panel computer, PC etc., server is web page server.
Seeing Fig. 1, the schematic flow sheet of a kind of page display method providing for the embodiment of the present invention, at this In inventive embodiments, described method includes:
S101, to server send web-page requests;Wherein, described web-page requests is used for indicating described server Send multiple data block successively according to preset order, the plurality of data block is civilian according to the page by described server The object that part comprises divides what described pagefile generated, the corresponding data block of each object.
Concrete, user inputs URL address on the browser of client or user clicks on current page aobvious During the URL address showing, user end to server send web-page requests, server according to web-page requests to client Number back page file.Be stored with in server pagefile, and pagefile can be divided by server in advance For multiple data blocks, server is after receiving the web-page requests that client sends, directly according to preset order Send multiple data block to client successively;Or, server is receiving the web-page requests that client sends After, the more multiple data block of carrying out division generation to the web page files that web-page requests is pointed to, server is according in advance If multiple data blocks are sent to client by order successively.Wherein, the method for server paging file is: Carrying out according to the object comprising in pagefile divides and generates multiple data block, corresponding one of each data block The quantity of the quantity of the object comprising in object, i.e. pagefile and the data block dividing generation is equal, the page The object comprising in file refers to word or picture on the page.
S102, the data block receiving the transmission of described server, and the data block of reception is written to data successively In caching.
Concrete, server selects a data block to be sent to client every time from the multiple data blocks generating, Client often receives the data block that server sends, and is written to the data block receiving in data buffer storage. The time expended due to Rendering operations can be more than the time receiving data block, in order to prevent the data block receiving Have little time to perform Rendering operations in client too much, cause client to be blocked and collapse, number is set in client Avoid receiving speed according to caching and processing speed does not mate the problem causing.
S103, from described data buffer storage read a data block, be described reading data block create one Single figure layer.
Wherein, client selects one of data buffer storage data block, reads the data block selecting, often reads One data block is that this data block creates a single figure layer.
S104, perform to generate described data block after Rendering operations to described data block on the figure layer of described establishment Corresponding object.
Wherein, after a data block completes Rendering operations on corresponding figure layer, data block is corresponding right As showing.Each object is positioned on respective figure layer, the corresponding different figure layer of each object, treats After the data block dividing is fully completed Rendering operations, all objects that pagefile comprises will reveal whether, from And completing rendering of pagefile, user just can view the complete page.
Implement embodiments of the invention, receive the data block that server sends successively, each data block correspondence one Individual object, the data block write data buffer storage that will receive, reads the data block in data buffer storage, for reading Data block create a figure layer, figure layer shows according to the data block of reading is rendered to object, So often read a data block on corresponding figure layer, just perform Rendering operations, it is to avoid receive all of Object data is sought unity of action Rendering operations, the effectively stand-by period of minimizing user again.
See Fig. 2, for another schematic flow sheet of rendering intent of a kind of page that the embodiment of the present invention provides, In embodiments of the present invention, described method includes:
S201, to server send web-page requests;Wherein, described web-page requests is used for indicating described server Send multiple data block successively according to preset order, the plurality of data block is civilian according to the page by described server The object that part comprises divides what described pagefile generated, the corresponding data block of each object.
Concrete, user inputs URL address on the browser of client or user clicks on current page aobvious During the URL address showing, user end to server send web-page requests, server according to web-page requests to client Number back page file.Be stored with in server pagefile, and pagefile can be divided by server in advance For multiple data blocks, server is after receiving the web-page requests that client sends, directly according to preset order Send multiple data block to client successively;Or, server is receiving the web-page requests that client sends After, the more multiple data block of carrying out division generation to the web page files that web-page requests is pointed to, server is according in advance If multiple data blocks are sent to client by order successively.Wherein, the method for server paging file is: Carrying out according to the object comprising in pagefile divides and generates multiple data block, corresponding one of each data block The quantity of the quantity of the object comprising in object, i.e. pagefile and the data block dividing generation is equal, the page The object comprising in file refers to word or picture on the page.
Exemplary, pagefile comprises N number of object, pagefile is divided into N number of data by server Block, the corresponding object of each data block, it is assumed that N=4, pagefile comprises object the 1st, object the 2nd, right As 3 and object 4, pagefile is divided into 4 data blocks, respectively data block the 1st, data block by server 2nd, data block 3 and data block 4, wherein data block 1 object 1, data block 2 corresponding objects the 2nd, data Block 3 corresponding objects the 3rd, data block 4 corresponding objects 4.User click on the chained address on client browser or Inputting chained address in the address field of browser, the pagefile on server, client are pointed in chained address End sends web-page requests to server, after server reception web-page requests, and 4 data that server will divide Block is sent to client successively, until 4 data blocks are all sent.Wherein, server selects data The mode of block can be: preferential transmission will be located in the corresponding data block of object above the page, for example, belong to page The data block of the title bar in face.
It is understood that the size of each data block after Hua Fening may be unequal, wherein, according to send out Sending order, first data block carries total length and the length of self of the data block of division, and subsequent data blocks is only Carry the length of self;Or, first data block carries total quantity and the sequence number of self of the data block of division, Subsequent data blocks only carries the sequence number of self, is so easy to judge whether all to connect after client receives data block Harvest complete.
S202, the data block receiving the transmission of described server.
Client receives the data block that server sends over, and wherein, client can pass through identification data block The identity carried is to determine whether data block belongs to the pagefile of request, if being not belonging to the page of request Face file, abandons the data block receiving.
The quantity of the data block that S203, statistics receive from described server.
Concrete, the quantity to the data block belonging to pagefile receiving for the client is added up, client End can often receive a page by obtaining the quantity of the data block dividing from the first data block receiving After the data block of file, the quantity of the data block receiving is added 1.
Whether S204, the quantity of the data block receiving reach the quantity of the data block that described pagefile divides.
Concrete, client judges whether the quantity of the data block receiving reaches the data that pagefile divides The quantity of block, if YES, performs S206, if NO, performs S205.
It S205, is written to the data block receiving in data buffer storage successively.
Concrete, client is written to the data block belonging to pagefile receiving in data buffer storage, writes The method entering may is that and is written in data buffer storage count by the data block receiving according to the order of first in first out Rear of queue according to block queue.Wherein, data buffer storage can be SRAM or DRAM.
S206, stopping are to described data buffer storage writing data blocks.
Concrete, when the data block of pagefile all receives, stop to data buffer storage writing data blocks, Prevent the data block being not belonging to pagefile to be written in data buffer storage, cause data contamination.
Whether S207, data buffer storage are empty.
Concrete, client judges whether data buffer storage is empty, i.e. the quantity of the data block in data buffer storage is Zero, if YES, perform S208, if NO, perform S209.
The quantity of the data block that S208, statistics read from described data buffer storage.
Wherein, client adds up the quantity of the data block reading from data buffer storage.Client can use elder generation The mode going out reads the data block in data buffer storage, the first queue of the data block queue in reading data buffer storage Head, after reading out, queue heads carries out dequeue operation and generates new queue heads.Client can be from first reading The data block taking obtains the quantity of the data block that pagefile divides, to the data reading from data buffer storage Block counts.
If the quantity of the described data block reading of S209 is not up to the data block of described pagefile division Quantity, waits preset duration.
Concrete, if the quantity of the data block reading from data buffer storage of S208 statistics is not up to page literary composition The quantity of the data block that part divides, shows that server also has the data block not sent or client to also have and do not writes Enter the data block of data buffer storage, wait preset duration, treat that remaining data block is write data buffer storage by client In again from data buffer storage read.
S210, from described data buffer storage read a data block, be described reading data block create one Single figure layer.
Concrete, client reads a data block from data buffer storage, the corresponding object of each data block, Client be data block create a single figure layer, the size and shape of figure layer can with the shape of object and Size is identical, then performs Rendering operations to data block on the figure layer creating, and after Rendering operations completes, uses Family can see the object after completing Rendering operations on the client.Each object is positioned on respective figure layer, The corresponding different figure layer of each object, after data block to be divided is fully completed Rendering operations, pagefile bag The all objects containing will reveal whether, thus completes rendering of pagefile, and user just can view completely The page.
S211, reception are for moving the move of destination object;Wherein, described destination object is described page Any one in the object that face file comprises.
Concrete, after the data block of pagefile division is fully completed Rendering operations, generate pagefile corresponding Target pages, if on target pages during the object of existence activity, when destination object is moved by user, The track that client control destination object moves.Wherein, user can be by touch-screen, mouse or keyboard pair Destination object moves.
S212, the final position determining destination object, and to described destination object in described final position again Perform Rendering operations.
Concrete, when destination object stops mobile, determine its final position according to the coordinate of destination object, Final position re-executes Rendering operations to destination object, when so again rendering, it is only necessary to target Object renders, it is not necessary to re-executes Rendering operations to other objects on target pages, can improve wash with watercolours The efficiency of dye.
Optionally, client completes the target cache of Rendering operations in the target cache in local disk.Its In, object can be the sectional drawing of word or picture, and the present invention is not restricted.When client receives rendering data During the operation of block, first can inquire about whether be present in the corresponding object of data block in target cache, if Object in local disk is directly shown on a web browser, so can improve the sound of page rendering by hit Answer speed.
Implement embodiments of the invention, receive the data block that server sends successively, each data block correspondence one Individual object, the data block write data buffer storage that will receive, reads the data block in data buffer storage, for reading Data block create a figure layer, figure layer shows according to the data block of reading is rendered to object, So often read a data block on corresponding figure layer, just perform Rendering operations, it is to avoid receive all of Object data is sought unity of action Rendering operations, the effectively stand-by period of minimizing user again.
See Fig. 3, for the mutual schematic diagram of rendering intent of a kind of page that the embodiment of the present invention provides, at this The equipment of inventive embodiments design includes server 1 and client 2, and wherein interaction flow is as follows:
Described pagefile is divided into N number of data block by the object that S301, server comprise according to pagefile. Wherein, N is the integer more than 1, and the object in pagefile includes text object, table objects or figure Object etc., one of corresponding pagefile of each data block after division object.
S302, user end to server web-page requests.Wherein, web-page requests is used for requests for page file.
Described N number of data block is sent to client by S303, server successively.
S304, client are written to the data block receiving in data buffer storage.
S305, client read the data block in data buffer storage, and the data block for reading creates one individually Figure layer.Wherein, in N number of data block that pagefile divides, the corresponding single figure layer of each data block.
S306, perform to generate described data block after Rendering operations to described data block on the figure layer of described establishment Corresponding object.After wherein N number of data block all renders and finishes, generate the corresponding complete page of pagefile.
The embodiment of the present invention and embodiment of the method one and two based on same design, its technique effect bringing also phase With detailed process refer to embodiment of the method one and the description of embodiment of the method two, and here is omitted.
See Fig. 4, for the rendering device structural representation of a kind of page that the embodiment of the present invention provides, be used for holding The rendering intent of the page of the row embodiment of the present invention one, in embodiments of the present invention described page display device bag Include and write web-page requests module the 40th, data reception module the 41st, figure layer creation module 42 and object rendering module 43.
Web-page requests module 40, for sending web-page requests to server;Wherein, described web-page requests is used for Indicating that described server sends multiple data block successively according to preset order, the plurality of data block is by described clothes Business device divides what described pagefile generated according to the object that pagefile comprises, the corresponding number of each object According to block.
Data reception module 41, is used for receiving the data block that described server sends, and the data block that will receive It is written to successively in data buffer storage.
Figure layer creation module 42, for reading a data block from described data buffer storage, is described reading Data block creates a single figure layer.
Object rendering module 43, after performing Rendering operations to described data block on the figure layer of described establishment Generate the corresponding object of described data block.
The embodiment of the present invention and embodiment of the method one are based on same design, and its technique effect bringing is also identical, Specifically refer to the description of embodiment of the method one, here is omitted.
See Fig. 5, for another structural representation of rendering device of a kind of page that the embodiment of the present invention provides, For performing the rendering intent of the page of the embodiment of the present invention two, in embodiments of the present invention, the described page shows Showing device removes and includes: web-page requests module the 40th, data reception module the 41st, figure layer creation module 42 and object Rendering module 43, also includes: the 46th, command reception module the 44th, re-rendered module the 45th, statistical module stops Module the 47th, judge module 48 and wait module 49.
Wherein, command reception module 44, for receiving the move for moving destination object;Wherein, Described destination object is any one in the object that described pagefile comprises.
Re-rendered module 45, for determining the final position of destination object, and to described destination object described Final position re-starts execution Rendering operations.
Wherein, statistical module 46, for the quantity of the data block that statistics receives from described server.
Stopping modular 47, for reaching, when the quantity of the data block receiving, the data that described pagefile divides During the quantity of block, stop writing data blocks in described data buffer storage.
Wherein, it is judged that module 48, it is used for judging whether described data buffer storage is empty, if it is, statistics is from institute State the quantity of the data block that data buffer storage reads.
Wait module 49, if the quantity for the described data block reading is not up to the division of described pagefile The quantity of data block, if it is, wait preset duration.
Optionally, described figure layer creation module 42 is for obtaining corresponding object from the data block of described reading Shape information, and according to described image information be described reading data block create a single figure layer.
The embodiment of the present invention and embodiment of the method two are based on same design, and its technique effect bringing is also identical, Specifically asking the description of method of operating embodiment two, here is omitted.
The embodiment of the present invention additionally provides a kind of terminal device, including device embodiment one and device embodiment two The rendering device of the page, wherein, terminal device can be smart mobile phone, PC, notebook computer, Panel computer, personal digital assistant or vehicle carried video platform etc., the present invention is not restricted.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, Can be by computer program and complete to instruct related hardware, described program can be stored in a calculating In machine read/write memory medium, this program is upon execution, it may include such as the flow process of the embodiment of above-mentioned each method. Wherein, described storage medium can for magnetic disc, CD, read-only store-memory body (Read-Only Memory, Or random store-memory body (Random Access Memory, RAM) etc. ROM).
A kind of preferred embodiment of the above disclosed only present invention, can not limit this with this certainly Bright interest field, one of ordinary skill in the art will appreciate that all or part of stream realizing above-described embodiment Journey, and according to the equivalent variations that the claims in the present invention are made, still fall within the scope that invention is covered.

Claims (11)

1. the rendering intent of a page, it is characterised in that include:
Send web-page requests to server;Wherein, described web-page requests is used for indicating described server according in advance If order sends multiple data block successively, the plurality of data block is comprised according to pagefile by described server Object divide what described pagefile generated, the corresponding data block of each object;
Receive the data block that described server sends, and be written to the data block of reception in data buffer storage successively;
Read a data block from described data buffer storage, be that the data block of described reading creates one individually Figure layer;
Described data block is generated corresponding after the figure layer of described establishment performs Rendering operations to described data block Object.
2. rendering intent as claimed in claim 1, it is characterised in that described on the figure layer of described establishment After generating the corresponding object of described data block after Rendering operations is performed to described data block, also include:
Receive the move for moving destination object;Wherein, described destination object is described pagefile Any one in the object comprising;
Determine the final position of destination object, and described destination object is re-started in described final position hold Row Rendering operations.
3. method as claimed in claim 1 or 2, it is characterised in that the described server of described reception sends Data block, and be written to the data block of reception in data buffer storage successively, also include:
The quantity of the data block that statistics receives from described server;
When the quantity of the data block receiving reaches the quantity of the data block that described pagefile divides, stop Writing data blocks in described data buffer storage.
4. method as claimed in claim 1 or 2, it is characterised in that described reading from described data buffer storage Take a data block, be, before the data block of described reading creates a figure layer, also to include:
Judge whether described data buffer storage is empty, if it is, the data that statistics reads from described data buffer storage The quantity of block;
If the quantity of the described data block reading is not up to the quantity of the data block that described pagefile divides, If it is, wait preset duration.
5. the method as described in claim 1-4 any one, it is characterised in that described for described reading Data block creates a single figure layer and includes:
The shape information of corresponding object is obtained from the data block of described reading, and according to described image information Data block for described reading creates a single figure layer.
6. the rendering device of a page, it is characterised in that include:
Web-page requests module, for sending web-page requests to server;Wherein, described web-page requests is used for referring to Showing that described server sends multiple data block successively according to preset order, the plurality of data block is by described service Device divides what described pagefile generated according to the object that pagefile comprises, the corresponding data of each object Block;
Data reception module, is used for receiving the data block that described server sends, and depends on the data block of reception It secondary is written in data buffer storage;
Figure layer creation module, for reading a data block from described data buffer storage, is the number of described reading Create a single figure layer according to block;
Object rendering module, raw after being used for performing Rendering operations on the figure layer of described establishment to described data block Become the corresponding object of described data block.
7. rendering device as claimed in claim 6, it is characterised in that also include:
Command reception module, for receiving the move for moving destination object;Wherein, described target Object is any one in the object that described pagefile comprises;
Re-rendered module, for determining the final position of destination object, and to described destination object described Final position is put and is re-started execution Rendering operations.
8. rendering device as claimed in claims 6 or 7, it is characterised in that also include:
Statistical module, for the quantity of the data block that statistics receives from described server;
Stopping modular, for reaching, when the quantity of the data block receiving, the data block that described pagefile divides Quantity when, stop in described data buffer storage writing data blocks.
9. rendering device as claimed in claims 6 or 7, it is characterised in that also include:
Judge module, is used for judging whether described data buffer storage is empty, if it is, statistics is delayed from described data Deposit the quantity of the data block reading;
Wait module, if the quantity for the described data block reading is not up to what described pagefile divided The quantity of data block, if it is, wait preset duration.
10. the rendering device as described in claim 6-9 any one, it is characterised in that described figure layer creates Module is used for obtaining the shape information of corresponding object from the data block of described reading, and according to described image Information is that the data block of described reading creates a single figure layer.
11. 1 kinds of terminal devices, it is characterised in that include the wash with watercolours as described in claim 6-10 any one Dye device.
CN201510175592.5A 2015-04-14 2015-04-14 Page rendering method and device and terminal equipment Active CN106156148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510175592.5A CN106156148B (en) 2015-04-14 2015-04-14 Page rendering method and device and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510175592.5A CN106156148B (en) 2015-04-14 2015-04-14 Page rendering method and device and terminal equipment

Publications (2)

Publication Number Publication Date
CN106156148A true CN106156148A (en) 2016-11-23
CN106156148B CN106156148B (en) 2020-08-21

Family

ID=57336903

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510175592.5A Active CN106156148B (en) 2015-04-14 2015-04-14 Page rendering method and device and terminal equipment

Country Status (1)

Country Link
CN (1) CN106156148B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107479887A (en) * 2017-08-11 2017-12-15 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN108573000A (en) * 2017-03-14 2018-09-25 阿里巴巴集团控股有限公司 A kind of method for exhibiting data, device, system and electronic equipment
CN109558187A (en) * 2017-09-27 2019-04-02 阿里巴巴集团控股有限公司 A kind of user interface rendering method and device
WO2019071830A1 (en) * 2017-10-10 2019-04-18 武汉斗鱼网络科技有限公司 Flash and js page efficient rendering communication method, storage medium, device, and system
CN109684585A (en) * 2018-11-20 2019-04-26 平安科技(深圳)有限公司 Data access method, device, computer equipment and the storage medium in cross-page face
CN111355766A (en) * 2018-12-20 2020-06-30 福建福昕软件开发股份有限公司 Method for rendering PDF (Portable document Format) file loaded on network as required
CN111475243A (en) * 2020-04-03 2020-07-31 广东小天才科技有限公司 Page loading method and system
CN111581910A (en) * 2020-03-27 2020-08-25 完美世界(北京)软件科技发展有限公司 Data caching method and device in rendering engine
CN111723321A (en) * 2019-03-22 2020-09-29 阿里巴巴集团控股有限公司 Page request method, device and storage medium
CN113051504A (en) * 2021-03-23 2021-06-29 北京百度网讯科技有限公司 Document preview method, apparatus, device, storage medium and program product
CN113268687A (en) * 2021-05-25 2021-08-17 北京达佳互联信息技术有限公司 Method and device for determining element rendering position and storage medium
CN113760557A (en) * 2020-05-29 2021-12-07 北京沃东天骏信息技术有限公司 Page data sending method and device, electronic equipment and storage medium
CN113946399A (en) * 2021-10-28 2022-01-18 上海数慧系统技术有限公司 Spatial data loading method and device
WO2023202403A1 (en) * 2022-04-20 2023-10-26 北京沃东天骏信息技术有限公司 Page rendering method and apparatus, electronic device, and computer readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101201827A (en) * 2006-12-14 2008-06-18 阿里巴巴公司 Method and system for displaying web page
CN101551819A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 A method for rendering large-scale Web page
CN101963984A (en) * 2010-09-28 2011-02-02 北京伟库电子商务科技有限公司 Method and system for rendering page partial block
CN102253981A (en) * 2011-06-24 2011-11-23 上海市公安局 Method for rapidly displaying and browsing massive models of three-dimensional geographic information system
CN103069375A (en) * 2010-10-15 2013-04-24 夏普株式会社 Information-processing device, control method for information-processing device, program, and recording medium
CN103678631A (en) * 2013-12-19 2014-03-26 华为技术有限公司 Page rendering method and device
US8984395B2 (en) * 2008-06-19 2015-03-17 Opera Software Asa Methods, systems and devices for transcoding and displaying electronic documents

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101201827A (en) * 2006-12-14 2008-06-18 阿里巴巴公司 Method and system for displaying web page
US8984395B2 (en) * 2008-06-19 2015-03-17 Opera Software Asa Methods, systems and devices for transcoding and displaying electronic documents
CN101551819A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 A method for rendering large-scale Web page
CN101963984A (en) * 2010-09-28 2011-02-02 北京伟库电子商务科技有限公司 Method and system for rendering page partial block
CN103069375A (en) * 2010-10-15 2013-04-24 夏普株式会社 Information-processing device, control method for information-processing device, program, and recording medium
CN102253981A (en) * 2011-06-24 2011-11-23 上海市公安局 Method for rapidly displaying and browsing massive models of three-dimensional geographic information system
CN103678631A (en) * 2013-12-19 2014-03-26 华为技术有限公司 Page rendering method and device

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108573000A (en) * 2017-03-14 2018-09-25 阿里巴巴集团控股有限公司 A kind of method for exhibiting data, device, system and electronic equipment
CN107479887B (en) * 2017-08-11 2018-06-22 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN107479887A (en) * 2017-08-11 2017-12-15 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN109558187B (en) * 2017-09-27 2022-08-23 斑马智行网络(香港)有限公司 User interface rendering method and device
CN109558187A (en) * 2017-09-27 2019-04-02 阿里巴巴集团控股有限公司 A kind of user interface rendering method and device
WO2019071830A1 (en) * 2017-10-10 2019-04-18 武汉斗鱼网络科技有限公司 Flash and js page efficient rendering communication method, storage medium, device, and system
CN109684585A (en) * 2018-11-20 2019-04-26 平安科技(深圳)有限公司 Data access method, device, computer equipment and the storage medium in cross-page face
CN111355766A (en) * 2018-12-20 2020-06-30 福建福昕软件开发股份有限公司 Method for rendering PDF (Portable document Format) file loaded on network as required
CN111723321B (en) * 2019-03-22 2024-09-13 阿里巴巴新加坡控股有限公司 Page request method, device and storage medium
CN111723321A (en) * 2019-03-22 2020-09-29 阿里巴巴集团控股有限公司 Page request method, device and storage medium
CN111581910B (en) * 2020-03-27 2023-06-13 完美世界(北京)软件科技发展有限公司 Data caching method and device in rendering engine
CN111581910A (en) * 2020-03-27 2020-08-25 完美世界(北京)软件科技发展有限公司 Data caching method and device in rendering engine
CN111475243A (en) * 2020-04-03 2020-07-31 广东小天才科技有限公司 Page loading method and system
CN113760557A (en) * 2020-05-29 2021-12-07 北京沃东天骏信息技术有限公司 Page data sending method and device, electronic equipment and storage medium
CN113051504A (en) * 2021-03-23 2021-06-29 北京百度网讯科技有限公司 Document preview method, apparatus, device, storage medium and program product
CN113051504B (en) * 2021-03-23 2023-08-01 北京百度网讯科技有限公司 Document preview method, device, apparatus, storage medium and program product
CN113268687A (en) * 2021-05-25 2021-08-17 北京达佳互联信息技术有限公司 Method and device for determining element rendering position and storage medium
CN113268687B (en) * 2021-05-25 2023-11-28 北京达佳互联信息技术有限公司 Method, device and storage medium for determining element rendering position
CN113946399A (en) * 2021-10-28 2022-01-18 上海数慧系统技术有限公司 Spatial data loading method and device
CN113946399B (en) * 2021-10-28 2023-07-21 上海数慧系统技术有限公司 Space data loading method and device
WO2023202403A1 (en) * 2022-04-20 2023-10-26 北京沃东天骏信息技术有限公司 Page rendering method and apparatus, electronic device, and computer readable storage medium

Also Published As

Publication number Publication date
CN106156148B (en) 2020-08-21

Similar Documents

Publication Publication Date Title
CN106156148A (en) The rendering intent of a kind of page, device and terminal device
CN105205157A (en) Page loading method, device and system
CN105338358B (en) The method and device that image is decoded
US10860494B2 (en) Flushing pages from solid-state storage device
CN106294365A (en) The page data processing method of a kind of single page web application and equipment
KR102348766B1 (en) Data processing methods and devices
CN104111847B (en) A kind of method and device for improving game running speed
US20150169504A1 (en) Layer based reorganization of document components
CA2922060C (en) Swipe toolbar to switch tabs
CN102622348B (en) Method and device enabling plurality of windows to perform analytical display on network page simultaneously
CA2511395A1 (en) Real-time inking
JP2015069641A (en) Cache memory system and operating method for operating the same
CN104142966A (en) Web page displaying method and client
US20210271640A1 (en) File loading method and apparatus, electronic device, and storage medium
CN105247478A (en) Command instruction management
CN104320448A (en) Method and device for accelerating caching and prefetching of computing device based on big data
CN104063112B (en) Exchange method between a kind of browser, device, system and browser
CN104199729A (en) Resource management method and system
CN103208128B (en) The method and device of display picture
JP2013020395A (en) Information processing apparatus, information processing method and program
US7581045B2 (en) Method, system, and article of manufacture for mapping programming interfaces
CN112860598B (en) Method, system, and medium for controlled buffer injection of incoming data
CN105187474A (en) Information processing method and server
CN103294407A (en) Storage device and data read-write method
CN105989012A (en) Page display method, device, mobile terminal and system

Legal Events

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