CN106383686A - HTML (Hypertext markup language) picture display method and device - Google Patents

HTML (Hypertext markup language) picture display method and device Download PDF

Info

Publication number
CN106383686A
CN106383686A CN201610881512.2A CN201610881512A CN106383686A CN 106383686 A CN106383686 A CN 106383686A CN 201610881512 A CN201610881512 A CN 201610881512A CN 106383686 A CN106383686 A CN 106383686A
Authority
CN
China
Prior art keywords
html
height
width
picture
object height
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
CN201610881512.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.)
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shirui Electronics Co Ltd
Original Assignee
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shirui Electronics 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 Guangzhou Shiyuan Electronics Thecnology Co Ltd, Guangzhou Shirui Electronics Co Ltd filed Critical Guangzhou Shiyuan Electronics Thecnology Co Ltd
Priority to CN201610881512.2A priority Critical patent/CN106383686A/en
Publication of CN106383686A publication Critical patent/CN106383686A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an HTML picture display method, which comprises the following steps: acquiring a target width and a target height; reading HTML data to be rendered; rendering the HTML data according to the target width and the target height to generate an HTML picture; and displaying the HTML picture. The invention also discloses an HTML picture display device, which can re-render to generate the HTML picture according to the target width and the target height instead of directly modifying the size of the HTML picture after the target width and the target height are obtained, so that the content of the HTML picture generated by rendering cannot be deformed or cannot be unclear due to amplification.

Description

