CN106557501A - A kind of screen adaptation method of page module and device - Google Patents

A kind of screen adaptation method of page module and device Download PDF

Info

Publication number
CN106557501A
CN106557501A CN201510627169.4A CN201510627169A CN106557501A CN 106557501 A CN106557501 A CN 106557501A CN 201510627169 A CN201510627169 A CN 201510627169A CN 106557501 A CN106557501 A CN 106557501A
Authority
CN
China
Prior art keywords
size
page
module
identifying object
page data
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
CN201510627169.4A
Other languages
Chinese (zh)
Other versions
CN106557501B (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 CN201510627169.4A priority Critical patent/CN106557501B/en
Publication of CN106557501A publication Critical patent/CN106557501A/en
Application granted granted Critical
Publication of CN106557501B publication Critical patent/CN106557501B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Landscapes

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

Abstract

The invention discloses the screen adaptation method and device of a kind of page module, the method is comprised the following steps:Obtain the design original text size of the screen size and page module of terminal;According to the design original text size of the screen size and the page module of the terminal, the font size attribute of the root node in page data is set, the page data is the HTML code of the page module place page.Font size attribute of the present invention by the root node in setting page data so that page module uniform zoom on different terminals, can carry out screen adaptation to the terminal with different screen size, improve the efficiency of screen adaptation and page development.

Description

A kind of screen adaptation method of page module and device
Technical field
The present invention relates to field of computer technology, the screen adaptation method and dress of more particularly to a kind of page module Put.
Background technology
With the development of computer technology, the type of the page module in browser page is increasing, the page The design original text size of module is also had nothing in common with each other, and common design original text size has 640px and 750px etc..Additionally, The terminal type that can browse through the page is also increasing, and different types of terminal generally has different operation systems System and screen size, common screen size have 320px, 375px and 414px etc..
In order to the screen for realizing page module is adapted to, prior art is based on the transform attributes pair in CSS3 Page module carries out uniform zoom scheme, or is done etc. than layout based on the Padding attributes in CSS3, front The picture rendering effect of person is obscured, and the use range of the latter is limited, is only applicable to carry out uniform zoom to picture.
The content of the invention
The invention provides the screen adaptation method and device of a kind of page module, of the prior art to solve Picture rendering effect is obscured and the limited defect of use range.
The invention provides a kind of screen adaptation method of page module, comprises the following steps:
Obtain the design original text size of the screen size and page module of terminal;
According to the design original text size of the screen size and the page module of the terminal, arrange in page data Root node font size attribute, the page data is the HTML generations of the page module place page Code.
Alternatively, the design original text size of the screen size and the page module according to the terminal, if The font size attribute of the root node in page data is put, specially:
The ratio between the design original text size of the page module and preset attribute value is obtained as the page mould The relative size of block, and obtain between the relative size of screen size and the page module of the terminal Font size attribute of the ratio as the root node in the page data.
Alternatively, the design original text size of the screen size and the page module according to the terminal, if After putting the font size attribute of root node in page data, also include:
Obtain the actual size of identifying object, the actual size, the identifying object according to the identifying object Relative size and the page data in root node font size attribute, judge whether adaptation Error, and when there is unbalance, the actual size, the identifying object according to the identifying object The font size attribute of the root node in relative size and the page data, obtains error rate, and root The font size attribute of the root node in the page data is adjusted according to the error rate.
Alternatively, the actual size according to the identifying object, the identifying object relative size with And the font size attribute of the root node in the page data, unbalance is judged whether, specially:
Judge the font size attribute of the root node in the relative size of the identifying object and the page data Product it is whether identical with the actual size of the identifying object, if it is, confirm there is no unbalance; Otherwise, confirm there is unbalance;
The actual size according to the identifying object, the relative size of the identifying object and the page The font size attribute of the root node in the data of face, obtains error rate, specially:
Calculate the font size attribute of the root node in the relative size of the identifying object and the page data Product, using the ratio of the product and the actual size of the identifying object as error rate;
The font size attribute of the root node in the page data is adjusted according to the error rate, specially:
The product of the font size attribute and the error rate of root node in the page data is obtained, will The product is used as the font size attribute after adjustment.
Alternatively, before the actual size for obtaining identifying object, also include:
The identifying object is created, the relative size of the identifying object is set, and the identifying object is inserted Enter in the page data.
Alternatively, after the actual size for obtaining identifying object, also include:
The identifying object is deleted from the page data.
Alternatively, the design original text size of the screen size and the page module according to the terminal, if After putting the font size attribute of root node in page data, also include:
After the page data is resolved to be finished, judge whether the screen size of the terminal changes, If it is, the design original text size according to the screen size and the page module of the terminal again, is arranged The font size attribute of the root node in page data;Otherwise, terminate flow process.
Alternatively, the root node is the root element in the HTML code<html>, the font size Attribute is the root element<html>Font-size attributes.
Present invention also offers a kind of screen adaptive device of page module, including:
First acquisition module, for obtaining the design original text size of the screen size and page module of terminal;
First setup module, the screen size of the terminal for being got according to first acquisition module With the design original text size of the page module, the font size attribute of the root node in page data, institute are set State the HTML code that page data is the page module place page.
Alternatively, first setup module, specifically for obtain the design original text size of the page module with Relative size of the ratio between preset attribute value as the page module, and obtain the screen of the terminal Word of the ratio between the relative size of size and the page module as the root node in the page data Body size attribute.
Alternatively, described device, also includes:
Second acquisition module, for obtaining the actual size of identifying object;
First judge module, for the root in the relative size according to the identifying object, the page data The font size attribute of node, and the actual chi of the identifying object that second acquisition module gets It is very little, judge whether unbalance;
3rd acquisition module, for when first judge module judges to exist unbalance, according to institute State the root section in actual size, the relative size of the identifying object and the page data of identifying object The font size attribute of point, obtains error rate;
Second setup module, for the error rate got according to the 3rd acquisition module, adjustment The font size attribute of the root node in the page data.
Alternatively, first judge module, relative size and the institute specifically for judging the identifying object State the product whether actual size with the identifying object of the font size attribute of root node in page data It is identical, if it is, confirming there is no unbalance;Otherwise, confirm there is unbalance;
3rd acquisition module, the relative size and the page number specifically for calculating the identifying object The product of the font size attribute of the root node according in, by the product and the actual size of the identifying object Ratio is used as error rate;
Second setup module, the font size category specifically for obtaining the root node in the page data Product of the property with the error rate, using the product as the font size attribute after adjustment.
Alternatively, described device, also includes:
Creation module, for, before the actual size that second acquisition module obtains identifying object, creating The identifying object, arranges the relative size of the identifying object, and the identifying object is inserted into described In page data.
Alternatively, described device, also includes:
Removing module, for after the actual size that second acquisition module obtains identifying object, by institute State identifying object to delete from the page data.
Alternatively, described device, also includes:
Second judge module, for, after the page data is resolved and finishes, judging the screen of the terminal Whether size changes;
First setup module, is additionally operable to the screen chi of the terminal is judged in second judge module It is very little when changing, the design original text size according to the screen size and the page module of the terminal again, The font size attribute of the root node in page data is set.
Alternatively, the root node is the root element in the HTML code<html>, the font size Attribute is the root element<html>Font-size attributes.
Font size attribute of the embodiment of the present invention by the root node in setting page data so that page mould Block uniform zoom on different terminals, can carry out screen adaptation to the terminal with different screen size, carry The high efficiency of screen adaptation and page development.
Description of the drawings
Screen adaptation method flow charts of the Fig. 1 for a kind of page module in the embodiment of the present invention;
Screen adaptive device structure charts of the Fig. 2 for a kind of page module in the embodiment of the present invention.
Specific embodiment
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 Chu, it is fully described by, it is clear that described embodiment is only a part of embodiment of the 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, belong to the scope of protection of the invention.
Embodiments provide a kind of screen adaptation method of page module, as shown in figure 1, including with Lower step:
Step 101, obtains the design original text size of the screen size and page module of terminal.
Wherein, the screen size of terminal can be the screen width of terminal, and the design original text size of page module can Think the design original text width of page module.
For example, the screen size of terminal is 320px, and the design original text size of page module is 640px.
Step 102, according to the design original text size of the screen size and page module of terminal, arranges page data In root node font size attribute.
Specifically, the ratio between the design original text size of page module and preset attribute value can be obtained as page Ratio between the relative size of face mould block, and the relative size of the screen size and page module for obtaining terminal As the font size attribute of the root node in page data.
Wherein, page data for the HTML code of the page module place page, root node can be able to be Root element in HTML code<html>, font size attribute is root element<html>Font-size attributes.
For example, the design original text size of page module be 640px, preset attribute value be 100px, the screen of terminal Size is 320px, then the relative size of page module is 640px/100px=6.4rem, by page data The font size attribute of root node be set to 320px/6.4rem=50px.
Step 103, creates identifying object, arranges the relative size of identifying object, and identifying object is inserted To in page data.
Specifically, the identifying object of establishment can be inserted in the child node of page data, the child node can Being the element in HTML code<body>, element<body>For root element<html>Child node.
For example, the relative size for arranging identifying object is 1rem.
Step 104, obtains the actual size of identifying object.
For example, the actual size for obtaining identifying object is 40px.
Step 105, the relative size and page data of actual size, identifying object according to identifying object In root node font size attribute, judge whether unbalance, if it is, execution step 106; Otherwise, execution step 108.
Specifically, it can be determined that the font size of the root node in the relative size and page data of identifying object Whether the product of attribute is identical with the actual size of identifying object, if it is, confirming there is no unbalance; Otherwise, confirm there is unbalance.
For example, the font size attribute of the root node in page data be 50px, the relative size of identifying object For 1rem, the actual size of identifying object is 40px, then in the relative size of identifying object and page data The product of the font size attribute of root node be 50px*1rem=50px, actual size 40px with identifying object There is unbalance in difference, confirmation.
Step 106, the relative size and page data of actual size, identifying object according to identifying object In root node font size attribute, obtain error rate.
Specifically, the font size of the root node in the relative size and page data of identifying object can be calculated The product of attribute, using the ratio of the product and the actual size of identifying object as error rate.
For example, the font size attribute of the root node in page data be 50px, the relative size of identifying object For 1rem, the actual size of identifying object is 40px, then in the relative size of identifying object and page data The product of the font size attribute of root node is 50px*1rem=50px, by product 50px and identifying object Actual size 40px ratio 50px/40px=1.25 as error rate.
Step 107, adjusts the font size attribute of the root node in page data according to error rate, and holds Row step 108.
Specifically, the font size attribute and the product of error rate of the root node in acquisition page data, will The product is used as the font size attribute after adjustment.
For example, the font size attribute of the root node in page data is 50px, and error rate is 1.25, then Product 50px*1.25=72.5px of the font size attribute of the root node in page data with error rate is made For the font size attribute after adjustment.
Step 108, identifying object is deleted from page data.
Step 109, after page data is resolved to be finished, judges whether the screen size of terminal changes, If it is, return to step 102;Otherwise, terminate flow process.
Specifically, the screen size of terminal can after DOMContentLoaded events are triggered, be judged Whether change, if it is, return to step 102;Otherwise, terminate flow process.
Font size attribute of the embodiment of the present invention by the root node in setting page data so that page mould Block uniform zoom on different terminals, can carry out screen adaptation to the terminal with different screen size, and Can make up due to the unbalance caused by terminal transparency, improve the effect of screen adaptation and page development Rate.
Based on the screen adaptation method of above-mentioned page module, the embodiment of the present invention additionally provides a kind of page module Screen adaptive device, as shown in Fig. 2 including:
First acquisition module 201, for obtaining the design original text size of the screen size and page module of terminal.
First setup module 202, the screen size of the terminal for being got according to the first acquisition module 201 With the design original text size of page module, the font size attribute of the root node in page data is set.
Wherein, page data for the HTML code of the page module place page, root node can be able to be Root element in HTML code<html>, font size attribute can be the root element<html>'s Font-size attributes.
Specifically, above-mentioned first setup module 202, specifically for obtain page module design original text size with Relative size of the ratio between preset attribute value as page module, and obtain the screen size and page of terminal Font size attribute of the ratio between the relative size of face mould block as the root node in page data.
Further, said apparatus, also include:
Second acquisition module 203, for obtaining the actual size of identifying object;
First judge module 204, for the root node in the relative size according to identifying object, page data Font size attribute, and the actual size of identifying object that the second acquisition module 203 gets judges With the presence or absence of unbalance;
Specifically, above-mentioned first judge module 204, the relative size and page specifically for judging identifying object Whether the product of the font size attribute of the root node in the data of face is identical with the actual size of identifying object, such as Fruit is then to confirm there is no unbalance;Otherwise, confirm there is unbalance;
3rd acquisition module 205, for when the first judge module 204 judges to exist unbalance, root According to the font of the root node in the actual size of identifying object, the relative size of identifying object and page data Size attribute, obtains error rate;
Specifically, above-mentioned 3rd acquisition module 205, the relative size and page specifically for calculating identifying object The product of the font size attribute of the root node in the data of face, by the product and the actual size of identifying object Ratio is used as error rate;
Second setup module 206, for the error rate got according to the 3rd acquisition module 205, adjustment The font size attribute of the root node in page data.
Specifically, above-mentioned second setup module 206, the word specifically for obtaining the root node in page data The product of body size attribute and error rate, using the product as the font size attribute after adjustment.
Further, said apparatus, also include:
Creation module 207, for the second acquisition module 203 obtain identifying object actual size before, Identifying object is created, the relative size of identifying object is set, and identifying object is inserted in page data.
Removing module 208, for the second acquisition module 203 obtain identifying object actual size after, Identifying object is deleted from page data.
Further, said apparatus, also include:
Second judge module 209, for, after page data is resolved and finishes, judging the screen size of terminal Whether change;
Correspondingly, above-mentioned first setup module 202, is additionally operable to judge terminal in the second judge module 209 Screen size when changing, the design original text size according to the screen size and page module of terminal again, The font size attribute of the root node in page data is set.
Font size attribute of the embodiment of the present invention by the root node in setting page data so that page mould Block uniform zoom on different terminals, can carry out screen adaptation to the terminal with different screen size, and Can make up due to the unbalance caused by terminal transparency, improve the effect of screen adaptation and page development Rate.
Hardware, processor can directly be used with reference to the step in the method for the embodiments described herein description The software module of execution, or the combination of the two is implementing.Software module can be placed in random access memory (RAM), internal memory, read only memory (ROM), electrically programmable ROM, electrically erasable ROM, Any other form well known in depositor, hard disk, moveable magnetic disc, CD-ROM or technical field Storage medium in.
The above, the only specific embodiment of the present invention, but protection scope of the present invention is not limited to This, any those familiar with the art the invention discloses technical scope in, can readily occur in Change or replacement, should all be included within the scope of the present invention.Therefore, protection scope of the present invention should It is described to be defined by scope of the claims.

Claims (16)

1. the screen adaptation method of a kind of page module, it is characterised in that comprise the following steps:
Obtain the design original text size of the screen size and page module of terminal;
According to the design original text size of the screen size and the page module of the terminal, arrange in page data Root node font size attribute, the page data is the HTML generations of the page module place page Code.
2. the method for claim 1, it is characterised in that the screen size according to the terminal With the design original text size of the page module, the font size attribute of the root node in page data, tool are set Body is:
The ratio between the design original text size of the page module and preset attribute value is obtained as the page mould The relative size of block, and obtain between the relative size of screen size and the page module of the terminal Font size attribute of the ratio as the root node in the page data.
3. the method for claim 1, it is characterised in that the screen size according to the terminal With the design original text size of the page module, arrange page data in root node font size attribute after, Also include:
Obtain the actual size of identifying object, the actual size, the identifying object according to the identifying object Relative size and the page data in root node font size attribute, judge whether adaptation Error, and when there is unbalance, the actual size, the identifying object according to the identifying object The font size attribute of the root node in relative size and the page data, obtains error rate, and root The font size attribute of the root node in the page data is adjusted according to the error rate.
4. method as claimed in claim 3, it is characterised in that the reality according to the identifying object The font size attribute of the root node in size, the relative size of the identifying object and the page data, Unbalance is judged whether, specially:
Judge the font size attribute of the root node in the relative size of the identifying object and the page data Product it is whether identical with the actual size of the identifying object, if it is, confirm there is no unbalance; Otherwise, confirm there is unbalance;
The actual size according to the identifying object, the relative size of the identifying object and the page The font size attribute of the root node in the data of face, obtains error rate, specially:
Calculate the font size attribute of the root node in the relative size of the identifying object and the page data Product, using the ratio of the product and the actual size of the identifying object as error rate;
The font size attribute of the root node in the page data is adjusted according to the error rate, specially:
The product of the font size attribute and the error rate of root node in the page data is obtained, will The product is used as the font size attribute after adjustment.
5. method as claimed in claim 3, it is characterised in that the actual size of the acquisition identifying object Before, also include:
The identifying object is created, the relative size of the identifying object is set, and the identifying object is inserted Enter in the page data.
6. method as claimed in claim 5, it is characterised in that the actual size of the acquisition identifying object Afterwards, also include:
The identifying object is deleted from the page data.
7. the method for claim 1, it is characterised in that the screen size according to the terminal With the design original text size of the page module, arrange page data in root node font size attribute after, Also include:
After the page data is resolved to be finished, judge whether the screen size of the terminal changes, If it is, the design original text size according to the screen size and the page module of the terminal again, is arranged The font size attribute of the root node in page data;Otherwise, terminate flow process.
8. the method for claim 1, it is characterised in that the root node is the HTML generations Root element in code<html>, the font size attribute is the root element<html>Font-size attributes.
9. the screen adaptive device of a kind of page module, it is characterised in that include:
First acquisition module, for obtaining the design original text size of the screen size and page module of terminal;
First setup module, the screen size of the terminal for being got according to first acquisition module With the design original text size of the page module, the font size attribute of the root node in page data, institute are set State the HTML code that page data is the page module place page.
10. device as claimed in claim 9, it is characterised in that
First setup module, the design original text size and preset attribute specifically for obtaining the page module Relative size of the ratio between value as the page module, and obtain screen size and the institute of the terminal The ratio stated between the relative size of page module belongs to as the font size of the root node in the page data Property.
11. devices as claimed in claim 9, it is characterised in that also include:
Second acquisition module, for obtaining the actual size of identifying object;
First judge module, for the root in the relative size according to the identifying object, the page data The font size attribute of node, and the actual chi of the identifying object that second acquisition module gets It is very little, judge whether unbalance;
3rd acquisition module, for when first judge module judges to exist unbalance, according to institute State the root section in actual size, the relative size of the identifying object and the page data of identifying object The font size attribute of point, obtains error rate;
Second setup module, for the error rate got according to the 3rd acquisition module, adjustment The font size attribute of the root node in the page data.
12. devices as claimed in claim 11, it is characterised in that
First judge module, the relative size and the page number specifically for judging the identifying object Whether the product of the font size attribute of the root node according in is identical with the actual size of the identifying object, such as Fruit is then to confirm there is no unbalance;Otherwise, confirm there is unbalance;
3rd acquisition module, the relative size and the page number specifically for calculating the identifying object The product of the font size attribute of the root node according in, by the product and the actual size of the identifying object Ratio is used as error rate;
Second setup module, the font size category specifically for obtaining the root node in the page data Product of the property with the error rate, using the product as the font size attribute after adjustment.
13. devices as claimed in claim 11, it is characterised in that also include:
Creation module, for, before the actual size that second acquisition module obtains identifying object, creating The identifying object, arranges the relative size of the identifying object, and the identifying object is inserted into described In page data.
14. devices as claimed in claim 13, it is characterised in that also include:
Removing module, for after the actual size that second acquisition module obtains identifying object, by institute State identifying object to delete from the page data.
15. devices as claimed in claim 9, it is characterised in that also include:
Second judge module, for, after the page data is resolved and finishes, judging the screen of the terminal Whether size changes;
First setup module, is additionally operable to the screen chi of the terminal is judged in second judge module It is very little when changing, the design original text size according to the screen size and the page module of the terminal again, The font size attribute of the root node in page data is set.
16. devices as claimed in claim 9, it is characterised in that the root node is the HTML generations Root element in code<html>, the font size attribute is the root element<html>Font-size attributes.
CN201510627169.4A 2015-09-28 2015-09-28 Screen adaptation method and device for page module Active CN106557501B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510627169.4A CN106557501B (en) 2015-09-28 2015-09-28 Screen adaptation method and device for page module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510627169.4A CN106557501B (en) 2015-09-28 2015-09-28 Screen adaptation method and device for page module

Publications (2)

Publication Number Publication Date
CN106557501A true CN106557501A (en) 2017-04-05
CN106557501B CN106557501B (en) 2020-03-17

Family

ID=58415569

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510627169.4A Active CN106557501B (en) 2015-09-28 2015-09-28 Screen adaptation method and device for page module

Country Status (1)

Country Link
CN (1) CN106557501B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107590240A (en) * 2017-09-13 2018-01-16 武汉斗鱼网络科技有限公司 A kind of method and device of adjustment word size for page rendering
CN110020276A (en) * 2017-08-22 2019-07-16 武汉斗鱼网络科技有限公司 The compatible processing method and processing device of the H5 page is embedded in a kind of APP
CN112199139A (en) * 2020-09-02 2021-01-08 成都安易迅科技有限公司 Adaptive adjustment method and device for system scaling
CN113051010A (en) * 2019-12-28 2021-06-29 Oppo(重庆)智能科技有限公司 Application picture adjusting method in wearable device and related device
CN107918648B (en) * 2017-11-09 2022-03-25 上海欣兆阳信息科技有限公司 Method for establishing plane design template library and searching template
CN114564130A (en) * 2022-02-23 2022-05-31 成都智元汇信息技术股份有限公司 Text self-adaption method, display terminal, system and medium based on public transport

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101996206A (en) * 2009-08-11 2011-03-30 阿里巴巴集团控股有限公司 Method, device and system for displaying web page
US20130055075A1 (en) * 2007-12-14 2013-02-28 Ebay Inc. Identification of content in an electronic document
CN103513979A (en) * 2012-06-29 2014-01-15 百度在线网络技术(北京)有限公司 Webpage self-adaption layout method and device
CN103530117A (en) * 2013-09-30 2014-01-22 山西云途信息技术有限公司 Method and device for adapting to screens, of different sizes, of mobile terminals
CN103744985A (en) * 2014-01-16 2014-04-23 世纪龙信息网络有限责任公司 Webpage adaption method and webpage adaption system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130055075A1 (en) * 2007-12-14 2013-02-28 Ebay Inc. Identification of content in an electronic document
CN101996206A (en) * 2009-08-11 2011-03-30 阿里巴巴集团控股有限公司 Method, device and system for displaying web page
CN103513979A (en) * 2012-06-29 2014-01-15 百度在线网络技术(北京)有限公司 Webpage self-adaption layout method and device
CN103530117A (en) * 2013-09-30 2014-01-22 山西云途信息技术有限公司 Method and device for adapting to screens, of different sizes, of mobile terminals
CN103744985A (en) * 2014-01-16 2014-04-23 世纪龙信息网络有限责任公司 Webpage adaption method and webpage adaption system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020276A (en) * 2017-08-22 2019-07-16 武汉斗鱼网络科技有限公司 The compatible processing method and processing device of the H5 page is embedded in a kind of APP
CN107590240A (en) * 2017-09-13 2018-01-16 武汉斗鱼网络科技有限公司 A kind of method and device of adjustment word size for page rendering
CN107918648B (en) * 2017-11-09 2022-03-25 上海欣兆阳信息科技有限公司 Method for establishing plane design template library and searching template
CN113051010A (en) * 2019-12-28 2021-06-29 Oppo(重庆)智能科技有限公司 Application picture adjusting method in wearable device and related device
CN113051010B (en) * 2019-12-28 2023-04-28 Oppo(重庆)智能科技有限公司 Application picture adjustment method and related device in wearable equipment
CN112199139A (en) * 2020-09-02 2021-01-08 成都安易迅科技有限公司 Adaptive adjustment method and device for system scaling
CN112199139B (en) * 2020-09-02 2023-04-25 成都安易迅科技有限公司 Self-adaptive adjustment method and device for system scaling
CN114564130A (en) * 2022-02-23 2022-05-31 成都智元汇信息技术股份有限公司 Text self-adaption method, display terminal, system and medium based on public transport

Also Published As

Publication number Publication date
CN106557501B (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN106557501A (en) A kind of screen adaptation method of page module and device
CN103744674B (en) Method and device for generating hypertext markup language (HTML) procedure code
CN104572668B (en) Method and apparatus based on multiple pattern file generated Merge Styles files
US20040255258A1 (en) Method, apparatus, and computer program product for generation of a via array within a fill area of a design layout
CN105577719B (en) A kind of data compression method and device
TWI690808B (en) Data reorganization method and device
CN108241505A (en) A kind of page adaptation method and device
CN106933887A (en) A kind of data visualization method and device
CN102725729A (en) Analyzing objects from a graphical interface for standards verification
CN104731809B (en) The processing method and processing device of the attribute information of object
CN108898549A (en) Image processing method, picture processing unit and terminal device
CN107015793A (en) Design original text adaptation method, apparatus and system
CN107256259A (en) Page display method, device, electronic equipment and storage medium
CN103279345B (en) Method and device for locking page element
CN102831117A (en) Method for selecting, determining, recommending and generating character style and equipment for character style
CN104616158A (en) Product detail page generation method and device
CN111324927A (en) Building design management system and method based on BIM and VR technology
CN104657554B (en) A kind of rocket threedimensional model design information quick extraction system
CN106168959A (en) Page layout method and device
CN103677518B (en) Touch message responding method on a kind of mobile terminal and device
CN106682044A (en) Data processing method and device
CN106648586B (en) Platform for VR creation based on web browser
CN107193951A (en) WEB data visualization methods based on relational database
CN107610004A (en) A kind of commodity are really weighed and acquisition methods, computer
CN106919598A (en) Webpage content display method and system

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
GR01 Patent grant
GR01 Patent grant