CN108182190A - For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net - Google Patents

For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net Download PDF

Info

Publication number
CN108182190A
CN108182190A CN201611123914.2A CN201611123914A CN108182190A CN 108182190 A CN108182190 A CN 108182190A CN 201611123914 A CN201611123914 A CN 201611123914A CN 108182190 A CN108182190 A CN 108182190A
Authority
CN
China
Prior art keywords
ratio value
node
visible
dom tree
tree
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
CN201611123914.2A
Other languages
Chinese (zh)
Inventor
王培成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 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 CN201611123914.2A priority Critical patent/CN108182190A/en
Publication of CN108182190A publication Critical patent/CN108182190A/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/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

This application involves the method, apparatus and electronic equipment for webpage to be presented, generates self adaptive net, method includes:Acquisition is parsed generated dom tree according to web page contents;Each visible node is calculated in the dom tree relative to the ratio value of web page windows;Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, so as to which browser be made to carry out webpage presentation according to the pre-rendered tree.The technical solution of the application can reduce webpage development workload, improve the efficiency of webpage development.

Description

For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net
Technical field
This application involves computer application technology, in particular to for webpage, generation self adaptive net to be presented Method, apparatus and electronic equipment.
Background technology
With the fast development of internet, the quantity of the network user is continuously increased, and the network equipment is also to emerge in an endless stream, in order to For the growing viewing experience demand of different user, display equipment is also constantly to change, and most prominent is exactly to show Single fixation of the resolution ratio of device by most has evolved into now varied.But it is thus brought to the developer of webpage Additional development amount.The focus of work of the developer of webpage should be in the function and pattern beautification for complete the page, give User can bring the viewing experience of enjoyment formula, and these should not include component size and each component between ratio ask In topic.
For example, developer when developing a webpage, often completes or develops in way in exploitation to need function of stopping Exploitation, to go the sensory experience of continuous webpage according to the characteristics of screen of oneself, the pattern of wherein component has had existing Various UI frames are realized, and then make the size of debugging component, and it is most common superfluous as developer to debug the spacing between each component Remaining work.Although some UI frames, by the size of component, spacing has been integrated into inside frame style, in exploitation often simultaneously Cannot meet the needs of user and developer are for webpage aesthetic feeling, developer generally requires to remodify net according to the screen of oneself The typesetting of page and ratio.Generally in order to adapt to different screen sizes, developer, which generally requires, carries out adaptive webpage development, And this is a job that is cumbersome and not pleasing, and each page is required for doing an adjustment job, undoubtedly to developer Bring many unnecessary workloads.Existing some developing instruments developer can with direct operation typesetting, such as control size, But the pattern sizes values that such developing instrument is formed are substantially fixed sizes values, and this is difficult to adapt to public difference The demand that equipment difference is shown.
It can be seen that the typesetting of webpage is a cumbersome trouble again in webpage development or indispensable development, meeting exist The development efficiency of project is affected to a certain extent.
Invention content
The application discloses the method for webpage to be presented, and can reduce webpage development workload, improves the effect of webpage development Rate..
Other characteristics and advantages of the present invention will be by the following detailed description apparent from or partially by the present invention Practice and acquistion.
According to an aspect of the present invention, a kind of method for webpage to be presented is provided, including:
Acquisition is parsed generated dom tree according to web page contents;
Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, from And browser is made to carry out webpage presentation according to the pre-rendered tree.
According to some embodiments, calculate each visible node in the dom tree and include relative to the ratio value of web page windows:Root Ratio value of each visible node relative to browser window is calculated according to each visible size of node and hierarchical relationship.
According to some embodiments, calculate each visible node in the dom tree and include relative to the ratio value of web page windows:Root Ratio value of each visible node relative to browser window is calculated according to ratio set by user.
According to some embodiments, the ratio set by user includes the node of given type relative to father node or browsing The ratio of device window.
According to some embodiments, each visible node is calculated relative to browser window according to ratio set by user Ratio value includes:First pro rate is carried out to the browser window, then user is not given into ratio according to ratio set by user The node of example carries out secondary distribution according to size of node and hierarchical relationship to the browser window.
According to some embodiments, the ratio set by user includes the spacing ratio between node.
According to some embodiments, calculate each visible node in the dom tree and include relative to the ratio value of web page windows, root Each visible node described in the pattern formwork calculation selected according to user relative to browser window ratio value.
According to some embodiments, calculate the ratio value of each visible node in the dom tree relative to web page windows, will described in Each visible size of node is set according to the ratio value using as pre-rendered tree in dom tree, including:
Remove the node generation pre-rendered tree for not needing to render in the dom tree;
Each node in the pre-rendered tree is calculated, relative to the ratio value of browser window, to be set according to the ratio value calculated The size of each node in the fixed pre-rendered tree.
According to some embodiments, the method further includes, and is rendered according to the pre-rendered tree after being sized, with The webpage is presented in the browser window.
According to another aspect of the present invention, a kind of method for generating self adaptive net is provided, including:
Acquisition is parsed generated dom tree according to web page contents;
Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
The size of each visible node is set according to the ratio value, to generate self adaptive net.
According to some embodiments, calculate each visible node in the dom tree and include relative to the ratio value of web page windows:Root Ratio value, root of each visible node relative to browser window are calculated according to each visible size of node and hierarchical relationship Each visible node is calculated relative to the ratio value of browser window or the sample selected according to user according to ratio set by user Each visible node described in formula formwork calculation relative to browser window ratio value.
According to another aspect of the present invention, provide it is a kind of for the device of webpage to be presented, including dom tree generation unit, Ratio value computing unit and ratio value setup unit.
The dom tree generation unit is parsed generated dom tree according to web page contents for obtaining;
The ratio value computing unit, for calculating in the dom tree each visible node relative to the ratio of web page windows Value;
The ratio value setup unit, for by visible size of node each in the dom tree according to the ratio value into Row setting is using as pre-rendered tree, so as to make browser according to pre-rendered tree progress webpage presentation.
According to another aspect of the present invention, a kind of device for generating self adaptive net is provided, is generated including dom tree single Member, ratio value computing unit and ratio value setup unit.
Dom tree generation unit is parsed generated dom tree according to web page contents for obtaining;
Ratio value computing unit, for calculating in the dom tree each visible node relative to the ratio value of web page windows;
Ratio value setup unit, it is adaptive to generate for setting the size of each visible node according to the ratio value Answer webpage.
According to another aspect of the present invention, a kind of electronic equipment is provided, including:Processor;Memory stores to handle The following instruction operated of device control:
Acquisition is parsed generated dom tree according to web page contents;
Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, from And browser is made to carry out webpage presentation according to the pre-rendered tree.
The technical solution that embodiments herein provides can include the following benefits:
The technical solution of the application can reduce webpage development workload, improve the efficiency of webpage development.
It should be understood that above general description and following detailed description is only exemplary, this can not be limited Invention.
Description of the drawings
Its example embodiment is described in detail by referring to accompanying drawing, above and other feature of the invention and advantage will become more Add apparent.
Fig. 1 shows the method according to an embodiment of the invention for webpage to be presented;
Fig. 2 shows the methods of generation self adaptive net according to another embodiment of the present invention;
Fig. 3 shows the block diagram of the device according to an embodiment of the invention for being used to present webpage
Fig. 4 shows the block diagram of the device of generation self adaptive net according to another embodiment of the present invention;
Fig. 5 shows electronic equipment according to an embodiment of the invention.
Specific embodiment
Example embodiment is described more fully with reference to the drawings.However, example embodiment can be real in a variety of forms It applies, and is not understood as limited to embodiment set forth herein;On the contrary, these embodiments are provided so that the present invention will be comprehensively and complete It is whole, and the design of example embodiment is comprehensively communicated to those skilled in the art.Identical reference numeral represents in figure Same or similar part, thus repetition thereof will be omitted.
In addition, described feature, structure or characteristic can be incorporated in one or more implementations in any suitable manner In example.In the following description, many details are provided to fully understand the embodiment of the present invention so as to provide.However, It will be appreciated by persons skilled in the art that technical scheme of the present invention can be put into practice without one or more in specific detail, Or other methods, constituent element, device, step etc. may be used.In other cases, side known in being not shown in detail or describe Method, device, realization or operation are to avoid fuzzy each aspect of the present invention.
Attached block diagram shown in figure is only functional entity, not necessarily must be corresponding with physically separate entity. I.e., it is possible to it realizes these functional entitys using software form or is realized in one or more hardware modules or integrated circuit These functional entitys realize these functional entitys in heterogeneous networks and/or processor device and/or microcontroller device.
Attached flow chart shown in figure is merely illustrative, it is not necessary to including all contents and operation/step, It is not required to perform by described sequence.For example, some operation/steps can also decompose, and some operation/steps can close And or partly merge, therefore the sequence actually performed is possible to be changed according to actual conditions.
Fig. 1 shows the method according to an embodiment of the invention for webpage to be presented, and the present embodiment is applicable to will not It sets or does not set all visible nodes all and presented in a browser relative to the web page contents of the ratio value of web page windows Situation, using the method described in the present embodiment, it is possible to provide a kind of tool is embedded in a browser in a manner of plug-in unit, may be used also To be to provide a kind of new browser, the method on the basis of conventional browser with reference to described in the present embodiment reaches invention mesh 's.
As shown in Figure 1, include described in the present embodiment for method that webpage is presented:
In step s 110, it obtains and generated dom tree is parsed according to web page contents.
The HTML element in web page contents is parsed into dom tree.Browser is when showing webpage in the prior art, first It is to generate dom tree according to web page contents.
In the step s 120, each visible node is calculated in the dom tree relative to the ratio value of web page windows.
It calculates each visible node in the dom tree and includes a variety of, this implementation relative to the method for the ratio value of web page windows Example is not construed as limiting this.For example, can each visible node phase be calculated according to each visible size of node and hierarchical relationship For the ratio value of browser window.For another example, each visible node can be also calculated according to ratio set by user relative to clear Look at the ratio value of device window.This mode specifically first can carry out ratio point according to ratio set by user to the browser window Match, then user is not carried out secondary point according to size of node and hierarchical relationship to the node of certainty ratio to the browser window Match.For another example, can also according to the pattern formwork calculation that user selectes each visible node relative to browser window ratio value.
Wherein, the ratio set by user includes the node of given type relative to father node or the ratio of browser window Example, may also include the spacing ratio between node.
In step s 130, visible size of node each in the dom tree is set to make according to the ratio value For pre-rendered tree, so as to which browser be made to carry out webpage presentation according to the pre-rendered tree.
In the following manner realization can be used in step S120 and step S130:Remove the section for not needing to render in the dom tree Point generation pre-rendered tree, calculates the ratio value of each node in the pre-rendered tree relative to browser window, according to what is calculated Ratio value sets the size of each node in the pre-rendered tree.
Further, the present embodiment after step s 130, may also include the pre-rendered tree after basis is sized It is rendered, the webpage to be presented in the browser window.
The present embodiment parses generated dom tree according to web page contents by obtaining, and it is opposite to calculate each visible node in tree In the ratio value of web page windows, visible size of node each in tree is set according to the ratio value, so as to make browser Webpage presentation is carried out according to the pre-rendered tree.Adaptive by webpage marries again browser by developer, makes Web page developer Workload can be reduced, improves the efficiency of webpage development.
Fig. 2 shows the method for generation self adaptive net according to another embodiment of the present invention, as shown in Fig. 2, this implementation Include described in example for the method that generates self adaptive net:
In step S210, obtain and generated dom tree is parsed according to web page contents.
In step S220, each visible node is calculated in the dom tree relative to the ratio value of web page windows.
It calculates each visible node in the dom tree and includes a variety of, this implementation relative to the method for the ratio value of web page windows Example is not limited thereto.For example, can each visible node phase be calculated according to each visible size of node and hierarchical relationship For the ratio value of browser window.Alternatively, each visible node is calculated relative to browser according to ratio set by user The ratio value of window or according to the pattern formwork calculation that user selectes each visible node relative to browser window ratio Example value.
In step S230, the size of each visible node is set according to the ratio value, to generate self adaptive net.
The present embodiment is parsed generated dom tree according to web page contents by obtaining, and is calculated and respectively may be used in the dom tree See ratio value of the node relative to web page windows, the size of each visible node is set according to the ratio value, with generation certainly Webpage is adapted to, the workload of Web page developer can be reduced, improves the efficiency of webpage development.
Fig. 3 shows the block diagram of the device according to an embodiment of the invention for being used to present webpage, as shown in figure 3, this reality It applies and includes dom tree generation unit 310, ratio value computing unit 320 and ratio value described in example for the device of webpage to be presented Setup unit 330.
The dom tree generation unit 310, which is configured to obtain, is parsed generated dom tree according to web page contents.
The ratio value computing unit 320 is configured to calculate in the dom tree each visible node relative to webpage window The ratio value of mouth.
The ratio value setup unit 330 is configured to visible size of node each in the dom tree according to Ratio value is set using as pre-rendered tree, so as to which browser be made to carry out webpage presentation according to the pre-rendered tree.
About the device in above-described embodiment, wherein each unit performs the concrete mode of operation in related this method Embodiment in be described in detail, explanation will be not set forth in detail herein.
It is provided in this embodiment for the device that is presented webpage can perform that the embodiment of the present invention provided for net to be presented The method of page, has the corresponding function module of execution method and advantageous effect.
Fig. 4 shows the block diagram of the device of generation self adaptive net according to another embodiment of the present invention, as shown in figure 4, The device of generation self adaptive net described in the present embodiment includes:Dom tree generation unit 410, ratio value computing unit 420, with And ratio value setup unit 430.
The dom tree generation unit 410, which is configured to obtain, is parsed generated dom tree according to web page contents.
The ratio value computing unit 420 is configured to calculate in the dom tree each visible node relative to webpage window The ratio value of mouth.
The ratio value setup unit 430 is configured to set the ruler of each visible node according to the ratio value It is very little, to generate self adaptive net.
The device of generation self adaptive net provided in this embodiment can perform generation self adaptive net of the embodiment of the present invention Method has the corresponding function module of execution method and advantageous effect.
Fig. 5 shows electronic equipment according to an embodiment of the invention, as shown in figure 5, electronic equipment 500 may include handling Device 510, memory 520, other devices 530.
Memory 520 can store the instruction that operation processing is controlled for processor 510.Memory 520 may include volatibility Or nonvolatile memory, as static RAM (SRAM), electrically erasable programmable read-only memory (EEPROM), Erasable Programmable Read Only Memory EPROM (EPROM), programmable read only memory (PROM), read-only memory (ROM) etc., the present invention It is not limited in this respect.
Processor 510 can call the instruction stored in memory 520 to control relevant operation.According to an embodiment, memory 520 storages control the instruction operated below for processor 510:
Acquisition is parsed generated dom tree according to web page contents;
Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, from And browser is made to carry out webpage presentation according to the pre-rendered tree.
It can be readily appreciated that memory 520, which can also store, controls other operations according to embodiments of the present invention for processor 510 Instruction, which is not described herein again.
By above detailed description, those skilled in the art it can be readily appreciated that according to the system in the embodiment of the present invention and Method has one or more of the following advantages.
According to an embodiment of the invention, each visible node is calculated in the dom tree relative to the ratio value packet of web page windows It includes:Ratio of each visible node relative to browser window is calculated according to each visible size of node and hierarchical relationship Value.Alternatively, ratio value of each visible node relative to browser window is calculated according to ratio set by user.Alternatively, root Each visible node described in the pattern formwork calculation selected according to user relative to browser window ratio value.
According to an embodiment of the invention, the ratio set by user include the node of given type relative to father node or The ratio of browser window.
According to an embodiment of the invention, each visible node is calculated relative to browser window according to ratio set by user The ratio value of mouth includes:Pro rate first is carried out to the browser window according to ratio set by user, then user is not given The node of certainty ratio carries out secondary distribution according to size of node and hierarchical relationship to the browser window.
According to an embodiment of the invention, the ratio set by user includes the spacing ratio between node.
According to an embodiment of the invention, calculating each visible node in the dom tree, will relative to the ratio value of web page windows Each visible size of node is set according to the ratio value using as pre-rendered tree in the dom tree, including:
Remove the node generation pre-rendered tree for not needing to render in the dom tree;
Each node in the pre-rendered tree is calculated, relative to the ratio value of browser window, to be set according to the ratio value calculated The size of each node in the fixed pre-rendered tree.
According to an embodiment of the invention, it further includes, is rendered according to the pre-rendered tree after being sized, in institute It states and the webpage is presented in browser window.
According to some embodiments, the present invention also provides a kind of non-transitorycomputer readable storage medium, such as including referring to The memory of order, above-metioned instruction can be performed to complete the above method by the processor of device.For example, non-transitory is computer-readable Storage medium can be ROM, random access memory (RAM), CD-ROM, tape, floppy disk and optical data storage devices etc..When depositing When instruction in storage media is performed by the processor of terminal so that terminal is able to carry out following methods:By the original in script module Production-goods source name is transformed to Resources ID;Native applications module obtains corresponding Resources by Resources ID.
It will be understood by those skilled in the art that attached drawing is the schematic diagram of example embodiment, module or flow in attached drawing Necessary to not necessarily implementing the present invention, therefore it cannot be used for limiting the scope of the invention.
It will be appreciated by those skilled in the art that above-mentioned each module can be distributed according to the description of embodiment in device, also may be used To carry out respective change uniquely different from one or more devices of the present embodiment.The module of above-described embodiment can be merged into One module, can also be further split into multiple submodule.
It is particularly shown and described exemplary embodiment of the present invention above.It is it should be understood that public the present invention is not limited to institute The embodiment opened, on the contrary, it is intended to cover comprising various modifications in the spirit and scope of the appended claims and wait Effect arrangement.

