Movatterモバイル変換


[0]ホーム

URL:


CN108197264B - Web page accelerated display method, device, mobile terminal and storage medium - Google Patents

Web page accelerated display method, device, mobile terminal and storage medium
Download PDF

Info

Publication number
CN108197264B
CN108197264BCN201711497667.7ACN201711497667ACN108197264BCN 108197264 BCN108197264 BCN 108197264BCN 201711497667 ACN201711497667 ACN 201711497667ACN 108197264 BCN108197264 BCN 108197264B
Authority
CN
China
Prior art keywords
resource
mobile terminal
resource content
webpage
link
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.)
Active
Application number
CN201711497667.7A
Other languages
Chinese (zh)
Other versions
CN108197264A (en
Inventor
赵剑萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp LtdfiledCriticalGuangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201711497667.7ApriorityCriticalpatent/CN108197264B/en
Publication of CN108197264ApublicationCriticalpatent/CN108197264A/en
Application grantedgrantedCritical
Publication of CN108197264BpublicationCriticalpatent/CN108197264B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The embodiment of the application discloses a webpage acceleration display method and device, a mobile terminal and a storage medium, is applied to the mobile terminal, and relates to the technical field of browsers. The method comprises the following steps: when an opening instruction of a browser is acquired, whether a resource link file exists or not is detected, the resource link file stores a resource link, if the resource link file exists, resource content corresponding to the resource link is extracted from the mobile terminal to a browser memory by using the resource link, wherein the resource content is stored in the mobile terminal, and when the opening instruction of a webpage is acquired, the resource content corresponding to the webpage is read from the browser memory, and is rendered and displayed. The webpage acceleration display method, the webpage acceleration display device, the mobile terminal and the storage medium can directly acquire resource contents from the mobile terminal through the resource links pre-stored in the resource link files, so that the webpage opening speed is increased, the use duration of a user is prolonged, and the user experience is improved.

Description

Translated fromChinese
网页加速显示方法、装置、移动终端以及存储介质Web page accelerated display method, device, mobile terminal and storage medium

技术领域technical field

本申请涉及浏览器技术领域,更具体地,涉及一种网页加速显示方法、装置、移动终端以及存储介质。The present application relates to the technical field of browsers, and more particularly, to a method, device, mobile terminal and storage medium for accelerated display of webpages.

背景技术Background technique

移动终端,例如手机,已经成为人们日常生活中最常用的消费型电子产品之一,使用移动终端的浏览器进行网页浏览,已经变成了大多数人的基本需求。但是现有的浏览器在网页资源的请求以及渲染显示的过程中,耗时较长,大大的影响了用户体验。A mobile terminal, such as a mobile phone, has become one of the most commonly used consumer electronic products in people's daily life. Using the browser of the mobile terminal to browse web pages has become a basic requirement of most people. However, the existing browsers take a long time in the process of requesting webpage resources and rendering and displaying, which greatly affects the user experience.

发明内容SUMMARY OF THE INVENTION

鉴于上述问题,本申请提出了一种网页加速显示方法、装置、移动终端以及存储介质,以提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验。In view of the above problems, the present application proposes a webpage accelerated display method, device, mobile terminal and storage medium, so as to improve the opening speed and display speed of the webpage, increase the usage time of the user and improve the user experience.

第一方面,本申请实施例提供了一种网页加速显示方法,应用于移动终端,所述方法包括:当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接;如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端;当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容;将所述资源内容进行渲染并显示。In a first aspect, an embodiment of the present application provides a method for accelerating the display of a webpage, which is applied to a mobile terminal. The method includes: when an opening instruction of a browser is obtained, detecting whether there is a resource link file, and the resource link file is in the resource link file. Save the resource link; if the resource link file exists, use the resource link to extract the resource content corresponding to the resource link from the mobile terminal to the browser memory, and the resource content is saved in the mobile terminal; when When the opening instruction of the webpage is obtained, the resource content corresponding to the webpage is read from the browser memory; the resource content is rendered and displayed.

第二方面,本申请实施例提供了一种网页加速显示装置,应用于移动终端,所述装置包括:资源链接文件检测模块,用于当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接;资源内容提取模块,用于如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端;资源内容读取模块,用于当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容;资源内容显示模块,用于将所述资源内容进行渲染并显示。In a second aspect, an embodiment of the present application provides a webpage acceleration display device, which is applied to a mobile terminal. The device includes: a resource link file detection module, configured to detect whether there is a resource link when a browser opening instruction is obtained. file, the resource link file saves the resource link; the resource content extraction module is configured to use the resource link to extract the resource content corresponding to the resource link from the mobile terminal if the resource link file exists to browse a browser memory, the resource content is stored in the mobile terminal; a resource content reading module is used to read the resource content corresponding to the webpage from the browser memory when an instruction to open a webpage is obtained; the resource The content display module is used for rendering and displaying the resource content.

第三方面,本申请实施例提供了一种移动终端,其包括显示器、存储器以及处理器,所述显示器和所述存储器耦接到所述处理器,所述存储器存储指令,当所述指令由所述处理器执行时所述处理器执行上述方法。In a third aspect, an embodiment of the present application provides a mobile terminal, which includes a display, a memory, and a processor, wherein the display and the memory are coupled to the processor, and the memory stores an instruction, and when the instruction is executed by When the processor executes, the processor executes the above method.

第四方面,本申请实施例提供了一种具有处理器可执行的程序代码的计算机可读取存储介质,所述程序代码使所述处理器执行上述方法。In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium having program code executable by a processor, where the program code enables the processor to execute the above method.

本申请实施例提供的网页加速显示方法、装置、移动终端以及存储介质,首先在获取到浏览器的开启指令时,检测是否存在保存有资源链接的资源链接文件,如果存在资源链接文件,则利用资源链接从移动终端提取与资源链接对应的资源内容到浏览器内存,其中,该资源内容保存在移动终端,然后在获取到网页的开启指令时,从该浏览器内存读取该网页对应的资源内容,最后将资源内容进行渲染并显示,从而使网页的资源内容从移动终端获取,提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验。In the webpage acceleration display method, device, mobile terminal, and storage medium provided by the embodiments of the present application, firstly, when an opening instruction of the browser is obtained, it is detected whether there is a resource link file with a resource link saved, and if there is a resource link file, the resource link file is used. The resource link extracts the resource content corresponding to the resource link from the mobile terminal to the browser memory, wherein the resource content is stored in the mobile terminal, and then reads the resource corresponding to the webpage from the browser memory when the opening instruction of the webpage is obtained. Finally, the resource content is rendered and displayed, so that the resource content of the webpage can be obtained from the mobile terminal, the opening speed and display speed of the webpage can be improved, the user's usage time can be increased, and the user experience can be improved.

本申请的这些方面或其他方面在以下实施例的描述中会更加简明易懂。These and other aspects of the present application will be more clearly understood in the description of the following embodiments.

附图说明Description of drawings

为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions in the embodiments of the present application more clearly, the following briefly introduces the drawings that are used in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. For those skilled in the art, other drawings can also be obtained from these drawings without creative effort.

图1示出了本申请第一实施例提供的网页加速显示方法的流程示意图;FIG. 1 shows a schematic flowchart of a method for accelerating the display of webpages provided by the first embodiment of the present application;

图2示出了本申请第二实施例提供的网页加速显示方法的流程示意图;FIG. 2 shows a schematic flowchart of a method for accelerating the display of webpages provided by the second embodiment of the present application;

图3示出了本申请第二实施例提供的网页加速显示方法的步骤S370的流程示意图;FIG. 3 shows a schematic flowchart of step S370 of the webpage accelerated display method provided by the second embodiment of the present application;

图4示出了本申请第三实施例提供的网页加速显示装置的模块框图;FIG. 4 shows a block diagram of a module of a webpage accelerated display device provided by a third embodiment of the present application;

图5示出了本申请第四实施例提供的网页加速显示装置的模块框图;FIG. 5 shows a block diagram of a module of a webpage accelerated display device provided by a fourth embodiment of the present application;

图6示出了本申请实施例提供的一种移动终端的结构框图;FIG. 6 shows a structural block diagram of a mobile terminal provided by an embodiment of the present application;

图7示出了用于执行根据本申请实施例的网页加速显示方法的移动终端的框图。FIG. 7 shows a block diagram of a mobile terminal for executing the method for accelerating the display of a webpage according to an embodiment of the present application.

具体实施方式Detailed ways

下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present application.

名词解释:Glossary:

浏览器内核:浏览器核心模块,对网页进行解析,排版,显示;Browser core: the core module of the browser, which parses, typeset, and displays web pages;

预加载:浏览器在访问网页前预先加载一些重要的资源内容;Preloading: The browser preloads some important resource content before accessing the web page;

预渲染:浏览器在网页显示前对网页的一些元素预先进行计算排版位置,用于之后的快速显示。Pre-rendering: The browser pre-calculates the layout position of some elements of the web page before the web page is displayed for quick display later.

用于移动终端设备上的浏览器,加载网站页面的效率与移动终端的配置有关,而现在的移动终端相对电脑普遍配置偏低,因此,在加载网页页面时效率偏低。同时,目前的浏览器访问网页都是从服务器上获取资源内容,然后再进行显示,但是这样就会受限于网速、服务器响应和文件内容的大小,对于网页渲染显示有很大的影响,如果网速慢的情况下,请求的网页资源很慢才能获取到,大大影响了用户体验,对于网页的留存时间也有很大影响。针对上述问题,发明人经过长时间的研究,并提出了本申请实施例提供的网页加速显示方法、装置、移动终端以及存储介质,以提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验,其中,具体的网页加速显示方法在后续实施例中详细说明。For browsers used on mobile terminal devices, the efficiency of loading website pages is related to the configuration of the mobile terminal, and the current mobile terminals are generally less configured than computers, so the efficiency of loading web pages is relatively low. At the same time, the current browsers access web pages to obtain resource content from the server, and then display it, but this is limited by the network speed, server response and file content size, which has a great impact on the rendering and display of web pages. If the network speed is slow, the requested webpage resources can only be obtained very slowly, which greatly affects the user experience and also has a great impact on the retention time of the webpage. In view of the above problems, after a long period of research, the inventor proposes a webpage acceleration display method, device, mobile terminal and storage medium provided by the embodiments of the present application, so as to improve the opening speed and display speed of the webpage, and increase the user's usage time and storage medium. To improve user experience, the specific method for accelerating the display of webpages will be described in detail in subsequent embodiments.

第一实施例first embodiment

请参阅图1,图1示出了本申请第一实施例提供的网页加速显示方法的流程示意图。所述网页加速显示方法旨在提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验。在具体的实施例中,所述网页加速显示方法应用于如图4所示的网页加速显示装置200以及配置有网页加速显示装置200的移动终端100(图6)。本实施例将以移动终端为例,说明本实施例的具体流程,当然,可以理解的,本申请实施例所应用的移动终端可以为手机、平板电脑以及穿戴式电子设备等。下面将针对图1所示的流程进行详细的阐述,上述网页加速显示方法具体可以包括以下步骤:Please refer to FIG. 1 . FIG. 1 shows a schematic flowchart of the method for accelerating the display of webpages provided by the first embodiment of the present application. The webpage acceleration display method aims to improve the opening speed and display speed of the webpage, increase the usage time of the user and improve the user experience. In a specific embodiment, the webpage accelerated display method is applied to the webpage accelerated display apparatus 200 shown in FIG. 4 and the mobile terminal 100 ( FIG. 6 ) configured with the webpage accelerated display apparatus 200 . This embodiment will take a mobile terminal as an example to describe the specific process of this embodiment. Of course, it can be understood that the mobile terminal applied in the embodiment of this application may be a mobile phone, a tablet computer, a wearable electronic device, and the like. The process shown in FIG. 1 will be described in detail below. The above-mentioned method for accelerating the display of webpages may specifically include the following steps:

步骤S110:当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接。Step S110 : when the opening instruction of the browser is obtained, it is detected whether there is a resource link file, and the resource link file is saved with a resource link.

在本实施例中,当用户欲在移动终端的浏览器上加载打开某个网页时,首先需要发送指令至移动终端以指示开启所述浏览器,其中,所述指令可以为用户针对设置于移动终端界面上的浏览器图标进行触控操作生成,也可以为用户在移动终端输入指示开启浏览器的语音信息生成等,在此不做具体地限定。进一步地,移动终端从获取到浏览器的开启指令到完成浏览器的启动存在一定的时间差,但是时间差极短,因此,执行检测是否存在资源链接文件的操作可以是在获取到浏览器的开启指令时执行,也可以是在完成浏览器的启动后执行,可选的,在本实施例中,当获取到浏览器的开启指令时,便开始执行检测是否存在资源链接文件,以减少网页加载的等待时间。In this embodiment, when the user wants to load and open a certain webpage on the browser of the mobile terminal, he first needs to send an instruction to the mobile terminal to instruct the browser to open, wherein the instruction may The browser icon on the terminal interface is generated by touch operation, and it can also be generated for the user inputting voice information in the mobile terminal to instruct to open the browser, etc., which is not specifically limited here. Further, there is a certain time difference from the time when the mobile terminal obtains the opening instruction of the browser to completing the startup of the browser, but the time difference is extremely short. Therefore, the operation of detecting whether there is a resource link file may be obtained after obtaining the opening instruction of the browser. It can be executed when the browser is started, or it can be executed after the browser is started. Optionally, in this embodiment, when the browser's start-up instruction is obtained, it starts to detect whether there is a resource link file, so as to reduce the loading time of the web page. waiting time.

进一步地,资源链接文件为设置于移动终端、如移动终端的磁盘上的文件夹,资源链接为浏览器内核检测为重要网页的链接地址以及检测为重要网页对应的重要内容的链接地址。其中,该资源链接文件用于存储资源链接,可以理解的,所述资源链接文件中保存的资源链接数量至少为一个,即浏览器内核检测为重要的网页并将其链接地址以及其对应的重要内容的链接地址保存至所述资源链接文件的数量至少为一个。Further, the resource link file is a folder set on a mobile terminal, such as a disk of the mobile terminal, and the resource link is a link address detected by the browser kernel as an important web page and a link address detected as an important content corresponding to the important web page. The resource link file is used to store resource links. It can be understood that the number of resource links saved in the resource link file is at least one, that is, the browser kernel detects an important webpage and links its link address and its corresponding important webpage. The number of content link addresses stored in the resource link file is at least one.

步骤S120:如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端。Step S120: If the resource link file exists, use the resource link to extract resource content corresponding to the resource link from the mobile terminal to the browser memory, and save the resource content in the mobile terminal.

作为本实施例的一种实施方式,如果存在资源链接文件,则利用资源链接文件中保存的资源链接从移动终端提取与资源链接对应的资源内容到浏览器内存,方便用户在访问网页时需要,其中,该资源内容保存在该移动终端。具体地,浏览器内核预先分析重要网页以及该重要网页对应的重要内容,在确定重要网页和重要网页对应的重要内容后获取该重要网页的链接地址和重要内容的链接地址并保存至资源链接文件。然后在浏览器首次启动时,浏览器采用预加载功能,对于资源链接对应的重要内容进行预加载得到资源内容,将所述资源内容预先保存至所述移动终端,具体地,浏览器根据保存在资源链接文件中的资源链接向服务器发送请求信息,以指示服务器基于该请求信息返回该与资源链接对应的资源内容,浏览器在接收到服务器返回的资源内容后,将资源内容保存至移动终端的磁盘,等待之后的用户访问。As an implementation of this embodiment, if there is a resource link file, the resource link stored in the resource link file is used to extract the resource content corresponding to the resource link from the mobile terminal to the browser memory, which is convenient for users to access web pages. Wherein, the resource content is stored in the mobile terminal. Specifically, the browser kernel pre-analyzes the important web page and the important content corresponding to the important web page, obtains the link address of the important web page and the link address of the important content after determining the important web page and the important content corresponding to the important web page, and saves them in the resource link file . Then, when the browser is started for the first time, the browser uses the preloading function to preload the important content corresponding to the resource link to obtain the resource content, and save the resource content to the mobile terminal in advance. The resource link in the resource link file sends request information to the server to instruct the server to return the resource content corresponding to the resource link based on the request information. After receiving the resource content returned by the server, the browser saves the resource content to the mobile terminal. disk, waiting for subsequent user access.

其中,作为一种方式,如果不存在资源链接文件,则浏览器对各个网页进行分析获取重要网页以及所述重要网页对应的链接地址,再对重要网页进行分析获取所述重要网页对应的重要内容以及所述重要内容对应的资源链接,将获取的重要网页的链接地址和重要内容的链接地址共同作为资源链接保存至移动终端的磁盘的资源链接文件。In one way, if there is no resource link file, the browser analyzes each webpage to obtain important webpages and the link addresses corresponding to the important webpages, and then analyzes the important webpages to obtain important content corresponding to the important webpages. and the resource link corresponding to the important content, the obtained link address of the important web page and the link address of the important content are stored together as a resource link to a resource link file on the disk of the mobile terminal.

步骤S130:当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容。Step S130: When the opening instruction of the webpage is obtained, read the resource content corresponding to the webpage from the browser memory.

同样的,当用户欲打开浏览器上的某个网页时,首先需要发送指令至移动终端以指示开启所述网页,其中,所述指令可以为用户针对设置于浏览器页面上的网页图标进行触控操作生成、可以为用户在移动终端上输入指示开启所述网页的语音信息生成、也可以为用户在浏览器搜索界面输入的所述网页的网址信息生成,在此不做具体地限定。进一步地,当获取到网页的开启指令时,从浏览器内存直接读取所述资源内容,不用再通过网络从服务器获取所述资源内容,加速资源内容的获取速度。Similarly, when the user wants to open a certain webpage on the browser, he first needs to send an instruction to the mobile terminal to instruct to open the webpage, wherein the instruction can be for the user to touch the webpage icon set on the browser page. It can be generated by the user inputting voice information on the mobile terminal indicating opening of the web page, or by the web address information of the web page input by the user on the browser search interface, which is not specifically limited here. Further, when the opening instruction of the webpage is obtained, the resource content is directly read from the browser memory, and the resource content is no longer obtained from the server through the network, thereby accelerating the speed of obtaining the resource content.

步骤S140:将所述资源内容进行渲染并显示。Step S140: Render and display the resource content.

在获取到所述网页的资源内容后,将该资源内容进行渲染刷新,完成网页显示,作为一种方式,浏览器内核预先设置并存储预渲染模块,并且在获取到所述资源内容后,通过所述预渲染模块对资源内容进行预先渲染,再通过浏览器光栅化模块进行渲染,最后再进行GPU显示。可以理解的,这样的方式首先解决了访问网页时,对于影响网页显示的资源内容不再需要从服务器上获取,避免了服务器的响应速度和网速对于浏览器渲染的影响,另外对于重要的资源内容从移动终端直接读取,即使没有网络也可以实现部分网页的显示,对于这些资源内容浏览器可以采用预渲染的机制进行提前渲染,进而完成整个网页加速显示的功能。After acquiring the resource content of the web page, the resource content is rendered and refreshed to complete the web page display. As a way, the browser kernel presets and stores the pre-rendering module, and after acquiring the resource content, the The pre-rendering module pre-renders the resource content, and then renders through the browser rasterization module, and finally performs GPU display. Understandably, this method first solves the problem that when accessing a webpage, the resource content that affects the display of the webpage no longer needs to be obtained from the server, which avoids the impact of the server's response speed and network speed on browser rendering. The content is directly read from the mobile terminal, and even if there is no network, the display of some web pages can be realized. For these resource content, the browser can use the pre-rendering mechanism to render in advance, and then complete the function of accelerating the display of the entire web page.

本申请第一实施例提供的网页加速显示方法,在获取到浏览器的开启指令时,检测是否存在保存有资源链接的资源链接文件,如果存在,则利用资源链接从移动终端提取与资源链接对应的资源内容到浏览器内存,其中,资源内容是保存在所述移动终端,在获取到网页的开启指令时,从该浏览器内存读取该网页对应的资源内容,再将该资源内容进行渲染并显示,从而使网页的资源内容从移动终端获取,提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验。In the method for accelerating the display of webpages provided by the first embodiment of the present application, when the opening instruction of the browser is obtained, it is detected whether there is a resource link file with a resource link saved, and if there is, the resource link is used to extract the corresponding resource link from the mobile terminal. The resource content is stored in the browser memory, and the resource content is stored in the mobile terminal. When the opening instruction of the webpage is obtained, the resource content corresponding to the webpage is read from the browser memory, and then the resource content is rendered. And display, so that the resource content of the webpage is obtained from the mobile terminal, the opening speed and display speed of the webpage are improved, the user's usage time is increased, and the user experience is improved.

第二实施例Second Embodiment

请参阅图2,图2示出了本申请第二实施例提供的网页加速显示方法的流程示意图。下面将以移动终端为例,针对图2所示的流程进行详细的阐述,所述网页加速显示方法具体可以包括以下步骤:Please refer to FIG. 2. FIG. 2 shows a schematic flowchart of the method for accelerating the display of webpages provided by the second embodiment of the present application. The following will take a mobile terminal as an example to describe the process shown in FIG. 2 in detail. The method for accelerating the display of a webpage may specifically include the following steps:

步骤S210:检测所述网页在预设时间内的用户访问频率。Step S210: Detect the frequency of user access to the webpage within a preset time.

作为一种方式,浏览器内核可以根据用户访问网页的频率自动检测分析是否为重要网页,可以根据用户对网页的评分自动检测分析是否为重要网页,也可以根据用户对网页的下载量自动检测分析是否为重要网页等,其中,在本实施例中,以根据用户访问网页的频率检测分析所述网页是否为重要网页为例进行说明。As a way, the browser kernel can automatically detect and analyze whether it is an important webpage according to the frequency of the user's visit to the webpage, whether it is an important webpage according to the user's rating of the webpage, or automatically detect and analyze whether the webpage is an important webpage according to the user's download amount of the webpage. Whether it is an important web page, etc., in this embodiment, the detection and analysis of whether the web page is an important web page is taken according to the frequency of the user accessing the web page as an example for description.

步骤S220:判断所述用户访问频率是否大于预设访问频率。Step S220: Determine whether the user access frequency is greater than a preset access frequency.

其中,作为一种可实施的方式,预先设置并存储预设访问频率,将所述预设访问频率作为网页被访问的频率的参考标准,在检测到用户访问频率后,将所述用户访问频率与预设访问频率进行比较,可以理解的,当所述用户访问频率高于预设访问频率时,表征所述网页为重要网页,当所述用户访问频率不高于预设访问频率时,表征所述网页为非重要网页。Wherein, as an implementable manner, a preset access frequency is preset and stored, the preset access frequency is used as a reference standard for the frequency of web pages being accessed, and after the user access frequency is detected, the user access frequency is Compared with the preset access frequency, it can be understood that when the user access frequency is higher than the preset access frequency, the web page is characterized as an important web page, and when the user access frequency is not higher than the preset access frequency, it is characterized as an important web page. The webpage is a non-important webpage.

步骤S230:当所述用户访问频率大于所述预设访问频率时,将所述网页作为重要网页。Step S230: When the user access frequency is greater than the preset access frequency, the webpage is regarded as an important webpage.

具体地,当判定该网页为重要网页时,将所述网页作为重要网页并将其链接地址进行保存。Specifically, when it is determined that the webpage is an important webpage, the webpage is regarded as an important webpage and its link address is stored.

步骤S240:获取所述网页在第一帧显示时所对应的资源内容。Step S240: Acquire resource content corresponding to the webpage when the first frame is displayed.

在本实施例中,网页在第一帧显示时所对应的资源内容为网页在进行显示时,在移动终端页面上出现的第一画面,该第一帧显示时所对应的资源内容可以为网页显示的首页内容,也可以为网页显示的部分首页内容,可以理解的,网页的第一帧显示为用户肉眼可见的第一内容,因此,对用户而言也最为重要,将所述第一帧显示时对应的资源内容作为重要内容预加载并保存至所述移动终端,可选的,预加载并保存至所述移动终端的磁盘。In this embodiment, the resource content corresponding to the web page when the first frame is displayed is the first screen that appears on the mobile terminal page when the web page is being displayed, and the resource content corresponding to the first frame being displayed may be the web page The displayed homepage content can also be part of the homepage content displayed on the webpage. It is understandable that the first frame of the webpage is displayed as the first content visible to the naked eye of the user. Therefore, it is also the most important to the user. When displayed, the corresponding resource content is preloaded and saved to the mobile terminal as important content, optionally, preloaded and saved to a disk of the mobile terminal.

步骤S250:基于所述资源内容生成所述资源内容的资源链接,将所述资源链接保存至资源链接文件。Step S250: Generate a resource link of the resource content based on the resource content, and save the resource link to a resource link file.

可以理解的,在确定第一帧显示时对应的资源内容后,可以基于所述资源内容的生成所述资源内容的资源链接,将所述资源链接保存至资源链接文件,从而获取到用户经常访问的网页的链接地址以及影响网页加速显示的资源内容的链接地址。It can be understood that after determining the resource content corresponding to the display of the first frame, the resource link of the resource content can be generated based on the resource content, and the resource link can be saved in the resource link file, so as to obtain the information frequently accessed by the user. The link address of the webpage and the link address of the resource content that affects the accelerated display of the webpage.

步骤S260:当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接。Step S260: When the opening instruction of the browser is obtained, it is detected whether there is a resource link file, and the resource link file is stored in the resource link.

步骤S270:如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到磁盘缓存。Step S270: If the resource link file exists, use the resource link to extract the resource content corresponding to the resource link from the mobile terminal to the disk cache.

作为一种方式,首先利用资源链接文件中保存的资源链接从移动终端的磁盘提取与资源链接对应的资源内容到磁盘缓存等待下一步操作,其中,所述资源内容保存在所述移动终端的磁盘中。As a method, the resource link stored in the resource link file is used to extract the resource content corresponding to the resource link from the disk of the mobile terminal to the disk cache to wait for the next operation, wherein the resource content is saved in the disk of the mobile terminal. middle.

步骤S280:设置所述资源内容的更新规则。Step S280: Set the update rule of the resource content.

其中,所述资源内容的更新规则可以为按预设间隔时间对保存在磁盘缓存处的资源内容进行更新分析,也可以为实时对保存在磁盘缓存处的资源内容进行更新分析,在本实施例中,不做具体的限定。The update rule for the resource content may be updating and analyzing the resource content stored in the disk cache at a preset interval, or may be updating and analyzing the resource content stored in the disk cache in real time. In this embodiment , no specific limitation is made.

步骤S290:检测所述资源内容是否需要更新。Step S290: Detect whether the resource content needs to be updated.

作为一种可实施方式,获取所述资源内容对应的版本号,并检测最新资源内容的版本号,将所述资源内容的版本号和最新资源内容的版本号进行匹配,如果不匹配,则需要更新,反之,则不需要更新。As an implementation manner, the version number corresponding to the resource content is obtained, the version number of the latest resource content is detected, and the version number of the resource content and the version number of the latest resource content are matched. update, otherwise, no update is required.

步骤S300:当所述资源内容不需要更新时,从所述磁盘缓存中读取所述资源内容至所述浏览器内存。Step S300: When the resource content does not need to be updated, read the resource content from the disk cache to the browser memory.

可以理解的,当所述资源内容不需要更新时,表征所述资源内容为最新版本,则直接从磁盘缓存中读取所述资源内容到浏览器内存,方便下次用户在访问网页时使用。It can be understood that, when the resource content does not need to be updated, it indicates that the resource content is the latest version, and the resource content is directly read from the disk cache to the browser memory, which is convenient for the user to use when accessing the web page next time.

步骤S310:当所述资源内容需要更新时,重新从服务器获取与所述资源链接对应的更新资源内容,将所述更新资源内容保存至所述磁盘缓存。Step S310: When the resource content needs to be updated, obtain the updated resource content corresponding to the resource link from the server again, and save the updated resource content to the disk cache.

进一步地,当所述资源内容需要更新时,表征所述资源内容的当前版本已低于最新版本,则重新从服务器获取一个更新资源内容并替换原有的资源内容,重新将所述更新资源内容保存至磁盘缓存。Further, when the resource content needs to be updated, it means that the current version of the resource content is lower than the latest version, then obtain an updated resource content from the server again and replace the original resource content, and re-update the updated resource content. Save to disk cache.

步骤S320:从所述磁盘缓存中读取所述资源内容至所述浏览器内存。Step S320: Read the resource content from the disk cache to the browser memory.

需要说明的是,步骤S300和步骤S310-步骤S320之间的先后顺序在本实施例中不做具体地限定,即步骤S300可以设置于步骤S310-步骤S320之前,步骤S300也可以设置于步骤S310-步骤S320之后。It should be noted that the sequence between step S300 and step S310-step S320 is not specifically limited in this embodiment, that is, step S300 can be set before step S310-step S320, and step S300 can also be set before step S310 - after step S320.

步骤S330:当获取到网页的开启指令时,从所述浏览器内存读取所述资源内容。Step S330: Read the resource content from the browser memory when the instruction for opening the webpage is obtained.

请参阅图3,图3示出了本申请第二实施例提供的网页加速显示方法的步骤S330的流程示意图。下面将针对图3所示的流程进行详细的阐述,所述方法具体可以包括以下步骤:Please refer to FIG. 3 , which shows a schematic flowchart of step S330 of the method for accelerating the display of webpages provided by the second embodiment of the present application. The flow process shown in Figure 3 will be described in detail below, and the method can specifically include the following steps:

步骤S331:当获取到网页的开启指令时,检测所述网页在预设时间内的用户访问频率。Step S331: When an instruction for opening a webpage is obtained, the frequency of user access to the webpage within a preset time is detected.

在本实施例中,为了判断当前用户欲访问的网页是否为重要网页,当获取到网页的开启指令时,首先检测该网页在预设时间内的用户访问频率。In this embodiment, in order to determine whether the web page that the current user wants to visit is an important web page, when an instruction for opening the web page is obtained, the user access frequency of the web page within a preset time is first detected.

步骤S332:判断所述用户访问频率是否大于预设访问频率。Step S332: Determine whether the user access frequency is greater than a preset access frequency.

可以理解的,将用户访问频率和预设访问频率进行判断,当所述用户访问频率高于预设访问频率时,则执行步骤S333,当所述用户访问频率不高于所述预设访问频率时,则按正常网页的加载流程进行加载,从服务器获取所述资源内容。It can be understood that the user access frequency and the preset access frequency are judged, and when the user access frequency is higher than the preset access frequency, step S333 is executed, and when the user access frequency is not higher than the preset access frequency is loaded according to the normal webpage loading process, and the resource content is obtained from the server.

步骤S333:当所述用户访问频率大于所述预设访问频率时,判断所述浏览器内存是否存在所述资源内容;Step S333: when the user access frequency is greater than the preset access frequency, determine whether the resource content exists in the browser memory;

可以理解的,当判断所述浏览器内存不存在所述资源内容时,则按正常网页的加载流程进行加载,具体地,浏览器向服务器发送资源内容请求信息,服务器响应所述请求信息,通过网络返回资源内容至所述浏览器。It can be understood that when it is determined that the resource content does not exist in the browser memory, the loading process is performed according to the normal webpage loading process. Specifically, the browser sends resource content request information to the server, and the server responds to the request information by The network returns resource content to the browser.

步骤S334:当所述浏览器内存存在所述资源内容时,从所述浏览器内存读取所述资源内容。Step S334: When the resource content exists in the browser memory, read the resource content from the browser memory.

步骤S340:将所述资源内容进行渲染并显示。Step S340: Render and display the resource content.

本申请第二实施例提供的网页加速显示方法,根据网页的访问频率,检测用户行为,获取用户经常访问的网页,然后浏览器内核根据网页渲染机制分析网页中影响网页显示的资源内容,采用预加载机制,在浏览器启动完成时预先加载这些重要的资源内容,浏览器将该资源内容保存在磁盘缓存中,根据资源内容修改状态进行实时更新。当用户访问网页时,浏览器预先检测在内存中是否有对应的资源内容,对于有资源内容的采用从移动终端读取的方式获取,不再从服务器上获取资源内容,进行优选渲染处理,达到快速显示网页的目的,增加用户的使用时长和提高用户体验。The web page acceleration display method provided by the second embodiment of the present application detects user behavior according to the access frequency of web pages, obtains web pages frequently visited by users, and then the browser kernel analyzes the resource content of the web page that affects the display of web pages according to the web page rendering mechanism, and uses pre- The loading mechanism preloads these important resource content when the browser is started, and the browser saves the resource content in the disk cache, and updates it in real time according to the modification status of the resource content. When a user accesses a web page, the browser pre-detects whether there is corresponding resource content in the memory. For the resource content that exists, it is obtained by reading it from the mobile terminal, and the resource content is no longer obtained from the server. The optimal rendering process is performed to achieve The purpose of quickly displaying web pages, increasing users' usage time and improving user experience.

第三实施例Third Embodiment

请参阅图4,图4示出了本申请第三实施例提供的网页加速显示装置200的模块框图。下面将针对图4所示的模块框图进行阐述,所述网页加速显示装置200包括:资源链接文件检测模块210、资源内容提取模块220、资源内容读取模块230以及资源内容显示模块240,其中:Please refer to FIG. 4. FIG. 4 shows a block diagram of a module of a webpage accelerated display apparatus 200 provided by a third embodiment of the present application. The module block diagram shown in FIG. 4 will be described below. The webpage acceleration display device 200 includes: a resource link file detection module 210, a resource content extraction module 220, a resource content reading module 230, and a resource content display module 240, wherein:

资源链接文件检测模块210,用于当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接。The resource link file detection module 210 is configured to detect whether there is a resource link file when a browser opening instruction is obtained, and the resource link file stores a resource link.

资源内容提取模块220,用于如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端。The resource content extraction module 220 is configured to, if the resource link file exists, use the resource link to extract the resource content corresponding to the resource link from the mobile terminal to the browser memory, and save the resource content in the mobile terminal terminal.

资源内容读取模块230,用于当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容。The resource content reading module 230 is configured to read the resource content corresponding to the webpage from the browser memory when the opening instruction of the webpage is obtained.

资源内容显示模块240,用于将所述资源内容进行渲染并显示。The resource content display module 240 is configured to render and display the resource content.

第四实施例Fourth Embodiment

请参阅图5,图5示出了本申请第四实施例提供的网页加速显示装置300的模块框图。下面将针对图5所示的模块框图进行阐述,所述网页加速显示装置300包括:访问频率检测模块310、访问频率判断模块320、重要网页获取模块330、显示数据获取模块340和资源链接获取模块350、资源链接文件检测模块360、资源内容提取模块370、资源内容读取模块380以及资源内容显示模块390,其中:Please refer to FIG. 5. FIG. 5 shows a block diagram of a module of a webpage accelerated display apparatus 300 provided by the fourth embodiment of the present application. The module block diagram shown in FIG. 5 will be described below. The webpage acceleration display device 300 includes: an access frequency detection module 310, an access frequency judgment module 320, an important webpage acquisition module 330, a display data acquisition module 340 and a resource link acquisition module 350, a resource link file detection module 360, a resource content extraction module 370, a resource content reading module 380, and a resource content display module 390, wherein:

访问频率检测模块310,用于检测所述网页在预设时间内的用户访问频率。The access frequency detection module 310 is configured to detect the user access frequency of the webpage within a preset time.

访问频率判断模块320,用于判断所述用户访问频率是否大于预设访问频率。The access frequency determination module 320 is configured to determine whether the user access frequency is greater than the preset access frequency.

重要网页获取模块330,用于当所述用户访问频率大于所述预设访问频率时,将所述网页作为重要网页。The important webpage acquisition module 330 is configured to use the webpage as an important webpage when the user's access frequency is greater than the preset access frequency.

显示数据获取模块340,用于获取所述网页在第一帧显示时所对应的资源内容。The display data acquisition module 340 is configured to acquire the resource content corresponding to the web page when the first frame is displayed.

资源链接获取模块350,用于基于资源内容生成所述资源内容的资源链接,将所述资源链接保存至所述资源链接文件。The resource link obtaining module 350 is configured to generate a resource link of the resource content based on the resource content, and save the resource link to the resource link file.

资源链接文件检测模块360,用于当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接。The resource link file detection module 360 is configured to detect whether there is a resource link file when the opening instruction of the browser is obtained, and the resource link file stores the resource link.

资源内容提取模块370,用于如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端。进一步地,所述资源内容提取模块370包括:资源内容提取子模块371、更新规则设置子模块372、更新检测子模块373、第一资源内容读取子模块374、资源内容下载子模块375以及第二资源内容读取子模块376,其中:The resource content extraction module 370 is configured to, if the resource link file exists, extract the resource content corresponding to the resource link from the mobile terminal to the browser memory by using the resource link, and save the resource content in the mobile terminal terminal. Further, the resource content extraction module 370 includes: a resource content extraction submodule 371, an update rule setting submodule 372, an update detection submodule 373, a first resource content reading submodule 374, a resource content downloading submodule 375, and a first resource content reading submodule 375. 2. Resource content reading sub-module 376, wherein:

资源内容提取子模块371,用于如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到磁盘缓存。The resource content extraction sub-module 371 is configured to, if the resource link file exists, use the resource link to extract the resource content corresponding to the resource link from the mobile terminal to the disk cache.

更新规则设置子模块372,用于设置所述资源内容的更新规则。The update rule setting sub-module 372 is used to set the update rule of the resource content.

更新检测子模块373,用于检测所述资源内容是否需要更新。The update detection sub-module 373 is used to detect whether the resource content needs to be updated.

第一资源内容读取子模块374,用于当所述资源内容不需要更新时,从所述磁盘缓存中读取所述资源内容至所述浏览器内存。The first resource content reading submodule 374 is configured to read the resource content from the disk cache to the browser memory when the resource content does not need to be updated.

资源内容下载子模块375,用于当所述资源内容需要更新时,重新从服务器获取与所述资源链接对应的更新资源内容,将所述更新资源内容保存至所述磁盘缓存。The resource content downloading sub-module 375 is configured to obtain the updated resource content corresponding to the resource link from the server again when the resource content needs to be updated, and save the updated resource content to the disk cache.

第二资源内容读取子模块376,用于从所述磁盘缓存中读取所述资源内容至所述浏览器内存。The second resource content reading sub-module 376 is configured to read the resource content from the disk cache to the browser memory.

资源内容读取模块380,用于当获取到网页的开启指令时,从所述浏览器内存读取所述资源内容。The resource content reading module 380 is configured to read the resource content from the browser memory when the opening instruction of the webpage is obtained.

资源内容显示模块390,用于将所述资源内容进行渲染并显示。The resource content display module 390 is configured to render and display the resource content.

第五实施例Fifth Embodiment

本申请第五实施例提供了一种移动终端,其包括显示器、存储器以及处理器,所述显示器和所述存储器耦接到所述处理器,所述存储器存储指令,当所述指令由所述处理器执行时执行:A fifth embodiment of the present application provides a mobile terminal, which includes a display, a memory, and a processor, the display and the memory are coupled to the processor, the memory stores an instruction, and when the instruction is executed by the Execute when the processor executes:

当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接;When the opening instruction of the browser is obtained, detecting whether there is a resource link file, where the resource link file is stored;

如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端;If the resource link file exists, use the resource link to extract resource content corresponding to the resource link from the mobile terminal to the browser memory, and save the resource content in the mobile terminal;

当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容;When the opening instruction of the webpage is obtained, read the resource content corresponding to the webpage from the browser memory;

将所述资源内容进行渲染并显示。The resource content is rendered and displayed.

第六实施例Sixth Embodiment

本申请第六实施例提供了一种具有处理器可执行的程序代码的计算机可读取存储介质,所述程序代码使所述处理器执行:A sixth embodiment of the present application provides a computer-readable storage medium having program code executable by a processor, the program code causing the processor to execute:

当获取到浏览器的开启指令时,检测是否存在资源链接文件,所述资源链接文件中保存有资源链接;When the opening instruction of the browser is obtained, detecting whether there is a resource link file, where the resource link file is stored;

如果存在所述资源链接文件,利用所述资源链接从所述移动终端提取与所述资源链接对应的资源内容到浏览器内存,所述资源内容保存在所述移动终端;If the resource link file exists, use the resource link to extract resource content corresponding to the resource link from the mobile terminal to the browser memory, and save the resource content in the mobile terminal;

当获取到网页的开启指令时,从所述浏览器内存读取所述网页对应的所述资源内容;When the opening instruction of the webpage is obtained, read the resource content corresponding to the webpage from the browser memory;

将所述资源内容进行渲染并显示。The resource content is rendered and displayed.

综上所述,本申请实施例提供的网页加速显示方法、装置、移动终端以及存储介质,首先在获取到浏览器的开启指令时,检测是否存在保存有资源链接的资源链接文件,如果存在资源链接文件,则利用资源链接从移动终端提取与资源链接对应的资源内容到浏览器内存,其中,该资源内容保存在移动终端,然后在获取到网页的开启指令时,从该浏览器内存读取该网页对应的资源内容,最后将资源内容进行渲染并显示,从而使网页的资源内容从移动终端获取,提高网页的打开速度和显示速度,增加用户的使用时长和提高用户体验。To sum up, the webpage acceleration display method, device, mobile terminal, and storage medium provided by the embodiments of the present application firstly detect whether there is a resource link file with a resource link saved when a browser opening instruction is obtained, and if there is a resource link link file, use the resource link to extract the resource content corresponding to the resource link from the mobile terminal to the browser memory, where the resource content is stored in the mobile terminal, and then read from the browser memory when the command to open the webpage is obtained. The resource content corresponding to the webpage is finally rendered and displayed, so that the resource content of the webpage is obtained from the mobile terminal, the opening speed and display speed of the webpage are improved, the user's usage time is increased, and the user experience is improved.

需要说明的是,本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。对于装置类实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。对于方法实施例中的所描述的任意的处理方式,在装置实施例中均可以通过相应的处理模块实现,装置实施例中不再一一赘述。It should be noted that the various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments. For the same and similar parts among the various embodiments, refer to each other Can. As for the apparatus type embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for the relevant part, please refer to the partial description of the method embodiment. Any processing manners described in the method embodiments may be implemented by corresponding processing modules in the apparatus embodiments, and will not be repeated in the apparatus embodiments.

请再次参阅图6,基于上述的网页加速显示方法、装置,本申请实施例还提供一种移动终端100,其包括电子本体部10,所述电子本体部10包括壳体12及设置在所述壳体12上的主显示屏120。所述壳体12可采用金属、如钢材、铝合金制成。本实施例中,所述主显示屏120通常包括显示面板111,也可包括用于响应对所述显示面板111进行触控操作的电路等。所述显示面板111可以为一个液晶显示面板(Liquid Crystal Display,LCD),在一些实施例中,所述显示面板111同时为一个触摸屏109。Referring to FIG. 6 again, based on the above-mentioned webpage accelerated display method and device, an embodiment of the present application further provides amobile terminal 100 , which includes anelectronic body part 10 , and theelectronic body part 10 includes acasing 12 and is disposed on the Themain display screen 120 on thehousing 12 . Thecasing 12 can be made of metal, such as steel or aluminum alloy. In this embodiment, themain display screen 120 generally includes adisplay panel 111 , and may also include a circuit for responding to a touch operation on thedisplay panel 111 , and the like. Thedisplay panel 111 may be a liquid crystal display panel (Liquid Crystal Display, LCD). In some embodiments, thedisplay panel 111 is atouch screen 109 at the same time.

请同时参阅图7,在实际的应用场景中,所述移动终端100可作为智能手机终端进行使用,在这种情况下所述电子本体部10通常还包括一个或多个(图中仅示出一个)处理器102、存储器104、RF(Radio Frequency,射频)模块106、音频电路110、传感器114、输入模块118、电源模块122。本领域普通技术人员可以理解,图7所示的结构仅为示意,其并不对所述电子本体部10的结构造成限定。例如,所述电子本体部10还可包括比图7中所示更多或者更少的组件,或者具有与图6所示不同的配置。Please refer to FIG. 7 at the same time. In an actual application scenario, themobile terminal 100 can be used as a smart phone terminal. In this case, theelectronic body 10 usually further includes one or more (only shown in the figure). a)processor 102 ,memory 104 , RF (Radio Frequency, radio frequency)module 106 ,audio circuit 110 ,sensor 114 ,input module 118 , andpower module 122 . Those skilled in the art can understand that the structure shown in FIG. 7 is only for illustration, and does not limit the structure of theelectronic body 10 . For example, theelectronic body portion 10 may also include more or fewer components than those shown in FIG. 7 , or have a different configuration than that shown in FIG. 6 .