A kind of HTML image display method and device
Technical field
The present invention relates to HTML field, more particularly, to a kind of HTML image display method and device.
Background technology
When application program (as browser) shows the data of one section of html format, typically first call HTML renderer HTML The data render of form becomes a width picture (bitmap), then by bitmap renderer (the GUI control of a display bitmap, or one kind The method that bitmap is plotted to window designated area) show this picture.
But this scheme has a problem that, when one section of html data is rendered to by bitmap due to HTML renderer, this figure The size of piece is fixing.When application program needs according to different size (calling program display size in the following text) display picture, application Program directly can be compressed or stretches to the picture generating, this may lead to the displaying ratio of picture not to so that make picture Interior element is deformed, thus can not clearly indicate.
Content of the invention
For the problems referred to above, it is an object of the invention to provide a kind of HTML image display method and device, can change It is ensured that picture is clearly indicated while size.
The invention provides a kind of HTML image display method, comprise the steps:
Obtain target width and object height;
Read html data to be rendered;
According to described target width and described object height, described html data is rendered, generate HTML picture;
Show described HTML picture.
Preferably, described according to described target width and described object height, described html data is rendered, generate HTML picture, specially:
Determine the size of the element in described html data according to described target width and described object height, and according to institute The size of the page formatting and described element of stating html data definition renders to described html data, generates HTML picture.
Preferably, the width of described HTML picture is target width, and the height of described HTML picture is object height.
Preferably, according to described target width and described object height, described html data is being rendered, generating Before HTML picture, also include:
Judge whether described object height is more than default width threshold value and judges described object height whether more than default Height threshold;
When described target width is more than default width threshold value, described object height is set to described height threshold;
When described object height is more than default height threshold, described object height is set to described height threshold.
Preferably, before described acquisition target width and object height, also include:
Monitor the stretched operation to the HTML picture being currently generated, and difference in height is generated according to the amplitude of described stretched operation Value and width differential;
According to the original width of the described HTML picture being currently generated, original height, described height difference and described width Difference, generates target width and object height.
Present invention also offers a kind of HTML image display apparatus, including:
Size acquiring unit, for obtaining target width and object height;
Data-reading unit, for reading html data to be rendered;
HTML rendering unit, for carrying out wash with watercolours according to described target width and described object height to described html data Dye, generates HTML picture;
HTML display unit, for showing described HTML picture.
Preferably, described HTML rendering unit is specifically for determining institute according to described target width and described object height State the size of the element in html data, and the size of the page formatting according to the definition of described html data and described element is to institute State html data to be rendered, generate HTML picture.
Preferably, the width of described HTML picture is target width, and the height of described HTML picture is object height.
Preferably, also include:
Judging unit, for judging whether described object height is more than default width threshold value and judges described object height Whether it is more than default height threshold;
First arranging unit, for when described target width is more than default width threshold value, described object height being set It is set to described height threshold;
Second arranging unit, for when described object height is more than default height threshold, described object height being set It is set to described height threshold.
Preferably, also include:
Monitoring unit, for monitoring the stretched operation to the HTML picture being currently generated, and according to described stretched operation Amplitude generates height difference and width differential;
Size signal generating unit, for according to the original width of the described HTML picture being currently generated, original height, described height Degree difference and described width differential, generate target width and object height.
HTML image display method and display device that the present invention provides, after getting target width and object height, Generation HTML picture can again be rendered according to target width and object height, rather than directly to the HTML picture having generated Size carries out uniaxial direct tensile or compression, so it is ensured that the content rendering the HTML picture of generation will not be deformed or will not Lead to content unintelligible because of amplification.
Brief description
In order to be illustrated more clearly that technical scheme, below by the accompanying drawing work to use required in embodiment Simply introduce it should be apparent that, drawings in the following description are only some embodiments of the present invention, general for this area For logical technical staff, on the premise of not paying creative work, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of HTML image display method provided in an embodiment of the present invention.
Fig. 2 is the structural representation of HTML image display apparatus provided in an 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 clear, complete Site preparation description is it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of not making creative work Embodiment, broadly falls into the scope of protection of the invention.
Refer to Fig. 1, the embodiment of the invention discloses a kind of HTML image display method, it can show dress by HTML picture Put to execute, and at least comprise the steps:
S101, obtains target width and object height.
S102, reads html data to be rendered.
S103, renders to described html data according to described target width and described object height, generates HTML figure Piece.
S104, shows described HTML picture.
In embodiments of the present invention, described HTML image display apparatus, before html data is rendered, will obtain first Take target width and object height, hereafter, described HTML image display apparatus read html data to be rendered, further according to described Target width and described object height render to described html data, generate HTML picture, wherein, usually, generation The width of described HTML picture is target width, and the height of described HTML picture is object height.
In embodiments of the present invention, after completing to render, described HTML picture is shown by described HTML image display apparatus On predetermined position, thus completing the display of html data.
It should be noted that in embodiments of the present invention, after generating described HTML picture, if user wants to described The size (as width or height are modified) of HTML picture, then user can input new target width and object height, hereafter The step that described HTML image display apparatus are executed S101~S104 again, that is, user often input a target width and target Highly, described HTML image display apparatus all can once be rendered.
In sum, HTML image display method provided in an embodiment of the present invention, is getting target width and target height After degree, generation HTML picture can again be rendered according to target width and object height, rather than directly to the HTML picture generating Size modify, so it is ensured that the content rendering the HTML picture of generation will not be deformed or will not be because of amplification Lead to content unintelligible.
For the ease of the understanding of the present invention, some currently preferred embodiments of the present invention will be done below and further retouch State.
First preferred embodiment:
Preferably, step S103 is specially:
Determine the size of the element in described html data according to described target width and described object height, and according to institute The size of the page formatting and described element of stating html data definition renders to described html data, generates HTML picture.
In the preferred embodiment, after obtaining target width and described object height, then the HTML picture that generates big Little and the ratio of width to height just there occurs change, if keep the element (as word or other characters) in described html data when rendering Size and constant rate, then be likely to occur the problems such as word is excessive, word is too small or word ratio is inharmonious, therefore, in wash with watercolours During dye, need to determine the size of the element in described html data according to described target width and described object height.
In embodiments of the present invention, determine the big I of element in described html data by the default value of system and target The ratio of width and object height determining, or can according to described target width, object height, the quantity of element often gone and Determining, the present invention is not specifically limited the series of factors such as the line-spacing between element, spacing.
Second preferred embodiment:
Preferably, before step S103, also include:
Judge whether described object height is more than default width threshold value and judges described object height whether more than default Height threshold;
When described target width is more than default width threshold value, described object height is set to described height threshold;
When described object height is more than default height threshold, described object height is set to described height threshold.
Specifically, because the size of viewing area is limited, thus described HTML image display apparatus may arrange one Height threshold and a width threshold value, when described object height is more than default height threshold or described target width more than pre- If width threshold value when it is possible to cause picture cannot normally show.
In the preferred embodiment, when described target width is more than default width threshold value, can be by described object height It is set to described height threshold;And when described object height is more than default height threshold, described object height can be arranged For described height threshold.
Because user setup is than larger object height and target width, then mean that user goes for one than larger HTML picture, therefore, in the preferred embodiment, current for the system full-size allowing is set to the HTML picture generating Size, on the one hand, ensure that user can obtain the larger display picture of ratio, on the other hand it is also ensured that picture normal Display, it is to avoid the problem that system occurs collapsing or need user to reset.
Preferably, before step S101, also include:
Monitor the stretched operation to the HTML picture being currently generated, and difference in height is generated according to the amplitude of described stretched operation Value and width differential;
According to the original width of the described HTML picture being currently generated, original height, described height difference and described width Difference, generates target width and object height.
Specifically, if currently rendered generate a HTML picture, and user wants the display to described HTML picture Size is adjusted.One method is that user re-enters target width and object height, but this method needs to carry out again Generate HTML picture after rendering and just can know that this satisfaction that regulates whether, and user cannot ensure target width and the mesh inputting Absolute altitude degree is exactly oneself preferable size it is thus possible to need repeated multiple times adjustment.
For this reason, in the preferred embodiment, user can directly carry out stretching to adjust it to the HTML picture being currently generated Height and width.When user is stretched, described HTML image display apparatus monitor drawing to the HTML picture being currently generated Stretch operation, and height difference and width differential are generated according to the amplitude of described stretched operation, be currently generated further according to described The original width of HTML picture, original height, described height difference and described width differential, generate target width and target is high Degree.
For example, it is assumed that the original width of the HTML picture being currently generated is 200, original height is 400, described HTML picture It is 50 that display device is passed through to monitor to the width differential that the stretched operation of the HTML picture being currently generated generates, height difference is- 100, then now, described target width=200+50=250, described object height=400-100=300.
In this preferred embodiment, user does not need to input target width and object height, only need to be to the HTML being currently generated Picture carries out stretching and can obtain target width and object height, because stretching has visualization, hereby it is ensured that the size generating It is preferable size, it is to avoid user repeatedly adjusts numerical value and can be only achieved the effect oneself wanted, and improves the experience of user.
Refer to Fig. 2, the embodiment of the present invention additionally provides a kind of HTML image display apparatus 100, including:
Size acquiring unit 10, for obtaining target width and object height.
Data-reading unit 20, for reading html data to be rendered.
HTML rendering unit 30, for carrying out wash with watercolours according to described target width and described object height to described html data Dye, generates HTML picture.
HTML display unit 40, for showing described HTML picture.
In embodiments of the present invention, before html data is rendered, described Size acquiring unit 10 will obtain first Target width and object height, hereafter, described data-reading unit 20 reads html data to be rendered, and described HTML renders list Unit 30 renders to described html data further according to described target width and described object height, generates HTML picture, wherein, Usually, the width of the described HTML picture of generation is target width, and the height of described HTML picture is object height.
In embodiments of the present invention, after completing to render, described HTML picture is shown in by described HTML display unit 40 On predetermined position, thus completing the display of html data.
It should be noted that in embodiments of the present invention, after generating described HTML picture, if user wants to described The size (as width or height are modified) of HTML picture, then user can input new target width and object height, described HTML image display apparatus can once be rendered again.
In sum, HTML image display apparatus 100 provided in an embodiment of the present invention, are getting target width and target After highly, generation HTML picture can again be rendered according to target width and object height, rather than the directly chi to HTML picture Very little modify, so it is ensured that the content rendering the HTML picture of generation will not be deformed or will not lead to because of amplification Content is unintelligible.
Preferably, described HTML rendering unit 30 is specifically for determining according to described target width and described object height The size of the element in described html data, and the size pair of the page formatting according to the definition of described html data and described element Described html data is rendered, and generates HTML picture.
In the preferred embodiment, after obtaining target width and described object height, then the HTML picture that generates big Little and the ratio of width to height just there occurs change, if keep the element (as word or other characters) in described html data when rendering Size and constant rate, then be likely to occur the problems such as word is excessive, word is too small or word ratio is inharmonious, therefore, in wash with watercolours During dye, described HTML rendering unit 30 needs to be determined in described html data according to described target width and described object height The size of element.
In embodiments of the present invention, determine the big I of element in described html data by the default value of system and target The ratio of width and object height determining, or can according to described target width, object height, the quantity of element often gone and Determining, the present invention is not specifically limited the series of factors such as the line-spacing between element, spacing.
Preferably, described HTML image display apparatus 100 also include:
Judging unit 50, for judging whether described object height is more than default width threshold value and judges that described target is high Whether degree is more than default height threshold;
First arranging unit 60, for when described target width is more than default width threshold value, by described object height It is set to described height threshold;
Second arranging unit 70, for when described object height is more than default height threshold, by described object height It is set to described height threshold.
In the preferred embodiment, when described target width is more than default width threshold value, can be by described object height It is set to described height threshold;And when described object height is more than default height threshold, described object height can be arranged For described height threshold.
Because user setup is than larger object height and target width, then mean that user goes for one than larger HTML picture, therefore, in the preferred embodiment, current for the system full-size allowing is set to the HTML picture generating Size, on the one hand, ensure that user can obtain the larger display picture of ratio, on the other hand it is also ensured that picture normal Display, it is to avoid the problem that system occurs collapsing or need user to reset.
Preferably, also include:
Monitoring unit 80, for monitoring the stretched operation to the HTML picture being currently generated, and according to described stretched operation Amplitude generate height difference and width differential;
Size signal generating unit 90, for according to the original width of the described HTML picture being currently generated, original height, described Height difference and described width differential, generate target width and object height.
Specifically, if currently rendered generate a HTML picture, and user wants the display to described HTML picture Size is adjusted.One method is that user re-enters target width and object height, but this method needs to carry out again Generate HTML picture after rendering and just can know that this satisfaction that regulates whether, and user cannot ensure target width and the mesh inputting Absolute altitude degree is exactly oneself preferable size it is thus possible to need repeated multiple times adjustment.
For this reason, in the preferred embodiment, user can directly carry out stretching to adjust it to the HTML picture being currently generated Height and width.When user is stretched, described monitoring unit 80 monitors the stretched operation to the HTML picture being currently generated, And height difference and width differential are generated according to the amplitude of described stretched operation, described size signal generating unit 90 is worked as further according to described The original width of HTML picture of front generation, original height, described height difference and described width differential, generate target width and Object height.
For example, it is assumed that the original width of the HTML picture being currently generated is 200, original height is 400, described monitoring unit 80 width differential passing through to monitor the stretched operation generation to the HTML picture being currently generated are 50, and height difference is -100, then Now, described target width=200+50=250, described object height=400-100=300.
In this preferred embodiment, user does not need to input target width and object height, only need to be to the HTML being currently generated Picture carries out stretching and can obtain target width and object height, because stretching has visualization, hereby it is ensured that the size generating It is preferable size, it is to avoid user repeatedly adjusts numerical value and can be only achieved the effect oneself wanted, and improves the experience of user.
Above disclosed be only a kind of preferred embodiment of the present invention, certainly the power of the present invention can not be limited with this Sharp scope, one of ordinary skill in the art will appreciate that realize all or part of flow process of above-described embodiment, and according to present invention power Profit requires made equivalent variations, still falls within the scope that invention is covered.
One of ordinary skill in the art will appreciate that realizing all or part of flow process in above-described embodiment method, it is permissible Instruct related hardware to complete by computer program, described program can be stored in a computer read/write memory medium In, this program is upon execution, it may include as the flow process of the embodiment of above-mentioned each method.Wherein, described storage medium can be magnetic Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access Memory, RAM) etc..