Claims (13)

  1. A kind of 1. method for webpage to be presented, which is characterized in that including:
    Acquisition is parsed generated dom tree according to web page contents;
    Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
    Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, so as to make Browser carries out webpage presentation according to the pre-rendered tree.
  2. 2. the method as described in claim 1, which is characterized in that calculate in the dom tree each visible node relative to webpage window The ratio value of mouth includes:Each visible node is calculated relative to browsing according to each visible size of node and hierarchical relationship The ratio value of device window.
  3. 3. the method as described in claim 1, which is characterized in that calculate in the dom tree each visible node relative to webpage window The ratio value of mouth includes:Ratio value of each visible node relative to browser window is calculated according to ratio set by user.
  4. 4. method as claimed in claim 3, which is characterized in that the ratio set by user includes the node phase of given type For the ratio of father node or browser window.
  5. 5. method as claimed in claim 3, which is characterized in that each visible node phase is calculated according to ratio set by user The ratio value of browser window is included:Pro rate first is carried out to the browser window according to ratio set by user, The node of certainty ratio is not given to carry out secondary distribution to the browser window according to size of node and hierarchical relationship user again.
  6. 6. the method as described in claim 1, which is characterized in that calculate in the dom tree each visible node relative to webpage window Mouthful ratio value include, according to the pattern formwork calculation that user selectes each visible node relative to browser window ratio Value.
  7. 7. the method as described in claim 1, which is characterized in that calculate in the dom tree each visible node relative to webpage window Mouthful ratio value, visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, Including:
    Remove the node generation pre-rendered tree for not needing to render in the dom tree;
    It calculates each node in the pre-rendered tree and, relative to the ratio value of browser window, institute is set according to the ratio value calculated State the size of each node in pre-rendered tree.
  8. 8. the method for claim 7, which is characterized in that the method further includes, according to described pre- after being sized Render tree is rendered, the webpage to be presented in the browser window.
  9. A kind of 9. method for generating self adaptive net, which is characterized in that including:
    Acquisition is parsed generated dom tree according to web page contents;
    Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
    The size of each visible node is set according to the ratio value, to generate self adaptive net.
  10. 10. method as claimed in claim 9, which is characterized in that calculate in the dom tree each visible node relative to webpage window The ratio value of mouth includes:Each visible node is calculated relative to browsing according to each visible size of node and hierarchical relationship The ratio value of device window, calculated according to ratio set by user each visible node relative to browser window ratio value, Or according to the pattern formwork calculation that user selectes each visible node relative to browser window ratio value.
  11. 11. a kind of device for being used to that webpage to be presented, which is characterized in that including:
    Dom tree generation unit is parsed generated dom tree according to web page contents for obtaining;
    Ratio value computing unit, for calculating in the dom tree each visible node relative to the ratio value of web page windows;
    Ratio value setup unit, for by visible size of node each in the dom tree according to the ratio value set with As pre-rendered tree, so as to which browser be made to carry out webpage presentation according to the pre-rendered tree.
  12. 12. a kind of device for generating self adaptive net, which is characterized in that including:
    Dom tree generation unit is parsed generated dom tree according to web page contents for obtaining;
    Ratio value computing unit, for calculating in the dom tree each visible node relative to the ratio value of web page windows;
    Ratio value setup unit, for setting the size of each visible node according to the ratio value, to generate adaptive net Page.
  13. 13. a kind of electronic equipment, which is characterized in that including:Processor;Memory, storage are following for processor control The instruction of operation:
    Acquisition is parsed generated dom tree according to web page contents;
    Each visible node is calculated in the dom tree relative to the ratio value of web page windows;
    Visible size of node each in the dom tree is set according to the ratio value using as pre-rendered tree, so as to make Browser carries out webpage presentation according to the pre-rendered tree.