本领域普通技术人员可以理解,相对于所述处理器102来说,所有其他的组件均属于外设,所述处理器102与这些外设之间通过多个外设接口124相耦合。所述外设接口124可基于以下标准实现:通用异步接收/发送装置(Universal Asynchronous Receiver/Transmitter,UART)、通用输入/输出(General Purpose Input Output,GPIO)、串行外设接口(Serial Peripheral Interface,SPI)、内部集成电路(Inter-Integrated Circuit,I2C),但不并限于上述标准。在一些实例中,所述外设接口124可仅包括总线;在另一些实例中,所述外设接口124还可包括其他元件,如一个或者多个控制器,例如用于连接所述显示面板111的显示控制器或者用于连接存储器的存储控制器。此外,这些控制器还可以从所述外设接口124中脱离出来,而集成于所述处理器102内或者相应的外设内。Those skilled in the art can understand that, with respect to theprocessor 102 , all other components belong to peripheral devices, and theprocessor 102 and these peripheral devices are coupled through a plurality of peripheral device interfaces 124 . Theperipheral interface 124 can be implemented based on the following standards: Universal Asynchronous Receiver/Transmitter (UART), General Purpose Input/Output (GPIO), Serial Peripheral Interface (Serial Peripheral Interface) , SPI), Inter-Integrated Circuit (I2C), but not limited to the above standards. In some examples, theperipheral interface 124 may only include a bus; in other examples, theperipheral interface 124 may also include other elements, such as one or more controllers, for example, for connecting thedisplay panel 111's display controller or a memory controller for connecting to memory. In addition, these controllers can also be separated from theperipheral interface 124 and integrated into theprocessor 102 or corresponding peripherals.

