WO2013166998A1 - Browser bookmark management method and device - Google Patents

Browser bookmark management method and device Download PDF

Info

Publication number
WO2013166998A1
WO2013166998A1 PCT/CN2013/077506 CN2013077506W WO2013166998A1 WO 2013166998 A1 WO2013166998 A1 WO 2013166998A1 CN 2013077506 W CN2013077506 W CN 2013077506W WO 2013166998 A1 WO2013166998 A1 WO 2013166998A1
Authority
WO
WIPO (PCT)
Prior art keywords
bookmark
access
user
list
url
Prior art date
Application number
PCT/CN2013/077506
Other languages
French (fr)
Chinese (zh)
Inventor
屈晓勇
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2013166998A1 publication Critical patent/WO2013166998A1/en

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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management

Definitions

  • the present invention relates to the field of mobile internet, and in particular, to a method and device for managing browser bookmarks. Background technique
  • the technical problem to be solved by the embodiments of the present invention is to provide a method and a device for managing browser bookmarks, which can place the bookmarks most frequently used by the user in the easiest place for the user to operate, and facilitate user selection, thereby greatly improving the user experience.
  • the technical solution provided by the embodiment of the present invention is as follows:
  • An embodiment of the present invention provides a method for managing a bookmark of a browser, including:
  • the bookmarks are displayed in the bookmark list according to the sorting result.
  • the method before calculating the total weight of each bookmark in the bookmark list according to the total access time of the bookmark by the user, the method further includes:
  • the obtaining, by the user, the access time of each bookmark in the bookmark list includes:
  • the current time Tj is recorded, and the time T 2 when the user exits the access URL is recorded;
  • the calculating the total weight value of each bookmark in the bookmark list according to the total access time of the user to the bookmark includes:
  • uolin y ⁇
  • m is the number of times the nth bookmark is accessed in the preset time period
  • t k is the access time of the user for the kth access of the nth bookmark in the bookmark list
  • T is the time slice constant
  • the matching the access URL with the bookmark in the bookmark list includes:
  • An embodiment of the present invention further provides a browser bookmark management apparatus, including: a calculation module, configured to calculate a total weight value of each bookmark in the bookmark list according to a total access time of the bookmark by the user in a preset time period;
  • a sorting module configured to sort all bookmarks in the bookmark list based on the calculated total weight value
  • a display module configured to display bookmarks in a bookmark list by sorting results.
  • the device further includes:
  • An acquisition module configured to obtain a user's access time to each bookmark in the bookmark list. Further, in the foregoing solution, the acquiring module includes:
  • a matching submodule configured to receive a user's access request carrying an access URL, and match the access URL with a bookmark in the bookmark list;
  • a recording submodule configured to record the current time T ⁇ after the access URL is successfully matched with the nth bookmark in the bookmark list, and record the time T 2 when the user quits the access URL;
  • a calculation submodule configured to determine that the user access time to the nth bookmark is ⁇ 2 - T lo. Further, in the above solution, the calculation module is configured to calculate the nth bookmark in the bookmark list according to the following formula Weight total value U n:
  • uolin y ⁇
  • m is the number of times the nth bookmark is accessed in the preset time period
  • t k is the access time of the user for the kth access of the nth bookmark in the bookmark list
  • T is the time slice constant
  • the matching submodule is configured to compare the access URL with a URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is the character of the access URL The string subset determines that the access URL matches the nth bookmark in the bookmark list.
  • the weight total value of each bookmark in the bookmark list is calculated according to the total access time of the bookmark by the user, and all the bookmarks in the bookmark list are sorted according to the calculated total weight value, and displayed in the bookmark list according to the sorting result.
  • Bookmark The technical solution of the embodiment of the present invention passes the user Calculating the total weight of the bookmarks for the number of times the bookmark is accessed and the access time, the bookmarks most frequently used by the user can be placed in the easiest place for the user to operate, which is convenient for the user to select and greatly enhance the user experience.
  • FIG. 1 is a schematic flow chart of a method for managing a browser bookmark according to a first embodiment of the present invention
  • FIG. 2 is a block diagram showing a structure of a browser bookmark management device according to a first embodiment of the present invention
  • Row sorting display if there are a lot of bookmark records, it is often difficult for users to find the bookmark records that they are interested in. It often needs to be found by turning pages, searching, etc., which reduces the user's experience and provides a browser bookmark management.
  • the method and device can place the bookmarks most frequently used by the user in the easiest place for the user to operate, which is convenient for the user to select and greatly enhance the user experience.
  • FIG. 1 is a schematic flowchart of a method for managing a bookmark of a browser according to a first embodiment of the present invention. As shown in FIG. 1, the method includes:
  • Step 101 Calculate a total weight value of each bookmark in the bookmark list according to a total access time of the bookmark by the user in a preset time period;
  • Step 102 Sort all the bookmarks in the bookmark list according to the calculated weight total value
  • Step 103 Display the bookmark in the bookmark list according to the sorting result.
  • the method further includes:
  • the obtaining the access time of the user to each bookmark in the bookmark list includes: Receiving a user's access request with an access URL, matching the access URL with the bookmark in the bookmark list;
  • the access URL matches the nth bookmark in the bookmark list, the current time ⁇ is recorded, and the time T 2 when the user quits the access URL is recorded;
  • the calculating the total weight of each bookmark in the bookmark list according to the total access time of the user to the bookmark includes:
  • m is a preset period of time bookmarks ⁇ is the number of visits, t k for the user to access time bookmarks list of the k th n bookmark access, T is the time constant of slice.
  • matching the access URL with the bookmark in the bookmark list includes: if the URL corresponding to the nth bookmark in the bookmark list is a subset of the access URL, determining that the access URL matches the nth bookmark in the bookmark list.
  • the method for managing a browser bookmark according to the first embodiment of the present invention calculates a total weight value of each bookmark in the bookmark list according to the total access time of the bookmark by the user, and performs all the bookmarks in the bookmark list according to the calculated total weight value. Sort, display bookmarks in the bookmark list by sorting results.
  • the technical solution of the first embodiment of the present invention calculates the total weight of the bookmark by the number of times the user accesses the bookmark and the access time, and can place the bookmark most frequently used by the user in the easiest place for the user to operate, facilitating the user to select, and greatly improving the user. Experience.
  • FIG. 2 is a structural block diagram of a browser bookmark management apparatus according to a first embodiment of the present invention. As shown in FIG. 2, the apparatus includes:
  • the calculating module 20 is configured to calculate, according to a total access time of the bookmark by the user, a total weight value of each bookmark in the bookmark list in a preset time period;
  • the sorting module 21 is configured to sort all the bookmarks in the bookmark list according to the calculated total weight value;
  • the display module 22 is configured to display the bookmarks in the bookmark list according to the sorting result.
  • the device further includes:
  • An acquisition module configured to obtain a user's access time to each bookmark in the bookmark list. Further, in the foregoing solution, the obtaining module includes:
  • a matching submodule configured to receive an access request of the user carrying the access URL, and match the access URL with the bookmark in the bookmark list;
  • the recording submodule is configured to record the current time T ⁇ after the access URL matches the nth bookmark in the bookmark list, and record the time T 2 when the user quits the access URL;
  • Calculating sub-module configured to determine a user of the access time of ⁇ bookmark is ⁇ 2 - T Further, the above-described embodiment, the calculation module 20 configured to calculate according to the equation (2) weight of the total of the bookmark list Right n bookmarks Value U n :
  • m is a preset period of time bookmarks ⁇ is the number of visits, t k for the user to access time bookmarks list of the k th n bookmark access, T is the time constant of slice.
  • the matching submodule is configured to compare the access URL with the URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is a string subset of the access URL, then determining The access URL matches the nth bookmark in the bookmark list.
  • the browser bookmark management apparatus calculates the total weight value of each bookmark in the bookmark list according to the total access time of the bookmark by the user, and performs all the bookmarks in the bookmark list according to the calculated total weight value. Sort, display bookmarks in the bookmark list by sorting results.
  • the technical solution of the first embodiment of the present invention calculates the total weight of the bookmark by the number of times the user accesses the bookmark and the access time, and can place the bookmark most frequently used by the user in the most easy operation of the user. Square, easy to access, greatly enhance the user experience t
  • the management method of the browser bookmark of the second embodiment of the present invention sorts the bookmarks by the total access time of the bookmarks by the user, and can place the bookmarks most frequently used by the user in the easiest place for the user to operate, which is convenient for the user to select and greatly improve. user experience.
  • the second embodiment of the present invention specifically includes the following steps:
  • Step 301 The user accesses the webpage through the browser, and receives a Uniform I Universal Resource Locator (URL) input by the user;
  • URL Uniform I Universal Resource Locator
  • Step 302 to step 303 Fuzzyly match the URL input by the user with the URL corresponding to the bookmark in the bookmark list, and determine whether the matching is successful. If the matching is successful, step 304 is performed; if the matching fails, the process ends.
  • the URL input by the user may be compared with the URL corresponding to the bookmark in the bookmark list. Due to the global uniqueness of the URL and the scalability of the URL, if the URL corresponding to the nth bookmark in the bookmark list is the character of the URL If the matching is successful, step 304 is performed; if the bookmark matching the URL is not found in the bookmark list, the matching is considered to be a failure, and the process ends.
  • Step 304 Start timing, and record the start time i of the bookmark that the user accesses the matching success time;
  • Step 305 to step 306 It is determined whether the user's access to the bookmark ends. If the access is over, step 307 is performed. If the access is not completed, the timer is continued, and the process returns to step 305. Step 307: Stop the timer and record the current time T. 2 ; Step 308: Calculate the total access time and weight value of the user for the bookmark.
  • the total access time of the user to access the bookmark here
  • Step 309 Statistics in the preset time period, each of the bookmark list The total weight of the bookmark, and sort the bookmarks in the bookmark list according to the total weight value;
  • the number of times of accessing each bookmark and the access time of each bookmark in the preset time period can be obtained through the above steps 301 ⁇ 307, and the total weight value of the nth bookmark in the bookmark list can be calculated according to formula (3):
  • Step 310 Display the bookmarks in the bookmark list according to the sorting result.
  • the bookmarks commonly used by the user can be preferentially displayed, which is convenient for the user to operate and improve the user experience.
  • the method and device for managing a browser bookmark calculates a total weight value of each bookmark in the bookmark list in a preset time period, and searches all the bookmarks in the bookmark list according to the calculated total weight value. Sort, and display bookmarks in the bookmark list by sorting results.
  • the total weight value is calculated based on the time and the number of clicks of the user browsing the bookmark corresponding URL, and the greater the total weight of the bookmark is, the higher the position of the bookmark in the bookmark list is, so that the effect of dynamically displaying the bookmark is achieved, and the user is most often
  • the bookmarks used are placed in the most user-friendly place, which is convenient for users to choose, which greatly enhances the user experience.
  • an identified executable code module can comprise one or more physical or logical blocks of computer instructions, which can be constructed, for example, as an object, procedure, or function. Nonetheless, the executable code of the identified modules need not be physically located together, but may include different instructions stored in different physicalities. When these instructions are logically combined, they form a module and implement the specified purpose of the module. .
  • the executable code module can be a single instruction or a plurality of instructions, and can even be distributed over a plurality of different code segments, distributed among different programs, and distributed across multiple memory devices.
  • operational data can be identified within the module and can be implemented in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations (including on different storage devices), and may at least partially exist as an electronic signal on a system or network.
  • the module can be implemented by software, considering the level of the existing hardware process, the module can be implemented in software. Without considering the cost, a person skilled in the art can construct a corresponding hardware circuit to implement the corresponding function.
  • the hardware circuit includes a conventional Very Large Scale Integration (VLSI) circuit or gate array and existing semiconductors such as logic chips, transistors, or other discrete components.
  • VLSI Very Large Scale Integration
  • Modules can also be implemented with programmable hardware devices such as field programmable gate arrays, programmable array logic, programmable logic devices, and the like.
  • sequence numbers of the steps are not used to limit the sequence of the steps.
  • the steps of the steps are changed without any creative work. It is also within the scope of the invention.
  • the weight total value of each bookmark in the bookmark list is calculated according to the total access time of the bookmark by the user, and all the bookmarks in the bookmark list are sorted according to the calculated total weight value, and displayed in the bookmark list according to the sorting result.
  • Bookmarks can place the most frequently used bookmarks in the user's easiest place to work, making it easy for users to choose and greatly enhance the user experience.

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Embodiments of the present invention provide a browser bookmark management method and device. The browser bookmark management method comprises: in a preset time period, calculating the gross weight of each bookmark in a bookmark list according to total access time spent by a user on the bookmark; sequencing all the bookmarks in the bookmark list according to the calculated gross weights; displaying the bookmarks in the bookmark list according to a sequencing result. According to the technical solution of the embodiments of the present invention, bookmarks most frequently used by a user can be put a place most easy for the user to be operate, so as to make it convenient for the user to choose, thereby greatly improving the user experience.