CN201611123914.2A 2016-12-08 2016-12-08 For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net Pending CN108182190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611123914.2A CN108182190A (en) 2016-12-08 2016-12-08 For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611123914.2A CN108182190A (en) 2016-12-08 2016-12-08 For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net

Publications (1)

Publication Number Publication Date
CN108182190A true CN108182190A (en) 2018-06-19

Family

ID=62544850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611123914.2A Pending CN108182190A (en) 2016-12-08 2016-12-08 For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net

Country Status (1)

Country Link
CN (1) CN108182190A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851683A (en) * 2019-10-25 2020-02-28 陈奕博 Webpage display method for prerendering

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101546316A (en) * 2008-03-27 2009-09-30 富士通株式会社 Method and device for screen drawing
CN102916994A (en) * 2011-08-02 2013-02-06 华为技术有限公司 Page viewing method, server and terminal
US20140040070A1 (en) * 2012-02-23 2014-02-06 Arsen Pereymer Publishing on mobile devices with app building
CN103605783A (en) * 2013-11-29 2014-02-26 优视科技有限公司 Webpage display method and device
CN103885951A (en) * 2012-12-19 2014-06-25 阿里巴巴集团控股有限公司 Graphics and text information releasing and generating method and graphics and text information releasing and generating device
CN104021158A (en) * 2014-05-23 2014-09-03 北京金山网络科技有限公司 Method and device for adjusting webpage elements in webpage and mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101546316A (en) * 2008-03-27 2009-09-30 富士通株式会社 Method and device for screen drawing
CN102916994A (en) * 2011-08-02 2013-02-06 华为技术有限公司 Page viewing method, server and terminal
US20140040070A1 (en) * 2012-02-23 2014-02-06 Arsen Pereymer Publishing on mobile devices with app building
CN103885951A (en) * 2012-12-19 2014-06-25 阿里巴巴集团控股有限公司 Graphics and text information releasing and generating method and graphics and text information releasing and generating device
CN103605783A (en) * 2013-11-29 2014-02-26 优视科技有限公司 Webpage display method and device
CN104021158A (en) * 2014-05-23 2014-09-03 北京金山网络科技有限公司 Method and device for adjusting webpage elements in webpage and mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851683A (en) * 2019-10-25 2020-02-28 陈奕博 Webpage display method for prerendering