所述存储器104可用于存储软件程序以及模块,所述处理器102通过运行存储在所述存储器104内的软件程序以及模块,从而执行各种功能应用以及数据处理。所述存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,所述存储器104可进一步包括相对于所述处理器102远程设置的存储器,这些远程存储器可以通过网络连接至所述电子本体部10或所述主显示屏120。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。Thememory 104 can be used to store software programs and modules, and theprocessor 102 executes various functional applications and data processing by running the software programs and modules stored in thememory 104 . Thememory 104 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, thememory 104 may further include memory located remotely from theprocessor 102, and these remote memories may be connected to theelectronic body 10 or themain display screen 120 via a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.

所述RF模块106用于接收以及发送电磁波,实现电磁波与电信号的相互转换,从而与通讯网络或者其他设备进行通讯。所述RF模块106可包括各种现有的用于执行这些功能的电路元件,例如,天线、射频收发器、数字信号处理器、加密/解密芯片、用户身份模块(SIM)卡、存储器等等。所述RF模块106可与各种网络如互联网、企业内部网、无线网络进行通讯或者通过无线网络与其他设备进行通讯。上述的无线网络可包括蜂窝式电话网、无线局域网或者城域网。上述的无线网络可以使用各种通信标准、协议及技术,包括但并不限于全球移动通信系统(Global System for Mobile Communication,GSM)、增强型移动通信技术(Enhanced Data GSM Environment,EDGE),宽带码分多址技术(wideband codedivision multiple access,W-CDMA),码分多址技术(Code division access,CDMA)、时分多址技术(time division multiple access,TDMA),无线保真技术(Wireless,Fidelity,WiFi)(如美国电气和电子工程师协会标准IEEE 802.10A,IEEE 802.11b,IEEE802.11g和/或IEEE 802.11n)、网络电话(Voice over internet protocal,VoIP)、全球微波互联接入(Worldwide Interoperability for Microwave Access,Wi-Max)、其他用于邮件、即时通讯及短消息的协议,以及任何其他合适的通讯协议,甚至可包括那些当前仍未被开发出来的协议。TheRF module 106 is used for receiving and sending electromagnetic waves, realizing mutual conversion between electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. TheRF module 106 may include various existing circuit elements for performing these functions, eg, antennas, radio frequency transceivers, digital signal processors, encryption/decryption chips, Subscriber Identity Module (SIM) cards, memory, etc. . TheRF module 106 can communicate with various networks such as the Internet, an intranet, a wireless network, or with other devices through a wireless network. The aforementioned wireless network may include a cellular telephone network, a wireless local area network, or a metropolitan area network. The above-mentioned wireless network can use various communication standards, protocols and technologies, including but not limited to Global System for Mobile Communication (GSM), Enhanced Data GSM Environment (EDGE), wideband code Wideband codedivision multiple access (W-CDMA), code division multiple access (CDMA), time division multiple access (TDMA), wireless fidelity technology (Wireless, Fidelity, WiFi) (such as IEEE 802.10A, IEEE 802.11b, IEEE802.11g and/or IEEE 802.11n), Voice over internet protocal (VoIP), Worldwide Interoperability for Microwave Access, Wi-Max), other protocols for mail, instant messaging, and short messaging, and any other suitable communication protocols, even those that are not currently being developed.

音频电路110、听筒101、声音插孔103、麦克风105共同提供用户与所述电子本体部10或所述主显示屏120之间的音频接口。具体地,所述音频电路110从所述处理器102处接收声音数据,将声音数据转换为电信号,将电信号传输至所述听筒101。所述听筒101将电信号转换为人耳能听到的声波。所述音频电路110还从所述麦克风105处接收电信号,将电信号转换为声音数据,并将声音数据传输给所述处理器102以进行进一步的处理。音频数据可以从所述存储器104处或者通过所述RF模块106获取。此外,音频数据也可以存储至所述存储器104中或者通过所述RF模块106进行发送。Theaudio circuit 110 , theearpiece 101 , thesound jack 103 , and themicrophone 105 together provide an audio interface between the user and theelectronic body 10 or themain display screen 120 . Specifically, theaudio circuit 110 receives sound data from theprocessor 102 , converts the sound data into electrical signals, and transmits the electrical signals to theearpiece 101 . Theearpiece 101 converts electrical signals into sound waves that can be heard by the human ear. Theaudio circuit 110 also receives electrical signals from themicrophone 105, converts the electrical signals into sound data, and transmits the sound data to theprocessor 102 for further processing. Audio data may be obtained from thememory 104 or through theRF module 106 . In addition, audio data may also be stored in thememory 104 or transmitted through theRF module 106 .

