WO2011107050A2 - 一种触摸屏上网页的调整方法和显示终端 - Google Patents

一种触摸屏上网页的调整方法和显示终端 Download PDF

Info

Publication number
WO2011107050A2
WO2011107050A2 PCT/CN2011/073045 CN2011073045W WO2011107050A2 WO 2011107050 A2 WO2011107050 A2 WO 2011107050A2 CN 2011073045 W CN2011073045 W CN 2011073045W WO 2011107050 A2 WO2011107050 A2 WO 2011107050A2
Authority
WO
WIPO (PCT)
Prior art keywords
display
area value
user
webpage
browser
Prior art date
Application number
PCT/CN2011/073045
Other languages
English (en)
French (fr)
Other versions
WO2011107050A3 (zh
Inventor
解峰
Original Assignee
华为终端有限公司
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 华为终端有限公司 filed Critical 华为终端有限公司
Priority to CN201180000344.7A priority Critical patent/CN102203778B/zh
Priority to EP11750203.9A priority patent/EP2690535B1/en
Priority to PCT/CN2011/073045 priority patent/WO2011107050A2/zh
Publication of WO2011107050A2 publication Critical patent/WO2011107050A2/zh
Publication of WO2011107050A3 publication Critical patent/WO2011107050A3/zh
Priority to US14/056,168 priority patent/US20140040728A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • 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
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation

Definitions

  • the present invention relates to touch display technology, and more particularly to a method and a display terminal for adjusting a web page on a touch screen.
  • the interface can be scaled by two-finger swipe.
  • two function keys physical or virtual buttons
  • zooming one for zooming out.
  • the user wants to display enough content in a limited size, but when the display content is too much, the size of the links and virtual buttons in the page will also shrink, which may cause the user to click inaccurately. Therefore, currently browsers generally provide a default ratio for web pages, which can be adjusted if the user is not satisfied.
  • the inventor has found that at least the following problems exist in the prior art: each time the user opens the browser, the webpages in the browser are displayed according to the default ratio. If the user is not satisfied with the default ratio, the user needs to The adjustment causes the user to adjust the proportion of the webpage first when browsing the webpage, and the operation is cumbersome.
  • An object of the embodiments of the present invention is to provide a method for adjusting a webpage on a touch screen and a display terminal, so as to automatically provide a suitable display ratio for the user when the user opens the browser to browse the webpage.
  • the embodiment of the invention provides a method for adjusting a webpage on a touch screen, and the method may include: preset a correspondence between a touch area value and a display ratio;
  • the embodiment of the present invention further provides a display terminal with a touch screen, and the display terminal includes: a storage module, configured to store a correspondence between a preset touch area value and a display ratio;
  • An acquisition module configured to collect a touch area value of the user
  • a determining module configured to determine, by using the correspondence relationship, a display ratio corresponding to a touched area value of the collected user when the browser is started;
  • a display module for displaying a webpage in the browser according to the display ratio.
  • the method for adjusting a webpage on a touch screen and the display terminal in the embodiment of the present invention determine the display ratio by using the corresponding relationship after collecting the touch area value of the user, thereby realizing the user automatically when the user opens the browser to browse the webpage. Provide a suitable display ratio.
  • FIG. 1 is a schematic flow chart of a first embodiment of a method for adjusting a webpage on a touch screen according to an embodiment of the present invention
  • FIG. 2 is a schematic flow chart of a second embodiment of a method for adjusting a webpage on a touch screen according to an embodiment of the present invention
  • FIG. 3 is a schematic flow chart of a third embodiment of a method for adjusting a webpage on a touch screen according to an embodiment of the present invention
  • FIG. 4 is a schematic flow chart of a fourth embodiment of a method for adjusting a webpage on a touch screen according to an embodiment of the present invention
  • FIG. 5 is a schematic flow chart of a preferred embodiment of a method for adjusting a webpage on a touch screen according to an embodiment of the present invention
  • FIG. 6 is a schematic flowchart of a first embodiment of a display terminal according to an embodiment of the present invention.
  • FIG. 7 is a schematic flowchart of a second embodiment of a display terminal according to an embodiment of the present invention.
  • FIG. 8 is a schematic flow chart of a third embodiment of a display terminal according to an embodiment of the present invention.
  • the embodiment provides a method for adjusting a webpage on a touch screen, and the corresponding relationship between the preset touch area value and the display ratio is required.
  • the touch area value a has a corresponding relationship with the display ratio s, for example, the relationship shown in Table 1:
  • the touch area value can be obtained by parameter conversion such as the voltage of the touch screen, or can be reflected by the number of pixels of a single touch. For display terminals of different resolutions, the number of single touch pixels corresponding to the same touch area value will be different. It can be adjusted according to the specific display terminal.
  • the corresponding relationship may be stored on the display terminal or may be stored on a remote server serving the display terminal.
  • the correspondence is preferably stored on the display terminal in consideration of factors such as efficiency and stability.
  • the method includes the following steps:
  • the touch area of the collection user can be turned on after the display terminal is turned on until the browser is started. Specifically, there are two ways:
  • the user's touch area value is preferably before the browser is started, such as in a non-browser interface (including a system unlock interface, an icon confirmation interface, etc.), because in the browser interface, the user's operation is mostly sliding, and not Browser interface, click and touch operation is more, the touch area value collected is more accurate and easy to collect;
  • the corresponding display ratio is found in the process of browser startup, and the webpage can be opened in the browser.
  • the webpage is directly displayed in a suitable display ratio; by collecting the touch area value once before the browser is started, the webpage can be displayed by using the display ratio all the time, the processing burden of the display terminal is small, and the user's browsing comfort is also better. high.
  • the first preset number of times may be multiple times, for example, 3 times or 15 times, and the like.
  • Existing touch screens eg, resistive touch screens, capacitive touch screens, etc.
  • This method is quicker. Since the existing display terminal is started after the user touches the browser icon, the browser icon is touched before the browser is started. By using the area value when the collected user touches the browser icon as the touch area value of the user, the corresponding display ratio is searched during the startup of the browser, and the webpage can be directly displayed at a suitable display ratio when the browser opens the webpage. In this method, only the touch area value can be collected once as the basis of the subsequent corresponding display ratio; the touch area value can be re-acquired as the basis of the subsequent corresponding display ratio when the user touches the browser icon before starting the browser, which is convenient and current. The user's browsing habits are consistent.
  • the display relationship can be determined by using the correspondence when the browser is started.
  • the display terminal After determining the display scale, the display terminal displays the webpage in the browser according to the display scale.
  • the method may further include step S30. : Re-acquiring the user's touch area value, and re-determining the display ratio by using the corresponding relationship, and displaying the webpage in the browser according to the re-determined display ratio (see FIG. 2). Since many existing terminal devices are charged by traffic, if the user frequently stops and returns, there is a possibility that a click error occurs, that is, the current display ratio does not match the display ratio required by the user. The reason for this may be that the user has changed the finger on the touch screen or has the display terminal been viewed by others.
  • the display terminal resamples in time, reacquires the touch area value of the user, and uses the corresponding relationship to re-determine the display ratio. , display the webpage in the browser according to the re-determined display ratio. Resampling allows users to click on a confirmation or link as a basis for sampling while browsing the web.
  • a preferred embodiment is (see FIG. 3), and may further include step S10a: when determining to display a certain webpage, whether the stored list has a display ratio corresponding to the webpage of the webpage, and if so, the shell S20a: directly follow
  • the display scale displays the webpage, if otherwise, S20 is executed, that is, according to the The display ratio found by the correspondence shows the web page.
  • the list is a mapping relationship table between the website address and the displayed display ratio, and may be saved locally on the display terminal or on a remote server serving the display terminal.
  • the list is preferably saved in the display terminal in consideration of efficiency, stability, and the like. on.
  • the display terminal can automatically record the list, or the user can manually collect the mapping relationship between the current webpage URL and the current display ratio.
  • the length of the list should not be too long.
  • the URL with the most user access times is not more than the predetermined number. It is preferable to store the mapping relationship between the URLs of about 10 and the display ratio. It is determined that a certain webpage may be displayed when the user touches the browser icon to display the browser's default homepage URL, or when the user touches the input URL.
  • S 10a may be performed after the user's touch area value is acquired, or at the same time as the touch area value is acquired, as long as an appropriate display ratio can be determined before the web page to be accessed is opened.
  • the display terminal collects the touch area value of the user, and simultaneously searches whether the list has a display corresponding to the default homepage address of the browser. The ratio, if yes, displays the default homepage using the display scale in the list, and if not, uses the correspondence to find the display scale corresponding to the touched area value of the collected user, and displays the default homepage using the found display scale.
  • the touched area value currently obtained may be greatly changed from the previous touch area value due to the hand pointing out sweat, etc., in order to eliminate the interference caused by the unexpected situation and the stable touched area value.
  • the method may further include: S40: storing a touch area value of the second preset number of times of the user, and the user touch area value collected in S10 is the latest second preset number of times. The average of the touch area values.
  • collecting the touch area value of the user before the display terminal is turned on until the browser is started; and collecting the touch area value may adopt the above method (1) or (2).
  • step S605 is performed: directly displaying the webpage according to the display ratio; , step S603 is performed;
  • the method for adjusting a webpage on the touch screen determines the display ratio by using the corresponding relationship after collecting the touch area value of the user, thereby realizing that the user can automatically provide a suitable user when the user opens the browser to browse the webpage.
  • Display ratio by obtaining the touch area value of the user before starting the browser, the corresponding display ratio can be accurately and efficiently found when the browser is started, the processing burden of the display terminal is small, and the user's browsing comfort is higher;
  • the area value of the touch is collected multiple times to ensure that the touch area value is closer to the actual use state; by monitoring the misoperation, the display ratio can be adjusted in time to improve the smoothness of the user's click browsing; by using the list to store the most visited websites and the adopted
  • the mapping relationship table of the display ratio can further improve the browsing comfort of the user; by using the stored historical touch area value to correct the touched area value of the current collection, the interference caused by the unexpected situation and the touched area value of the stable acquisition can be eliminated.
  • the embodiment provides a display terminal with a touch screen.
  • the display module includes a storage module 10, an acquisition module 20, a determination module 30, and a display module 40.
  • the storage module 10 is configured to store a correspondence between a preset touch area value and a display ratio.
  • the acquisition module 20 is configured to collect the touch area value of the user.
  • the acquisition module 20 can include:
  • the first collecting unit is configured to collect an area value of the first preset number of touches on the touch screen after the display terminal is powered on, and the first calculating unit is configured to collect the first preset number of times The area values are averaged to obtain the touch area value of the user. If the actual number of acquisitions of the first collection unit is less than the first preset number of times, the first calculation unit averages the area value of the actual collection times to obtain the touch area value of the user.
  • the acquisition module 20 can also include:
  • the second collecting unit is configured to collect an area value when the user touches the browser icon, and use the area value as the touch area value of the user.
  • the determining module 30 is configured to determine, by the correspondence relationship, a display ratio corresponding to the touched area value of the collected user when the browser is started.
  • the display module 40 is configured to display a webpage in the browser according to the display ratio.
  • the display terminal may further include a detecting module 50, configured to detect, during the web browsing, that the number of stop and/or return operations on the display terminal is greater than a preset threshold within a set time,
  • the acquisition module 20 is called to reacquire the touch area value of the user, the call determination module 30 re-determines the display ratio by using the correspondence relationship, and invokes the display module 40 to display the webpage in the browser according to the re-determined display ratio.
  • the display terminal preferably further includes a retrieval module 60, configured to: when determining to display a certain webpage, retrieve whether the stored list has a display ratio corresponding to the webpage of the webpage, and if so, invoke the display module 40.
  • the webpage is directly displayed according to the display ratio; the list is a mapping relationship table between the webpage and the displayed display ratio, and may be stored in the storage module 10 or may be stored on a remote server serving the display terminal.
  • the storage module 10 is further configured to: store a touch area value of the second preset number of times of the user, and the touch area value of the user collected by the collecting module 20 may be an average value of the touch area value of the last second preset number of times. .
  • the display terminal of the embodiment of the present invention determines the display ratio by using the corresponding relationship after collecting the touch area value of the user, thereby realizing that the user can automatically provide a suitable display ratio when the user opens the browser to browse the webpage; Obtaining the touch area value of the user before starting the browser can accurately and efficiently find the corresponding display ratio when the browser is started, the processing load of the display terminal is small, and the user's browsing comfort is higher; The area value ensures that the touch area value is closer to the actual use state; by monitoring the misoperation, the display ratio can be adjusted in time to improve the smoothness of the user's click browsing; and the list is used to store the most visited websites and the display ratio used.
  • the mapping relationship of the example can further improve the browsing comfort of the user; by using the stored historical touch area value to correct the touched area value of the current collection, the interference caused by the unexpected situation and the touched area value of the stable acquisition can be eliminated.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明实施例公开了一种触摸屏上网页的调整方法和显示终端,其中,所述方法包括:启动浏览器时,利用对应关系确定与采集的用户的触摸面积值对应的显示比例;按照该显示比例显示浏览器中的网页。本发明实施例通过预置对应关系,在采集用户的触摸面积值后利用对应关系确定显示比例,实现了在用户打开浏览器浏览网页时能够自动为用户提供合适的显示比例。

Description

一种触摸屏上网页的调整方法和显示终端
技术领域
本发明涉及触摸显示技术,特别是涉及一种触摸屏上网页的调整方法和显 示终端。
背景技术
随着无线接入方式的丰富和设备性能的提高,人们越来越多的以各式各样 的终端设备作为互联网接入设备,使用例如手机、平板电脑等来浏览网页内容。
以手机为例, 由于受限于屏幕尺寸和分辨率,在手机上使用浏览器时一般 会配备有相应的放缩功能, 实现的方式也是多种多样。对于多点触摸屏可以通 过双指滑动来实现界面的放缩,对于单点触摸屏则可以提供两个功能键(实体 或虚拟按键), 一个用于放大, 一个用于缩小。 通常, 用户希望能在有限的尺 寸内显示足够多的内容, 但是显示内容太多时, 页面中的链接、 虚拟按键尺寸 也会随着缩小, 容易造成用户点击不准确。 因此, 目前一般是浏览器为网页提 供一个默认比例, 如果用户不满意可以自行调整。
发明人在实现本发明的过程中, 发现现有技术至少存在如下问题: 用户每次开启浏览器时, 浏览器中的网页都是按照默认比例进行显示, 若 用户对默认比例不满意, 需要自己调整,导致用户浏览网页时需要先对网页比 例进行调整, 操作很繁瑣。
发明内容
本发明实施例的目的是提供一种触摸屏上网页的调整方法和显示终端,以 在用户打开浏览器浏览网页时能够自动为用户提供合适的显示比例。
本发明实施例提供了一种触摸屏上网页的调整方法, 所述方法可以包括: 预置触摸面积值与显示比例的对应关系;
在启动浏览器时,利用所述对应关系确定与采集的用户的触摸面积值对应 的显示比例;
按照该显示比例显示浏览器中的网页。
本发明实施例还提供了一种带有触摸屏的显示终端, 所述显示终端包括: 存储模块, 用于存储预置的触摸面积值与显示比例的对应关系;
采集模块, 用于采集用户的触摸面积值; 确定模块, 用于在启动浏览器时, 利用所述对应关系确定与采集的用户的 触摸面积值对应的显示比例;
显示模块, 用于按照该显示比例显示浏览器中的网页。
本发明实施例的触摸屏上网页的调整方法和显示终端, 通过预置对应关 系,在采集用户的触摸面积值后利用对应关系确定显示比例, 实现了在用户打 开浏览器浏览网页时能够自动为用户提供合适的显示比例。
附图说明
图 1是本发明实施例的触摸屏上网页的调整方法的第一实施例的流程示意 图;
图 2是本发明实施例的触摸屏上网页的调整方法的第二实施例的流程示意 图;
图 3是本发明实施例的触摸屏上网页的调整方法的第三实施例的流程示意 图;
图 4是本发明实施例的触摸屏上网页的调整方法的第四实施例的流程示意 图;
图 5是本发明实施例的触摸屏上网页的调整方法的一个优选实施例的流程 示意图;
图 6是本发明实施例的显示终端的第一实施例的流程示意图;
图 7是本发明实施例的显示终端的第二实施例的流程示意图;
图 8是本发明实施例的显示终端的第三实施例的流程示意图。
具体实施方式
为使本发明的上述目的、特征和优点能够更加明显易懂, 下面结合附图和 具体实施方式对本发明实施例作进一步详细的说明。
实施例一
本实施例提供了一种触摸屏上网页的调整方法,需要预置触摸面积值与显 示比例的对应关系。
所述触摸面积值 a与显示比例 s之间具有——对应的关系, 例如可以为表 1 所示的关系:
表 1 触摸面积值 a ( cm2 ) 显示比例 s ( % )
0<a < 0.5 100
0.5<a < l 120
l<a < 1.5 150
1.5<a < 2 180
a>2 200
其中的触摸面积值可以通过触摸屏的电压等参数换算得到 ,也可以通过单 点触摸的像素数反映,对于不同分辨率的显示终端,对应相同触摸面积值的单 点触摸像素数会有所不同, 可以根据具体的显示终端进行调整。
所述对应关系可以存储在显示终端上,也可以存储在为显示终端服务的远 程服务器上, 考虑到效率、 稳定性等因素, 对应关系优选存储在显示终端上。
如图 1所示, 所述方法包括如下步骤:
S10, 在启动浏览器时, 利用所述对应关系确定与采集的用户的触摸面积 值对应的显示比例。
采集用户的触摸面积可以在显示终端开机后到浏览器启动前。具体可以有 如下两种方式:
( 1 )在显示终端开机后到浏览器启动前, 采集触摸屏上第一预设次数的 触摸的面积值;对采集的所述第一预设次数的面积值取平均得到所述用户的触 摸面积值; 若实际采集次数不足第一预设次数, 则对所述实际采集次数的面积 值取平均得到所述用户的触摸面积值。
采集用户的触摸面积值优选在浏览器启动前,如在非浏览器界面(包括系 统解锁界面、 图标确认界面等), 这是由于在浏览器界面中, 用户的操作多数 为滑动, 而在非浏览器界面, 点击触摸操作较多, 采集的触摸面积值更准确, 也便于采集; 另外, 在启动浏览器之前采集, 在浏览器启动的过程中查找相应 的显示比例, 可以在浏览器打开网页时直接以合适的显示比例显示网页; 通过 在浏览器启动前采集一次触摸面积值,之后可以一直采用该显示比例对网页进 行显示, 显示终端的处理负担较小, 且用户浏览的舒适度也较高。
所述第一预设次数可以为多次, 例如 3次或 15次等。 现有的触摸屏(例如 电阻式触摸屏、 电容式触摸屏等) 已经可以感知用户的触摸位置和触摸面积。 由于用户每次在触摸屏上的触摸面积都会有所差异,通过多次采集用户触摸的 面积值并求平均, 可以得到更接近实际使用状态的触摸面积值。
( 2 )采集用户触摸浏览器图标时的面积值, 并将该面积值作为所述用户 的触摸面积值。
此种方式较快捷, 由于现有的显示终端,都是在用户触摸浏览器图标后浏 览器再开始启动, 因此对浏览器图标的触摸都在浏览器启动前。通过将采集的 用户触摸浏览器图标时的面积值作为用户的触摸面积值,在浏览器启动的过程 中查找相应的显示比例,可以在浏览器打开网页时直接以合适的显示比例显示 网页。该方式可以只采集一次触摸面积值作为后续对应显示比例的基础; 也可 以在每次启动浏览器前用户触摸浏览器图标时,重新采集一次触摸面积值作为 后续对应显示比例的基础, 便于与当前用户的浏览习惯相一致。
当采集到用户的触摸面积值后,在启动浏览器时就可以利用所述对应关系 确定一个显示比例。
S20, 按照该显示比例显示浏览器中的网页。
在确定显示比例后, 显示终端按照该显示比例显示浏览器中的网页。
在网页浏览过程中, 若在设定时间 (例如 10s ) 内检测到显示终端上的停 止和 /或返回操作次数大于预设门限值(例如 5次) , 则所述方法还可以包括步 骤 S30: 重新采集用户的触摸面积值,并利用所述对应关系重新确定显示比例, 按照重新确定的显示比例显示浏览器中的网页 (参见图 2 ) 。 由于现有的很多 终端设备是按流量收费, 若用户频繁进行停止和返回操作, 则极有可能是出现 了点击错误,也就是当前的显示比例与用户所需的显示比例不匹配。 出现这种 情况的原因有可能是用户更换了触摸屏幕的手指, 或将显示终端交由他人浏 览。 因此, 当检测到在设定时间内出现点击不准确事件的次数达到预设门限值 时, 显示终端会及时重新采样, 重新采集用户的触摸面积值, 并利用所述对应 关系重新确定显示比例,按照重新确定的显示比例显示浏览器中的网页。 重新 采样可以在浏览网页的过程中, 用户点击确认或链接都可以作为采样的基础。
一个优选的实施例是(参见图 3 ) , 还可以包括步骤 SlOa: 在确定显示某 一网页时,检索存放的列表中是否具有与该网页的网址对应的显示比例,若是, 贝 S20a: 直接按照该显示比例显示该网页, 若否则执行 S20, 即按照根据所述 对应关系查找到的显示比例显示该网页。所述列表为网址和采用的显示比例的 映射关系表, 可以保存在显示终端本地,也可以保存在为显示终端服务的远程 服务器上, 考虑到效率、 稳定性等因素, 列表优选保存在显示终端上。 由于用 户会有一些经常浏览的网页, 若统一使用相同的显示比例显示所有的网页,有 可能与用户浏览某些网页时最舒适的显示比例有些差异,若将用户经常浏览的 网页的网址与对应常用的显示比例保存在一个列表上,则能够提高用户的舒适 度, 可以是显示终端自动统计记录所述列表,也可以是用户手动收藏当前网页 网址与当前显示比例的映射关系。 列表长度不宜过长, 包括不大于预定个数的 用户访问次数最多的网址,优选能够存储 10个左右的网址和显示比例的映射关 系。确定显示某一网页时可以是用户触摸浏览器图标显示浏览器的默认主页网 址时, 也可以是用户对输入的网址触摸确认时。
S 10a可以在采集用户的触摸面积值之后,也可以与采集触摸面积值同时进 行, 只要在即将访问的网页打开前能够确定一个合适的显示比例即可。 对于 SlOa与采集触摸面积值同时进行的情况, 例如可以是用户触摸浏览器图标时, 显示终端采集用户的触摸面积值,并同时检索所述列表中是否具有与浏览器的 默认主页网址对应的显示比例,若是,则使用列表中的显示比例显示默认主页, 若否, 则利用所述对应关系查找与采集的用户的触摸面积值对应的显示比例, 使用查找到的显示比例显示默认主页。
对于同一用户长期使用的显示终端,偶尔可能会由于手指出汗等原因导致 当前获取的触摸面积值与以往的触摸面积值有较大变化,为了排除意外情况造 成的干扰、 稳定采集的触摸面积值, 可选的, 如图 4所示, 所述方法还可以包 括 S40:存储用户最近第二预设次数的触摸面积值,则 S10中采集的用户触摸面 积值为所述最近第二预设次数的触摸面积值的平均值。每次根据采集结果得到 的触摸面积值会被保存, 超过第二预设次数(例如可以为 10次)的最前面的触 摸面积值会被舍弃掉, 则 S10中采集的用户的触摸面积值实际为保存的第二预 设次数的触摸面积值的平均值。 S40可以在 S10~S20的前后及过程中执行, 因 此与 S10~S20没有特定的顺序限制。 下面介绍本发明实施例的触摸屏上网页的调整方法的一个优选的实施例, 该实施例中预置触摸面积值与显示比例的对应关系;则该实施例的方法包括如 下步骤(参见图 5 ) :
5601 , 在显示终端开机后到浏览器启动前, 采集用户的触摸面积值; 采集触摸面积值可以采用上述第 (1 )种或第 (2 )种方式。
5602, 在浏览器启动后、 某一网页显示前, 检索存放的列表中是否具有与 所述网页的网址对应的显示比例; 若是, 则执行步骤 S605: 直接按照该显示比 例显示该网页; 若否, 则执行步骤 S603;
5603 , 利用所述对应关系确定与所述触摸面积值对应的显示比例; S604, 按照所述显示比例显示所述网页。
本发明实施例的触摸屏上网页的调整方法,通过预置对应关系,在采集用 户的触摸面积值后利用对应关系确定显示比例,实现了在用户打开浏览器浏览 网页时能够自动为用户提供合适的显示比例;通过在启动浏览器前获取用户的 触摸面积值, 能够在浏览器启动时准确高效的查找到对应的显示比例, 显示终 端的处理负担较小, 且用户浏览的舒适度更高; 通过多次采集触摸的面积值, 保证触摸面积值更接近实际使用状态; 通过监测误操作, 能够及时调整显示比 例,提高用户点击浏览的流畅度; 通过使用列表存放用户访问次数最多的网址 和采用的显示比例的映射关系表, 可以进一步提高用户的浏览舒适度; 通过利 用存储的历史触摸面积值对本次采集的触摸面积值进行校正,可以排除意外情 况造成的干扰、 稳定采集的触摸面积值。 实施例二
本实施例提供了一种带有触摸屏的显示终端, 如图 6所示, 包括存储模块 10、 采集模块 20、 确定模块 30和显示模块 40。
存储模块 10用于存储预置的触摸面积值与显示比例的对应关系。
采集模块 20用于采集用户的触摸面积值。
采集模块 20可以包括:
第一采集单元, 用于在显示终端开机后到浏览器启动前, 采集触摸屏上第 一预设次数的触摸的面积值; 第一计算单元, 用于对采集的所述第一预设次数 的面积值取平均得到所述用户的触摸面积值。若所述第一采集单元的实际采集 次数不足第一预设次数,则第一计算单元对所述实际采集次数的面积值取平均 得到所述用户的触摸面积值。
采集模块 20还可以包括:
第二采集单元, 用于采集用户触摸浏览器图标时的面积值, 并将该面积值 作为所述用户的触摸面积值。
确定模块 30用于在启动浏览器时,利用所述对应关系确定与采集的用户的 触摸面积值对应的显示比例。
显示模块 40用于按照该显示比例显示浏览器中的网页。
如图 7所示, 显示终端还可以包括检测模块 50, 用于在网页浏览过程中, 若在设定时间内检测到显示终端上的停止和 /或返回操作次数大于预设门限 值, 则调用采集模块 20重新采集用户的触摸面积值,调用确定模块 30利用所述 对应关系重新确定显示比例,以及调用显示模块 40按照重新确定的显示比例显 示浏览器中的网页。
如图 8所示, 显示终端优选还可以包括检索模块 60, 用于在确定显示某一 网页时, 检索存放的列表中是否具有与该网页的网址对应的显示比例, 若是, 则调用显示模块 40直接按照该显示比例显示该网页;所述列表为网址和采用的 显示比例的映射关系表, 可以存放在存储模块 10中,也可以存放在为显示终端 服务的远程服务器上。
存储模块 10还可以用于: 存储用户最近第二预设次数的触摸面积值, 则采 集模块 20采集的用户的触摸面积值具体可以为所述最近第二预设次数的触摸 面积值的平均值。
本发明实施例的显示终端,通过预置对应关系, 在采集用户的触摸面积值 后利用对应关系确定显示比例,实现了在用户打开浏览器浏览网页时能够自动 为用户提供合适的显示比例; 通过在启动浏览器前获取用户的触摸面积值, 能 够在浏览器启动时准确高效的查找到对应的显示比例,显示终端的处理负担较 小, 且用户浏览的舒适度更高; 通过多次采集触摸的面积值, 保证触摸面积值 更接近实际使用状态; 通过监测误操作, 能够及时调整显示比例, 提高用户点 击浏览的流畅度;通过使用列表存放用户访问次数最多的网址和采用的显示比 例的映射关系, 可以进一步提高用户的浏览舒适度; 通过利用存储的历史触摸 面积值对本次采集的触摸面积值进行校正, 可以排除意外情况造成的干扰、稳 定采集的触摸面积值。
由于实施例二与实施例一的相似内容较多, 因此描述的比较筒略,相关之 处请参见实施例一, 此处不再赘述。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读存储介质中, 所述存储介质为, 例如: ROM / RAM、 磁碟、 光盘等。
需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将 一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些 实体或操作之间存在任何这种实际的关系或者顺序。 而且,术语 "包括,,、 "包 含"或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素 的过程、 方法、 物品或者设备不仅包括那些要素, 而且还包括没有明确列出的 其他要素, 或者是还包括为这种过程、 方法、 物品或者设备所固有的要素。 在 没有更多限制的情况下, 由语句 "包括一个……,, 限定的要素, 并不排除在包 括所述要素的过程、 方法、 物品或者设备中还存在另外的相同要素。
以上所述仅为本发明的较佳实施例而已, 并非用于限定本发明的保护范 围。 凡在本发明的精神和原则之内所作的任何修改、 等同替换、 改进等, 均包 含在本发明的保护范围内。

Claims

权 利 要 求
1、 一种触摸屏上网页的调整方法, 其特征在于, 预置触摸面积值与显示 比例的对应关系;
所述方法包括:
在启动浏览器时,利用所述对应关系确定与采集的用户的触摸面积值对应 的显示比例;
按照该显示比例显示浏览器中的网页。
2、 如权利要求 1所述的方法, 其特征在于, 所述用户的触摸面积值采集 具体包括:
在显示终端开机后到浏览器启动前,采集触摸屏上第一预设次数的触摸的 面积值;
对采集的所述第一预设次数的面积值取平均得到所述用户的触摸面积值; 若实际采集次数不足第一预设次数,则对所述实际采集次数的面积值取平 均得到所述用户的触摸面积值。
3、 如权利要求 1所述的方法, 其特征在于, 所述用户的触摸面积值采集 具体包括:
采集用户触摸浏览器图标时的面积值,并将该面积值作为所述用户的触摸 面积值。
4、 如权利要求 1-3任一项所述的方法, 其特征在于, 所述方法还包括: 在网页浏览过程中, 若在设定时间内检测到显示终端上的停止和 /或返回操作 次数大于预设门限值, 则重新采集用户的触摸面积值, 并利用所述对应关系重 新确定显示比例, 按照重新确定的显示比例显示浏览器中的网页。
5、 如权利要求 1-3任一项所述的方法, 其特征在于, 所述方法还包括: 在确定显示某一网页时,检索存放的列表中是否具有与该网页的网址对应的显 示比例, 若是, 则直接按照该显示比例显示该网页; 所述列表为网址和采用的 显示比例的映射关系表。
6、 如权利要求 1-3任一项所述的方法, 其特征在于, 所述方法还包括: 存储用户最近第二预设次数的触摸面积值,则所述采集的用户的触摸面积值为 所述最近第二预设次数的触摸面积值的平均值。
7、 一种带有触摸屏的显示终端, 其特征在于, 所述显示终端包括: 存储模块, 用于存储预置的触摸面积值与显示比例的对应关系; 采集模块, 用于采集用户的触摸面积值;
确定模块, 用于在启动浏览器时, 利用所述对应关系确定与采集的用户的 触摸面积值对应的显示比例;
显示模块, 用于按照该显示比例显示浏览器中的网页。
8、 如权利要求 7所述的显示终端, 其特征在于, 所述采集模块包括: 第一采集单元, 用于在显示终端开机后到浏览器启动前, 采集触摸屏上第 一预设次数的触摸的面积值;
第一计算单元,用于对采集的所述第一预设次数的面积值取平均得到所述 用户的触摸面积值;
若所述第一采集单元的实际采集次数不足第一预设次数,则第一计算单元 对所述实际采集次数的面积值取平均得到所述用户的触摸面积值。
9、 如权利要求 7所述的显示终端, 其特征在于, 所述采集模块包括: 第二采集单元, 用于采集用户触摸浏览器图标时的面积值, 并将该面积值 作为所述用户的触摸面积值。
10、 如权利要求 7-9任一项所述的显示终端, 其特征在于,
所述显示终端还包括检测模块, 用于在网页浏览过程中, 若在设定时间内 检测到显示终端上的停止和 /或返回操作次数大于预设门限值, 则调用所述采 集模块重新采集用户的触摸面积值,调用所述确定模块利用所述对应关系重新 确定显示比例,以及调用所述显示模块按照重新确定的显示比例显示浏览器中 的网页。
11、 如权利要求 7-9任一项所述的显示终端, 其特征在于, 所述显示终端 还包括检索模块, 用于在确定显示某一网页时,检索存放的列表中是否具有与 该网页的网址对应的显示比例, 若是, 则调用显示模块直接按照该显示比例显 示该网页; 所述列表为网址和采用的显示比例的映射关系表。
12、 如权利要求 7-9任一项所述的显示终端, 其特征在于, 所述存储模块 还用于: 存储用户最近第二预设次数的触摸面积值, 则所述采集模块采集的用 户的触摸面积值为所述最近第二预设次数的触摸面积值的平均值。
PCT/CN2011/073045 2011-04-20 2011-04-20 一种触摸屏上网页的调整方法和显示终端 WO2011107050A2 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201180000344.7A CN102203778B (zh) 2011-04-20 2011-04-20 一种触摸屏上网页的调整方法和调整系统
EP11750203.9A EP2690535B1 (en) 2011-04-20 2011-04-20 Method for adjusting web page on touch screen and display terminal
PCT/CN2011/073045 WO2011107050A2 (zh) 2011-04-20 2011-04-20 一种触摸屏上网页的调整方法和显示终端
US14/056,168 US20140040728A1 (en) 2011-04-20 2013-10-17 Method for adjusting web page on touchscreen and display terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/073045 WO2011107050A2 (zh) 2011-04-20 2011-04-20 一种触摸屏上网页的调整方法和显示终端

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/056,168 Continuation US20140040728A1 (en) 2011-04-20 2013-10-17 Method for adjusting web page on touchscreen and display terminal

Publications (2)

Publication Number Publication Date
WO2011107050A2 true WO2011107050A2 (zh) 2011-09-09
WO2011107050A3 WO2011107050A3 (zh) 2012-01-26

Family

ID=44542636

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/073045 WO2011107050A2 (zh) 2011-04-20 2011-04-20 一种触摸屏上网页的调整方法和显示终端

Country Status (4)

Country Link
US (1) US20140040728A1 (zh)
EP (1) EP2690535B1 (zh)
CN (1) CN102203778B (zh)
WO (1) WO2011107050A2 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9697184B2 (en) 2012-06-29 2017-07-04 International Business Machines Corporation Adjusting layout size of hyperlink

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164057B (zh) * 2011-12-09 2017-12-01 腾讯科技(深圳)有限公司 一种显示信息的方法和装置
CN103853441A (zh) * 2012-11-30 2014-06-11 英业达科技有限公司 手持式装置的应用程序中图像调整系统及其方法
CN103870042B (zh) * 2012-12-15 2017-08-25 联想(北京)有限公司 显示图像的方法和电子设备
CN103577068A (zh) * 2013-10-15 2014-02-12 广东欧珀移动通信有限公司 一种动态调整桌面图标大小的方法及移动终端
CN104636160B (zh) * 2013-11-13 2019-04-12 腾讯科技(深圳)有限公司 一种应用程序的启动方法及装置
CN104133635A (zh) * 2014-07-23 2014-11-05 百度在线网络技术(北京)有限公司 判断终端手持状态的方法和装置
CN105786234A (zh) * 2014-12-26 2016-07-20 珠海全志科技股份有限公司 优化触控响应区域的方法及系统
CN105183302B (zh) * 2015-08-27 2019-05-14 深圳市金立通信设备有限公司 一种控制应用的方法及终端
CN110764681A (zh) * 2018-07-25 2020-02-07 优视科技有限公司 应用界面的显示方法、设备、客户端装置及电子设备
CN111563769B (zh) * 2020-04-26 2024-01-26 北京深演智能科技股份有限公司 数据处理方法、装置、非易失性存储介质和处理器

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7103852B2 (en) * 2003-03-10 2006-09-05 International Business Machines Corporation Dynamic resizing of clickable areas of touch screen applications
US8269815B2 (en) * 2005-09-22 2012-09-18 Hewlett-Packard Development Company, L.P. Dynamic image distribution device and method thereof
CN101414231B (zh) * 2007-10-17 2011-09-21 鸿富锦精密工业(深圳)有限公司 触摸屏装置及其图像显示方法
KR100952699B1 (ko) * 2008-03-10 2010-04-13 한국표준과학연구원 촉각센서를 이용한 터치스크린장치의 풀브라우징 표시방법
WO2010032190A1 (en) * 2008-09-18 2010-03-25 Koninklijke Philips Electronics N.V. Method and apparatus for displaying selectable user interface items
JP4807403B2 (ja) * 2008-11-18 2011-11-02 コニカミノルタビジネステクノロジーズ株式会社 ウェブページ表示制御装置、ウェブページ表示方法、およびコンピュータプログラム
US20100302212A1 (en) * 2009-06-02 2010-12-02 Microsoft Corporation Touch personalization for a display device
CN101630223A (zh) * 2009-07-25 2010-01-20 深圳华为通信技术有限公司 一种调整界面的方法及终端
KR101646779B1 (ko) * 2009-08-27 2016-08-08 삼성전자주식회사 터치 스크린을 구비한 휴대 단말기의 글자 크기 설정 방법 및 장치

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None
See also references of EP2690535A4

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9697184B2 (en) 2012-06-29 2017-07-04 International Business Machines Corporation Adjusting layout size of hyperlink
US9824072B2 (en) 2012-06-29 2017-11-21 International Business Machines Corporation Adjusting layout size of hyperlink

Also Published As

Publication number Publication date
EP2690535A4 (en) 2014-10-08
CN102203778A (zh) 2011-09-28
EP2690535A2 (en) 2014-01-29
US20140040728A1 (en) 2014-02-06
WO2011107050A3 (zh) 2012-01-26
CN102203778B (zh) 2014-03-12
EP2690535B1 (en) 2018-06-13

Similar Documents

Publication Publication Date Title
WO2011107050A2 (zh) 一种触摸屏上网页的调整方法和显示终端
US9310921B2 (en) Screen control method and the apparatus
KR101517136B1 (ko) 터치 조작 처리 방법 및 단말 장치
JP6051338B2 (ja) ページロールバック制御方法、ページロールバック制御装置、端末、プログラム及び記録媒体
US20160246478A1 (en) Panel displaying method, portable electronic device and recording medium using the method
US9007314B2 (en) Method for touch processing and mobile terminal
CN105426080B (zh) 一种图片切换方法及终端
JP6211543B2 (ja) タッチ端末におけるテキスト検索のための方法及び装置
WO2020134744A1 (zh) 图标移动方法及移动终端
CN103853439B (zh) 终端和翻页方法
US20130332888A1 (en) Method and device for operating list in handheld device
WO2013123810A1 (zh) 网页的显示方法、装置、浏览器及用户终端
CN106502504B (zh) 一种图标排序的方法及移动终端
WO2014026510A1 (zh) 网页内容的浏览方法、装置和浏览器
WO2013135010A1 (zh) 文字选中方法与装置及电子设备
US9965068B2 (en) Method and device for operating terminal having touch screen
JP2014525099A (ja) タッチスクリーン端末及びその電子文書の位置決め方法
CN106527926A (zh) 一种页面返回方法及装置
CN103577085A (zh) 用于页面显示的控制方法和装置
CN107273427B (zh) 基于数据融合的跨设备网络信息搜索方法及系统
CN106855885B (zh) 一种浏览器的页面处理方法及终端
CN112632433A (zh) 数据处理方法、装置、电子设备及可读存储介质
CN110764683B (zh) 一种处理操作方法及终端
JP5567102B2 (ja) 端末、誤操作判定装置、操作方法及びプログラム
CN115220630A (zh) 电子设备控制方法、装置、设备、扫描笔及存储介质

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180000344.7

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11750203

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2011750203

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE