WO2014173193A1 - 网页预读方法、应用该方法的装置及存储介质 - Google Patents

网页预读方法、应用该方法的装置及存储介质 Download PDF

Info

Publication number
WO2014173193A1
WO2014173193A1 PCT/CN2014/070723 CN2014070723W WO2014173193A1 WO 2014173193 A1 WO2014173193 A1 WO 2014173193A1 CN 2014070723 W CN2014070723 W CN 2014070723W WO 2014173193 A1 WO2014173193 A1 WO 2014173193A1
Authority
WO
WIPO (PCT)
Prior art keywords
url address
access
url
historical
web page
Prior art date
Application number
PCT/CN2014/070723
Other languages
English (en)
French (fr)
Inventor
江卫忠
张德顺
Original Assignee
优视科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 优视科技有限公司 filed Critical 优视科技有限公司
Publication of WO2014173193A1 publication Critical patent/WO2014173193A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • the present invention relates to the field of mobile communication technologies, and in particular, to a web page pre-reading method, an apparatus for applying the method, and a storage medium. Background technique
  • the user can quickly see the page that he wishes to browse, and improve the user experience.
  • Most of the existing algorithms for pre-reading the content of the webpage are pre-read according to the user's preference, for example, classifying the content of the user's access to the website, and the browser of the user's mobile terminal first connects to an intermediate server.
  • the server analyzes, classifies, and aggregates the content of the webpage, and then pre-reads some of the page content according to the set rules, and returns to the browser.
  • this approach requires intermediate server intervention and consumes additional user traffic.
  • Another method is to pre-read according to the behavior of the user input URL.
  • an object of the present invention is to provide a web page pre-reading method, an apparatus for applying the method, and a corresponding storage medium, so as to implement pre-reading according to user habits, and further directly identify Internet content and perform connection. Processed to improve the user experience.
  • a web page pre-reading method including:
  • the historical access data of each of the URL addresses includes at least an access weight of the URL address and a historical access number of the URL address; and calculating the access of the URL address based on the access weight of the URL address and the historical access times of the URL address. Possibility; selecting a predetermined number of URL addresses from the calculated access possibilities of the URL addresses; pre-reading the webpage content corresponding to the selected predetermined number of URL addresses.
  • the calculating the access possibility of the URL address based on the access weight of the URL address and the historical access number of the URL address includes: calculating a product of the access weight of the URL address and the historical access number of the URL address, as The access possibility of the URL address.
  • the access weight of the URL address and the historical access number of the URL address are set according to the following manner: when the accessed URL address is determined to be the first access, the access weight of the accessed URL address is set to the first predetermined Value, and increase the number of historical accesses of the accessed URL address, while reducing the access weight of other URL addresses; when the accessed URL address is judged to be non-first time access, increase the access weight of the accessed URL address, and increase the The number of historical visits to the URL address that was accessed.
  • the historical access of the URL address is implemented according to the following manner: detecting that the user clicks the camera button in the browser input field on the mobile terminal; and starting the camera on the mobile terminal to take a photo of the content including the URL address; The content of the photo, the URL address is read from the webpage; and the webpage corresponding to the URL address is accessed according to the correspondence between the preset URL address and the operation of accessing the webpage.
  • the historical access data of each URL address includes at least the historical access times of the URL address.
  • the step of calculating the access probability of the URL address according to the historical access data of the user's URL address includes: determining whether the historical access times of the URL address exceeds Second predetermined value; when determined When the number of historical accesses of the URL address exceeds the second predetermined value, the content of the web page corresponding to the URL address whose number of historical visits exceeds the second predetermined value is pre-read.
  • a webpage pre-reading apparatus including: a data acquiring unit, configured to acquire historical access data of a user's URL address; a possibility calculating unit, configured to calculate historical access data according to a user's URL address The possibility of accessing the URL address; the pre-reading unit is configured to pre-read the content of the webpage corresponding to the URL address according to the access possibility of the calculated URL address.
  • the pre-reading device further includes: a statistics unit, configured to calculate, according to an access weight of the URL address acquired by the data acquiring unit and a historical access number of the URL address, an access possibility of the URL address, where the data is acquired
  • the historical access data of each URL address obtained by the unit includes at least an access weight of the URL address and a historical access number of the URL address
  • a selecting unit configured to select a predetermined number from the access possibilities of the URL address calculated by the statistical unit
  • the first processing unit is configured to perform pre-reading on the webpage content corresponding to the predetermined number of URL addresses selected by the selecting unit.
  • the webpage pre-reading device further includes: a setting unit, configured to: when the accessed URL address is determined to be the first access, set an access weight of the accessed URL address to a first predetermined value, and increase the accessed The number of historical accesses of the URL address, and the historical access data of the accessed URL address is added to the historical access data queue of the URL address, and the access weight of other URL addresses in the historical access data queue is reduced; the URL address being accessed is When it is determined that it is not the first time access, the access weight of the accessed URL address in the historical access data queue is increased, and the number of historical accesses of the URL address is increased by one.
  • a setting unit configured to: when the accessed URL address is determined to be the first access, set an access weight of the accessed URL address to a first predetermined value, and increase the accessed The number of historical accesses of the URL address, and the historical access data of the accessed URL address is added to the historical access data queue of the URL address, and the access weight of other URL addresses in the
  • the webpage pre-reading device further includes: a second processing unit, configured to determine, after obtaining the historical access data of the URL address of the user, whether the historical access number of the URL address exceeds a second predetermined value, wherein the history of the URL address
  • the access data includes at least a historical access number of the URL address; when it is determined that the historical access number of the URL address exceeds the second predetermined value, the webpage content corresponding to the URL address whose historical access number exceeds the second predetermined value is directly pre-read.
  • the access possibility of the URL address is calculated based on the access weight of the obtained URL address and the historical access times of the URL address, and then the reservation is selected according to the calculated access probability of the URL address.
  • the selected pre- The content of the webpage corresponding to a certain number of URL addresses is pre-read, so that the better effect of pre-reading according to the user's access habit can be achieved.
  • the user can be automatically found frequently in a certain period of time.
  • the URL address is read and read-ahead, and the adaptability is strong, so that no other server processing is needed, the user's additional traffic is reduced, and the user is not required to input keywords, thereby speeding up the user's first browser webpage and improving the user experience.
  • the technical solution of the present invention can directly identify the Internet content through the camera of the mobile terminal, which can greatly simplify the process of the user acquiring the website in real life, inputting the website address, and improving the user experience.
  • one or more aspects of the present invention include the features which are described in detail below and particularly pointed out in the claims.
  • the following description and the annexed drawings set forth in detail However, these aspects are indicative of only some of the various ways in which the principles of the invention may be employed. Furthermore, the invention is intended to include all such aspects and their equivalents.
  • FIG. 3 is a schematic view showing a third flow of the method of the present invention.
  • FIG. 4 is a schematic diagram of a click-to-photo button in the present invention.
  • FIG. 5 is a schematic diagram of a camera taking a picture taken in the present invention.
  • FIG. 6 is a schematic diagram of the content of the URL of the identification URL in the present invention.
  • FIG. 7 is a schematic diagram of networking after identifying a URL of the URL in the present invention.
  • Figure 8 is a schematic diagram of identifying and processing an email in the present invention.
  • Figure 9 is a diagram showing the processing of identifying a telephone number in the present invention.
  • FIG 10 is a first schematic view of the apparatus of the present invention.
  • the same reference numerals are used throughout the drawings to refer to the DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • specific embodiments of the present invention will be described in detail with reference to the accompanying drawings.
  • the invention mainly performs intelligent pre-reading based on the user's usage habits, and does not require the processing of the third-party server, so that the user feels that the browser loads faster and improves the browsing experience.
  • different types of Internet resources in the real world such as identifying URLs, can be identified by the camera, and the user can obtain the URL in real life, input the URL, and improve the user experience.
  • the webpage pre-reading method provided by the present invention includes: obtaining historical access data of a user's URL address; calculating a access possibility of the URL address according to the historical access data of the user's URL address; and according to the calculated access probability of the URL address, Pre-read the content of the web page corresponding to the URL address.
  • the invention counts the user's click habits, in particular, the browser calculates the access probability of the URL address according to the product of the access weight of the URL address and the number of historical visits, and selects the first few URL addresses with the highest possibility of access as the most likely access by the user.
  • the address is pre-read.
  • Figure 1 is a first flow chart of the method of the present invention, comprising the steps of:
  • Step 101 Obtain historical access data of the user's URL address.
  • the historical access data of each URL address includes at least the access weight of the URL address and the historical access times of the URL address.
  • the browser obtains historical access data of the URL address of the user on the mobile terminal according to the click behavior of the user. It is generally based on the user's first click behavior after launching the browser.
  • historical access data of the user's URL address can also be obtained from the server side. That is, in the process of acquiring historical access data of the user's URL address, the historical access data of the user's URL address is obtained from the mobile terminal, the external memory, or the server.
  • the historical access data of the URL address of the user on the mobile terminal is obtained according to the click behavior of the user; or, when the running time of the browser reaches a multiple of the predetermined period, the historical access of the URL address of the user on the mobile terminal is obtained. data.
  • the historical access data of the URL address of the user accessing the webpage mentioned herein may mainly include three parameters, namely, the URL address, the access weight of the URL address (hereinafter referred to as the access weight), and the historical access times of the URL address (hereinafter referred to as the number of accesses). ).
  • the access weight can reflect the behavior of the relative time period, which can be an empirical value.
  • the number of visits is the number of times the user visited the URL address. In general, only the first click behavior after the user launches the browser is counted.
  • the URL (Uniform Resource Locator) address is the address of the website visited by the user. In most cases, the user will not notice a big change in interest in a relative period of time, and the URL address that is clicked after each launch is also regular.
  • the access weight and the number of accesses are set according to the following manners: determining whether the URL address of the accessed webpage is the first access, and if so, resetting the initial value of the access right of the URL address, that is, setting the first predetermined value, and the number of accesses of the URL address from 0 plus 1 (that is, increase the number of historical accesses of the URL address), and decrement the access weight of other URL addresses by 1 (ie, reduce the historical access weight of other URL addresses), and if not, increase the access weight of the URL address by 1 ( That is, increase the access weight of the URL address, and increase the number of accesses of the URL address by one (ie, increase the number of historical accesses of the URL address).
  • the access weight and the number of historical accesses of the URL address accessed by the user are processed as follows: If it is a newly accessed URL address, the access weight is set to a default initial value (for example, set to 5), and the number of historical accesses is set to 1 ; and add the URL address to the historical access data queue of the URL address. At the same time, the access rights of other URL addresses in the queue are decremented by 1. If the access weight is reduced to 0, it is deleted from the queue.
  • the access weight of the URL address is incremented by 1, but the highest value does not exceed the specified value; and the number of accesses of the URL address is increased by one.
  • Step 103 Calculate the access weight based on the URL address and the number of historical accesses of the URL address, Accessibility of the URL address;
  • the browser calculates the access probability of the URL address based on the access weight of the URL address and the historical access number of the URL address, for example, determining the product of the access weight of the URL address and the historical access number of the URL address, and using the result of the product as a The access possibility of the URL address.
  • the present invention is an example of setting a access weight by a browser.
  • the present invention may also use a server to count URL addresses frequently accessed by a user, and then the server sets an access weight for each URL address, and then sends the access weight to the browser. .
  • the user bookmarks the browser, the URL input field, the browsing history, the navigation website, the user center, or the browser through the browser or the server.
  • the click behavior of the home page in the nine squares obtaining historical access data of the URL address of the user on the mobile terminal.
  • Step 105 Select, according to the calculated access probability of the URL address, a predetermined number of URL addresses
  • the browser selects a set number of URL addresses with a larger value, such as the first three URL addresses with larger values, based on the result of calculating the product of the access weight and the number of accesses.
  • These URL addresses are URL addresses that are more likely to be accessed by users.
  • Step 107 Pre-read the content of the webpage corresponding to the selected predetermined number of URL addresses.
  • the browser pre-reads the content of the webpage corresponding to the set number of URL addresses (for example, the first three URL addresses with larger values, that is, the URL addresses with higher access possibilities).
  • the pre-reading mentioned here is mainly that the browser initiates a loading request to the server in advance, thereby downloading the corresponding webpage content in advance, so that the user can quickly see the page that he wishes to browse and improve the user experience.
  • the browser can pre-read the selected URL address after each startup. After the pre-reading of the webpage content corresponding to the selected predetermined number of URL addresses, the webpage content selected by the user is displayed according to the user's selection of the pre-read webpage. It should be noted that, in addition to starting the browser, the timing of the pre-reading may also be when the user switches the browser from the background to the foreground. Since many browser clients now support the functionality of running in the background, some users sometimes do not quit the browser. Instead, run the browser in the background. Therefore, when the user switches the browser from the background to the foreground, the above algorithm can also be used for processing.
  • the sorting is in descending order from large to small, in the sorting queue, select the first set of URL addresses (for example, the top 3 URLs arranged in front); if the sorting is ascending from small to large , in the sorting queue, select the set number of URL addresses that are arranged later (for example, the last three URL addresses arranged in the back).
  • the method includes: determining historical access of the URL address Whether the number of times exceeds a second predetermined value; and obtaining historical access data of a URL address of the user on the mobile terminal; and when determining that the number of historical accesses of the URL address exceeds a second predetermined value, corresponding to the URL address exceeding the second predetermined value
  • the webpage content is pre-read, wherein the historical access data of the URL address includes at least the historical access times of the URL address.
  • the access probability of the URL address may also be calculated based on the number of historical accesses of the URL address to determine whether to directly read the content of the web page.
  • the specific figure is shown in Figure 2.
  • step 102 it is first determined whether the number of accesses exceeds a set value (for example, more than 3 times) of the URL address, and if so, step 108 is directly performed, The content of the webpage corresponding to the URL address whose number of accesses exceeds the set value is pre-read, and if not, step 103 is further performed, and the product of the access weight and the number of accesses is calculated to determine the access possibility of the URL address.
  • a set value for example, more than 3 times
  • the browser counts the user's click behavior on the browser's bookmarks, input URL (ie, URL input field), history, navigation website, application center, and home page (ie, Jiugongge) to obtain access.
  • the URL address of the web page clicks on the data (URL address, access weight, number of visits), wherein the access weight can be set to an initial value of 5 by default, and the specified number of accesses is 3.
  • the product of the access weight and the number of accesses is calculated, and the descending order is sorted according to the product result, and the first few URL addresses with the largest result are selected for pre-reading.
  • the browser when the browser switches to the background for a period of time, such as switching to the background for more than 2 hours, the user can be considered to have restarted the browser.
  • the product of the access weight and the number of accesses may be calculated according to the above statistical algorithm, and the descending order is sorted according to the product result, and the result is selected before the largest result.
  • the 3-digit URL address is pre-read.
  • the technical solution provided by the present invention calculates the access possibility of the URL address based on the access weight of the obtained URL address and the historical access times of the URL address, and then selects according to the calculated access probability of the URL address. Predetermining a predetermined number of URL addresses, and then pre-reading the content of the webpage corresponding to the selected predetermined number of URL addresses, so that the effect of pre-reading according to the user's access habits can be achieved, and the automatic learning function is provided. After the user's interest changes, the URL address frequently accessed by the user during a certain period of time can be automatically found and read-aheaded, which is highly adaptable, so that the browser client can perform statistical processing without using other servers to reduce consumption. The user has extra traffic, and the user does not need to input keywords, which speeds up the user's first browser webpage and improves the user experience.
  • the historical access of the URL address of the method of the present invention is implemented according to the following manner: detecting that the user clicks the camera button in the browser input field on the mobile terminal; and starting the camera on the mobile terminal to take a photo of the content including the URL address And analyzing the content of the photo, and reading the URL address from the webpage; and accessing the webpage corresponding to the URL address according to the correspondence between the preset URL address and the operation of accessing the webpage. That is, the customary behavior of clicking on the URL address may include the act of identifying the URL address for access by the camera of the mobile terminal.
  • the historical access of the URL address refers to a historical access behavior of the URL address
  • the historical access of the primary URL address can be implemented by the foregoing manner.
  • the present invention further provides a webpage browsing method, comprising: pre-reading webpage content corresponding to a selected number of URL addresses by using the webpage pre-reading method, according to a user pair The selection of the pre-read web page displays the content of the web page selected by the user.
  • the present invention still further provides a solution for interactive processing by identifying different types of Internet resources in the real world by a camera.
  • Figure 3 is a third flow chart of the method of the present invention, comprising:
  • Step 301 Detecting that the user clicks the camera button in the browser input field on the mobile terminal; the user finds content (such as a URL (URL)) that needs to be opened in a paper newspaper or magazine or public direct mail advertisement (DM) or other flat media.
  • content such as a URL (URL)
  • DM public direct mail advertisement
  • Step 302 Start a camera on the mobile terminal to take a photo of the content containing the setting information; the mobile terminal starts the camera, and the viewfinder of the camera targets the content that needs to be opened (for example, the URL
  • Step 303 Analyze the content of the photo, and identify the setting information from the setting information;
  • Step 304 Perform a corresponding operation according to a preset relationship between the preset setting information and the operation. This step performs a corresponding operation according to the recognition result. After identifying the result, the corresponding relationship between the preset setting information and the operation is queried, and the corresponding operation is performed.
  • the corresponding relationship between the preset setting information and the operation for example, the operation corresponding to the URL address is to open the webpage by the network, and the operation corresponding to the email address is to present the email editing interface, and the operation corresponding to the telephone number is to present the interface for dialing the telephone number. It should be noted that this is just an example, and there are other scene applications.
  • the content in other formats can be identified, for example, when the email address is recognized as an email address, the mailbox editing interface is presented (see FIG. 8), and when the phone number is recognized, the presentation is dialed. The interface of the phone number (see Figure 9) and so on.
  • the above description details the method of the present invention, and the present invention accordingly provides a web page pre-reading apparatus.
  • the webpage pre-reading apparatus provided by the present invention includes: a data obtaining unit data acquiring unit for acquiring historical access data of a user's URL address; and a possibility calculating unit configured to calculate a URL address access according to historical access data of the user's URL address; Possibility;
  • the pre-reading unit is configured to pre-read the content of the webpage corresponding to the URL address according to the access possibility of the calculated URL address.
  • the web page pre-reading apparatus provided by the present invention will be specifically described below.
  • FIG. 10 is a first schematic view of the apparatus of the present invention.
  • a webpage pre-reading apparatus includes:
  • the data obtaining unit 1001 is configured to obtain historical access data of the URL address of the user, where the historical access data of each of the URL addresses includes at least an access weight of the URL address and a historical access number of the URL address;
  • the statistic unit 1002 is configured to calculate an access possibility of the URL address based on the access weight of the URL address and the historical access times of the URL address acquired by the data acquiring unit 1001.
  • the selecting unit 1003 is configured to calculate according to the statistic unit 1002.
  • the access possibility of the URL address is selected by a predetermined number of URL addresses;
  • the first processing unit 1005 is configured to perform pre-reading on the webpage content corresponding to the predetermined number of URL addresses selected by the selecting unit 1003.
  • the webpage pre-reading device further includes: a setting unit 1004, configured to set an access weight of the accessed URL address to a first predetermined value, and a URL address to be used when the accessed URL address is determined to be the first access
  • the number of historical visits is from 0 to 1 (that is, the number of historical visits of the URL is increased), and the historical access data of the accessed URL address is added to the historical access data queue of the URL address, and the access weights of other URL addresses are simultaneously added.
  • the setting unit 1004 is an optional unit.
  • the selecting unit 1003 may further include: a sorting module 10031 and a selection processing module 10032 (not shown in the figure).
  • the sorting module 10031 is configured to sort the URL address according to the accessibility of the URL address calculated by the statistical unit 1002.
  • the selection processing module 10032 is configured to select a predetermined number of URL addresses based on the sorting result of the sorting module 10031. If the sorting is from large to small, in the sorting queue, select the number of URL addresses that are ranked first, as the URL address with the highest probability of access; if the sorting is from small to large, in the sorting queue, select the sorting The number of URL addresses that are set later is the most likely URL address for access.
  • the webpage pre-reading device further includes: a second processing unit 1006.
  • the second processing unit 1006 is configured to determine, after acquiring historical access data of the URL address of the user on the mobile terminal, whether the historical access number of the URL address exceeds a second predetermined value; and when determining that the historical access times of the URL address exceeds the first When the predetermined value is two, the content of the webpage corresponding to the URL address whose number of historical visits exceeds the second predetermined value is directly pre-read. It should be noted that the second processing unit 1006 is an optional unit.
  • Figure 11 is a second schematic view of the apparatus of the present invention.
  • the webpage read-ahead device further includes:
  • the detecting unit 1101 is configured to detect that the user clicks a camera button in a browser input field on the mobile terminal;
  • the photographing unit 1102 is configured to start a camera on the mobile terminal to take a photo of the content containing the setting information
  • the identification unit 1103 is configured to analyze the photo content, and the setting information is identified therefrom.
  • the executing unit 1104 is configured to perform a corresponding operation according to the correspondence between the preset setting information and the operation.
  • the execution unit 1104 includes a first execution unit, a second execution unit, and a third execution unit.
  • a first execution unit configured to use an OCR technology in the identification unit to identify a URL address from the photo content, and access the webpage according to the URL address;
  • a second execution unit configured to display an email editing interface when the identification unit adopts an OCR technology to identify an electronic mailbox from the photo content
  • a third execution unit configured to identify the location from the photo content by using the OCR technology in the identification unit
  • the interface for dialing the phone number is presented.
  • the present invention further provides a webpage browsing apparatus, comprising: pre-reading the webpage content corresponding to the selected predetermined number of URL addresses by using the webpage pre-reading apparatus, and displaying the user's selection according to the user's selection of the pre-reading webpage. Web content.
  • Figure 12 is a schematic diagram of a mobile terminal of the present invention.
  • the present invention provides a mobile terminal 120, which includes a webpage pre-reading device 1201.
  • the webpage pre-reading device 1201 may be a webpage pre-reading device as shown in FIG. 10 or a variant thereof, and variations thereof include each of the optional functional units.
  • the increase or decrease of the webpage pre-reading device shown in FIG. 11 or a variation thereof may be included, and the variation thereof includes an increase or decrease of each optional functional unit, and details are not described herein again.
  • the present invention also provides a web page pre-reading server, which includes a web page pre-reading device 1201.
  • the webpage pre-reading device 1201 may be the webpage pre-reading device shown in FIG. 10 or a variation thereof, and the variation thereof includes an increase or decrease of each optional functional unit; and the webpage pre-reading device shown in FIG. 11 or a variant thereof may also be included
  • the variants include the addition or subtraction of each of the optional functional units, and are not described here.
  • the mobile terminal of the present invention can be a variety of handheld terminal devices, such as mobile phones, personal digital assistants (PDAs), etc., and thus the scope of protection of the present invention should not be limited to a particular type of mobile terminal.
  • PDAs personal digital assistants
  • the method according to the invention can also be implemented as a computer program executed by a CPU.
  • the computer program is executed by the CPU, the above-described functions defined in the method of the present invention are performed.
  • the above method steps and system elements can also be implemented using a controller and a computer readable storage device for storing a computer program that causes the controller to implement the above described steps or unit functions.
  • non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash.
  • ROM read only memory
  • PROM programmable ROM
  • EPROM electrically programmable ROM
  • EEPROM electrically erasable programmable ROM
  • flash flash.
  • Volatile memory can include random access memory (RAM), which can act as external cache memory.
  • RAM can be obtained in a variety of forms, such as synchronous RAM (DRAM).
  • DRAM Dynamic RAM Storage devices
  • SDRAM Synchronous DRAM
  • DDR SDRAM Double Data Rate SDRAM
  • ESDRAM Enhanced SDRAM
  • SLDRAM Synchronous Link DRAM
  • DRRAM Direct Rambus RAM
  • DSP digital signal processor
  • ASIC dedicated An integrated circuit
  • FPGA field programmable gate array
  • a general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller or state machine.
  • the processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
  • the software unit can reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor, such that the processor can read information from or write information to the storage medium.
  • the storage medium can be integrated with the processor.
  • the processor and the storage medium can reside in an ASIC.
  • the ASIC can reside in the user terminal.
  • the processor and the storage medium may reside as discrete components in the user terminal.
  • the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the function can be treated as one or more instructions Or the code is stored on or transmitted by a computer readable medium.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a general purpose or special purpose computer.
  • the computer readable medium may comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage device, disk storage device or other magnetic storage device, or may be used for carrying or storing a form of instructions Or the required program code of the data structure and any other medium that can be accessed by a general purpose or special purpose computer or a general purpose or special purpose processor. Also, any connection is properly termed a computer-readable medium.
  • a magnetic disk and an optical disk include a compact disk (CD), a laser disk, an optical disk, a digital versatile disk (DVD), a floppy disk, a Blu-ray disk, in which a disk generally reproduces data magnetically, and an optical disk optically reproduces data using a laser. . Combinations of the above should also be included within the scope of computer readable media.

Landscapes

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

Abstract

本发明公开了一种网页预读方法、应用该方法的装置及存储介质,其中的方法包括:根据用户的点击行为,获取移动终端上的用户的URL地址的历史访问数据;其中,每条所述URL地址的历史访问数据至少包括URL地址的访问权重以及URL地址的历史访问次数;基于所述URL地址的访问权重和URL地址的历史访问次数,计算所述URL地址的访问可能性;从所计算出的URL地址的访问可能性中,选择出预定数目个URL地址;对所选择出的预定数目个URL地址所对应的网页内容进行预读。本发明还相应提供一种网页预读装置。本发明提供的技术方案可以更好地根据用户习惯行为实现预读,进一步的还可以直接的识别互联网内容,并进行接入处理,从而提高用户体验。

Description

网页预读方法、 应用该方法的装 ¾¾存储介质
技术领域
本发明涉及移动通信技术领域, 更为具体地, 涉及一种网页预读方法、 应用该方法的装置及存储介质。 背景技术
目前越来越多用户通过移动终端浏览器上网浏览网页, 而用户浏览网页 的习惯在一段时间内基本保持不变, 特别是启动浏览器后访问的链接, 例如 经常会访问固定的新闻网站、 微博网站等。
在浏览网页过程中, 如果能提前对用户希望浏览的内容进行预读, 则可 以使得用户迅速看到希望浏览的页面, 提高用户体验。 而关于对网页内容进 行预读的现有算法中, 大部分是根据用户喜好进行预读, 例如是将用户访问 网站的内容进行分类, 用户移动终端的浏览器先连接到某一台中间服务器, 由该服务器对网页内容进行分析、 分类、 聚合, 然后根据设定的规则预读某 些页面内容, 返回给浏览器。 但是, 这种方式需要中间服务器进行干预, 而 且消耗用户额外流量。 还有一种方法是, 根据用户输入网址的行为进行预读, 例如检测到用户在输入网址中输入 www.uc时,则直接预读 www.uc.cn这个网 页。 但是这种方法只在用户输入时有效, 而目前大部分浏览器都是提供导航 站点, 用户大部分情况下都是直接点击这些站点, 而不是手动输入。
另外, 无论是手动输入统一资源定位符 (URL网址) 或者使用导航点击 打开页面, 输入方式都比较单一, 需要配合键盘操作或者多次触摸点击操作, 而且无法和现实环境交互, 也带来使用不便的问题。 发明内容
鉴于上述问题,本发明的目的是提供一种网页预读方法、应用该方法的装 置及相应的存储介质, 以便于根据用户习惯实现预读, 进一步的还可以直接 的识别互联网内容, 并进行接入处理, 从而提高用户体验。 根据本发明的一个方面, 提供一种网页预读方法, 包括:
获取用户的 URL地址的历史访问数据; 根据用户的 URL地址的历史访 问数据计算 URL地址的访问可能性; 根据所计算出的 URL地址的访问可能 性, 对 URL地址所对应的网页内容进行预读。
其中, 每条所述 URL地址的历史访问数据至少包括 URL地址的访问权 重以及 URL地址的历史访问次数; 基于所述 URL地址的访问权重和 URL地 址的历史访问次数, 计算所述 URL地址的访问可能性; 从所计算出的 URL 地址的访问可能性中, 选择出预定数目个 URL地址; 对所选择出的预定数目 个 URL地址所对应的网页内容进行预读。
其中, 基于所述 URL地址的访问权重和 URL地址的历史访问次数, 计 算所述 URL地址的访问可能性包括: 计算所述 URL地址的访问权重和所述 URL地址的历史访问次数的乘积, 作为所述 URL地址的访问可能性。
其中, 所述 URL地址的访问权重和 URL地址的历史访问次数基于下述 方式设置: 在被访问的 URL地址被判断为是首次访问时, 将被访问的 URL 地址的访问权重设置为第一预定值, 以及增加被访问的 URL地址的历史访问 次数, 同时减少其他 URL地址的访问权重; 在被访问的 URL地址被判断为 非首次访问时, 增加被访问的 URL地址的访问权重, 以及增加被访问的 URL 地址的历史访问次数。
其中,在根据所计算出的 URL地址的访问可能性选择出预定数目个 URL 地址的过程中: 根据所计算出的 URL地址的访问可能性, 对所述 URL地址 进行排序; 以及基于所述排序结果, 选择出预定数目个 URL地址。
其中, 所述 URL地址的历史访问是基于下述方式实现: 检测用户点击移 动终端上的浏览器输入栏内的拍照按钮; 启动所述移动终端上的摄像头对含 有 URL地址的内容进行拍照; 分析照片内容, 从中读取出所述 URL地址; 根据预设的 URL地址与访问网页操作的对应关系, 访问所述 URL地址所对 应的网页。
其中, 每条 URL地址的历史访问数据至少包括 URL地址的历史访问次 数; 其中, 根据用户的 URL地址的历史访问数据计算 URL地址的访问可能 性的步骤包括: 判断 URL地址的历史访问次数是否超过第二预定值; 当确定 URL地址的历史访问次数超过第二预定值时, 对与历史访问次数超过第二预 定值的 URL地址所对应的网页内容进行预读。
根据本发明的一个方面, 提供一种网页预读装置, 包括: 数据获取单元, 用于获取用户的 URL地址的历史访问数据; 可能性计算单元, 用于根据用户 的 URL地址的历史访问数据计算 URL地址的访问可能性; 预读单元, 用于 根据所计算出的 URL地址的访问可能性, 对 URL地址所对应的网页内容进 行预读。
其中, 所述预读装置还包括, 统计单元, 用于基于所述数据获取单元获 取的 URL地址的访问权重和 URL地址的历史访问次数, 计算所述 URL地址 的访问可能性, 其中, 数据获取单元获取的每条 URL地址的历史访问数据至 少包括 URL地址的访问权重以及 URL地址的历史访问次数; 选择单元, 用 于从统计单元所计算出的 URL地址的访问可能性中,选择出预定数目个 URL 地址; 第一处理单元, 用于对所述选择单元选择出的预定数目个 URL地址所 对应的网页内容进行预读。
其中, 所述网页预读装置还包括: 设置单元, 用于在被访问的 URL地址 被判断为首次访问时, 将被访问的 URL地址的访问权重设置为第一预定值, 以及增加被访问的 URL地址的历史访问次数, 并将被访问的 URL地址的历 史访问数据加入到 URL地址的历史访问数据队列中, 同时减少历史访问数据 队列中其他 URL地址的访问权重; 在被访问的 URL地址被判断为非首次访 问时, 增加历史访问数据队列中的被访问的 URL地址的访问权重, 以及增加 该 URL地址的历史访问次数加 1。
其中,所述网页预读装置还包括:第二处理单元,用于在获取用户的 URL 地址的历史访问数据之后, 判断 URL地址的历史访问次数是否超过第二预定 值, 其中, URL地址的历史访问数据至少包括 URL地址的历史访问次数; 当 确定 URL地址的历史访问次数超过第二预定值时, 直接对与历史访问次数超 过第二预定值的 URL地址所对应的网页内容进行预读。 本发明提供的技术方案, 通过基于获取的 URL地址的访问权重和 URL 地址的历史访问次数, 计算所述 URL地址的访问可能性, 再根据所计算出的 URL地址的访问可能性, 选择出预定数目个 URL地址, 然后对所选择出的预 定数目个 URL地址所对应的网页内容进行预读, 这样就可以达到根据用户访 问习惯进行预读的更好效果, 当用户的兴趣发生变化后, 也能自动找到用户 在某个时间段中经常访问的 URL地址并进行预读, 适应性强, 这样就不用其 他的服务器处理, 减少消耗用户额外流量, 也不要用户输入关键词, 加快用 户第一次浏览器网页的速度, 提升了用户体验。
进一步的, 本发明技术方案可以通过移动终端的摄像头直接识别互联网 内容, 能大大简化了用户在现实生活中获取网址, 输入网址的流程, 提高用 户体验。 为了实现上述以及相关目的, 本发明的一个或多个方面包括后面将详细 说明并在权利要求中特别指出的特征。 下面的说明以及附图详细说明了本发 明的某些示例性方面。 然而, 这些方面指示的仅仅是可使用本发明的原理的 各种方式中的一些方式。 此外, 本发明旨在包括所有这些方面以及它们的等 同物。 附图说明
通过参考以下结合附图的说明及权利要求书的内容, 并且随着对本发明 的更全面理解, 本发明的其它目的及结果将更加明白及易于理解。 在附图中:
一流程示意图;
Figure imgf000006_0001
图 3是本发明的方法第三流程示意图;
图 4是本发明中的点击拍照按钮示意图;
图 5是本发明中的摄像头取景拍照示意图;
图 6是本发明中的识别 URL网址内容示意图;
图 7是本发明中的识别 URL网址后联网示意图;
图 8是本发明中的识别电子邮件并处理的示意图;
图 9是本发明中的识别电话号码并处理的示意图。
图 10是本发明的装置的第一示意图;
Figure imgf000006_0002
在所有附图中相同的标号指示相似或相应的特征或功能。 具体实施方式 以下将结合附图对本发明的具体实施例进行详细描述。
本发明主要是基于用户的使用习惯, 进行智能的预读, 不需要第三方服 务器的处理, 从而让用户感觉到该浏览器加载更快, 提高浏览体验。 另外可 以通过摄像头识别现实世界中不同类型的互联网资源, 例如识别网址等, 并 能大大简化了用户在现实生活中获取网址, 输入网址的流程, 提高用户体验。
以下对本发明技术方案进行详细介绍。
本发明所提供的网页预读方法包括: 获取用户的 URL地址的历史访问数 据; 根据用户的 URL地址的历史访问数据计算 URL地址的访问可能性; 根 据所计算出的 URL地址的访问可能性, 对 URL地址所对应的网页内容进行 预读。
由于目前很多浏览器都提供导航网站, 很多用户都习惯点击导航网站、 点击历史、 点击书签等方式来访问自己想要的网站。 本发明统计用户点击习 惯, 具体是由浏览器根据 URL地址的访问权重和历史访问次数的乘积, 计算 出 URL地址的访问可能性, 选择访问可能性最大的前几位 URL地址作为用 户最可能访问的地址进行预读。
图 1是本发明的方法第一流程图, 包括步骤:
步骤 101、 获取用户的 URL地址的历史访问数据; 其中, 每条 URL地址 的历史访问数据至少包括 URL地址的访问权重以及 URL地址的历史访问次 数。
浏览器(即客户端)根据用户的点击行为,获取移动终端上的用户的 URL 地址的历史访问数据。 一般是根据用户每次启动浏览器后的第一次点击行为 来获取数据。另外,还可以从服务器端获取用户的 URL地址的历史访问数据。 也就是说, 在获取用户的 URL地址的历史访问数据的过程中, 从移动终端、 外部存储器或者服务器端获取用户的 URL地址的历史访问数据。
另外, 由于现在很多浏览器客户端都支持后台运行的功能, 部分用户有 时不退出浏览器, 而是将浏览器放在后台运行, 因此为了提高获取数据的效 率, 当浏览器的运行时间达到预定周期的倍数时, 获取移动终端上的用户的 URL地址的历史访问数据。然后再根据所获取的数据计算 URL地址的访问可 能性。
也就是说, 根据用户的点击行为获取移动终端上的用户的 URL地址的历 史访问数据; 或者, 当浏览器的运行时间达到预定周期的倍数时, 获取移动 终端上的用户的 URL地址的历史访问数据。
这里所说的用户访问网页的 URL地址的历史访问数据, 可以主要包括三 个参数,分别是 URL地址、 URL地址的访问权重(后续简称访问权重)、 URL 地址的历史访问次数 (后续简称访问次数)。 访问权重可以体现相对时间段的 行为, 该默认初始值可以是一个经验值。 访问次数为用户访问该 URL地址 的次数。 一般情况下, 只统计用户启动浏览器后第一次点击行为。
URL (Uniform Resource Locator, 统一资源定位符)地址就是用户所访问 的网站地址。 大部分情况下, 用户在一个相对的时间段中, 兴趣不会发现较 大变化, 每次启动后点击的 URL地址也是有规律的。 统计 URL地址的入口, 包括书签、 历史、 首页 9 宫格、 应用中心、 输入网址、 我的导航等通道, 但 不包含搜索, 这是因为搜索形成的 URL地址会因为内容的变化而变化, 无法 形成稳定的 URL地址。
访问权重和访问次数基于下述方式设置: 判断访问网页的 URL地址是否 为首次访问, 若是, 为该 URL地址的访问权重设初始值, 即设置为第一预定 值, 将 URL地址的访问次数从 0加 1 (即增加该 URL地址的历史访问次数), 同时将其他 URL地址的访问权重减 1 (即减少其他 URL地址的历史访问权 重),若否,将该 URL地址的访问权重加 1 (即增加该 URL地址的访问权重), 将该 URL地址的访问次数加 1 (即增加该 URL地址的历史访问次数)。
也就是说, 按如下方式处理用户所访问的 URL地址的访问权重和历史访 问次数: 如果是新访问的 URL地址, 则访问权重设置为默认初始值 (例如设 置为 5), 历史访问次数设为 1 ; 并将该 URL地址加入到 URL地址的历史访 问数据队列中。 同时将队列中的其他 URL地址的访问权重减 1, 如果访问权 重减到 0, 则从队列中删除。
如果该 URL地址已存在队列中, 则将该 URL地址的访问权重加 1, 但最 高值不超过规定值; 同时将该 URL地址的访问次数加 1。
步骤 103、基于 URL地址的访问权重和 URL地址的历史访问次数, 计算 URL地址的访问可能性;
浏览器基于 URL地址的访问权重和 URL地址的历史访问次数,计算 URL 地址的访问可能性, 例如, 确定 URL地址的访问权重和 URL地址的历史访 问次数的乘积结果, 将所述乘积结果作为所述 URL地址的访问可能性。
具体的, 该统计是计算权重和访问次数的乘积, 计算公式如下: 统计结果 Result = 权重 X访问次数。统计结果 Result体现了 URL地址的 访问可能性。
需说明的是, 本发明是以浏览器设置访问权重举例说明, 本发明也可以 由服务器来统计用户经常访问的 URL地址, 然后服务器给每个 URL地址设 定一个访问权重, 再发送给浏览器。
也就是说, 在获取移动终端上的用户的 URL地址的历史访问数据的过程 中, 通过浏览器或者服务器统计用户在浏览器的书签、 网址输入栏、 浏览历 史、 导航网站、 用户中心或者浏览器首页的九宫格中的点击行为, 获取移动 终端上的用户的 URL地址的历史访问数据。
步骤 105、 根据所计算出的 URL地址的访问可能性, 选择出预定数目个 URL地址;
浏览器根据计算访问权重和访问次数的乘积所得到的结果, 选择出数值 较大的设定数目个 URL地址, 例如数值较大的前 3个 URL地址。 这些 URL 地址就属于用户访问可能性较大的 URL地址。
步骤 107、 对所选择出的预定数目个 URL地址所对应的网页内容进行预 读。
浏览器对所设定数目个 URL地址 (例如数值较大的前 3个 URL地址, 即访问可能性较大的 URL地址)所对应的网页内容进行预读。这里说的预读, 主要就是浏览器提前向服务器发起加载请求, 从而提前下载相应网页内容, 那么可以使得用户可以迅速看到希望浏览的页面, 提高用户体验。
浏览器可以是在每次启动后, 对选取的 URL地址进行预读。 其中, 在所 选择出的预定数目个 URL地址所对应的网页内容进行预读之后, 根据用户对 预读网页的选择展现用户所选择的网页内容。 需要说明的是, 预读的时机除 了启动浏览器后, 还可以是在用户把浏览器从后台切换到前台的时候。 由于 现在很多浏览器客户端都支持后台运行的功能, 部分用户有时不退出浏览器, 而是将浏览器放在后台运行。 因此当用户将浏览器从后台切换到前台时, 也 可以利用上述算法进行处理。
需要说明的是, 在根据所计算出的 URL地址的访问可能性选择出预定数 目个 URL地址的过程中,
根据所计算出的 URL地址的访问可能性, 对所述 URL地址进行排序; 以及, 基于所述排序结果, 选择出预定数目个 URL地址。 具体的:
若排序为从大到小的降序排列, 则在排序队列中, 选择排列靠前的设定 数目个 URL地址 (例如排列靠前的前 3个 URL地址); 若排序为从小到大的 升序排列, 则在排序队列中, 选择排列靠后的设定数目个 URL地址 (例如排 列靠后的后 3个 URL地址)。
还需要说明的是, 在获取移动终端上的用户的 URL地址的历史访问数据 之后, 也就是根据用户的 URL地址的历史访问数据计算 URL地址的访问可 能性的步骤包括: 判断 URL地址的历史访问次数是否超过第二预定值; 以及 获取移动终端上的用户的 URL地址的历史访问数据; 当确定 URL地址的历 史访问次数超过第二预定值时, 对与超过第二预定值的 URL地址所对应的网 页内容进行预读, 其中 URL地址的历史访问数据至少包括 URL地址的历史 访问次数。
也就是说, 在本发明的一个示例中, 还可以根据 URL地址的历史访问次 数来计算 URL地址的访问可能性, 以确定是否直接对网页内容进行预读。 具 体如图 2所示。
图 2与图 1流程相比, 增加了一个判断步骤, SP, 在步骤 102先确定所 述访问次数是否超过设定值 (例如超过 3次) 的 URL地址, 若是, 则直接执 行步骤 108,对访问次数超过设定值的 URL地址所对应的网页内容进行预读, 若否, 则进一步执行步骤 103, 计算访问权重和访问次数的乘积来确定 URL 地址的访问可能性。
即, 除了前面根据访问权重和访问次数的乘积的排序结果选择 URL地址 进行预读外, 还可以单独考虑选择出访问次数超过设定值的 URL地址进行预 读。 当然, 也可以两者一起结合考虑, 例如从上述队列中选取统计数值较大 的排列在前 3位较大的 URL地址和访问次数超过 3次的 URL地址。
以下结合上述处理流程介绍两个实施例: 例如, 用户启动浏览器后, 浏览器统计用户在浏览器的书签、 输入网址 (即网址输入栏)、历史、导航网站、应用中心以及首页的多宫格(即九宫格) 的点击行为, 获取访问网页的 URL地址点击数据(URL地址、 访问权重、 访 问次数), 其中访问权重可以默认规定初始值为 5, 访问次数的指定值为 3。 计算访问权重和访问次数的乘积, 根据乘积结果进行降序排序, 选择结果最 大的前几位 URL地址进行预读。
例如, 当浏览器切换到后台一段时间后, 例如切换到后台超过 2个小时, 可以认为用户是重新启动了浏览器。 在这种情况下, 当用户返回浏览器的首 页或者当前已经是首页的情况, 则也可以根据上述统计算法, 计算访问权重 和访问次数的乘积,根据乘积结果进行降序排序,选择结果最大的前 3位 URL 地址进行预读。
可以发现, 本发明提供的技术方案, 通过基于获取的 URL地址的访问权 重和 URL地址的历史访问次数, 计算所述 URL地址的访问可能性, 再根据 所计算出的 URL地址的访问可能性选择出预定数目个 URL地址, 然后对所 选择出的预定数目个 URL地址所对应的网页内容进行预读, 这样就可以达到 根据用户访问习惯进行预读的更好效果, 而且具有自动学习功能, 当用户的 兴趣发生变化后, 也能自动找到用户在某个时间段中经常访问的 URL地址并 进行预读, 适应性强, 这样由浏览器客户端统计处理, 就不用其他的服务器 处理, 减少消耗用户额外流量, 也不要用户输入关键词, 加快用户第一次浏 览器网页的速度, 提升了用户体验。
进一步的, 本发明方法所述 URL地址的历史访问是基于下述方式实现: 检测用户点击移动终端上的浏览器输入栏内的拍照按钮; 启动移动终端 上的摄像头对含有 URL地址的内容进行拍照; 分析照片内容, 从中读取出所 述 URL地址; 根据预设的 URL地址与访问网页操作的对应关系, 访问所述 URL地址所对应的网页。也即点击 URL地址的习惯行为可以包括通过移动终 端的摄像头识别出 URL地址进行访问的行为。
其中, 在上述实现方式中, 所述 URL地址的历史访问指的是 URL地址 的历史访问行为, 而通过上述方式则能够实现一次 URL地址的历史访问。
另外, 本发明还提供一种网页浏览方法, 包括利用上述网页预读方法对 选择出的预定数目个 URL地址所对应的网页内容进行预读之后, 根据用户对 预读网页的选择展现用户所选择的网页内容。
本发明还进一步提供可以通过摄像头识别现实世界中不同类型的互联网 资源进行交互处理的方案。
图 3, 是本发明方法的第三流程图, 包括:
步骤 301、 检测用户点击移动终端上的浏览器输入栏内的拍照按钮; 用户在纸质报刊杂志或者宣传直接邮寄广告(DM)或者其他平面媒介发 现需要打开的内容 (例如网址 (URL) ), 此时开启移动终端的浏览器, 并点 击浏览器输入栏内设置的拍照按钮, 则浏览器会检测到用户的点击拍照按钮 操作, 参见图 4所示。
步骤 302、 启动移动终端上的摄像头对含有设定信息的内容进行拍照; 移动终端启动摄像头, 摄像头的取景器瞄准需要打开的内容 (例如网址
URL), 并拍照, 参见图 5所示;
步骤 303、 分析照片内容, 从中识别出所述设定信息;
读取照片中的平面媒体文本内容, 并采用现有的光学字符识别 OCR技术 对读取的内容进行识别, 例如从照片中成功识别为网址, 参见图 6所示。
步骤 304、 根据预设的设定信息与操作的对应关系, 执行对应操作。 该步骤根据识别结果进行对应操作, 识别结果后, 査询预设的设定信息 与操作的对应关系, 再执行对应操作。
预设的设定信息与操作的对应关系, 例如 URL地址对应的操作是联网打 开网页, 电子邮箱对应的操作是呈现邮箱编辑界面, 电话号码对应的操作是 呈现拨打所述电话号码界面。 需说明的是, 这里只是举例说明, 还可以有其 他场景应用。
因此, 参见图 7所示, 在识别出 URL地址时, 按照所述 URL地址联网 访问网页, 从而避免手动输入网址, 提高用户体验。
需说明的是, 除了识别网址外, 还可以识别其他格式的内容, 例如, 在 识别出为电子邮箱时, 呈现邮箱编辑界面 (参见图 8), 在识别出为电话号码 时, 呈现拨打所述电话号码的界面 (参见图 9) 等。
通过上述处理方案, 可以通过移动终端的摄像头识别现实世界中不同类 型的互联网资源, 例如识别网址等, 并进行接入处理, 能大大简化了用户在 现实生活中获取网址, 输入网址的流程, 提高用户体验。 如果是识别出电话 号码和电子邮箱等, 则可以直接呈现相应界面, 从而减少用户的操作流程, 提升体验。
上述内容详细介绍了本发明的方法, 本发明相应提供一种网页预读装置。 其中, 本发明提供的网页预读装置包括: 数据获取单元数据获取单元用于获 取用户的 URL地址的历史访问数据; 可能性计算单元用于根据用户的 URL 地址的历史访问数据计算 URL地址的访问可能性; 预读单元用于根据所计算 出的 URL地址的访问可能性, 对 URL地址所对应的网页内容进行预读。 下 述将具体对本发明所提供的网页预读装置进行详细说明。
其中, 图 10是本发明的装置的第一示意图;
如图 10所示, 一种网页预读装置, 包括:
数据获取单元 1001, 用于获取用户的 URL地址的历史访问数据; 其中, 每条所述 URL地址的历史访问数据至少包括 URL地址的访问权重以及 URL 地址的历史访问次数;
统计单元 1002, 用于基于所述数据获取单元 1001获取的 URL地址的访 问权重和 URL地址的历史访问次数, 计算所述 URL地址的访问可能性; 选择单元 1003, 用于根据统计单元 1002所计算出的 URL地址的访问可 能性选择预定数目个 URL地址;
第一处理单元 1005,用于对所述选择单元 1003选择出的预定数目个 URL 地址所对应的网页内容进行预读。
所述网页预读装置还包括: 设置单元 1004, 用于在被访问的 URL地址被 判断为首次访问时, 将被访问的 URL地址的访问权重设置为第一预定值, 以 及将被 URL地址的历史访问次数从 0力 Π 1 (即增加该 URL地址的历史访问次 数), 并将被访问的 URL地址的历史访问数据加入到 URL地址的历史访问数 据队列中, 同时将其他 URL地址的访问权重减 1 (即减少历史访问数据队列 中其他 URL地址的访问权重);在被访问的 URL地址被判断为非首次访问时, 将该 URL地址的访问权重加 1 (即增加历史访问数据队列中的被访问 URL地 址的访问权重), 以及将该 URL地址的历史访问次数加 1 (即增加历史访问数 据队列中的被访问 URL地址的历史访问次数)。 需说明的是, 设置单元 1004 为可选单元。
选择单元 1003进一步可以包括: 排序模块 10031和选择处理模块 10032 (图中未示出)。
排序模块 10031,用于根据统计单元 1002所计算出的 URL地址的访问可 能性, 对所述 URL地址进行排序;
选择处理模块 10032, 用于基于所述排序模块 10031的排序结果, 选择预 定数目个 URL地址。 若排序为从大到小, 则在排序队列中, 选择排列靠前的 设定数目个 URL地址, 作为访问可能性最大的 URL地址; 若排序为从小到 大, 则在排序队列中, 选择排列靠后的设定数目个 URL地址, 作为访问可能 性最大的 URL地址。
所述网页预读装置还包括: 第二处理单元 1006。
第二处理单元 1006,用于在获取移动终端上的用户的 URL地址的历史访 问数据之后, 判断 URL地址的历史访问次数是否超过第二预定值; 以及, 当 确定 URL地址的历史访问次数超过第二预定值时, 直接对与历史访问次数超 过第二预定值的 URL地址所对应的网页内容进行预读。 需说明的是, 第二处 理单元 1006为可选单元。
图 11是本发明的装置的第二示意图。
如图 11所示, 该网页预读装置还包括:
检测单元 1101, 用于检测用户点击移动终端上的浏览器输入栏内的拍照 按钮;
拍照单元 1102, 用于启动移动终端上的摄像头对含有设定信息的内容进 行拍照;
识别单元 1103, 用于分析照片内容, 从中识别出所述设定信息; 执行单元 1104, 用于根据预设的设定信息与操作的对应关系, 执行对应 操作。
所述执行单元 1104包括:第一执行单元、第二执行单元、第三执行单元。
(图中未示出)
第一执行单元, 用于在识别单元采用 OCR技术, 从照片内容中识别出 URL地址后, 按照所述 URL地址访问网页;
第二执行单元, 用于在识别单元采用 OCR技术, 从照片内容中识别出电 子邮箱时, 呈现邮箱编辑界面;
第三执行单元, 用于在识别单元采用 OCR技术, 从照片内容中识别出所 述设定信息为电话号码时, 呈现拨打所述电话号码界面。
另外, 本发明还提供一种网页浏览装置, 包括利用上述网页预读装置对 选择出的预定数目个 URL地址所对应的网页内容进行预读之后, 根据用户对 预读网页的选择展现用户所选择的网页内容。
上述装置各单元之间的交互, 具体可以参见方法流程中的描述, 此处不 再赘述。
图 12是本发明的移动终端示意图。
本发明提供一种移动终端 120, 该移动终端包括网页预读装置 1201, 所 述网页预读装置 1201可以是图 10所示的网页预读装置或其变型, 其变型包 括其中各可选功能单元的增加或减少; 也可以包含图 11所示的网页预读装置 或其变型, 其变型包括其中各可选功能单元的增加或减少, 此处不再赘述。
另外, 本发明还提供一种网页预读服务器, 该网页预读服务器包括网页 预读装置 1201。 该网页预读装置 1201可以是图 10所示的网页预读装置或其 变型, 其变型包括其中各可选功能单元的增加或减少; 也可以包含图 11所示 的网页预读装置或其变型, 其变型包括其中各可选功能单元的增加或减少, 此处不再赘述。
此外, 典型地, 本发明所述的移动终端可为各种手持终端设备, 例如手 机、 个人数字助理 (PDA) 等, 因此本发明的保护范围不应限定为某种特定 类型的移动终端。
此外, 根据本发明的方法还可以被实现为由 CPU执行的计算机程序。 在 该计算机程序被 CPU执行时, 执行本发明的方法中限定的上述功能。
此外, 上述方法步骤以及***单元也可以利用控制器以及用于存储使得 控制器实现上述步骤或单元功能的计算机程序的计算机可读存储设备实现。
此外, 应该明白的是, 本文所述的计算机可读存储设备 (例如, 存储器) 可以是易失性存储器或非易失性存储器, 或者可以包括易失性存储器和非易 失性存储器两者。 作为例子而非限制性的, 非易失性存储器可以包括只读存 储器 (ROM)、 可编程 ROM (PROM)、 电可编程 ROM (EPROM)、 电可擦 写可编程 ROM (EEPROM)或快闪存储器。 易失性存储器可以包括随机存取 存储器(RAM), 该 RAM可以充当外部高速缓存存储器。 作为例子而非限制 性的, RAM 可以以多种形式获得, 比如同步 RAM (DRAM). 动态 RAM (DRAM)、 同步 DRAM ( SDRAM )、 双数据速率 SDRAM (DDR SDRAM )、 增强 SDRAM (ESDRAM)、 同步链路 DRAM (SLDRAM) 以及直接 Rambus RAM (DRRAM)o 所公开的方面的存储设备意在包括但不限于这些和其它合 适类型的存储器。
本领域技术人员还将明白的是, 结合这里的公开所描述的各种示例性逻 辑块、 单元、 电路和算法步骤可以被实现为电子硬件、 计算机软件或两者的 组合。 为了清楚地说明硬件和软件的这种可互换性, 已经就各种示意性组件、 方块、 单元、 电路和步骤的功能对其进行了一般性的描述。 这种功能是被实 现为软件还是被实现为硬件取决于具体应用以及施加给整个***的设计约 束。 本领域技术人员可以针对每种具体应用以各种方式来实现所述的功能, 但是这种实现决定不应被解释为导致脱离本发明的范围。
结合这里的公开所描述的各种示例性逻辑块、 单元和电路可以利用被设 计成用于执行这里所述功能的下列部件来实现或执行: 通用处理器、 数字信 号处理器 (DSP)、 专用集成电路 (ASIC)、 现场可编程门阵列 (FPGA)或其 它可编程逻辑器件、 分立门或晶体管逻辑、 分立的硬件组件或者这些部件的 任何组合。 通用处理器可以是微处理器, 但是可替换地, 处理器可以是任何 传统处理器、 控制器、 微控制器或状态机。 处理器也可以被实现为计算设备 的组合, 例如, DSP和微处理器的组合、 多个微处理器、 一个或多个微处理 器结合 DSP核、 或任何其它这种配置。
结合这里的公开所描述的方法或算法的步骤可以直接包含在硬件中、 由 处理器执行的软件单元中或这两者的组合中。软件单元可以驻留在 RAM存储 器、 快闪存储器、 ROM存储器、 EPROM存储器、 EEPROM存储器、 寄存器、 硬盘、 可移动盘、 CD-ROM、 或本领域已知的任何其它形式的存储介质中。 示例性的存储介质被耦合到处理器, 使得处理器能够从该存储介质中读取信 息或向该存储介质写入信息。 在一个替换方案中, 所述存储介质可以与处理 器集成在一起。 处理器和存储介质可以驻留在 ASIC中。 ASIC可以驻留在用 户终端中。 在一个替换方案中, 处理器和存储介质可以作为分立组件驻留在 用户终端中。
在一个或多个示例性设计中, 所述功能可以在硬件、 软件、 固件或其任 意组合中实现。 如果在软件中实现, 则可以将所述功能作为一个或多个指令 或代码存储在计算机可读介质上或通过计算机可读介质来传送。 计算机可读 介质包括计算机存储介质和通信介质, 该通信介质包括有助于将计算机程序 从一个位置传送到另一个位置的任何介质。 存储介质可以是能够被通用或专 用计算机访问的任何可用介质。 作为例子而非限制性的, 该计算机可读介质 可以包括 RAM、 ROM, EEPROM、 CD-ROM或其它光盘存储设备、 磁盘存 储设备或其它磁性存储设备, 或者是可以用于携带或存储形式为指令或数据 结构的所需程序代码并且能够被通用或专用计算机或者通用或专用处理器访 问的任何其它介质。 此外, 任何连接都可以适当地称为计算机可读介质。 例 如, 如果使用同轴线缆、 光纤线缆、 双绞线、 数字用户线路(DSL)或诸如红 外线、 无线电和微波的无线技术来从网站、 服务器或其它远程源发送软件, 则上述同轴线缆、 光纤线缆、 双绞线、 DSL或诸如红外先、 无线电和微波的 无线技术均包括在介质的定义。 如这里所使用的, 磁盘和光盘包括压缩盘 (CD), 激光盘、 光盘、 数字多功能盘 (DVD)、 软盘、 蓝光盘, 其中磁盘通 常磁性地再现数据, 而光盘利用激光光学地再现数据。 上述内容的组合也应 当包括在计算机可读介质的范围内。
尽管前面公开的内容示出了本发明的示例性实施例, 但是应当注意, 在 不背离权利要求限定的本发明的范围的前提下, 可以进行多种改变和修改。 根据这里描述的发明实施例的方法权利要求的功能、 步骤和 /或动作不需以任 何特定顺序执行。 此外, 尽管本发明的元素可以以个体形式描述或要求, 但 是也可以设想多个, 除非明确限制为单数。 虽然如上参照图描述了根据本发明的各个实施例进行了描述, 但是本领 域技术人员应当理解, 对上述本发明所提出的各个实施例, 还可以在不脱离 本发明内容的基础上做出各种改进。

Claims

权 利 要 求 书
1、 一种网页预读方法, 包括:
获取用户的 URL地址的历史访问数据;
根据用户的 URL地址的历史访问数据计算所述 URL地址的访问可能性; 根据所计算出的 URL地址的访问可能性, 对所述 URL地址所对应的网 页内容进行预读。
2、 如权利要求 1所述的网页预读方法, 其中, 每条所述 URL地址的历 史访问数据至少包括 URL地址的访问权重以及 URL地址的历史访问次数; 基于所述 URL地址的访问权重和 URL地址的历史访问次数, 计算所述 URL地址的访问可能性;
根据所计算出的 URL地址的访问可能性选择出预定数目个 URL地址; 对所选择出的预定数目个 URL地址所对应的网页内容进行预读。
3、 根据权利要求 2所述的网页预读方法, 其中, 基于所述 URL地址的 访问权重和 URL地址的历史访问次数, 计算所述 URL地址的访问可能性包 括:
计算所述 URL地址的访问权重和所述 URL地址的历史访问次数的乘积, 作为所述 URL地址的访问可能性。
4、 根据权利要求 2或 3所述的网页预读方法, 其中, 所述 URL地址的 访问权重和 URL地址的历史访问次数基于下述方式设置:
在被访问的 URL地址被判断为是首次访问时, 将被访问的 URL地址的 访问权重设置为第一预定值, 以及增加被访问的 URL地址的历史访问次数, 同时减少其他 URL地址的访问权重;
在被访问的 URL地址被判断为非首次访问时, 增加被访问的 URL地址 的访问权重, 以及增加被访问的 URL地址的历史访问次数。
5、 根据权利要求 2或 3所述的网页预读方法, 其中, 在根据所计算出的 URL地址的访问可能性选择出预定数目个 URL地址的过程中,
根据所计算出的 URL地址的访问可能性, 对所述 URL地址进行排序; 以及
基于对所述 URL地址进行排序的结果, 选择出预定数目个 URL地址。
6、 根据权利要求 1所述的网页预读方法, 其中, 所述 URL地址的历史 访问数据基于下述方式实现:
检测用户点击移动终端上的浏览器输入栏内的拍照按钮;
启动所述移动终端上的摄像头对含有 URL地址的内容进行拍照; 分析照片内容, 从中读取出所述 URL地址;
根据预设的 URL地址与访问网页操作的对应关系, 访问所述 URL地址 所对应的网页。
7、 根据权利要求 1所述的网页预读方法, 其中, 每条所述 URL地址的 历史访问数据至少包括 URL地址的历史访问次数; 其中, 根据用户的 URL 地址的历史访问数据计算所述 URL地址的访问可能性的步骤包括: 判断所述 URL地址的历史访问次数是否超过第二预定值;
当确定所述 URL地址的历史访问次数超过第二预定值时, 对与历史访问 次数超过第二预定值的 URL地址所对应的网页内容进行预读。
8、 如权利要求 1所述的网页预读方法, 其中, 在获取移动终端上的用户 的 URL地址的历史访问数据的过程中,
通过浏览器或者服务器统计用户在浏览器的书签、 网址输入栏、 浏览历 史、 导航网站、 用户中心或者浏览器首页的九宫格中的点击行为, 获取移动 终端上的用户的 URL地址的历史访问数据。
9、 如权利要求 1所述的网页预读方法, 其中,
根据用户的点击行为获取移动终端上的用户的 URL地址的历史访问数 据; 或者,
当浏览器的运行时间达到预定周期的倍数时, 获取移动终端上的用户的 URL地址的历史访问数据。
10、 如权利要求 1所述的网页预读方法, 其中, 在获取用户的 URL地址 的历史访问数据的过程中,
从移动终端、 外部存储器或者服务器端获取用户的 URL地址的历史访问 数据。
11、 一种网页浏览方法, 包括:
利用权利要求 1~10 任一所述的网页预读方法对选择出的预定数目个 URL地址所对应的网页内容进行预读之后, 根据用户对预读网页的选择展现 用户所选择的网页内容。
12、 一种网页预读装置, 包括:
数据获取单元, 用于获取用户的 URL地址的历史访问数据;
可能性计算单元, 用于根据用户的 URL 地址的历史访问数据计算所述
URL地址的访问可能性;
预读单元, 用于根据所计算出的 URL地址的访问可能性, 对所述 URL 地址所对应的网页内容进行预读。
13、 如权利要求 12所述的网页预读装置, 还包括:
统计单元, 用于基于所述数据获取单元获取的 URL地址的访问权重和 URL地址的历史访问次数, 计算所述 URL地址的访问可能性; 其中, 所述数 据获取单元获取的每条所述 URL地址的历史访问数据至少包括 URL地址的 访问权重以及 URL地址的历史访问次数;
选择单元, 用于根据统计单元所计算出的 URL地址的访问可能性, 选择 出预定数目个 URL地址;
第一处理单元, 用于对所述选择单元选择出的预定数目个 URL地址所对 应的网页内容进行预读。
14、 根据权利要求 13所述的网页预读装置, 其中, 所述网页预读装置还 包括:
设置单元, 用于在被访问的 URL地址被判断为首次访问时, 将被访问的 URL地址的访问权重设置为第一预定值,以及增加被访问的 URL地址的历史 访问次数, 同时减少其他 URL地址的访问权重;
在被访问的 URL地址被判断为非首次访问时, 增加被访问的 URL地址 的访问权重, 以及增加被访问的 URL地址的历史访问次数。
15、 根据权利要求 12所述的网页预读装置, 其中, 所述网页预读装置还 包括:
第二处理单元, 用于在获取用户的 URL地址的历史访问数据之后, 判断 所述 URL地址的历史访问次数是否超过第二预定值, 其中, 所述 URL地址 的历史访问数据至少包括 URL地址的历史访问次数; 当确定所述 URL地址 的历史访问次数超过第二预定值时, 对历史访问次数超过第二预定值的 URL 地址所对应的网页内容进行预读。
16、 根据权利要求 12所述的网页预读装置, 其中, 所述网页预读装置还 包括:
检测单元, 用于检测用户点击移动终端上的浏览器输入栏内的拍照按钮; 拍照单元, 用于启动所述移动终端上的摄像头对含有设定信息的内容进 行拍照;
识别单元, 用于分析照片内容, 从中识别出所述设定信息;
执行单元, 用于根据预设的设定信息与操作的对应关系, 执行对应操作。
17、 根据权利要求 16所述的网页预读装置, 其中, 所述执行单元包括: 第一执行单元, 用于在识别单元从照片内容中识别出 URL地址后, 按照 所述 URL地址访问网页;
第二执行单元, 用于在识别单元从照片内容中识别出电子邮箱时, 呈现 邮箱编辑界面;
第三执行单元, 用于在识别单元从照片内容中识别出所述设定信息为电 话号码时, 呈现拨打所述电话号码界面。
18、 一种网页预读服务器, 包括如权利要求 12~17 中任意一项所述的网 页预读装置。
19、 一种移动终端, 包括如权利要求 12~17 中任意一项所述的网页预读 装置。
20、 一种网页浏览装置, 包括:
利用权利要求 12~17 任一所述的网页预读装置对选择出的预定数目个 URL地址所对应的网页内容进行预读之后, 根据用户对预读网页的选择展现 用户所选择的网页内容。
21、 一种具有处理器可执行的程序代码的计算机可读存储介质, 在被执 行时, 所述程序代码使得处理器执行下述步骤:
获取用户的 URL地址的历史访问数据;
根据用户的 URL地址的历史访问数据计算所述 URL地址的访问可能性; 根据所计算出的 URL地址的访问可能性对所述 URL地址所对应的网页 内容进行预读。
PCT/CN2014/070723 2013-04-24 2014-01-16 网页预读方法、应用该方法的装置及存储介质 WO2014173193A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310143798.0 2013-04-24
CN201310143798.0A CN103246713B (zh) 2013-04-24 2013-04-24 一种网页浏览方法及装置

Publications (1)

Publication Number Publication Date
WO2014173193A1 true WO2014173193A1 (zh) 2014-10-30

Family

ID=48926233

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/070723 WO2014173193A1 (zh) 2013-04-24 2014-01-16 网页预读方法、应用该方法的装置及存储介质

Country Status (2)

Country Link
CN (1) CN103246713B (zh)
WO (1) WO2014173193A1 (zh)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246713B (zh) * 2013-04-24 2016-05-11 优视科技有限公司 一种网页浏览方法及装置
CN105450579B (zh) * 2014-05-30 2019-03-29 广州市动景计算机科技有限公司 网络资源预加载方法、客户端及中间件服务器
CN104537077B (zh) * 2014-12-30 2019-03-29 联想(北京)有限公司 一种信息处理方法及电子设备
CN107193819B (zh) * 2016-03-14 2021-01-26 阿里巴巴(中国)有限公司 用于网页预读的方法、设备、浏览器及客户端设备
CN107463568B (zh) * 2016-06-03 2020-12-08 阿里巴巴集团控股有限公司 一种历史访问数据的获取方法及装置
CN106202368B (zh) * 2016-07-07 2021-11-23 贵州白山云科技股份有限公司 预加载方法和装置
CN106294648B (zh) * 2016-08-03 2021-07-27 腾讯科技(深圳)有限公司 一种针对页面访问路径的处理方法及装置
CN106372174A (zh) * 2016-08-31 2017-02-01 东软集团股份有限公司 防止表单重复提交的方法和装置
CN107872523B (zh) * 2017-11-07 2020-04-17 Oppo广东移动通信有限公司 网络数据的加载方法、装置、存储介质及移动终端
CN107896243B (zh) * 2017-11-07 2020-01-14 Oppo广东移动通信有限公司 网络数据加载的加速方法、装置、存储介质及移动终端
CN110913027B (zh) * 2018-09-14 2023-04-18 北京微播视界科技有限公司 域名解析方法和装置
CN110825987B (zh) * 2019-11-07 2023-06-23 北京博睿宏远数据科技股份有限公司 一种流媒体资源地址获取方法、装置、设备和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2350213A (en) * 1999-05-21 2000-11-22 Ibm Web page downloading
CN101364231A (zh) * 2008-09-27 2009-02-11 腾讯科技(深圳)有限公司 浏览器历史记录的整理方法及装置
CN101790050A (zh) * 2009-12-18 2010-07-28 康佳集团股份有限公司 一种网络电视终端及其浏览页面的方法和装置
WO2012159360A1 (zh) * 2011-08-01 2012-11-29 华为技术有限公司 网页预取的方法及装置
CN103246713A (zh) * 2013-04-24 2013-08-14 优视科技有限公司 一种网页浏览方法及装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2003226194A1 (en) * 2002-04-05 2003-10-27 Thomson Licensing S.A. Browser with setting saving feature
US7966324B2 (en) * 2006-05-30 2011-06-21 Microsoft Corporation Personalizing a search results page based on search history
CN100415011C (zh) * 2006-08-25 2008-08-27 中山大学 一种利用手机阅读广告中网站信息的方法
CN101206657A (zh) * 2006-12-21 2008-06-25 英业达股份有限公司 网页预先下载方法
CN102402518A (zh) * 2010-09-09 2012-04-04 ***通信有限公司 一种访问网页的方法及装置
CN102737037A (zh) * 2011-04-07 2012-10-17 北京搜狗科技发展有限公司 一种网页预读取的方法、装置及一种浏览器
CN102446222B (zh) * 2011-12-22 2014-12-10 华为技术有限公司 一种网页内容预加载方法、装置及***
CN102541452B (zh) * 2011-12-26 2015-04-29 优视科技有限公司 基于移动终端的多媒体输入方法、装置及***

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2350213A (en) * 1999-05-21 2000-11-22 Ibm Web page downloading
CN101364231A (zh) * 2008-09-27 2009-02-11 腾讯科技(深圳)有限公司 浏览器历史记录的整理方法及装置
CN101790050A (zh) * 2009-12-18 2010-07-28 康佳集团股份有限公司 一种网络电视终端及其浏览页面的方法和装置
WO2012159360A1 (zh) * 2011-08-01 2012-11-29 华为技术有限公司 网页预取的方法及装置
CN103246713A (zh) * 2013-04-24 2013-08-14 优视科技有限公司 一种网页浏览方法及装置

Also Published As

Publication number Publication date
CN103246713A (zh) 2013-08-14
CN103246713B (zh) 2016-05-11

Similar Documents

Publication Publication Date Title
WO2014173193A1 (zh) 网页预读方法、应用该方法的装置及存储介质
US10389826B2 (en) Webpage pre-reading method, apparatus and smart terminal device
US10372778B2 (en) Speculative actions based on user dwell time over selectable content
US10250526B2 (en) Method and apparatus for increasing subresource loading speed
RU2618910C2 (ru) Способ и устройство для отображения информации
US9248068B2 (en) Security threat detection of newly registered domains
US10503710B2 (en) Webpage pre-reading method, apparatus and smart terminal
US20120060083A1 (en) Method for Use in Association With A Multi-Tab Interpretation and Rendering Function
US10158740B2 (en) Method and apparatus for webpage resource acquisition
US20160320950A1 (en) Information search navigation method and apparatus
WO2018121549A1 (zh) 一种信息分析方法及电子设备、存储介质
CN107273393B (zh) 用于移动设备的图像搜索方法、装置及数据处理***
US10061806B2 (en) Presenting previously selected search results
WO2013163843A1 (zh) 用于嵌入式浏览器的图形化书签实现方法、装置及终端
KR101777035B1 (ko) 주소 필터링 방법, 장치, 프로그램 및 기록매체
CN111026964B (zh) 榜单页面的展示方法、电子设备及计算机存储介质
CN107491453B (zh) 一种识别作弊网页的方法及装置
WO2012159360A1 (zh) 网页预取的方法及装置
WO2012119496A1 (zh) 预读方法和装置
CN113010814A (zh) 网页内容的处理方法、计算设备及计算机存储介质
US20130230248A1 (en) Ensuring validity of the bookmark reference in a collaborative bookmarking system
JP5902146B2 (ja) モバイル端末機用ホットトピック・キーワード関連文書提供システム、方法及びコンピュータ読み取り可能な記録媒体
CN110020335B (zh) 收藏夹的处理方法和装置
JP5538459B2 (ja) 情報処理装置及び方法
CN110889066A (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: 14787430

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.03.2016)

122 Ep: pct application non-entry in european phase

Ref document number: 14787430

Country of ref document: EP

Kind code of ref document: A1