所述传感器114设置在所述电子本体部10内或所述主显示屏120内,所述传感器114的实例包括但并不限于:光传感器、运行传感器、压力传感器、重力加速度传感器、以及其他传感器。Thesensor 114 is disposed in theelectronic body part 10 or in themain display screen 120. Examples of thesensor 114 include but are not limited to: light sensor, running sensor, pressure sensor, gravitational acceleration sensor, and other sensors .

具体地,所述光传感器可包括光线传感器114F、压力传感器114G。其中,压力传感器114G可以检测由按压在移动终端100产生的压力的传感器。即,压力传感器114G检测由用户和移动终端之间的接触或按压产生的压力,例如由用户的耳朵与移动终端之间的接触或按压产生的压力。因此,压力传感器114G可以用来确定在用户与移动终端100之间是否发生了接触或者按压,以及压力的大小。Specifically, the light sensor may include alight sensor 114F and apressure sensor 114G. Among them, thepressure sensor 114G can detect the pressure generated by pressing on themobile terminal 100 . That is, thepressure sensor 114G detects the pressure generated by the contact or pressing between the user and the mobile terminal, for example, the pressure generated by the contact or pressing between the user's ear and the mobile terminal. Therefore, thepressure sensor 114G can be used to determine whether contact or pressing occurs between the user and themobile terminal 100, and the magnitude of the pressure.

请再次参阅图7,具体地在图7所示的实施例中,所述光线传感器114F及所述压力传感器114G邻近所述显示面板111设置。所述光线传感器114F可在有物体靠近所述主显示屏120时,例如所述电子本体部10移动到耳边时,所述处理器102关闭显示输出。Please refer to FIG. 7 again. Specifically, in the embodiment shown in FIG. 7 , thelight sensor 114F and thepressure sensor 114G are disposed adjacent to thedisplay panel 111 . Thelight sensor 114F can turn off the display output of theprocessor 102 when an object approaches themain display screen 120, for example, when theelectronic body 10 moves to the ear.

作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别所述移动终端100姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等。另外,所述电子本体部10还可配置陀螺仪、气压计、湿度计、温度计等其他传感器,在此不再赘述,As a kind of motion sensor, the gravitational acceleration sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when stationary, and can be used for applications that identify the posture of the mobile terminal 100 (such as horizontal and vertical). screen switching, related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc. In addition, theelectronic body 10 can also be configured with other sensors such as gyroscopes, barometers, hygrometers, thermometers, etc., which will not be repeated here.

本实施例中,所述输入模块118可包括设置在所述主显示屏120上的所述触摸屏109,所述触摸屏109可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在所述触摸屏109上或在所述触摸屏109附近的操作),并根据预先设定的程序驱动相应的连接装置。可选的,所述触摸屏109可包括触摸检测装置和触摸控制器。其中,所述触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给所述触摸控制器;所述触摸控制器从所述触摸检测装置上接收触摸信息,并将该触摸信息转换成触点坐标,再送给所述处理器102,并能接收所述处理器102发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现所述触摸屏109的触摸检测功能。除了所述触摸屏109,在其它变更实施方式中,所述输入模块118还可以包括其他输入设备,如按键107。所述按键107例如可包括用于输入字符的字符按键,以及用于触发控制功能的控制按键。所述控制按键的实例包括“返回主屏”按键、开机/关机按键等等。In this embodiment, theinput module 118 may include thetouch screen 109 disposed on themain display screen 120, and thetouch screen 109 may collect the user's touch operations on or near it (for example, the user uses a finger, a stylus operation of any suitable object or accessory on thetouch screen 109 or near the touch screen 109 ), and drive the corresponding connection device according to a preset program. Optionally, thetouch screen 109 may include a touch detection device and a touch controller. Wherein, the touch detection device detects the touch orientation of the user, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, and sends the signal to the touch controller. The touch information is converted into contact coordinates, and then sent to theprocessor 102, and the commands sent by theprocessor 102 can be received and executed. In addition, the touch detection function of thetouch screen 109 can be realized by various types such as resistive type, capacitive type, infrared ray and surface acoustic wave. In addition to thetouch screen 109 , in other modified embodiments, theinput module 118 may also include other input devices, such askeys 107 . Thekeys 107 may include, for example, character keys for inputting characters, and control keys for triggering control functions. Examples of the control buttons include a "back to home screen" button, a power on/off button, and the like.

所述主显示屏120用于显示由用户输入的信息、提供给用户的信息以及所述电子本体部10的各种图形用户接口,这些图形用户接口可以由图形、文本、图标、数字、视频和其任意组合来构成,在一个实例中,所述触摸屏109可设置于所述显示面板111上从而与所述显示面板111构成一个整体。Themain display screen 120 is used to display information input by the user, information provided to the user, and various graphical user interfaces of theelectronic body 10, which may be composed of graphics, text, icons, numbers, videos, and It can be formed by any combination thereof. In one example, thetouch screen 109 can be disposed on thedisplay panel 111 so as to form a whole with thedisplay panel 111 .

所述电源模块122用于向所述处理器102以及其他各组件提供电力供应。具体地,所述电源模块122可包括电源管理系统、一个或多个电源(如电池或者交流电)、充电电路、电源失效检测电路、逆变器、电源状态指示灯以及其他任意与所述电子本体部10或所述主显示屏120内电力的生成、管理及分布相关的组件。Thepower module 122 is used to provide power supply to theprocessor 102 and other components. Specifically, thepower module 122 may include a power management system, one or more power sources (such as batteries or AC power), a charging circuit, a power failure detection circuit, an inverter, a power status indicator, and any other components related to the electronic body. components related to the generation, management and distribution of power within theunit 10 or themain display screen 120 .

所述移动终端100还包括定位器119,所述定位器119用于确定所述移动终端100所处的实际位置。本实施例中,所述定位器119采用定位服务来实现所述移动终端100的定位,所述定位服务,应当理解为通过特定的定位技术来获取所述移动终端100的位置信息(如经纬度坐标),在电子地图上标出被定位对象的位置的技术或服务。Themobile terminal 100 further includes alocator 119, and thelocator 119 is used to determine the actual location where themobile terminal 100 is located. In this embodiment, thelocator 119 uses a positioning service to realize the positioning of themobile terminal 100. The positioning service should be understood as obtaining the position information (such as latitude and longitude coordinates) of themobile terminal 100 through a specific positioning technology. ), a technology or service that marks the location of the located object on an electronic map.

