CN103761317A - Multithreading asynchronous rendering system and method - Google Patents

Multithreading asynchronous rendering system and method Download PDF

Info

Publication number
CN103761317A
CN103761317A CN201410039871.4A CN201410039871A CN103761317A CN 103761317 A CN103761317 A CN 103761317A CN 201410039871 A CN201410039871 A CN 201410039871A CN 103761317 A CN103761317 A CN 103761317A
Authority
CN
China
Prior art keywords
page
layout
rendering result
rendering
analog mark
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
CN201410039871.4A
Other languages
Chinese (zh)
Other versions
CN103761317B (en
Inventor
曾洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201410039871.4A priority Critical patent/CN103761317B/en
Publication of CN103761317A publication Critical patent/CN103761317A/en
Application granted granted Critical
Publication of CN103761317B publication Critical patent/CN103761317B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a multithreading asynchronous rendering system and method. The system comprises a rendering engine and browser equipment. The rendering engine is used for analyzing a page example document, dividing the page example document into a plurality of page portions, generating a simulation tab for each page portion and sending the simulation tabs to the browser equipment. A host process lock is set for each page portion, and multithreading asynchronous rendering of each page portion is achieved. After one page portion is rendered, the host process lock corresponding to the page portion is released, and rendering results are sent to the browser equipment. The browser equipment is used for receiving the simulation tabs. When the rendering result is received, inquiry of the simulation tab corresponding to the rendering result is carried out, and the rendering result replaces the simulation tab which is found and is displayed. The multithreading asynchronous rendering system and method can save the rendering time.

Description

The asynchronous rendering system of a kind of multithreading and method
Technical field
The present invention relates to field of computer technology, relate in particular to the asynchronous rendering system of a kind of multithreading and method.
Background technology
The file of describing Webpage comprises page instance file and page description file.Wherein, page instance file is extend markup language (XML, Extensible Markup Language) configuration file, for describing the composition in the region of the page, forms; Page can corresponding a plurality of layouts, the corresponding a plurality of modules of layout.Page description file is for describing the ingredient of the page, comprise head (header) partly, body matter region (body) part and bottom (foot) part.
Because browser cannot Direct Recognition page instance file and page description file, therefore need to play up server be first converted to by page instance file the document form that browser can be identified, HTML (Hypertext Markup Language) (HTML for example, Hyper Text Mark-up Language) file, the process of this conversion is called to be played up; Afterwards, play up server the html file of having played up is sent to browser, by browser, read html file display page.
Rendering apparatus generally adopts Velocity template render engine at present.Velocity template render engine adopts single thread mode to realize and plays up, and according to the order of layout, successively each layout is played up, this to play up mode consuming time long.
Summary of the invention
The invention provides the asynchronous rendering system of a kind of multithreading, can the asynchronous page instance file of playing up of multithreading, save render time.
The present invention also provides a kind of multithreading asynchronous rendering intent, can the asynchronous page instance file of playing up of multithreading, save render time.
Technical scheme of the present invention is achieved in that
The asynchronous rendering system of multithreading, comprising:
Render engine, for resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment; And partly set host process lock for each page, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment;
Browser equipment, for receiving described analog mark; When receiving rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
In said system, render engine can also be for, and load page one-piece construction, is sent to browser equipment by loading result;
Browser equipment can also be for, shows described loading result.
Each page part that render engine is divided can be a layout in described page instance file.
The sign that can comprise this layout in the analog mark that render engine generates for each layout; And, when render engine is played up each layout, in the rendering result of this layout, can comprise the sign of this layout;
The mode of the corresponding analog mark of browser equipment inquiry rendering result can be: the layout sign comprising in rendering result and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
The asynchronous rendering intent of multithreading, comprising:
Resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment;
For each page, partly set host process lock, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment;
When browser equipment receives rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
In said method, resolve page instance file and may further include before: load page one-piece construction, is sent to browser equipment by loading result; Browser equipment shows described loading result.
Page instance Divide File is that the mode of a plurality of page parts can be: each layout in page instance file is divided into a page part.
The sign that can comprise this layout in the analog mark generating for each layout;
In the rendering result of each layout, can comprise the sign of this layout;
The mode of inquiry rendering result corresponding analog mark can be: the layout sign comprising in rendering result and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
Visible, the asynchronous rendering system of multithreading and method that the present invention proposes, can be a plurality of parts by page instance Divide File, and each part is played up respectively and shown, therefore can save render time.
Accompanying drawing explanation
Fig. 1 is the structural representation of the asynchronous rendering system of multithreading that proposes of the present invention;
Fig. 2 is the realization flow figure of the embodiment of the present invention one;
Fig. 3 A is for playing up display effect schematic diagram one;
Fig. 3 B is for playing up display effect schematic diagram two.
Embodiment
The present invention can realize " modularization " and play up, regional multithreading in the page is played up asynchronously, periodically subregion is not presented to browser, discharge to greatest extent " alternately " speed of playing up processing power and lifting and browser of render engine, overturned page rendering technology mode in the past.
If Fig. 1 is the structural representation of the asynchronous rendering system of multithreading that proposes of the present invention, comprising:
Render engine 101, for resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment 102; And partly set host process lock for each page, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment 102;
Browser equipment 102, for receiving described analog mark; When receiving rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
Above-mentioned render engine 101 can also be for, and load page one-piece construction (menu bar that comprises the page left side and head), is sent to browser equipment 102 by loading result;
Browser equipment 102 can also be for, shows described loading result.
In said system, render engine 101 can be according to layout paging instance document, that is, each page part of division can be a layout in described page instance file.
The sign that can comprise this layout in the analog mark that correspondingly, render engine 101 generates for each layout; And, when render engine 101 is played up each layout, in the rendering result of this layout, also comprise the sign of this layout;
Like this, the mode of the corresponding analog mark of browser equipment 102 inquiry rendering result can be: the layout sign comprising in rendering result and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
The present invention need to be in conjunction with rear end ava business processing and front end javascript script positioning layout technology.
Rear end java business treatment technique comprises: utilize the long interconnection technique of http protocol (" connection " property value in the request header information in need to browser is set to " keep-alive "), N main thread lock was set before playing up beginning, the corresponding main thread lock of above-mentioned each page part; Afterwards each page part is played up respectively, a page exports rendering result to browser equipment after partly having played up immediately, and discharges the corresponding main thread lock of this page part; After all pages have partly been played up, after namely all main thread locks are released, disconnect render engine and be connected with the HTTP between browser equipment.
Front end javascript script positioning layout technology comprises 2 partial contents:
First is simulation location, and the layout being about in page instance file is sequentially simulated and outputed in the page.For example, for each layout generates corresponding analog mark, i.e. span label, the content not in the content regions of span label only comprises the sign of layout in node, therefore can not affect the demonstration of the page.Afterwards, render engine is sent to browser equipment by the analog mark of generation.
For example, for following page instance file, this page instance file comprises 2 layouts, and its sign is respectively " 134 " and " 135 ".
Figure BDA0000462869950000051
For above-mentioned page instance file, generate 2 corresponding analog mark, that is:
<span?initLayoutID=“134”/>
<span?initLayoutID=“135”/>
Second portion is front end location, be that browser equipment is while receiving the rendering result (HTML code) of the layout that render engine sends, if the layout comprising in this rendering result sign is identical with the layout sign comprising in certain analog mark, illustrate that this analog mark is corresponding with this rendering result, adopt this rendering result to replace this analog mark, and show this rendering result.The generation of having stopped like this " empty page ", has reduced period of reservation of number, from having optimized in essence original render mode, and can guarantee that the display position of each layout is correct.
Below lifting specific embodiment introduces in detail.
Embodiment mono-:
If Fig. 2 is the realization flow figure of the embodiment of the present invention one, comprising:
The first step: render engine is set up HTTP length with browser equipment and is connected.
Second step: render engine load page one-piece construction, comprise and load Cascading Style Sheet (CSS, CascadingStyle Sheet), page structure, the value of hiding (hidden) label, page parameter etc., after loading result is sent to browser equipment.
The 3rd step: browser equipment shows the integrally-built loading result of this page.
The 4th step: render engine is resolved page instance file, generates an analog mark for each layout, and the analog mark of generation is sent to browser equipment.And for host process lock of each layout setting.
The 5th step: the asynchronous layout of playing up of render engine multithreading, after each layout has been played up, discharges corresponding host process lock, and rendering result is sent to browser equipment; Browser equipment adopts this rendering result to replace corresponding analog mark, and shows this rendering result.Browser equipment can by location by played up layout content navigate to exactly the particular location in the page.
If Fig. 3 A and 3B are for playing up display effect schematic diagram.In Fig. 3 A, display page integral result part first, owing to not relating to calling interface data and play up the business of layout modules, can present to user at first, and user need not wait for substantially just can see basic page effect.Afterwards, each layout is played up respectively, a layout will show rendering result after playing up, and each cloth interoffice is played up mutually and is independent of each other.Fig. 3 B is last complete visual page rendering result.
Visible, the asynchronous piecemeal of multithreading of the present invention is played up topology and is completed exactly loading " skeleton content " for prerequisite, then piecemeal is played up layout, certain layout after playing up immediately refreshing content in the page and by the rule of front end javascript script definition, the layout content of having played up is carried out to the location in the page, in the mode of " pipeline " output, present to user.
The present invention also proposes the asynchronous rendering intent of a kind of multithreading, comprising:
Resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment;
For each page, partly set host process lock, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment;
When browser equipment receives rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
Before parsing page instance file described above, may further include:
Load page one-piece construction, is sent to browser equipment by loading result; Browser equipment shows described loading result.
The mode that is a plurality of page parts by page instance Divide File can be: each layout in page instance file is divided into a page part.
The sign that can comprise this layout in the analog mark correspondingly, generating for each layout;
In the rendering result of each layout, can comprise the sign of this layout;
The mode of inquiry rendering result corresponding analog mark can be: the layout sign comprising in rendering result and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
To sum up, the asynchronous rendering system of multithreading and method that the present invention proposes, adopt thread pool management to play up layout type, can adopt velocity language to play up, each layout in page instance file (description document of XML type) is converted to basic html tag, and the html tag finally by javascript script, simulation location being obtained replaces with the HTML code of playing up out in layout.The whole business of playing up is distinguished according to the content of playing up is different, has reduced the coupling between business, and can save render time.And, overtime or make mistakes in the situation that at interface interchange, can realize the layout of other never call interfaces is presented in the page, solved one of them layout and played up and occur that the wrong full page causing is played up and occur wrong persistent ailment problem.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (8)

1. the asynchronous rendering system of multithreading, is characterized in that, described system comprises:
Render engine, for resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment; And partly set host process lock for each page, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment;
Browser equipment, for receiving described analog mark; When receiving rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
2. system according to claim 1, is characterized in that, described render engine also for, load page one-piece construction, is sent to browser equipment by loading result;
Described browser equipment also for, show described loading result.
3. system according to claim 1 and 2, is characterized in that, each page that described render engine is divided is partly a layout in described page instance file.
4. system according to claim 3, is characterized in that, the sign that comprises this layout in the analog mark that described render engine generates for each layout; And, when described render engine is played up each layout, in the rendering result of this layout, comprise the sign of this layout;
The mode of the corresponding analog mark of described browser equipment inquiry rendering result is: the layout sign comprising in rendering result and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
5. the asynchronous rendering intent of multithreading, is characterized in that, described method comprises:
Resolving page instance file, is a plurality of page parts by page instance Divide File, for each page, partly generates an analog mark, and described analog mark is sent to browser equipment;
For each page, partly set host process lock, multithreading is asynchronous plays up described each page part; After a page is partly played up, discharge main thread lock corresponding to this page part, rendering result is sent to browser equipment;
When browser equipment receives rendering result, inquire about the corresponding analog mark of this rendering result, adopt this rendering result to replace the analog mark finding, show this rendering result.
6. method according to claim 5, is characterized in that, before described parsing page instance file, further comprises:
Load page one-piece construction, is sent to browser equipment by loading result; Browser equipment shows described loading result.
7. according to the method described in claim 5 or 6, it is characterized in that, the described mode that is a plurality of page parts by page instance Divide File is: each layout in page instance file is divided into a page part.
8. method according to claim 7, is characterized in that, the sign that comprises this layout in the described analog mark generating for each layout;
The sign that comprises this layout in the rendering result of described each layout;
The mode of the corresponding analog mark of described inquiry rendering result is: the layout that comprises in rendering result sign and the layout comprising in analog mark identify when identical, inquire this rendering result corresponding with this analog mark.
CN201410039871.4A 2014-01-27 2014-01-27 A kind of asynchronous rendering system of multithreading and method Active CN103761317B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410039871.4A CN103761317B (en) 2014-01-27 2014-01-27 A kind of asynchronous rendering system of multithreading and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410039871.4A CN103761317B (en) 2014-01-27 2014-01-27 A kind of asynchronous rendering system of multithreading and method

Publications (2)

Publication Number Publication Date
CN103761317A true CN103761317A (en) 2014-04-30
CN103761317B CN103761317B (en) 2017-08-29

Family

ID=50528554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410039871.4A Active CN103761317B (en) 2014-01-27 2014-01-27 A kind of asynchronous rendering system of multithreading and method

Country Status (1)

Country Link
CN (1) CN103761317B (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573025A (en) * 2015-01-12 2015-04-29 北京京东尚科信息技术有限公司 Method and system for increasing page loading rate
CN104881320A (en) * 2015-05-22 2015-09-02 北京京东尚科信息技术有限公司 Scalable text generation method
CN105843814A (en) * 2015-01-14 2016-08-10 阿里巴巴集团控股有限公司 Method, device, and system for generating page
CN106126663A (en) * 2016-06-28 2016-11-16 华为软件技术有限公司 page aggregation method and device
CN106503135A (en) * 2016-10-20 2017-03-15 浪潮通用软件有限公司 A kind of method and apparatus of WEB page loading
CN106502662A (en) * 2016-10-17 2017-03-15 北京智能管家科技有限公司 Multizone pattern drawing method and device for intelligent operating system
CN107025096A (en) * 2016-01-29 2017-08-08 滴滴(中国)科技有限公司 The synchronous method and system of asynchronous rendering module
CN107402747A (en) * 2016-05-20 2017-11-28 中国科学院声学研究所 A kind of five application page dynamic creation method for supporting multiple terminals type
CN107451145A (en) * 2016-05-31 2017-12-08 北京京东尚科信息技术有限公司 Rendered based on various dimensions multi-data source to generate the method and apparatus of dynamic page
CN107643889A (en) * 2016-07-20 2018-01-30 平安科技(深圳)有限公司 Page rendering method and apparatus based on template engine
CN108595457A (en) * 2017-12-29 2018-09-28 北京奇虎科技有限公司 A kind of rendering intent and device of the waterfall stream page
CN109697266A (en) * 2017-10-24 2019-04-30 中国电信股份有限公司 Page rendering system, page rendering method and page rendering device
CN110020349A (en) * 2017-09-26 2019-07-16 北京京东尚科信息技术有限公司 The method and device of page rendering
CN110333845A (en) * 2019-06-05 2019-10-15 上海易点时空网络有限公司 Accelerate the method for front end Homogeneous application program
CN110895481A (en) * 2018-09-13 2020-03-20 阿里巴巴集团控股有限公司 Rendering method, device and system of desktop application
WO2020063019A1 (en) * 2018-09-29 2020-04-02 Oppo广东移动通信有限公司 Information processing method, device, storage medium, electronic device and system
CN111368235A (en) * 2020-02-25 2020-07-03 北京达佳互联信息技术有限公司 Page rendering and displaying method, device, server and storage medium
CN111984890A (en) * 2020-07-03 2020-11-24 北京字节跳动网络技术有限公司 Display information generation method, device, medium and electronic equipment
CN112347156A (en) * 2020-11-03 2021-02-09 智慧足迹数据科技有限公司 Population data rendering method and device and electronic equipment
CN112672187A (en) * 2020-12-18 2021-04-16 平安银行股份有限公司 Page generation method and device and computer equipment
CN113838182A (en) * 2021-11-24 2021-12-24 之江实验室 Multithreading-based magnetic resonance 3D image large data volume rendering method and system
CN113986409A (en) * 2021-09-14 2022-01-28 阿里巴巴(中国)有限公司 Information interaction method, device, equipment and storage medium
CN115801746A (en) * 2022-12-05 2023-03-14 广州南方智能技术有限公司 Distributed server rendering device and method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070083534A1 (en) * 2003-10-31 2007-04-12 Access Co., Ltd. Method, program and terminal device for rendering 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
CN102184231A (en) * 2011-05-12 2011-09-14 广州市动景计算机科技有限公司 Method and device for acquiring page resources
CN102314486A (en) * 2011-08-04 2012-01-11 百度在线网络技术(北京)有限公司 Method and equipment for browsing page
CN102932390A (en) * 2011-08-11 2013-02-13 阿里巴巴集团控股有限公司 Network request processing method and system, and network service providing device
CN103064685A (en) * 2012-12-27 2013-04-24 北京思特奇信息技术股份有限公司 Method and device for configuring webpage in modularization mode

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070083534A1 (en) * 2003-10-31 2007-04-12 Access Co., Ltd. Method, program and terminal device for rendering 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
CN102184231A (en) * 2011-05-12 2011-09-14 广州市动景计算机科技有限公司 Method and device for acquiring page resources
CN102314486A (en) * 2011-08-04 2012-01-11 百度在线网络技术(北京)有限公司 Method and equipment for browsing page
CN102932390A (en) * 2011-08-11 2013-02-13 阿里巴巴集团控股有限公司 Network request processing method and system, and network service providing device
CN103064685A (en) * 2012-12-27 2013-04-24 北京思特奇信息技术股份有限公司 Method and device for configuring webpage in modularization mode

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018504705A (en) * 2015-01-12 2018-02-15 ベイジン ジンドン シャンケ インフォメーション テクノロジー カンパニー リミテッド Method and system for increasing page read speed
CN104573025A (en) * 2015-01-12 2015-04-29 北京京东尚科信息技术有限公司 Method and system for increasing page loading rate
CN104573025B (en) * 2015-01-12 2018-09-04 北京京东尚科信息技术有限公司 A kind of method and system improving page loading velocity
CN105843814A (en) * 2015-01-14 2016-08-10 阿里巴巴集团控股有限公司 Method, device, and system for generating page
CN104881320A (en) * 2015-05-22 2015-09-02 北京京东尚科信息技术有限公司 Scalable text generation method
CN104881320B (en) * 2015-05-22 2018-11-27 北京京东尚科信息技术有限公司 A kind of telescopic method for generating text
CN107025096B (en) * 2016-01-29 2020-05-26 滴滴(中国)科技有限公司 Synchronous method and system of asynchronous rendering module
CN107025096A (en) * 2016-01-29 2017-08-08 滴滴(中国)科技有限公司 The synchronous method and system of asynchronous rendering module
CN107402747A (en) * 2016-05-20 2017-11-28 中国科学院声学研究所 A kind of five application page dynamic creation method for supporting multiple terminals type
CN107402747B (en) * 2016-05-20 2019-08-20 中国科学院声学研究所 A kind of application page dynamic creation method for supporting multiple terminals type
CN107451145A (en) * 2016-05-31 2017-12-08 北京京东尚科信息技术有限公司 Rendered based on various dimensions multi-data source to generate the method and apparatus of dynamic page
CN106126663A (en) * 2016-06-28 2016-11-16 华为软件技术有限公司 page aggregation method and device
CN107643889A (en) * 2016-07-20 2018-01-30 平安科技(深圳)有限公司 Page rendering method and apparatus based on template engine
CN107643889B (en) * 2016-07-20 2020-03-24 平安科技(深圳)有限公司 Page rendering method and device based on template engine
CN106502662A (en) * 2016-10-17 2017-03-15 北京智能管家科技有限公司 Multizone pattern drawing method and device for intelligent operating system
CN106502662B (en) * 2016-10-17 2019-06-14 北京儒博科技有限公司 Multizone pattern drawing method and device for intelligent operating system
CN106503135A (en) * 2016-10-20 2017-03-15 浪潮通用软件有限公司 A kind of method and apparatus of WEB page loading
CN110020349A (en) * 2017-09-26 2019-07-16 北京京东尚科信息技术有限公司 The method and device of page rendering
CN110020349B (en) * 2017-09-26 2021-09-03 北京京东尚科信息技术有限公司 Page rendering method and device
CN109697266A (en) * 2017-10-24 2019-04-30 中国电信股份有限公司 Page rendering system, page rendering method and page rendering device
CN108595457A (en) * 2017-12-29 2018-09-28 北京奇虎科技有限公司 A kind of rendering intent and device of the waterfall stream page
CN110895481A (en) * 2018-09-13 2020-03-20 阿里巴巴集团控股有限公司 Rendering method, device and system of desktop application
WO2020063019A1 (en) * 2018-09-29 2020-04-02 Oppo广东移动通信有限公司 Information processing method, device, storage medium, electronic device and system
CN110333845A (en) * 2019-06-05 2019-10-15 上海易点时空网络有限公司 Accelerate the method for front end Homogeneous application program
CN111368235A (en) * 2020-02-25 2020-07-03 北京达佳互联信息技术有限公司 Page rendering and displaying method, device, server and storage medium
CN111368235B (en) * 2020-02-25 2023-11-14 北京达佳互联信息技术有限公司 Page rendering and displaying method and device, server and storage medium
CN111984890A (en) * 2020-07-03 2020-11-24 北京字节跳动网络技术有限公司 Display information generation method, device, medium and electronic equipment
CN112347156A (en) * 2020-11-03 2021-02-09 智慧足迹数据科技有限公司 Population data rendering method and device and electronic equipment
CN112672187A (en) * 2020-12-18 2021-04-16 平安银行股份有限公司 Page generation method and device and computer equipment
CN113986409A (en) * 2021-09-14 2022-01-28 阿里巴巴(中国)有限公司 Information interaction method, device, equipment and storage medium
CN113838182A (en) * 2021-11-24 2021-12-24 之江实验室 Multithreading-based magnetic resonance 3D image large data volume rendering method and system
CN115801746A (en) * 2022-12-05 2023-03-14 广州南方智能技术有限公司 Distributed server rendering device and method
CN115801746B (en) * 2022-12-05 2023-09-22 广州南方智能技术有限公司 Distributed server rendering device and method

Also Published As

Publication number Publication date
CN103761317B (en) 2017-08-29

Similar Documents

Publication Publication Date Title
CN103761317A (en) Multithreading asynchronous rendering system and method
CN102460432B (en) Selective content extraction
CN100440222C (en) System and method for text legibility enhancement
CN105022803B (en) A kind of method and system for extracting Web page text content
CN103593414A (en) Showing method and device of webpages in browser
CN101963984A (en) Method and system for rendering page partial block
CN102999579A (en) Browser for processing page textbox, and method for processing page textbox element
CN102902673A (en) Method and device for dynamically generating web pages
CN105069116A (en) Method and system for converting json string into array
CN114398138A (en) Interface generation method and device, computer equipment and storage medium
US20080201356A1 (en) System and method of report representation
US10157238B2 (en) Transformation of marked-up content to a reversible file format for automated browser based pagination
JP2005322082A (en) Document attribute input device and method
CN112433995A (en) File format conversion method, system, computer equipment and storage medium
CN113822033A (en) Report generation method, device, equipment and storage medium
KR101649822B1 (en) Apparatus and method for building web-page
US20080270887A1 (en) Document Processing Device And Document Processing Method
US9594737B2 (en) Natural language-aided hypertext document authoring
CN110633081A (en) Page generation method and device
CN103488686A (en) Device for generating display components and method for generating display components
Raymond Flexible text display with lector
JP2006302032A (en) Business process exception handling generation support device and program
CN105739997A (en) Website construction assistance design system
JP2007279795A (en) System for deciding whether or not screen to be displayed by program satisfy specification
CN108280216A (en) A kind of page performance optimization method and device

Legal Events

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