Similar Documents

Publication Publication Date Title
US10643023B2 (en) Programmatic native rendering of structured content
US11030392B2 (en) Optimization for rendering web pages
US10078709B2 (en) Managing a display of results of a keyword search on a web page by modifying attributes of a DOM tree structure
CN108874810B (en) Information acquisition method and device
CN106997298A (en) A kind of application resource acquisition methods and device
CN103955367A (en) Method and device for generating pages
CN111368180B (en) Page display method and device and electronic equipment
US20150178263A1 (en) System and Method for Constructing Markup Language Templates and Input Data Structure Specifications
CN106202006A (en) Document generating method and device
US20170212964A1 (en) System and method for dynamic content rendering
WO2019052115A1 (en) Application control style customization method and apparatus, and computer-readable storage medium
CN112631580A (en) Data processing method and device and computing equipment
CN112799670B (en) Method and system for unified multi-terminal logic development
CN108182190A (en) For the method, apparatus and electronic equipment that webpage is presented, generates self adaptive net
Pérez et al. Facing interaction-rich rias: The orchestration model
CN108875026A (en) Display method of weather information, device and the computer equipment of combination
JP6781819B2 (en) Task processing method and distributed computing framework system
CN107688650A (en) A kind of web page generation method and device
CN104793837A (en) Picture generation method and device
CN112799745B (en) Page display control method and device
CN106919300B (en) Method, device and equipment for displaying customized information on browser window
CN110989982B (en) Building block construction method and device with return value function, storage medium and processor
CN113742432A (en) Editable ER graph generation method and device
CN106991167B (en) Web application migration method and device
CN110806915A (en) Special topic page processing method and client

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180619

RJ01 Rejection of invention patent application after publication