Description

浏览器书签的管理方法及装置 技术领域  Browser bookmark management method and device
本发明涉及移动互联网领域, 具体涉及一种浏览器书签的管理方法及 装置。 背景技术  The present invention relates to the field of mobile internet, and in particular, to a method and device for managing browser bookmarks. Background technique
随着通讯技术的发展, 移动互联网技术也随之突飞猛进, 人们对手机 浏览器的使用越来越多, 手机浏览器的书签管理也越来越重要, 现有技术 中人们将自己感兴趣的网站添加到自己的书签管理工具里面。 目前流行的 浏览器有两种方式来管理书签, 一种就是传统的 List列表, 根据书签的添 加时间来排序, 另一种就是 Web方式的书签, 也是根据书签的添加时间进 行排序,比如 Android的原生态浏览器书签管理就是按照书签添加时间进行 显示的。  With the development of communication technology, mobile Internet technology has also advanced by leaps and bounds. People are using more and more mobile browsers. The bookmark management of mobile browsers is becoming more and more important. In the prior art, people will be interested in websites. Add it to your bookmark management tool. Currently popular browsers have two ways to manage bookmarks. One is the traditional List list, which is sorted according to the bookmark's adding time. The other is the Web-based bookmark, which is also sorted according to the bookmark's adding time, such as Android. The original browser bookmark management is displayed by adding time to the bookmark.
由于目前的书签管理仅仅是按照书签的添加时间进行排序显示的, 如 果书签记录很多, 通常用户很难找到自己感兴趣的书签记录, 往往需要通 过翻页, 查找等方式才能找到, 降低了用户的体验。 发明内容  Since the current bookmark management is only sorted according to the bookmark adding time, if there are many bookmark records, it is often difficult for the user to find the bookmark record that is of interest to them, and often needs to be found by turning pages, searching, etc., which reduces the user's Experience. Summary of the invention
本发明实施例要解决的技术问题是提供一种浏览器书签的管理方法及 装置, 能够将用户最常使用的书签放置在用户最容易操作的地方, 方便用 户选择, 大大提升用户体验。  The technical problem to be solved by the embodiments of the present invention is to provide a method and a device for managing browser bookmarks, which can place the bookmarks most frequently used by the user in the easiest place for the user to operate, and facilitate user selection, thereby greatly improving the user experience.
为解决上述技术问题, 本发明实施例提供的技术方案如下:  To solve the above technical problem, the technical solution provided by the embodiment of the present invention is as follows:
本发明实施例提供了一种浏览器书签的管理方法, 包括:  An embodiment of the present invention provides a method for managing a bookmark of a browser, including:
在预设时间周期内, 根据用户对书签的总访问时间计算书签列表中每 一书签的权重总值; Calculate each of the bookmark lists based on the total access time of the bookmarks by the user during the preset time period The total weight of a bookmark;
根据计算出的权重总值对书签列表中的所有书签进行排序;  Sort all bookmarks in the bookmark list according to the calculated total weight value;
按照排序结果在书签列表中显示书签。  The bookmarks are displayed in the bookmark list according to the sorting result.
进一步地, 上述方案中, 所述根据用户对书签的总访问时间计算书签 列表中每一书签的权重总值之前还包括:  Further, in the above solution, before calculating the total weight of each bookmark in the bookmark list according to the total access time of the bookmark by the user, the method further includes:
获取用户对书签列表中的每一书签的访问时间。  Get the user's access time to each bookmark in the bookmark list.
进一步地, 上述方案中, 所述获取用户对书签列表中的每一书签的访 问时间包括:  Further, in the above solution, the obtaining, by the user, the access time of each bookmark in the bookmark list includes:
接收用户的携带有访问网址的访问请求, 将所述访问网址与书签列表 中的书签进行匹配;  Receiving an access request of the user carrying the access URL, and matching the access URL with the bookmark in the bookmark list;
在所述访问网址与书签列表中的第 n书签匹配成功后, 记录当前时间 Tj, 并记录用户退出所述访问网址的时刻 T2; After the access URL is successfully matched with the nth bookmark in the bookmark list, the current time Tj is recorded, and the time T 2 when the user exits the access URL is recorded;
确定用户对所述第 η书签的此次访问时间为 Τ2 - Τ\。 It is determined that the user's access time to the nth bookmark is Τ 2 - Τ\.
进一步地, 上述方案中, 所述根据用户对书签的总访问时间计算书签 列表中每一书签的权重总值包括:  Further, in the above solution, the calculating the total weight value of each bookmark in the bookmark list according to the total access time of the user to the bookmark includes:
根据以下公式计算书签列表中第 n书签的权重总值 Un: Calculate the total weight value U n of the nth bookmark in the bookmark list according to the following formula:
u„= y^ 其中, m为预设时间周期内第 n书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 u„= y^ where m is the number of times the nth bookmark is accessed in the preset time period, t k is the access time of the user for the kth access of the nth bookmark in the bookmark list, and T is the time slice constant.
进一步地, 上述方案中, 所述将所述访问网址与书签列表中的书签进 行匹配包括:  Further, in the above solution, the matching the access URL with the bookmark in the bookmark list includes:
将所述访问网址与书签列表中书签对应的网址进行字符串对比; 若书签列表中第 n书签对应的网址为所述访问网址的字符串子集, 则 判断所述访问网址与书签列表中的第 n书签匹配成功。  Comparing the access URL with a URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is a string subset of the access URL, determining the access URL and the bookmark list The nth bookmark is successfully matched.
本发明实施例还提供了一种浏览器书签的管理装置, 包括: 计算模块, 配置为在预设时间周期内, 根据用户对书签的总访问时间 计算书签列表中每一书签的权重总值; An embodiment of the present invention further provides a browser bookmark management apparatus, including: a calculation module, configured to calculate a total weight value of each bookmark in the bookmark list according to a total access time of the bookmark by the user in a preset time period;
排序模块, 配置为根据计算出的权重总值对书签列表中的所有书签进 行排序;  a sorting module configured to sort all bookmarks in the bookmark list based on the calculated total weight value;
显示模块, 配置为按照排序结果在书签列表中显示书签。  A display module configured to display bookmarks in a bookmark list by sorting results.
进一步地, 上述方案中, 所述装置还包括:  Further, in the above solution, the device further includes:
获取模块, 配置为获取用户对书签列表中的每一书签的访问时间。 进一步地, 上述方案中, 所述获取模块包括:  An acquisition module configured to obtain a user's access time to each bookmark in the bookmark list. Further, in the foregoing solution, the acquiring module includes:
匹配子模块, 配置为接收用户的携带有访问网址的访问请求, 将所述 访问网址与书签列表中的书签进行匹配;  a matching submodule configured to receive a user's access request carrying an access URL, and match the access URL with a bookmark in the bookmark list;
记录子模块, 配置为在所述访问网址与书签列表中的第 n书签匹配成 功后, 记录当前时间 T\, 并记录用户退出所述访问网址的时刻 T2; a recording submodule configured to record the current time T\ after the access URL is successfully matched with the nth bookmark in the bookmark list, and record the time T 2 when the user quits the access URL;
计算子模块,配置为确定用户对所述第 η书签的此次访问时间为 Τ2- Tl o 进一步地, 上述方案中, 所述计算模块, 配置为根据以下公式计算书 签列表中第 η书签的权重总值 Un: a calculation submodule configured to determine that the user access time to the nth bookmark is Τ 2 - T lo. Further, in the above solution, the calculation module is configured to calculate the nth bookmark in the bookmark list according to the following formula Weight total value U n:
u„= y^ 其中, m为预设时间周期内第 n书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 u„= y^ where m is the number of times the nth bookmark is accessed in the preset time period, t k is the access time of the user for the kth access of the nth bookmark in the bookmark list, and T is the time slice constant.
进一步地, 上述方案中, 所述匹配子模块, 配置为将所述访问网址与 书签列表中书签对应的网址进行字符串对比; 若书签列表中第 n书签对应 的网址为所述访问网址的字符串子集, 则判断所述访问网址与书签列表中 的第 n书签匹配成功。  Further, in the above solution, the matching submodule is configured to compare the access URL with a URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is the character of the access URL The string subset determines that the access URL matches the nth bookmark in the bookmark list.
本发明实施例根据用户对书签的总访问时间计算书签列表中每一书签 的权重总值, 并根据计算出的权重总值对书签列表中的所有书签进行排序, 按照排序结果在书签列表中显示书签。 本发明实施例的技术方案通过用户 对书签的访问次数和访问时间计算书签的权重总值, 能够将用户最常使用 的书签放置在用户最容易操作的地方, 方便用户选择, 大大提升用户体验。 附图说明 In the embodiment of the present invention, the weight total value of each bookmark in the bookmark list is calculated according to the total access time of the bookmark by the user, and all the bookmarks in the bookmark list are sorted according to the calculated total weight value, and displayed in the bookmark list according to the sorting result. Bookmark. The technical solution of the embodiment of the present invention passes the user Calculating the total weight of the bookmarks for the number of times the bookmark is accessed and the access time, the bookmarks most frequently used by the user can be placed in the easiest place for the user to operate, which is convenient for the user to select and greatly enhance the user experience. DRAWINGS
图 1为本发明第一实施例的浏览器书签的管理方法的流程示意图; 图 2为本发明第一实施例的浏览器书签的管理装置的结构框图; 图 3为本发明第二实施例的浏览器书签的管理方法的流程示意图。 具体实施方式  1 is a schematic flow chart of a method for managing a browser bookmark according to a first embodiment of the present invention; FIG. 2 is a block diagram showing a structure of a browser bookmark management device according to a first embodiment of the present invention; A schematic diagram of the flow of the management method of the browser bookmark. detailed description
为使本发明实施例要解决的技术问题、 技术方案和优点更加清楚, 下 面将结合附图及具体实施例进行详细描述。 行排序显示的, 如果书签记录很多, 通常用户很难找到自己感兴趣的书签 记录, 往往需要通过翻页, 查找等方式才能找到, 降低了用户的体验的问 题, 提供一种浏览器书签的管理方法及装置, 能够将用户最常使用的书签 放置在用户最容易操作的地方, 方便用户选择, 大大提升用户体验。  The technical problems, the technical solutions, and the advantages of the embodiments of the present invention will be more clearly described in the following description. Row sorting display, if there are a lot of bookmark records, it is often difficult for users to find the bookmark records that they are interested in. It often needs to be found by turning pages, searching, etc., which reduces the user's experience and provides a browser bookmark management. The method and device can place the bookmarks most frequently used by the user in the easiest place for the user to operate, which is convenient for the user to select and greatly enhance the user experience.
图 1 为本发明第一实施例的浏览器书签的管理方法的流程示意图, 如 图 1所示, 所述方法包括:  FIG. 1 is a schematic flowchart of a method for managing a bookmark of a browser according to a first embodiment of the present invention. As shown in FIG. 1, the method includes:
步骤 101 : 在预设时间周期内, 根据用户对书签的总访问时间计算书签 列表中每一书签的权重总值;  Step 101: Calculate a total weight value of each bookmark in the bookmark list according to a total access time of the bookmark by the user in a preset time period;
步骤 102: 根据计算出的权重总值对书签列表中的所有书签进行排序; 步骤 103: 按照排序结果在书签列表中显示书签。  Step 102: Sort all the bookmarks in the bookmark list according to the calculated weight total value; Step 103: Display the bookmark in the bookmark list according to the sorting result.
进一步地, 所述根据用户对书签的总访问时间计算书签列表中每一书 签的权重总值之前还包括:  Further, before calculating the total weight of each bookmark in the bookmark list according to the total access time of the bookmark by the user, the method further includes:
获取用户对书签列表中的每一书签的访问时间。  Get the user's access time to each bookmark in the bookmark list.
具体地, 所述获取用户对书签列表中的每一书签的访问时间包括: 接收用户的携带有访问网址的访问请求, 将访问网址与书签列表中的 书签进行匹配; Specifically, the obtaining the access time of the user to each bookmark in the bookmark list includes: Receiving a user's access request with an access URL, matching the access URL with the bookmark in the bookmark list;
在访问网址与书签列表中的第 n 书签匹配成功后, 记录当前时间 Τ\, 并记录用户退出访问网址的时刻 T2; After the access URL matches the nth bookmark in the bookmark list, the current time Τ\ is recorded, and the time T 2 when the user quits the access URL is recorded;
确定用户对第 η书签的此次访问时间为 T2 - T  Determine the user's access time to the η bookmark is T2 - T
进一步地, 所述根据用户对书签的总访问时间计算书签列表中每一书 签的权重总值包括:  Further, the calculating the total weight of each bookmark in the bookmark list according to the total access time of the user to the bookmark includes:
根据公式( 1 )计算书签列表中第 η书签的权重总值 Un:
Figure imgf000006_0001
Calculate the weight total value U n of the nth bookmark in the bookmark list according to formula (1) :
Figure imgf000006_0001
其中, m为预设时间周期内第 η书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 Wherein, m is a preset period of time bookmarks η is the number of visits, t k for the user to access time bookmarks list of the k th n bookmark access, T is the time constant of slice.
进一步地, 将访问网址与书签列表中的书签进行匹配包括: 若书签列表中第 n书签对应的网址为访问网址的字符串子集, 则判断 访问网址与书签列表中的第 n书签匹配成功。  Further, matching the access URL with the bookmark in the bookmark list includes: if the URL corresponding to the nth bookmark in the bookmark list is a subset of the access URL, determining that the access URL matches the nth bookmark in the bookmark list.
本发明第一实施例的浏览器书签的管理方法, 根据用户对书签的总访 问时间计算书签列表中每一书签的权重总值, 并根据计算出的权重总值对 书签列表中的所有书签进行排序, 按照排序结果在书签列表中显示书签。 本发明第一实施例的技术方案通过用户对书签的访问次数和访问时间计算 书签的权重总值, 能够将用户最常使用的书签放置在用户最容易操作的地 方, 方便用户选择, 大大提升用户体验。  The method for managing a browser bookmark according to the first embodiment of the present invention calculates a total weight value of each bookmark in the bookmark list according to the total access time of the bookmark by the user, and performs all the bookmarks in the bookmark list according to the calculated total weight value. Sort, display bookmarks in the bookmark list by sorting results. The technical solution of the first embodiment of the present invention calculates the total weight of the bookmark by the number of times the user accesses the bookmark and the access time, and can place the bookmark most frequently used by the user in the easiest place for the user to operate, facilitating the user to select, and greatly improving the user. Experience.
图 2为本发明第一实施例的浏览器书签的管理装置的结构框图,如图 2 所示, 所述装置包括:  2 is a structural block diagram of a browser bookmark management apparatus according to a first embodiment of the present invention. As shown in FIG. 2, the apparatus includes:
计算模块 20, 配置为在预设时间周期内, 根据用户对书签的总访问时 间计算书签列表中每一书签的权重总值; 排序模块 21, 配置为根据计算出的权重总值对书签列表中的所有书签 进行排序; The calculating module 20 is configured to calculate, according to a total access time of the bookmark by the user, a total weight value of each bookmark in the bookmark list in a preset time period; The sorting module 21 is configured to sort all the bookmarks in the bookmark list according to the calculated total weight value;
显示模块 22, 配置为按照排序结果在书签列表中显示书签。  The display module 22 is configured to display the bookmarks in the bookmark list according to the sorting result.
进一步地, 上述方案中, 该装置还包括:  Further, in the above solution, the device further includes:
获取模块, 配置为获取用户对书签列表中的每一书签的访问时间。 进一步地, 上述方案中, 获取模块包括:  An acquisition module configured to obtain a user's access time to each bookmark in the bookmark list. Further, in the foregoing solution, the obtaining module includes:
匹配子模块, 配置为接收用户的携带有访问网址的访问请求, 将访问 网址与书签列表中的书签进行匹配;  a matching submodule configured to receive an access request of the user carrying the access URL, and match the access URL with the bookmark in the bookmark list;
记录子模块, 配置为在访问网址与书签列表中的第 n书签匹配成功后, 记录当前时间 T\, 并记录用户退出访问网址的时刻 T2; The recording submodule is configured to record the current time T\ after the access URL matches the nth bookmark in the bookmark list, and record the time T 2 when the user quits the access URL;
计算子模块, 配置为确定用户对第 η书签的此次访问时间为 Τ2 - T 进一步地, 上述方案中, 计算模块 20, 配置为根据公式(2 )计算书签 列表中第 n书签的权重总值 Un:
Figure imgf000007_0001
Calculating sub-module configured to determine a user of the access time of η bookmark is Τ 2 - T Further, the above-described embodiment, the calculation module 20 configured to calculate according to the equation (2) weight of the total of the bookmark list Right n bookmarks Value U n :
Figure imgf000007_0001
其中, m为预设时间周期内第 η书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 Wherein, m is a preset period of time bookmarks η is the number of visits, t k for the user to access time bookmarks list of the k th n bookmark access, T is the time constant of slice.
进一步地, 上述方案中, 匹配子模块, 配置为将访问网址与书签列表 中书签对应的网址进行字符串对比; 若书签列表中第 n书签对应的网址为 访问网址的字符串子集, 则判断访问网址与书签列表中的第 n书签匹配成 功。  Further, in the above solution, the matching submodule is configured to compare the access URL with the URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is a string subset of the access URL, then determining The access URL matches the nth bookmark in the bookmark list.
本发明第一实施例的浏览器书签的管理装置, 根据用户对书签的总访 问时间计算书签列表中每一书签的权重总值, 并根据计算出的权重总值对 书签列表中的所有书签进行排序, 按照排序结果在书签列表中显示书签。 本发明第一实施例的技术方案通过用户对书签的访问次数和访问时间计算 书签的权重总值, 能够将用户最常使用的书签放置在用户最容易操作的地 方, 方便用户选择, 大大提升用户体验 t The browser bookmark management apparatus according to the first embodiment of the present invention calculates the total weight value of each bookmark in the bookmark list according to the total access time of the bookmark by the user, and performs all the bookmarks in the bookmark list according to the calculated total weight value. Sort, display bookmarks in the bookmark list by sorting results. The technical solution of the first embodiment of the present invention calculates the total weight of the bookmark by the number of times the user accesses the bookmark and the access time, and can place the bookmark most frequently used by the user in the most easy operation of the user. Square, easy to access, greatly enhance the user experience t
下面结合图 3及具体的实施例对本发  The present invention will be described below with reference to FIG. 3 and specific embodiments.
详细介绍: 加时间来进行排序显示, 或者是通过书签的点击次数来进行排序的, 这样 并不能真实反应用户对书签对应网址的喜欢程度。 本发明第二实施例的浏 览器书签的管理方法通过用户对书签的总访问时间来对书签进行排序, 能 够将用户最常使用的书签放置在用户最容易操作的地方, 方便用户选择, 大大提升用户体验。 Detailed introduction: Add time to sort display, or sort by bookmark clicks, this does not really reflect the user's preference for the corresponding URL of the bookmark. The management method of the browser bookmark of the second embodiment of the present invention sorts the bookmarks by the total access time of the bookmarks by the user, and can place the bookmarks most frequently used by the user in the easiest place for the user to operate, which is convenient for the user to select and greatly improve. user experience.
如图 3所示, 本发明第二实施例具体包括以下步骤:  As shown in FIG. 3, the second embodiment of the present invention specifically includes the following steps:
步骤 301 : 用户通过浏览器访问网页,接收用户输入的统一资源定位符 ( URL, Uniform I Universal Resource Locator );  Step 301: The user accesses the webpage through the browser, and receives a Uniform I Universal Resource Locator (URL) input by the user;
步骤 302〜步骤 303 : 将用户输入的 URL与书签列表中书签所对应的 URL进行模糊匹配, 并判断匹配是否成功, 若匹配成功, 执行步骤 304; 若匹配失败, 则结束流程。  Step 302 to step 303: Fuzzyly match the URL input by the user with the URL corresponding to the bookmark in the bookmark list, and determine whether the matching is successful. If the matching is successful, step 304 is performed; if the matching fails, the process ends.
具体地, 可以将用户输入的 URL与书签列表中书签所对应的 URL进 行字符串对比, 由于 URL的全局唯一性以及 URL的扩展性, 如果书签列 表中第 n书签对应的网址是此 URL的字符串子集, 那么就认为匹配成功, 执行步骤 304; 如果不能在书签列表中找到与此 URL匹配的书签, 则认为 匹配失败, 结束流程。  Specifically, the URL input by the user may be compared with the URL corresponding to the bookmark in the bookmark list. Due to the global uniqueness of the URL and the scalability of the URL, if the URL corresponding to the nth bookmark in the bookmark list is the character of the URL If the matching is successful, step 304 is performed; if the bookmark matching the URL is not found in the bookmark list, the matching is considered to be a failure, and the process ends.
步骤 304: 开始计时, 记录用户此次访问该匹配成功的书签的开始时刻 i ;  Step 304: Start timing, and record the start time i of the bookmark that the user accesses the matching success time;
步骤 305〜步骤 306: 判断用户此次对该书签的访问是否结束, 如果访 问结束, 执行步骤 307; 如果访问未结束, 则继续计时, 返回步骤 305; 步骤 307: 停止计时, 并记录当前时刻 T2; 步骤 308: 计算用户对此书签的总访问时间和权重值; Step 305 to step 306: It is determined whether the user's access to the bookmark ends. If the access is over, step 307 is performed. If the access is not completed, the timer is continued, and the process returns to step 305. Step 307: Stop the timer and record the current time T. 2 ; Step 308: Calculate the total access time and weight value of the user for the bookmark.
具体的, 用户此处访问该书签的总访问时间
Figure imgf000009_0001
, 此次访问的权 重值 Uk=Tk/T, 其中, T为时间片常量, T可以为 3分钟、 5分钟等等; 步骤 309: 统计在预设时间周期内, 书签列表中每一书签的权重总值, 并按照权重总值的大小对书签列表中的书签进行排序;
Specifically, the total access time of the user to access the bookmark here
Figure imgf000009_0001
The weight value of the access is U k =T k /T, where T is a time slice constant, T can be 3 minutes, 5 minutes, etc.; Step 309: Statistics in the preset time period, each of the bookmark list The total weight of the bookmark, and sort the bookmarks in the bookmark list according to the total weight value;
具体地, 通过上述步骤 301~307可以得到在预设时间周期内每一书签 的被访问次数和每一次的访问时间, 可以根据公式(3 )计算书签列表中第 n书签的权重总值¾ :  Specifically, the number of times of accessing each bookmark and the access time of each bookmark in the preset time period can be obtained through the above steps 301~307, and the total weight value of the nth bookmark in the bookmark list can be calculated according to formula (3):
^ τ ( 3 ) 其中, m为预设时间周期内第 η书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 ^ τ ( 3 ) where m is the number of times the nth bookmark is accessed in the preset time period, t k is the access time of the user for the kth access of the nth bookmark in the bookmark list, and T is the time slice constant.
在得到书签列表中每一书签的权重总值后, 按照权重总值的从大到小 对书签列表中的所有书签进行排序。  After getting the total weight of each bookmark in the bookmark list, sort all the bookmarks in the bookmark list according to the total weight of the weights.
步骤 310: 根据排序结果对书签列表中的书签进行显示。  Step 310: Display the bookmarks in the bookmark list according to the sorting result.
根据步骤 309得到的排序结果进行显示, 能够达到对用户常用的书签 进行优先显示, 方便用户操作, 提高用户体验效果。  According to the sorting result obtained in step 309, the bookmarks commonly used by the user can be preferentially displayed, which is convenient for the user to operate and improve the user experience.
本发明第二实施例的浏览器书签的管理方法及装置, 在预设时间周期 内, 计算书签列表中每一书签的权重总值, 并根据计算出的权重总值对书 签列表中的所有书签进行排序, 按照排序结果在书签列表中显示书签。 其 中权重总值是基于用户浏览书签对应网址的时间与点击次数来计算的, 书 签的权重总值越大书签在书签列表中的位置越靠前, 从而达到动态显示书 签的效果, 将用户最常使用的书签放置在用户最容易操作的地方, 方便用 户选择, 大大提升用户体验感受。  The method and device for managing a browser bookmark according to the second embodiment of the present invention calculates a total weight value of each bookmark in the bookmark list in a preset time period, and searches all the bookmarks in the bookmark list according to the calculated total weight value. Sort, and display bookmarks in the bookmark list by sorting results. The total weight value is calculated based on the time and the number of clicks of the user browsing the bookmark corresponding URL, and the greater the total weight of the bookmark is, the higher the position of the bookmark in the bookmark list is, so that the effect of dynamically displaying the bookmark is achieved, and the user is most often The bookmarks used are placed in the most user-friendly place, which is convenient for users to choose, which greatly enhances the user experience.
此说明书中所描述的许多功能部件都被称为模块, 以便更加特别地强 调其实现方式的独立性。 本发明实施例中, 模块可以用软件实现, 以便由各种类型的处理器执 行。 举例来说, 一个标识的可执行代码模块可以包括计算机指令的一个或 多个物理或者逻辑块, 举例来说, 其可以被构建为对象、 过程或函数。 尽 管如此, 所标识模块的可执行代码无需物理地位于一起, 而是可以包括存 储在不同物理上的不同的指令, 当这些指令逻辑上结合在一起时, 其构成 模块并且实现该模块的规定目的。 Many of the functional components described in this specification are referred to as modules to more particularly emphasize the independence of their implementation. In an embodiment of the invention, the modules may be implemented in software for execution by various types of processors. For example, an identified executable code module can comprise one or more physical or logical blocks of computer instructions, which can be constructed, for example, as an object, procedure, or function. Nonetheless, the executable code of the identified modules need not be physically located together, but may include different instructions stored in different physicalities. When these instructions are logically combined, they form a module and implement the specified purpose of the module. .
实际上, 可执行代码模块可以是单条指令或者是许多条指令, 并且甚 至可以分布在多个不同的代码段上, 分布在不同程序当中, 以及跨越多个 存储器设备分布。 同样地, 操作数据可以在模块内被识别, 并且可以依照 任何适当的形式实现并且被组织在任何适当类型的数据结构内。 所述操作 数据可以作为单个数据集被收集, 或者可以分布在不同位置上 (包括在不 同存储设备上), 并且至少部分地可以仅作为电子信号存在于系统或网络 上。  In practice, the executable code module can be a single instruction or a plurality of instructions, and can even be distributed over a plurality of different code segments, distributed among different programs, and distributed across multiple memory devices. Likewise, operational data can be identified within the module and can be implemented in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations (including on different storage devices), and may at least partially exist as an electronic signal on a system or network.
在模块可以利用软件实现时, 考虑到现有硬件工艺的水平, 所以可以 以软件实现的模块, 在不考虑成本的情况下, 本领域技术人员都可以搭建 对应的硬件电路来实现对应的功能, 所述硬件电路包括常规的超大规模集 成( VLSI, Very Large Scale Integration )电路或者门阵列以及诸如逻辑芯片、 晶体管之类的现有半导体或者是其它分立的元件。 模块还可以用可编程硬 件设备, 诸如现场可编程门阵列、 可编程阵列逻辑、 可编程逻辑设备等实 现。  When the module can be implemented by software, considering the level of the existing hardware process, the module can be implemented in software. Without considering the cost, a person skilled in the art can construct a corresponding hardware circuit to implement the corresponding function. The hardware circuit includes a conventional Very Large Scale Integration (VLSI) circuit or gate array and existing semiconductors such as logic chips, transistors, or other discrete components. Modules can also be implemented with programmable hardware devices such as field programmable gate arrays, programmable array logic, programmable logic devices, and the like.
在本发明各方法实施例中, 所述各步骤的序号并不能用于限定各步骤 的先后顺序, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前提 下, 对各步骤的先后变化也在本发明的保护范围之内。  In the method embodiments of the present invention, the sequence numbers of the steps are not used to limit the sequence of the steps. For those skilled in the art, the steps of the steps are changed without any creative work. It is also within the scope of the invention.
以上所述是本发明实施例的优选实施方式, 应当指出, 对于本技术领 域的普通技术人员来说, 在不脱离本发明实施例所述原理的前提下, 还可 以作出若干改进和润饰, 这些改进和润饰也应视为本发明实施例的保护范 围。 工业实用性 The above is a preferred embodiment of the embodiments of the present invention, and it should be noted that those skilled in the art can also, without departing from the principles of the embodiments of the present invention, In order to make a number of improvements and refinements, these improvements and refinements should also be considered as protection scope of embodiments of the present invention. Industrial applicability
本发明实施例根据用户对书签的总访问时间计算书签列表中每一书签 的权重总值, 并根据计算出的权重总值对书签列表中的所有书签进行排序, 按照排序结果在书签列表中显示书签, 能够将用户最常使用的书签放置在 用户最容易操作的地方, 方便用户选择, 大大提升用户体验。  In the embodiment of the present invention, the weight total value of each bookmark in the bookmark list is calculated according to the total access time of the bookmark by the user, and all the bookmarks in the bookmark list are sorted according to the calculated total weight value, and displayed in the bookmark list according to the sorting result. Bookmarks can place the most frequently used bookmarks in the user's easiest place to work, making it easy for users to choose and greatly enhance the user experience.

Claims

权利要求书 Claim
1. 一种浏览器书签的管理方法, 其中, 包括:  A method for managing a bookmark of a browser, comprising:
在预设时间周期内, 根据用户对书签的总访问时间计算书签列表中每 一书签的权重总值;  Calculating the total weight of each bookmark in the bookmark list according to the total access time of the bookmark by the user during the preset time period;
根据计算出的权重总值对书签列表中的所有书签进行排序;  Sort all bookmarks in the bookmark list according to the calculated total weight value;
按照排序结果在书签列表中显示书签。  The bookmarks are displayed in the bookmark list according to the sorting result.
2. 根据权利要求 1所述的浏览器书签的管理方法, 其中, 所述根据用 户对书签的总访问时间计算书签列表中每一书签的权重总值之前还包括: 获取用户对书签列表中的每一书签的访问时间。  The method for managing a browser bookmark according to claim 1, wherein the calculating the total weight of each bookmark in the bookmark list according to the total access time of the bookmark by the user further comprises: acquiring the user in the bookmark list The access time of each bookmark.
3. 根据权利要求 2所述的浏览器书签的管理方法, 其中, 所述获取用 户对书签列表中的每一书签的访问时间包括:  3. The method for managing a bookmark of a browser according to claim 2, wherein the obtaining time of the user to access each bookmark in the bookmark list comprises:
接收用户的携带有访问网址的访问请求, 将所述访问网址与书签列表 中的书签进行匹配;  Receiving an access request of the user carrying the access URL, and matching the access URL with the bookmark in the bookmark list;
在所述访问网址与书签列表中的第 n书签匹配成功后, 记录当前时间 Tj, 并记录用户退出所述访问网址的时刻 T2; After the access URL is successfully matched with the nth bookmark in the bookmark list, the current time Tj is recorded, and the time T 2 when the user exits the access URL is recorded;
确定用户对所述第 η书签的此次访问时间为 Τ2 - Τ\。 It is determined that the user's access time to the nth bookmark is Τ 2 - Τ\.
4. 根据权利要求 3所述的浏览器书签的管理方法, 其中, 所述根据用 户对书签的总访问时间计算书签列表中每一书签的权重总值包括:  4. The method for managing a bookmark of a browser according to claim 3, wherein the calculating a total weight value of each bookmark in the bookmark list according to a total access time of the user by the user comprises:
根据以下公式计算书签列表中第 n书签的权重总值 Un: Calculate the total weight value U n of the nth bookmark in the bookmark list according to the following formula:
u„= y^ 其中, m为预设时间周期内第 n书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 u„= y^ where m is the number of times the nth bookmark is accessed in the preset time period, t k is the access time of the user for the kth access of the nth bookmark in the bookmark list, and T is the time slice constant.
5. 根据权利要求 3所述的浏览器书签的管理方法, 其中, 所述将所述 访问网址与书签列表中的书签进行匹配包括: 将所述访问网址与书签列表中书签对应的网址进行字符串对比; 若书签列表中第 n书签对应的网址为所述访问网址的字符串子集, 则 判断所述访问网址与书签列表中的第 n书签匹配成功。 The method for managing a browser bookmark according to claim 3, wherein the matching the access URL with the bookmark in the bookmark list comprises: Comparing the access URL with a URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the nth bookmark in the bookmark list is a string subset of the access URL, determining the access URL and the bookmark list The nth bookmark is successfully matched.
6. 一种浏览器书签的管理装置, 其中, 包括:  6. A browser bookmark management device, comprising:
计算模块, 配置为在预设时间周期内, 根据用户对书签的总访问时间 计算书签列表中每一书签的权重总值;  a calculation module configured to calculate a total weight value of each bookmark in the bookmark list according to a total access time of the bookmark by the user in a preset time period;
排序模块, 配置为根据计算出的权重总值对书签列表中的所有书签进 行排序;  a sorting module configured to sort all bookmarks in the bookmark list based on the calculated total weight value;
显示模块, 配置为按照排序结果在书签列表中显示书签。  A display module configured to display bookmarks in a bookmark list by sorting results.
7. 根据权利要求 6所述的浏览器书签的管理装置, 其中, 所述装置还 包括:  The browser bookmark management device according to claim 6, wherein the device further comprises:
获取模块, 配置为获取用户对书签列表中的每一书签的访问时间。 An acquisition module configured to obtain a user's access time to each bookmark in the bookmark list.
8. 根据权利要求 7所述的浏览器书签的管理装置, 其中, 所述获取模 块包括: 8. The browser bookmark management device according to claim 7, wherein the obtaining module comprises:
匹配子模块, 配置为接收用户的携带有访问网址的访问请求, 将所述 访问网址与书签列表中的书签进行匹配;  a matching submodule configured to receive a user's access request carrying an access URL, and match the access URL with a bookmark in the bookmark list;
记录子模块, 配置为在所述访问网址与书签列表中的第 n书签匹配成 功后, 记录当前时间 T\, 并记录用户退出所述访问网址的时刻 T2; a recording submodule configured to record the current time T\ after the access URL is successfully matched with the nth bookmark in the bookmark list, and record the time T 2 when the user quits the access URL;
计算子模块,配置为确定用户对所述第 η书签的此次访问时间为 Τ2- Tl o a calculation submodule configured to determine that the user's access time to the nth bookmark is Τ 2 - T lo
9. 根据权利要求 8所述的浏览器书签的管理装置, 其中, 9. The browser bookmark management device according to claim 8, wherein
所述计算模块, 配置为根据以下公式计算书签列表中第 η书签的权重 总值 Un: The calculating module is configured to calculate a weight total value U n of the nth bookmark in the bookmark list according to the following formula:
u„= y^ 其中, m为预设时间周期内第 n书签的被访问次数, tk为用户对书签列 表中第 n书签第 k次访问的访问时间, T为时间片常数。 u„= y^ where m is the number of times the nth bookmark is accessed in the preset time period, t k is the access time of the user for the kth access of the nth bookmark in the bookmark list, and T is the time slice constant.
10. 根据权利要求 8所述的浏览器书签的管理装置, 其中, 10. The browser bookmark management device according to claim 8, wherein
所述匹配子模块, 配置为将所述访问网址与书签列表中书签对应的网 址进行字符串对比; 若书签列表中第 n 书签对应的网址为所述访问网址的 字符串子集, 则判断所述访问网址与书签列表中的第 n书签匹配成功。  The matching sub-module is configured to compare the access URL with a URL corresponding to the bookmark in the bookmark list; if the URL corresponding to the n-th bookmark in the bookmark list is a string subset of the access URL, determine the location The access URL matches the nth bookmark in the bookmark list.
PCT/CN2013/077506 2012-11-16 2013-06-19 Browser bookmark management method and device WO2013166998A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210464924.8A CN103823806A (en) 2012-11-16 2012-11-16 Method and device for managing bookmarks of browsers
CN201210464924.8 2012-11-16

Publications (1)

Publication Number Publication Date
WO2013166998A1 true WO2013166998A1 (en) 2013-11-14

Family

ID=49550152

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/077506 WO2013166998A1 (en) 2012-11-16 2013-06-19 Browser bookmark management method and device

Country Status (2)

Country Link
CN (1) CN103823806A (en)
WO (1) WO2013166998A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750686A (en) * 2013-12-25 2015-07-01 腾讯科技(深圳)有限公司 Electronic bookmark management method and device
US9851871B2 (en) 2015-11-25 2017-12-26 International Business Machines Corporation Browser bookmarking for multiple environments

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106339251B (en) * 2015-07-06 2020-04-28 阿里巴巴集团控股有限公司 Method and device for controlling capacity of selection task list
CN109508430A (en) * 2018-09-27 2019-03-22 努比亚技术有限公司 Browser network address label management method, terminal and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1764916A (en) * 2003-03-07 2006-04-26 诺基亚公司 Method and apparatus for frequency count
CN101291367A (en) * 2008-05-22 2008-10-22 德信无线通讯科技(北京)有限公司 Browser bookmark displaying method of mobile communication terminal, and mobile communication terminal thereof
CN101789995A (en) * 2009-12-31 2010-07-28 优视科技有限公司 Bookmark management system of web browser of mobile communication equipment
CN102663064A (en) * 2012-03-30 2012-09-12 奇智软件(北京)有限公司 Method and device for processing favorite data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7644075B2 (en) * 2007-06-01 2010-01-05 Microsoft Corporation Keyword usage score based on frequency impulse and frequency weight
CN101373485A (en) * 2008-09-25 2009-02-25 北京搜狗科技发展有限公司 Method and apparatus for providing web page access entrance

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1764916A (en) * 2003-03-07 2006-04-26 诺基亚公司 Method and apparatus for frequency count
CN101291367A (en) * 2008-05-22 2008-10-22 德信无线通讯科技(北京)有限公司 Browser bookmark displaying method of mobile communication terminal, and mobile communication terminal thereof
CN101789995A (en) * 2009-12-31 2010-07-28 优视科技有限公司 Bookmark management system of web browser of mobile communication equipment
CN102663064A (en) * 2012-03-30 2012-09-12 奇智软件(北京)有限公司 Method and device for processing favorite data

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750686A (en) * 2013-12-25 2015-07-01 腾讯科技(深圳)有限公司 Electronic bookmark management method and device
CN104750686B (en) * 2013-12-25 2019-07-16 腾讯科技(深圳)有限公司 A kind of c bookmart management method and device
US9851871B2 (en) 2015-11-25 2017-12-26 International Business Machines Corporation Browser bookmarking for multiple environments
US9858352B2 (en) 2015-11-25 2018-01-02 International Business Machines Corporation Browser bookmarking for multiple environments
US9858353B2 (en) 2015-11-25 2018-01-02 International Business Machines Corporation Browser bookmarking for multiple environments

Also Published As

Publication number Publication date
CN103823806A (en) 2014-05-28

Similar Documents

Publication Publication Date Title
CN107463591B (en) Method and system for dynamically ordering images to be matched with content in response to search query
CN107145496B (en) Method for matching image with content item based on keyword
CN108363815B (en) Webpage pre-reading method and device and intelligent terminal equipment
US9396266B2 (en) Method and/or system for searching network content
CN107609135B (en) Page element determining method and device, and user behavior path determining method and device
CN103744853B (en) The method and device of Research of Search Engine Website Snapshot System information is provided
RU2638726C1 (en) Optimized browser reproduction process
US8255414B2 (en) Search assist powered by session analysis
US9031946B1 (en) Processor engine, integrated circuit and method therefor
CN109033195A (en) The acquisition methods of webpage information obtain equipment and computer-readable medium
US10713330B2 (en) Optimized browser render process
US20090287656A1 (en) Network search engine utilizing client browser favorites
EP2649542A2 (en) Ranking product information
WO2015070735A1 (en) Traffic quality analysis method and device
WO2012162541A1 (en) Method and apparatus of providing suggested terms
US20130219281A1 (en) Processor engine, integrated circuit and method therefor
US10235387B2 (en) Method for selecting images for matching with content based on metadata of images and content in real-time in response to search queries
WO2015003664A1 (en) Method, device, server, and client device for download processing
CN102855309A (en) Information recommendation method and device based on user behavior associated analysis
WO2013166998A1 (en) Browser bookmark management method and device
WO2015081848A1 (en) Socialized extended search method and corresponding device and system
CN109063158B (en) Method, device, system and medium for inquiring website access ranking information
US20130268514A1 (en) Brand analysis using interactions with search result items
US9195944B1 (en) Scoring site quality
US10346414B2 (en) Information collection method and device

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: 13787685

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13787685

Country of ref document: EP

Kind code of ref document: A1