应当理解的是,上述的移动终端100并不局限于智能手机终端,其应当指可以在移动中使用的计算机设备。具体而言,移动终端100,是指搭载了智能操作系统的移动计算机设备,移动终端100包括但不限于智能手机、智能手表、平板电脑,等等。It should be understood that the above-mentionedmobile terminal 100 is not limited to a smart phone terminal, but should refer to a computer device that can be used on the move. Specifically, themobile terminal 100 refers to a mobile computer device equipped with a smart operating system, and themobile terminal 100 includes, but is not limited to, a smart phone, a smart watch, a tablet computer, and the like.

在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本申请的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。In the description of this specification, description with reference to the terms "one embodiment," "some embodiments," "example," "specific example," or "some examples", etc., mean specific features described in connection with the embodiment or example , structure, material or feature is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, those skilled in the art may combine and combine the different embodiments or examples described in this specification, as well as the features of the different embodiments or examples, without conflicting each other.

此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本申请的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。In addition, the terms "first" and "second" are only used for descriptive purposes, and should not be construed as indicating or implying relative importance or implying the number of indicated technical features. Thus, a feature delimited with "first", "second" may expressly or implicitly include at least one of that feature. In the description of the present application, "plurality" means at least two, such as two, three, etc., unless expressly and specifically defined otherwise.

流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本申请的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本申请的实施例所属技术领域的技术人员所理解。Any description of a process or method in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code comprising one or more executable instructions for implementing a specified logical function or step of the process , and the scope of the preferred embodiments of the present application includes alternative implementations in which the functions may be performed out of the order shown or discussed, including performing the functions substantially concurrently or in the reverse order depending upon the functions involved, which should It is understood by those skilled in the art to which the embodiments of the present application belong.

在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,"计算机可读介质"可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(移动终端),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。The logic and/or steps represented in flowcharts or otherwise described herein, for example, may be considered an ordered listing of executable instructions for implementing the logical functions, may be embodied in any computer-readable medium, For use with, or in conjunction with, an instruction execution system, apparatus, or device (such as a computer-based system, a system including a processor, or other system that can fetch instructions from and execute instructions from an instruction execution system, apparatus, or apparatus) or equipment. For the purposes of this specification, a "computer-readable medium" can be any device that can contain, store, communicate, propagate, or transport the program for use by or in connection with an instruction execution system, apparatus, or apparatus. More specific examples (non-exhaustive list) of computer readable media include the following: electrical connections with one or more wiring (mobile terminals), portable computer disk cartridges (magnetic devices), random access memory (RAM), Read Only Memory (ROM), Erasable Editable Read Only Memory (EPROM or Flash Memory), Fiber Optic Devices, and Portable Compact Disc Read Only Memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program may be printed, as the paper or other medium may be optically scanned, for example, followed by editing, interpretation, or other suitable medium as necessary process to obtain the program electronically and then store it in computer memory.

应当理解,本申请的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that various parts of this application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or a combination of the following techniques known in the art: Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, Programmable Gate Arrays (PGA), Field Programmable Gate Arrays (FPGA), etc.

本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。此外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。Those skilled in the art can understand that all or part of the steps carried by the methods of the above embodiments can be completed by instructing the relevant hardware through a program, and the program can be stored in a computer-readable storage medium, and the program can be stored in a computer-readable storage medium. When executed, one or a combination of the steps of the method embodiment is included. In addition, each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically alone, or two or more units may be integrated into one module. The above-mentioned integrated modules can be implemented in the form of hardware, and can also be implemented in the form of software function modules. If the integrated modules are implemented in the form of software functional modules and sold or used as independent products, they may also be stored in a computer-readable storage medium.

上述提到的存储介质可以是只读存储器,磁盘或光盘等。尽管上面已经示出和描述了本申请的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本申请的限制,本领域的普通技术人员在本申请的范围内可以对上述实施例进行变化、修改、替换和变型。The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, and the like. Although the embodiments of the present application have been shown and described above, it should be understood that the above embodiments are exemplary and should not be construed as limitations to the present application. Embodiments are subject to variations, modifications, substitutions and variations.

最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不驱使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, but not to limit them; although the present application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or some technical features thereof are equivalently replaced; and these modifications or replacements do not drive the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (9)

CN201711497667.7A2017-12-292017-12-29 Web page accelerated display method, device, mobile terminal and storage mediumActiveCN108197264B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201711497667.7ACN108197264B (en)2017-12-292017-12-29 Web page accelerated display method, device, mobile terminal and storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201711497667.7ACN108197264B (en)2017-12-292017-12-29 Web page accelerated display method, device, mobile terminal and storage medium

Publications (2)

Publication NumberPublication Date
CN108197264A CN108197264A (en)2018-06-22
CN108197264Btrue CN108197264B (en)2020-08-25

Family

ID=62587607

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201711497667.7AActiveCN108197264B (en)2017-12-292017-12-29 Web page accelerated display method, device, mobile terminal and storage medium

Country Status (1)

CountryLink
CN (1)CN108197264B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108921678A (en)*2018-07-242018-11-30广州快批信息科技有限公司A kind of resource share method and device in cloud shop
CN110895592B (en)*2018-08-222023-03-17北京字节跳动网络技术有限公司Link starting method, device, equipment and medium on mobile terminal
CN109684578A (en)*2018-12-282019-04-26北京字节跳动网络技术有限公司Method and apparatus for showing information
CN110191229B (en)*2019-05-292021-05-04Oppo(重庆)智能科技有限公司 Display method and related device
CN112115388A (en)*2020-09-092020-12-22深圳市欢太科技有限公司 Web page display method, mobile terminal and computer-readable storage medium
CN113713378B (en)*2021-09-022024-07-05北京百度网讯科技有限公司Content generation method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103810176A (en)*2012-11-072014-05-21腾讯科技(深圳)有限公司Pre-fetching accessing method and device of webpage information
CN105320687A (en)*2014-07-292016-02-10腾讯科技(北京)有限公司Webpage display method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8321533B2 (en)*2009-08-032012-11-27Limelight Networks, Inc.Systems and methods thereto for acceleration of web pages access using next page optimization, caching and pre-fetching techniques

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103810176A (en)*2012-11-072014-05-21腾讯科技(深圳)有限公司Pre-fetching accessing method and device of webpage information
CN105320687A (en)*2014-07-292016-02-10腾讯科技(北京)有限公司Webpage display method and device

Also Published As

Publication numberPublication date
CN108197264A (en)2018-06-22

Similar Documents

PublicationPublication DateTitle
CN108197264B (en) Web page accelerated display method, device, mobile terminal and storage medium
CN108388671B (en)Information sharing method and device, mobile terminal and computer readable medium
CN108664190B (en) Page display method, device, mobile terminal and storage medium
CN108763297B (en) Web page resource processing method, device and mobile terminal
US10956653B2 (en)Method and apparatus for displaying page and a computer storage medium
CN108664475A (en)Translate display methods, device, mobile terminal and storage medium
CN108932102B (en) Data processing method, device and mobile terminal
CN110020293B (en)Multimedia data display method, device and storage medium
CN108512997B (en)Display method, display device, mobile terminal and storage medium
US9977661B2 (en)Method and system for generating a user interface
CN110221882B (en)Display method, display device, mobile terminal and storage medium
US20150153921A1 (en)Apparatuses and methods for inputting a uniform resource locator
CN108536504A (en)Page display method and device, mobile terminal and storage medium
CN108763544A (en) A display method and terminal
CN109032465B (en) Data processing method, device and mobile terminal
CN108664205A (en) Information display method, device, mobile terminal and storage medium
EP2869604A1 (en)Method, apparatus and device for processing a mobile terminal resource
CN106230919B (en)File uploading method and device
CN108803961B (en) Data processing method, device and mobile terminal
CN108509509B (en)Webpage display method and device, mobile terminal and storage medium
CN108494851B (en)Application program recommended method, device and server
WO2019223484A1 (en)Information display method and apparatus, and mobile terminal and storage medium
CN108965042A (en)Network delay obtaining method and device, terminal equipment and storage medium
CN107930126B (en)Game reservation data processing method and device and mobile terminal
CN108881969B (en)Method and device for drawing bullet screen and mobile terminal

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
CB02Change of applicant information

Address after:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant before:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CB02Change of applicant information
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp