WO2016107325A1 - Procédé et dispositif de chargement de ressource de page sur la base d'un terminal mobile - Google Patents
Procédé et dispositif de chargement de ressource de page sur la base d'un terminal mobile Download PDFInfo
- Publication number
- WO2016107325A1 WO2016107325A1 PCT/CN2015/095013 CN2015095013W WO2016107325A1 WO 2016107325 A1 WO2016107325 A1 WO 2016107325A1 CN 2015095013 W CN2015095013 W CN 2015095013W WO 2016107325 A1 WO2016107325 A1 WO 2016107325A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- page
- loaded
- loading
- application
- switching direction
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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
Definitions
- the present invention relates to the field of resource loading technologies, and in particular, to a method and device for loading a page resource based on a mobile terminal.
- the scenario application is an application composed of a plurality of pages, and the page is developed by using a hypertext markup language HTML technology, and is suitable for use on a mobile terminal, and usually performs a page switch by a touch operation performed by the user on the mobile terminal, thereby The interaction is completed and is now often used for product promotion.
- each picture uses a jpg format of about 100 kb, and if there are 10 pictures, it is equivalent to 1 M, and other pictures and other resources are generally 2 to 5 M.
- the mobile terminal when the user browses the scenario application, the mobile terminal can completely perform page switching after the page in the entire scenario application is loaded, but if the mobile terminal is in a network with a slow network speed such as a 2G network or a 3G network.
- the page load time of the mobile terminal is too long, which seriously affects the user experience.
- the user does not necessarily browse all the pages in the scenario application, and still needs to load all the pages in the scenario application, and also on the user. Traffic is a waste.
- the present invention has been made in order to provide a mobile terminal-based page resource loading method and a corresponding mobile terminal-based page resource loading device that overcome the above problems or at least partially solve the above problems.
- a method for loading a page resource based on a mobile terminal includes:
- a mobile terminal-based page resource loading apparatus includes:
- An operation acquirer configured to acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application program is composed of several pages;
- a direction determining unit configured to determine a page switching direction of the application according to the touch operation
- the loading trigger is adapted to determine a page to be loaded in the application according to the current page and page switching direction, and trigger resource loading of the page to be loaded.
- a computer program comprising computer readable code that, when executed on a mobile terminal, causes the mobile terminal to perform the mobile terminal based Page resource loading method.
- a computer readable medium wherein the computer program described above is stored.
- FIG. 1 is a flow chart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention
- FIG. 2 is a flow chart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention
- FIG. 3 is a diagram showing an example of a page in a scenario application according to an embodiment of the present invention.
- FIG. 4 is a diagram showing an example of a scenario application applied for the first time browsing according to an embodiment of the present invention
- FIG. 5 is a diagram showing an example of switching a scene application from page 1 to page 2 according to an embodiment of the present invention
- FIG. 6 is a diagram showing an example of switching a scene application from page 2 to page 3 in accordance with an embodiment of the present invention
- FIG. 7 is a diagram showing an example of switching a scene application from page 2 to page 1 according to an embodiment of the present invention.
- FIG. 8 is a diagram showing an example of switching a scene application from page 1 to page 1 in accordance with an embodiment of the present invention
- FIG. 9 is a flowchart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention.
- FIG. 10 is a structural block diagram of a page resource loading apparatus based on a mobile terminal according to an embodiment of the present invention.
- FIG. 11 is a structural block diagram of a page resource loading apparatus based on a mobile terminal according to an embodiment of the present invention.
- Figure 12 is a schematic block diagram showing a mobile terminal for performing the method according to the present invention.
- Fig. 13 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
- FIG. 1 is a flowchart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention; referring to FIG. 1, the method includes:
- S101 Acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application is composed of several pages;
- the interface is the display interface of the mobile terminal
- the current page is the page currently displayed in the display interface of the mobile terminal
- the application is the scenario application.
- the correspondence between the touch operation and the page switching mode may be preset in the mobile terminal, and then the page switching direction of the application is determined according to the touch operation;
- buttons are preset in the interface, and when the touch operation is clicking the first button, the page switching direction is determined to be positive (the Nth page is the current page, that is, the Nth page applied from the scene) Switching to the direction of page N+1), when the touch operation is to click the second button, it can be determined that the page fantasy direction is reversed (ie, switching from the Nth page of the scene application to the direction of the N-1th page) ;
- step S102 may also use other manners to determine the page switching direction of the application, which is not limited in this embodiment.
- S103 Determine a to-be-loaded page in the application according to the current page and page switching direction, and trigger resource loading of the to-be-loaded page.
- the user performs a touch operation on the interface, determines a page switching direction of the application according to the touch operation, and determines a page to be loaded in the application according to the current page and the page switching direction.
- the resource loading of the page to be loaded is triggered, which effectively shortens the loading time of the scenario application, improves the user experience, and does not need to load some pages that may not be browsed, thereby saving user traffic.
- FIG. 2 is a flow chart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention; referring to FIG. 2, the method includes:
- S201 Acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application is composed of several pages;
- steps S201 to S202 are the same as the steps S101 to S102 in the embodiment shown in FIG. 1 and will not be further described herein.
- S203 Determine a to-be-displayed page in the application according to the current page and a page switching direction, and switch a current page displayed in the interface to the to-be-displayed page, where the application is from the current page. Starting the first unloaded page along the page switching direction as described The page to be loaded triggers resource loading of the page to be loaded.
- the first application in the application is switched from the current page along the page switching direction.
- the page is not loaded as the page to be loaded.
- the initial page usually needs to include the first page of the scenario application, and at least one page adjacent to the scenario application is required. Since the user's usual browsing habits are viewed from the front to the back, the scene is set in this embodiment.
- the first and second pages of the application are set as the initial page. Of course, other pages can also be set as the initial page.
- the third page is also set as the initial page, or the last page is also set as the initial page. The embodiment does not limit this.
- the on-demand loading of the user is implemented, and the next page to be browsed is predicted according to the current page and the page switching direction, and the resource of the page is loaded; the user does not need to load some page resources that may not be browsed in the future, and each time only Loading a page resource reduces the http request, effectively shortening the load time of the scenario application and improving the user experience.
- the scene application is composed of several pages, referring to FIG. 3, the scene application can be regarded as a list, each of which acts as a page, and each page has many resources.
- the touch operation of the user on the interface is obtained, and the page switching direction is determined to be positive according to the touch operation.
- the to-be-loaded is determined.
- the page is page 3, triggering the resource loading of page 3, and the current page is switched from page 1 to page 2;
- the user After the resource loading on page 3 is completed, when the user needs to switch from the second page to the third page, the user performs a touch operation on the interface, and determines that the page switching direction is positive according to the touch operation. Referring to FIG. 6, it is determined that the page to be loaded is the fourth page, triggering the resource loading of the fourth page, and the current page is switched from the second page to the third page;
- the user touches the touch operation on the interface, and determines the page switching according to the touch operation.
- the direction is positive, thereby determining that the page to be loaded is the last page, triggering the resource loading of the last page, and the current page is switched from the third page to the second page of the last;
- the touch operation of the user on the interface is obtained, and the page switching direction is determined to be reverse according to the touch operation. 7, thereby determining that the page to be loaded is the last page, triggering the resource loading of the last page, and the current page is switched from the second page to the first page;
- the touch operation of the user on the interface is obtained, and the page switching direction is determined to be reverse according to the touch operation. , thereby determining that the page to be loaded is the second page of the last, triggering the resource loading of the second page of the last, and the current page is switched from the first page to the last page;
- the current page is the last page
- the user when the user needs to switch from the last page to the second page, the user performs a touch operation on the interface, and determines that the page switching direction is reversed according to the touch operation.
- the page to be loaded is the third page of the last, triggering the resource loading of the third page of the last, and the current page is switched from the last page to the second page.
- FIG. 9 is a flowchart of steps of a method for loading a page resource based on a mobile terminal according to an embodiment of the present invention. referring to FIG. 9, the method includes:
- S901 Acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application is composed of several pages;
- S902 Determine a page switching direction of the application according to the touch operation.
- Steps S901 to S902 are the same as steps S101 to S102 of the embodiment shown in FIG. 1, and details are not described herein again.
- S903 Determine a to-be-loaded page in the application according to the current page and the page switching direction, trigger a picture loading of the to-be-loaded page, and trigger a background image loading of the to-be-loaded page.
- the resources of the page are a picture and a background image.
- a plurality of methods may be used.
- the URL of the picture in the attribute, the URL of the background image placed in the data-src attribute is written to the background attribute in the body tag of the page to be loaded, and the corresponding picture is downloaded according to the URL of the picture, according to the background Downloading a corresponding background image of the URL of the image, thereby implementing loading of the image of the page to be loaded and the background image;
- the method may be implemented in other manners, for example, the URL of the background image and the image are placed in other attributes, or the URL of the background image and the image is directly written into the js variable array, which is not limited in this embodiment. .
- FIG. 10 is a structural block diagram of a device for loading a page resource based on a mobile terminal according to an embodiment of the present invention. and referring to FIG. 10, the device includes:
- the operation acquirer 1001 is configured to acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application is composed of several pages;
- the direction determiner 1002 is adapted to determine a page switching direction of the application according to the touch operation
- the loading trigger 1003 is adapted to determine a page to be loaded in the application according to the current page and page switching direction, and trigger resource loading of the page to be loaded.
- the loading trigger is further adapted to use, as the first unloaded page in the application, from the current page along the page switching direction.
- the page to be loaded is further adapted to use, as the first unloaded page in the application, from the current page along the page switching direction. The page to be loaded.
- the loading trigger is further adapted to trigger a picture loading of the page to be loaded, and trigger a background image loading of the page to be loaded.
- the loading trigger is further adapted to write a uniform resource locator URL of the image to the src attribute in the img tag of the page to be loaded, according to the URL of the picture. Downloading a corresponding picture, thereby implementing image loading of the page to be loaded.
- the loading trigger is further adapted to write a uniform resource locator URL of the background image to a background attribute in the body tag of the page to be loaded, according to the background image.
- the URL downloads the corresponding background image, thereby implementing background image loading of the page to be loaded.
- FIG. 11 is a structural block diagram of a device for loading a page resource based on a mobile terminal according to an embodiment of the present invention. and referring to FIG. 11, the device includes:
- the operation acquirer 1101 is configured to acquire a touch operation of the user on the interface when the current page of the application is displayed in the interface, where the application is composed of several pages;
- the direction determiner 1102 is configured to determine a page switching direction of the application according to the touch operation
- the loading trigger 1103 is adapted to determine a page to be loaded in the application according to the current page and page switching direction, and trigger resource loading of the page to be loaded.
- the page switcher 1104 is configured to determine, according to the current page and the page switching direction, a page to be displayed in the application, and switch the current page displayed in the interface to the page to be displayed.
- the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
- the components therein are logically divided according to the functions to be implemented, but the present invention is not limited thereto, and the respective components may be re-divided as needed. Alternatively, for example, some components may be combined into a single component, or some components may be further broken down into more subcomponents.
- the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
- a microprocessor or digital signal processor can be used in practice to implement Some or all of the functions of some or all of the components of the mobile terminal based page resource loading device of the embodiments of the present invention.
- the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
- a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
- Figure 12 schematically illustrates a block diagram of a mobile terminal for performing the method in accordance with the present invention.
- the mobile terminal conventionally includes a processor 1210 and a computer program product or computer readable medium in the form of a memory 1220.
- the memory 1220 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
- Memory 1220 has a memory space 1230 for program code 1231 for performing any of the method steps described above.
- storage space 1230 for program code may include various program codes 1231 for implementing various steps in the above methods, respectively.
- the program code can be read from or written to one or more computer program products.
- Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
- Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
- the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 1220 in the mobile terminal of FIG.
- the program code can be compressed, for example, in an appropriate form.
- the storage unit comprises computer readable code 1231' for performing the steps of the method according to the invention, ie code readable by a processor such as 1210, which when run by the mobile terminal causes the movement The terminal performs the various steps in the method described above.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Telephone Function (AREA)
Abstract
L'invention concerne un procédé et un dispositif de chargement de ressource de page sur la base d'un terminal mobile, qui se rapportent au domaine technique du chargement de ressource. Le procédé consiste : lorsqu'une page actuelle d'un programme d'application est affichée dans une interface, à acquérir une opération de commande tactile d'un utilisateur sur l'interface ; à déterminer une direction de commutation de page du programme d'application selon l'opération de commande tactile ; et à déterminer une page à charger dans le programme d'application et déclencher un chargement de ressource de la page à charger selon la page actuelle et la direction de commutation de page. Au moyen de la présente invention, lorsque l'opération de commande tactile de l'utilisateur sur l'interface est acquise, la direction de commutation de page du programme d'application est déterminée selon l'opération de commande tactile, la page à charger dans le programme d'application est déterminée selon la page actuelle et la direction de commutation de page, puis le chargement de ressource de la page à charger est déclenché, un temps de chargement d'une application de scène est efficacement raccourci, l'expérience d'utilisateur est améliorée, il n'est pas nécessaire de charger certaines pages qui ne peuvent pas être explorées, et le trafic d'utilisateur est économisé.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410838477.7A CN104536791A (zh) | 2014-12-29 | 2014-12-29 | 基于移动终端的页面资源加载方法及装置 |
| CN201410838477.7 | 2014-12-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016107325A1 true WO2016107325A1 (fr) | 2016-07-07 |
Family
ID=52852323
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/095013 Ceased WO2016107325A1 (fr) | 2014-12-29 | 2015-11-19 | Procédé et dispositif de chargement de ressource de page sur la base d'un terminal mobile |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN104536791A (fr) |
| WO (1) | WO2016107325A1 (fr) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111552528A (zh) * | 2020-04-14 | 2020-08-18 | 携程旅游网络技术(上海)有限公司 | 移动端页面的展示方法、系统、电子设备和介质 |
| CN111625432A (zh) * | 2019-02-28 | 2020-09-04 | 北京字节跳动网络技术有限公司 | 页面加载耗时确定方法、装置和计算机可读存储介质 |
| CN113411622A (zh) * | 2021-05-26 | 2021-09-17 | 广州方硅信息技术有限公司 | 直播界面的加载方法、装置、客户端及存储介质 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104536791A (zh) * | 2014-12-29 | 2015-04-22 | 北京奇虎科技有限公司 | 基于移动终端的页面资源加载方法及装置 |
| CN105516467A (zh) * | 2015-11-26 | 2016-04-20 | 努比亚技术有限公司 | 页面显示方法及移动终端 |
| CN106095461A (zh) * | 2016-06-21 | 2016-11-09 | 东软集团股份有限公司 | 在界面中显示组件的方法及装置 |
| CN108076113B (zh) * | 2016-11-15 | 2021-04-16 | 同方威视技术股份有限公司 | 用于对安检数据进行操作的方法、服务器和系统 |
| CN107391610A (zh) * | 2017-07-04 | 2017-11-24 | 广州视源电子科技股份有限公司 | 背景图片设置方法、装置、可读存储介质和计算机设备 |
| CN112506603A (zh) * | 2021-02-08 | 2021-03-16 | 艾乐德电子(南京)有限公司 | 一种电子仪器设备显示界面的切换方法及系统 |
| CN113934949B (zh) * | 2021-11-24 | 2022-10-14 | 掌阅科技股份有限公司 | 资讯页面展示方法、电子设备及计算机存储介质 |
| CN114692041A (zh) * | 2022-04-14 | 2022-07-01 | 盐城金堤科技有限公司 | 切换背景图片的方法及其装置、计算机存储介质、电子终端 |
| CN115469951B (zh) * | 2022-09-06 | 2025-12-12 | 北京有竹居网络技术有限公司 | 一种游戏展示方法、装置、终端及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103390053A (zh) * | 2013-07-26 | 2013-11-13 | 贝壳网际(北京)安全技术有限公司 | 浏览器的页面切换控制方法、装置和客户端 |
| CN103809896A (zh) * | 2012-11-15 | 2014-05-21 | 腾讯科技(深圳)有限公司 | 一种页面切换方法及装置 |
| CN103853729A (zh) * | 2012-11-29 | 2014-06-11 | 腾讯科技(深圳)有限公司 | 页面加载方法及其系统 |
| CN104536791A (zh) * | 2014-12-29 | 2015-04-22 | 北京奇虎科技有限公司 | 基于移动终端的页面资源加载方法及装置 |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102065114A (zh) * | 2009-11-17 | 2011-05-18 | 中国移动通信集团重庆有限公司 | 一种移动终端访问网页的方法及装置 |
| CN103984686B (zh) * | 2013-02-07 | 2018-10-12 | 阿里巴巴集团控股有限公司 | 页面切换方法及装置 |
| CN104008114B (zh) * | 2013-02-27 | 2019-04-26 | 腾讯科技(深圳)有限公司 | 一种wap浏览器的页面跳转方法及装置 |
| CN104216944A (zh) * | 2014-07-10 | 2014-12-17 | 腾讯科技(深圳)有限公司 | 网页内容显示方法及装置 |
-
2014
- 2014-12-29 CN CN201410838477.7A patent/CN104536791A/zh active Pending
-
2015
- 2015-11-19 WO PCT/CN2015/095013 patent/WO2016107325A1/fr not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103809896A (zh) * | 2012-11-15 | 2014-05-21 | 腾讯科技(深圳)有限公司 | 一种页面切换方法及装置 |
| CN103853729A (zh) * | 2012-11-29 | 2014-06-11 | 腾讯科技(深圳)有限公司 | 页面加载方法及其系统 |
| CN103390053A (zh) * | 2013-07-26 | 2013-11-13 | 贝壳网际(北京)安全技术有限公司 | 浏览器的页面切换控制方法、装置和客户端 |
| CN104536791A (zh) * | 2014-12-29 | 2015-04-22 | 北京奇虎科技有限公司 | 基于移动终端的页面资源加载方法及装置 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111625432A (zh) * | 2019-02-28 | 2020-09-04 | 北京字节跳动网络技术有限公司 | 页面加载耗时确定方法、装置和计算机可读存储介质 |
| CN111625432B (zh) * | 2019-02-28 | 2023-03-28 | 北京字节跳动网络技术有限公司 | 页面加载耗时确定方法、装置和计算机可读存储介质 |
| CN111552528A (zh) * | 2020-04-14 | 2020-08-18 | 携程旅游网络技术(上海)有限公司 | 移动端页面的展示方法、系统、电子设备和介质 |
| CN113411622A (zh) * | 2021-05-26 | 2021-09-17 | 广州方硅信息技术有限公司 | 直播界面的加载方法、装置、客户端及存储介质 |
| CN113411622B (zh) * | 2021-05-26 | 2022-03-15 | 广州方硅信息技术有限公司 | 直播界面的加载方法、装置、客户端及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN104536791A (zh) | 2015-04-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN104536791A (zh) | 基于移动终端的页面资源加载方法及装置 | |
| US10460016B2 (en) | Method and apparatus for playing multimedia in browser | |
| CN103530292B (zh) | 网页显示方法和装置 | |
| CN103853417A (zh) | 网络动态图片的滚动分页显示方法和装置 | |
| CN104243668B (zh) | 一种基于安卓操作系统的视频全屏播放方法及装置 | |
| CN107609184A (zh) | 基于网页浏览行为的数据加载方法及装置 | |
| CN108255890B (zh) | 页面的处理方法和装置 | |
| CN107590228B (zh) | 一种页面内容处理方法及移动终端 | |
| JP2015503152A (ja) | ウェブページのレンダリング時間の測定 | |
| WO2017173781A1 (fr) | Procédé et dispositif de capture de trame vidéo | |
| CN107967278A (zh) | 网页预读方法、网页访问方法、设备及可编程设备 | |
| WO2017107833A1 (fr) | Procédé et appareil pour changement de page dans une étiquette de navigateur | |
| WO2017000804A1 (fr) | Procédé et dispositif pour explorer des nouvelles sur un terminal mobile | |
| WO2016110202A1 (fr) | Procédé, client et dispositif pour afficher une page | |
| CN103631630A (zh) | 浏览器动态皮肤的加载方法和浏览器装置 | |
| CN106708478B (zh) | 滚动视图显示方法及装置 | |
| CN107958092A (zh) | 对浏览器网页进行滚动式浏览的方法及装置 | |
| WO2015109832A1 (fr) | Procédé de changement de page et dispositif électronique | |
| CN105653578A (zh) | 一种浏览器的操作方法及电子设备 | |
| CN105260424A (zh) | 用户浏览网页历史记录和最常访问的处理方法及装置 | |
| AU2016205616A1 (en) | Method of displaying content and electronic device implementing same | |
| CN105630310A (zh) | 一种图组切换时的标题展示方法和装置 | |
| WO2016192546A1 (fr) | Procédé et dispositif pour mettre à jour un point de données d'une courbe dynamique | |
| JP2013020395A (ja) | 情報処理装置、情報処理方法及びプログラム | |
| CN113032073A (zh) | 一种基于操作行为的页面展示方法和装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15875004 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15875004 Country of ref document: EP Kind code of ref document: A1 |