Claims (10)

1. a kind of HTML image display method is it is characterised in that comprise the steps:
Obtain target width and object height;
Read html data to be rendered;
According to described target width and described object height, described html data is rendered, generate HTML picture;
Show described HTML picture.
2. HTML image display method according to claim 1 it is characterised in that described according to described target width and institute State object height described html data is rendered, generate HTML picture, specially:
Determine the size of the element in described html data according to described target width and described object height, and according to described The size of the page formatting of html data definition and described element renders to described html data, generates HTML picture.
3. HTML image display method according to claim 1 is it is characterised in that the width of described HTML picture is target Width, the height of described HTML picture is object height.
4. HTML image display method according to claim 1 is it is characterised in that according to described target width and described Object height renders to described html data, before generating HTML picture, also includes:
Judge whether described object height is more than default width threshold value and judges whether described object height is more than default height Degree threshold value;
When described target width is more than default width threshold value, described object height is set to described height threshold;
When described object height is more than default height threshold, described object height is set to described height threshold.
5. the HTML image display method according to Claims 1-4 any one is it is characterised in that in described acquisition mesh Before mark width and object height, also include:
Monitor stretched operation to the HTML picture being currently generated, and according to the amplitude of described stretched operation generate height difference and Width differential;
According to the original width of the described HTML picture being currently generated, original height, described height difference and described width differential, Generate target width and object height.
6. a kind of HTML image display apparatus are it is characterised in that include:
Size acquiring unit, for obtaining target width and object height;
Data-reading unit, for reading html data to be rendered;
HTML rendering unit, for being rendered to described html data according to described target width and described object height, raw Become HTML picture;
HTML display unit, for showing described HTML picture.
7. HTML image display apparatus according to claim 6 are it is characterised in that described HTML rendering unit is specifically used In, the size of the element in described html data is determined according to described target width and described object height, and according to described The size of the page formatting of html data definition and described element renders to described html data, generates HTML picture.
8. HTML image display apparatus according to claim 6 are it is characterised in that the width of described HTML picture is target Width, the height of described HTML picture is object height.
9. HTML image display apparatus according to claim 6 are it is characterised in that also include:
Judging unit, for judging whether described object height is more than default width threshold value and whether judges described object height More than default height threshold;
First arranging unit, for when described target width is more than default width threshold value, described object height being set to Described height threshold;
Second arranging unit, for when described object height is more than default height threshold, described object height being set to Described height threshold.
10. the HTML image display apparatus according to claim 6 to 9 any one are it is characterised in that also include:
Monitoring unit, for monitoring the stretched operation to the HTML picture being currently generated, and the amplitude according to described stretched operation Generate height difference and width differential;
Size signal generating unit, for according to the original width of the described HTML picture being currently generated, original height, described difference in height Value and described width differential, generate target width and object height.
CN201610881512.2A 2016-10-09 2016-10-09 HTML (Hypertext markup language) picture display method and device Pending CN106383686A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610881512.2A CN106383686A (en) 2016-10-09 2016-10-09 HTML (Hypertext markup language) picture display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610881512.2A CN106383686A (en) 2016-10-09 2016-10-09 HTML (Hypertext markup language) picture display method and device

Publications (1)

Publication Number Publication Date
CN106383686A true CN106383686A (en) 2017-02-08

Family

ID=57937214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610881512.2A Pending CN106383686A (en) 2016-10-09 2016-10-09 HTML (Hypertext markup language) picture display method and device

Country Status (1)

Country Link
CN (1) CN106383686A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107179947A (en) * 2017-04-26 2017-09-19 武汉斗鱼网络科技有限公司 A kind of network picture method for down loading and system for mobile terminal

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090228782A1 (en) * 2008-03-04 2009-09-10 Simon Fraser Acceleration of rendering of web-based content
US20100023884A1 (en) * 2006-10-23 2010-01-28 Adobe Systems Incorporated Rendering hypertext markup language content
CN102298492A (en) * 2010-06-23 2011-12-28 索尼公司 Information processing apparatus, information processing method, and program
CN102306174A (en) * 2011-08-24 2012-01-04 百度在线网络技术(北京)有限公司 Method and equipment for interacting with user based on web page elements
CN102354465A (en) * 2011-10-08 2012-02-15 许卫刚 Method for English study by taking sentence as minimum unit and system therefor
CN103578359A (en) * 2012-07-30 2014-02-12 三星电子株式会社 Flexible display apparatus and display method thereof
CN103677720A (en) * 2013-12-25 2014-03-26 乐视网信息技术(北京)股份有限公司 Picture display method and device based on website
CN104978433A (en) * 2015-07-16 2015-10-14 无锡天脉聚源传媒科技有限公司 Web page display method and device
CN105630841A (en) * 2014-11-07 2016-06-01 阿里巴巴集团控股有限公司 Webpage display method as well as webpage sending method, device and system
CN105630815A (en) * 2014-10-31 2016-06-01 广州市动景计算机科技有限公司 Webpage reformatting method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100023884A1 (en) * 2006-10-23 2010-01-28 Adobe Systems Incorporated Rendering hypertext markup language content
US20090228782A1 (en) * 2008-03-04 2009-09-10 Simon Fraser Acceleration of rendering of web-based content
CN102298492A (en) * 2010-06-23 2011-12-28 索尼公司 Information processing apparatus, information processing method, and program
CN102306174A (en) * 2011-08-24 2012-01-04 百度在线网络技术(北京)有限公司 Method and equipment for interacting with user based on web page elements
CN102354465A (en) * 2011-10-08 2012-02-15 许卫刚 Method for English study by taking sentence as minimum unit and system therefor
CN103578359A (en) * 2012-07-30 2014-02-12 三星电子株式会社 Flexible display apparatus and display method thereof
CN103677720A (en) * 2013-12-25 2014-03-26 乐视网信息技术(北京)股份有限公司 Picture display method and device based on website
CN105630815A (en) * 2014-10-31 2016-06-01 广州市动景计算机科技有限公司 Webpage reformatting method and device
CN105630841A (en) * 2014-11-07 2016-06-01 阿里巴巴集团控股有限公司 Webpage display method as well as webpage sending method, device and system
CN104978433A (en) * 2015-07-16 2015-10-14 无锡天脉聚源传媒科技有限公司 Web page display method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107179947A (en) * 2017-04-26 2017-09-19 武汉斗鱼网络科技有限公司 A kind of network picture method for down loading and system for mobile terminal

Similar Documents

Publication Publication Date Title
JP3734491B1 (en) How to display in-cell graph of spreadsheet
KR101494844B1 (en) System for Transforming Chart Using Metadata and Method thereof
US10678882B2 (en) Systems and methods for providing a user interface with grid view
US11551392B2 (en) Graphic drawing method and apparatus, device, and storage medium
US20160275054A1 (en) Webpage display method and device
JP3853827B1 (en) How to display a range graph in a cell in a spreadsheet
CN104615336A (en) Information processing method and electronic equipment
EP3252587B1 (en) Method and system for scrolling visual page content
CN107015793A (en) Design original text adaptation method, apparatus and system
US10373363B2 (en) Systems and methods for visually creating and editing scrolling actions
CN109683895A (en) The method and system of a variety of browser sizes of webpage fit based on CSS preprocessor
CN108241505A (en) A kind of page adaptation method and device
CN106649369A (en) Adjustment method and device for window display
CN112925957B (en) Method, device, equipment and medium for determining position of father node in graph
CN106155654B (en) Method and device for shielding webpage operation and electronic equipment
CN109857964B (en) Thermodynamic diagram drawing method and device for page operation, storage medium and processor
CN102880391B (en) Change display control apparatus and the method for the content that browser window shows
JP6428766B2 (en) Display device, monitoring system, display method, and display program
CN106383686A (en) HTML (Hypertext markup language) picture display method and device
CN112507257B (en) Webpage display method, device, equipment and storage medium
CN111428452B (en) Annotation data storage method and device
CN103336818B (en) Method and device for alignment after webpage zoom on electronic equipment
JP7023688B2 (en) Programs, information processing equipment, and information processing methods
CN111580909A (en) Picture generation method, device, equipment and storage medium
CN107688636B (en) Page adaptation 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20170208

RJ01 Rejection of invention patent application after publication