CN100424694C - Implementing method of network profile - Google Patents
Implementing method of network profile Download PDFInfo
- Publication number
- CN100424694C CN100424694C CNB2005100907077A CN200510090707A CN100424694C CN 100424694 C CN100424694 C CN 100424694C CN B2005100907077 A CNB2005100907077 A CN B2005100907077A CN 200510090707 A CN200510090707 A CN 200510090707A CN 100424694 C CN100424694 C CN 100424694C
- Authority
- CN
- China
- Prior art keywords
- webpage
- hyperlink
- attribute
- mapping relations
- browser
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
This invention discloses a realization method for network favorites including: setting up a mapping relation of a web super link and the attribute of key words after selecting storing the web in a network favorite and keeping the relation in a server, selecting a super link of the expected browsed web to get a mapping relation of the super link of the web and the attribute of the key words to get the key word attribute of the selected web to be taken as the search key words to lookup the attribute match and effective super link, then to download webs corresponding to said super link from the corresponding network server and display them.
Description
Technical field
The present invention relates to computer networking technology, specially refer to a kind of implementation method of network profile.
Background technology
Along with the continuous high speed development of internet (Internet), be presented on user's quantity of information in front and volatile development trend also occurred.Because the information that the user is browsed on Internet every day is too abundant, when the user see one very interested or when causing the article of very big sympathetic response, general all can be smoothly with the current web page storage of browsing in the collection that browser provided, so that can find these contents to look back or share later on once more with other people.But, because this collection that is provided by browser only is the hyperlink of having preserved the desired preservation webpage of user in this locality, it is URL(uniform resource locator) (URL) address of webpage, therefore, when the user different local or use different computer internets in, just can't obtain the URL address of webpage of oneself collection, thereby can't find the own webpage of being collected.
In order to make any at any time place of user can see the web page contents that oneself is collected, the notion of network profile has been proposed now.Utilize network profile, the user can find the hyperlink of self webpage of collecting whenever and wherever possible, carries out web page browsing thereby be very easy to the user.
At present, the implementation method of network profile normally will be kept at local webpage hyperlink information originally and be kept in the public server, the user at any time or any place can obtain hyperlink information self network profile from this server, browse the web page contents of oneself collection.
The specific implementation method of described network profile comprises:
When the user wishes to collect certain web page contents, can select current web page is stowed to network profile, at this moment, browser will call local network profile application programming interfaces, hyperlink with this webpage, be that the URL address information is imported server into, make server preserve the hyperlink of this webpage;
When this user is surfing the Net somewhere, when wishing to open certain webpage that once was stowed to network profile, the user is by the network profile application programming interfaces, send the corresponding command to described server, therefrom obtain the hyperlink address of all webpages that the user once collected, and be shown to the user with the form of hyperlink tabulation;
Behind the webpage that the user selects to wish to browse from described hyperlink tabulation, network profile is by calling local browser external interface, from the webpage of network (Web) the downloaded correspondence of this webpage correspondence and be shown to the user.
This shows that by using network profile, the user can see the webpage that oneself is preserved at any time and any place, greatly makes things convenient for the user to carry out web page browsing.But, because what network profile was preserved is the hyperlink of webpage, therefore, when the hyperlink of certain webpage changes, when for example the domain name of website or IP address change, just can't find corresponding webpage by this hyperlink, thus the webpage that causes the user can't find hope to see.
Summary of the invention
In order to solve the problem that prior art exists, the invention provides a kind of implementation method of network profile, even when the hyperlink of webpage that the user collects changes, the user also can find the webpage of identical content by utilizing network profile of the present invention, thereby convenient user carries out web page browsing.
The implementation method of network profile of the present invention comprises:
A, select the current webpage of browsing is saved in network profile after, foundation the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute, and described mapping relations are kept in the server of depositing network profile information;
B, in network profile, select to wish the hyperlink of the webpage browsed after, obtain the mapping relations of this webpage hyperlink and this front-page keyword attribute according to the hyperlink of selected webpage, obtain the key attribute of selected webpage, this key attribute is searched hyperlink with this front-page keyword attributes match as search key, download webpage corresponding and demonstration from the webserver of correspondence with this hyperlink according to the hyperlink that finds.
Step a is described set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute comprise:
A1, the external interface by local browser application obtain the hyperlink in the input frame of browser address;
A2, obtain corresponding web page contents in the local cache according to being hyperlinked to of step a1;
The web page contents that a3, parsing are obtained, and extraction key word wherein is as the key attribute of collection webpage;
A4, the hyperlink of collection webpage is corresponding with the key attribute that step a3 extracts.
The described local browser application external interface of step a1 is the IWebBrowser2 interface.
Step a3 is described to resolve to: according to employed this web page contents of HTML (Hypertext Markup Language) format analysis of obtaining webpage;
The described key word of step a3 is the title of the webpage that obtains;
The described extraction keyword in website of step a3 is: the title that extracts the webpage that obtains by the interface function IHTMLDocument2::GetTitle in the IHTMLDocument2 interface.
Step a further comprises: will set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute be kept at local computer.
The described mapping relations of obtaining this webpage hyperlink and this front-page keyword attribute of step b are: search local computer and whether preserve the mapping relations of collecting webpage hyperlink and key attribute to some extent, if having, then directly obtain described mapping relations; Otherwise, collect the mapping relations of webpage hyperlink and key attribute from the downloaded of depositing network profile information.
The described mapping relations of obtaining this webpage hyperlink and this front-page keyword attribute of step b are: from the mapping relations of the described webpage hyperlink of the downloaded of depositing network profile information and this front-page keyword attribute.
The hyperlink that step b is described to be searched with this front-page keyword attributes match comprises:
Startup has the browser process at hiding attribute interface, and the search command that sends the HTML (Hypertext Markup Language) that carries above-mentioned key attribute carries out keyword query to professional search engine;
The hyperlink of returning from professional search engine with above-mentioned key attribute coupling is obtained the hyperlink with described key attribute coupling tabulating.
Hyperlink of obtaining with described key attribute coupling of the present invention is: utilize the interface function of IHTMLDocument2 to extract the first hyperlink of mating with key attribute from the Search Results that professional search engine returns.
The described webserver from correspondence of step b is downloaded the webpage of this hyperlink correspondence and is shown and comprises:
Transmission carries the hypertext transfer protocol requests of selected webpage hyperlink to the corresponding network server, downloads the pairing webpage of selected webpage hyperlink from this webserver;
Obtain the handle of local browser window by the IWebBrowser2 interface, open a browser window automatically by this handle, the window that utilizes the IWebBrowser2 message interface that browser is set simultaneously is visible state;
In the browser window of opening, show institute's web pages downloaded.
After the hyperlink of the webpage that step b selection hope is browsed, further comprise: the webpage of downloading this hyperlink correspondence according to selected hyperlink from the webserver of correspondence, the response of monitoring network server simultaneously, if this webserver has successfully returned described webpage, then show the webpage that returns, finish then; Otherwise, continue execution in step b.
The response of described monitoring network server is the response at port 80 monitoring network servers.
The webpage that the described webserver from correspondence is downloaded this hyperlink correspondence is: the enabling address that obtains local default browser, start local browser application, in start-up parameter, carry the hyperlink of selected webpage, local browser sends the hypertext transfer protocol requests that carries selected webpage hyperlink and arrives the corresponding network server, downloads the pairing webpage of selected webpage hyperlink from this webserver.
After step b, further comprise: the webpage hyperlink of collecting of preserving on the update service device, the hyperlink of the webpage of preserving on the deletion original server of collecting that had lost efficacy and the corresponding relation of this front-page keyword attribute are preserved the new hyperlink and the mapping relations of corresponding front-page keyword attribute.
Hyperlink of the present invention is the URL(uniform resource locator) of webpage.
This shows, in method of the present invention, network profile has been preserved the hyperlink of the webpage of collecting on the one hand, on the one hand also preserved this hyperlink with the mapping relations of corresponding front-page keyword attribute, like this, when the hyperlink of webpage that the user collects changes, network profile still can be according to the front-page keyword attribute of being preserved, search engine by specialty finds the webpage with identical content, and be shown to the user, carry out web page browsing thereby be very easy to the user.
Description of drawings
Fig. 1 is of the present invention with the method flow diagram of web page storage to network profile;
Fig. 2 is the method flow diagram of webpage in the browse network collection of the present invention.
Embodiment
The implementation method of network profile of the present invention comprises: with method two parts content of web page storage webpage in the method for network profile and the browse network collection.
Following with reference to Fig. 1 describe in detail of the present invention with web page storage to the method for network profile.
As shown in Figure 1, the method for web page storage to network profile mainly be may further comprise the steps:
A1, select the current web page storage of browsing behind network profile the user, network profile imports the hyperlink of collection webpage into the server of this user network collection information of preservation, make it preserve the hyperlink of the webpage of collecting, simultaneously, local browser obtains the hyperlink of the webpage of collecting in the input frame of browser address by the external interface of browser application;
The described local browser of this step can be that the IE browser of Microsoft (Micro Soft) also can be TT browser of Tengxun or the like, described browser application external interface can be the IWebBrowser2 interface that Microsoft provides, and described hyperlink is the URL address character string of webpage;
A2, local browser obtain the content of the webpage of collecting of buffer memory in the local cache (Cache) under internal memory or the system directory according to being hyperlinked to of collection webpage;
A3, local browser be according to the web page contents that format analysis obtained of HTML(Hypertext Markup Language), and extract wherein key word as the key attribute of collection webpage;
The key word that local browser extracts is the Keyword Tag that can identify this webpage, for example: exercise question (Title) label substance etc.;
In this step, the content of extracting Title label correspondence can realize by the interface function IHTMLDocument2::GetTitle in the IHTMLDocument2 interface;
A4, local browser set up the mapping relations of institute's webpage hyperlink of collecting and this front-page keyword attribute, and described mapping relations are saved in the server of this user network collection information of preservation.
In this step, described mapping relations of collecting webpage hyperlink and described key attribute can be kept in the described server with the form of extend markup language (XML).
In addition, the user uses described network profile to carry out web page browsing for convenience, can also further described mapping relations be kept in the local computer.
By above-mentioned web page storage method, the user has preserved the webpage of collecting on the one hand in described network profile hyperlink, the mapping relations of this hyperlink have also been preserved on the one hand with corresponding front-page keyword attribute, like this, when the hyperlink of webpage that the user collects changes, the front-page keyword attribute that network profile can pass through to be preserved finds the webpage of identical content, and download is shown to the user.
Describe the method for webpage in the browse network collection of the present invention in detail below with reference to Fig. 2.
As shown in Figure 2, the method for webpage mainly may further comprise the steps in the browse network collection:
B1, when the user wishes to check certain webpage that is collected in the network profile, network profile at first obtains all webpage hyperlinks that this user collects according to user's the server that is identified to this user network collection information of preservation, and be shown to the user with the form of hyperlink tabulation, select for the user;
B2, when the user selects to open certain webpage in described hyperlink tabulation, network profile obtains the enabling address of local default browser, start local browser application, the hyperlink of in start-up parameter, carrying user-selected webpage simultaneously, local browser sends the HTTP(Hypertext Transport Protocol) request to corresponding Web server according to described hyperlink, from this Web server download this hyperlink the content of corresponding webpage;
B3, network profile application program judge that according to the http response that Web server returns whether this Web server has successfully returned the content of described webpage, if successfully returned described webpage, then carries out B10; If successfully do not return described webpage, illustrate that then variation may take place in the hyperlink of user-selected webpage, then execution in step B4;
In this step, because http protocol is the transmission of carrying out agreement at port 80 with receiving course, the therefore local browser result that can directly return at port 80 intercepting and capturing Web servers, and judge according to described result;
In another preferred embodiment of the present invention, the user can not carry out above-mentioned steps B2 and B3, and directly carry out following step B4 after selecting to open certain webpage in the hyperlink tabulation of network profile;
B4, network profile are searched local computer and whether are preserved the mapping relations of collecting webpage hyperlink and key attribute to some extent, if having, and execution in step B6 then; Otherwise, execution in step B5;
B5, network profile collect the mapping relations of webpage hyperlink and key attribute, execution in step B6 then from the downloaded of preserving this user network collection information;
Wherein, described mapping relations of collecting webpage hyperlink and key attribute can be the forms of XML file;
B6, network profile utilize the mapping relations of webpage hyperlink and the described key attribute of collecting, and inquire the key attribute of this webpage according to the hyperlink of the selected webpage of active user;
Wherein, the key attribute of described webpage can be the title of webpage, or other can identify the key word of this webpage;
B7, network profile application program are with the search key of above-mentioned key attribute as professional search engine, start and have the browser process at hiding attribute interface, the HTTP search command that transmission carries above-mentioned key attribute carries out keyword query to the professional search engine of for example Google or Baidu (Baidu) etc., to obtain to have the hyperlink of identical content webpage;
B8, local browser return from professional search engine, in tabulating with the hyperlink of above-mentioned key attribute coupling, obtain a hyperlink with described key attribute coupling;
Same because http protocol is the transmission of carrying out agreement at port 80 with receiving course, local browser can be directly at the Search Results of port 80 intercepting and capturing professional search engines;
In addition, because what professional search engines such as Google or Baidu adopted all is the coupling principle of priority, the hyperlink that promptly meets most querying condition will be arranged in the first place of hyperlink tabulation, therefore when comprising a plurality of hyperlink in the super tabulation that described professional search engine returns, only need resolve the Search Results that professional engine returns according to the form of HTML, the first hyperlink that obtains being returned in the hyperlink gets final product;
In above-mentioned resolving, can utilize the interface function of IHTMLDocument2 from the Search Results that professional search engine returns, to extract the first hyperlink of mating equally with key attribute;
The hyperlink that B9, network profile utilization are obtained by http protocol, is downloaded the web page contents of this hyperlink correspondence from the Web server of correspondence, and gives the user by the local browser display institute web pages downloaded that starts at step B2, finishes then;
In this step, describedly comprise to the user by webpage that local browser display is downloaded: network profile obtains the handle of local browser window by the IWebBrowser2 interface, automatically open a browser window by this handle again, the window that utilizes the IWebBrowser2 message interface that browser is set simultaneously is visible state, at last, in this browser window, show institute's web pages downloaded.
B10, the webpage that Web server is returned are shown to the user by local browser application, finish then.
After said process is finished, network profile further the update service device and local preserve the mapping relations of the webpage hyperlink of collecting and this hyperlink and this front-page keyword attribute.
The mapping relations of described renewal hyperlink and key attribute are: deletion was kept at the hyperlink of having lost efficacy on the server and the corresponding relation of key attribute originally, preserved the new hyperlink and the mapping relations of key attribute.
From said process as can be seen, by set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute, can be under the situation that the hyperlink of collection webpage changes, key attribute by this webpage, the identical webpage of search content in the search engine of specialty, be shown to the user, be very easy to the user and carry out web page browsing; And above-mentioned whole process is transparent to the user, does not promptly need user's intervention; In addition, method of the present invention can also realize dynamically updating of network profile.
Claims (14)
1. the implementation method of a network profile is characterized in that, described method comprises:
A, select the current webpage of browsing is saved in network profile after, set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute, and the mapping relations of foundation are kept in the server of depositing network profile information;
B, in network profile, select to wish the hyperlink of the webpage browsed after, obtain the mapping relations of this webpage hyperlink and this front-page keyword attribute according to the hyperlink of selected webpage, obtain the key attribute of selected webpage, this key attribute is searched hyperlink with this front-page keyword attributes match as search key, download webpage corresponding and demonstration from the webserver of correspondence with this hyperlink according to the hyperlink that finds.
2. the method for claim 1 is characterized in that, step a is described set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute comprise:
A1, the external interface by local browser application obtain the hyperlink in the input frame of browser address;
A2, obtain corresponding web page contents in the local cache according to being hyperlinked to of step a1;
The web page contents that a3, parsing are obtained, and extraction key word wherein is as the key attribute of collection webpage;
A4, the hyperlink of collection webpage is corresponding with the key attribute that step a3 extracts.
3. method as claimed in claim 2 is characterized in that, the described local browser application external interface of step a1 is the IWebBrowser2 interface.
4. method as claimed in claim 2 is characterized in that,
Step a3 is described to resolve to: according to employed this web page contents of HTML (Hypertext Markup Language) format analysis of obtaining webpage;
The described key word of step a3 is the title of the webpage that obtains;
The described extraction keyword in website of step a3 is: the title that extracts the webpage that obtains by the interface function IHTMLDocument2::GetTitle in the IHTMLDocument2 interface.
5. as claim 1,2 or 3 described methods, it is characterized in that step a further comprises: will set up the mapping relations of the webpage hyperlink of collecting and this front-page keyword attribute be kept at local computer.
6. method as claimed in claim 5, it is characterized in that, the described mapping relations of obtaining this webpage hyperlink and this front-page keyword attribute of step b are: search local computer and whether preserve the mapping relations of collecting webpage hyperlink and key attribute to some extent, if have, then directly obtain described mapping relations; Otherwise, collect the mapping relations of webpage hyperlink and key attribute from the downloaded of depositing network profile information.
7. as claim 1,2 or 3 described methods, it is characterized in that the described mapping relations of obtaining this webpage hyperlink and this front-page keyword attribute of step b are: from the mapping relations of the described webpage hyperlink of the downloaded of depositing network profile information and this front-page keyword attribute.
8. as claim 1,2 or 3 described methods, it is characterized in that the hyperlink that step b is described to be searched with this front-page keyword attributes match comprises:
Startup has the browser process at hiding attribute interface, and the search command that sends the HTML (Hypertext Markup Language) that carries above-mentioned key attribute carries out keyword query to professional search engine;
The hyperlink of returning from professional search engine with above-mentioned key attribute coupling is obtained the hyperlink with described key attribute coupling tabulating.
9. method as claimed in claim 8, it is characterized in that described hyperlink of obtaining with described key attribute coupling is: utilize the interface function of IHTMLDocument2 to extract the first hyperlink of mating with key attribute from the Search Results that professional search engine returns.
10. as claim 1,2 or 3 described methods, it is characterized in that the described webserver from correspondence of step b is downloaded the webpage of this hyperlink correspondence and shown and comprises:
Transmission carries the hypertext transfer protocol requests of selected webpage hyperlink to the corresponding network server, downloads the pairing webpage of selected webpage hyperlink from this webserver;
Obtain the handle of local browser window by the IWebBrowser2 interface, open a browser window automatically by this handle, the window that utilizes the IWebBrowser2 message interface that browser is set simultaneously is visible state;
In the browser window of opening, show institute's web pages downloaded.
11. as claim 1,2 or 3 described methods, it is characterized in that, after the hyperlink of the webpage that step b selection hope is browsed, further comprise: the webpage of downloading this hyperlink correspondence according to selected hyperlink from the webserver of correspondence, the response of monitoring network server simultaneously, if this webserver has successfully returned described webpage, then show the webpage that returns, finish then; Otherwise, continue execution in step b.
12. method as claimed in claim 11 is characterized in that, the response of described monitoring network server is: in the response of port 80 monitoring network servers;
The webpage that the described webserver from correspondence is downloaded this hyperlink correspondence is: the enabling address that obtains local default browser, start local browser application, in start-up parameter, carry the hyperlink of selected webpage, local browser sends the hypertext transfer protocol requests that carries selected webpage hyperlink and arrives the corresponding network server, downloads the pairing webpage of selected webpage hyperlink from this webserver.
13. as claim 1,2 or 3 described methods, it is characterized in that, after step b, further comprise: the webpage hyperlink of collecting of preserving on the update service device, and the hyperlink of the webpage of preserving on the deletion original server of collecting that had lost efficacy and the corresponding relation of this front-page keyword attribute, preserve new hyperlink with the mapping relations of corresponding front-page keyword attribute.
14., it is characterized in that described hyperlink is the URL(uniform resource locator) of webpage as claim 1,2 or 3 described methods.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100907077A CN100424694C (en) | 2005-08-11 | 2005-08-11 | Implementing method of network profile |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100907077A CN100424694C (en) | 2005-08-11 | 2005-08-11 | Implementing method of network profile |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1912869A CN1912869A (en) | 2007-02-14 |
CN100424694C true CN100424694C (en) | 2008-10-08 |
Family
ID=37721809
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNB2005100907077A Active CN100424694C (en) | 2005-08-11 | 2005-08-11 | Implementing method of network profile |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN100424694C (en) |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101414906B (en) * | 2008-11-20 | 2011-05-11 | 腾讯科技(深圳)有限公司 | Method and apparatus for accessing network favorite by multiple account numbers |
CN101662503B (en) * | 2009-09-14 | 2012-09-05 | 金蝶软件(中国)有限公司 | Information transmission method, proxy server and service system in network |
CN102378058B (en) * | 2010-08-11 | 2014-10-01 | 深圳Tcl新技术有限公司 | Method for updating search result of IPTV terminal and IPTV server |
CN102306181B (en) * | 2011-08-29 | 2014-05-07 | 北京搜狗科技发展有限公司 | Method and system for providing network resources |
CN102521251B (en) * | 2011-11-16 | 2015-04-01 | 北京搜狗科技发展有限公司 | Method for directly realizing personalized search, device for realizing method, and search server |
CN103389984B (en) * | 2012-05-08 | 2018-03-23 | 百度在线网络技术(北京)有限公司 | A kind of method and apparatus for being used to provide collection relevant information in search result |
CN102737121A (en) * | 2012-06-01 | 2012-10-17 | 北京奇乐客科技有限公司 | Webpage collection method, client side and server of cloud platform |
CN102752450B (en) * | 2012-06-18 | 2015-04-08 | 宇龙计算机通信科技(深圳)有限公司 | Terminal and information display method |
CN102819554B (en) * | 2012-06-26 | 2015-11-25 | 北京奇虎科技有限公司 | A kind of disposal route of favorites data, device and server |
CN103631827B (en) | 2012-08-29 | 2016-08-10 | 腾讯科技(深圳)有限公司 | A kind of method and system of Synchronization Network page information |
CN102929985A (en) * | 2012-10-18 | 2013-02-13 | 北京奇虎科技有限公司 | Method and system for displaying collected webpage |
CN102915363B (en) * | 2012-10-18 | 2015-12-09 | 北京奇虎科技有限公司 | Web site collection method and system |
CN102937981A (en) * | 2012-10-18 | 2013-02-20 | 北京奇虎科技有限公司 | Webpage representing system and method |
CN104239297A (en) * | 2013-06-06 | 2014-12-24 | 腾讯科技(北京)有限公司 | Webpage bookmarking method, system and device |
CN104778169B (en) * | 2014-01-09 | 2018-10-19 | 深圳桑菲消费通信有限公司 | A kind of Web browser method, device and mobile terminal |
CN103761310B (en) * | 2014-01-23 | 2019-04-12 | 贝壳网际(北京)安全技术有限公司 | A kind of web page access record processing method, device and browser |
CN104809116B (en) * | 2014-01-24 | 2018-10-19 | 腾讯科技(深圳)有限公司 | A kind of method, apparatus and terminal of collection content |
CN104063498A (en) * | 2014-07-04 | 2014-09-24 | 百度在线网络技术(北京)有限公司 | Method and device for searching for bookmark of browser |
CN105468270A (en) * | 2014-08-18 | 2016-04-06 | 腾讯科技(深圳)有限公司 | Terminal application control method and device |
CN104796754A (en) * | 2015-04-08 | 2015-07-22 | 天脉聚源(北京)传媒科技有限公司 | Collected page display method and collected page display device |
CN104915422A (en) * | 2015-06-10 | 2015-09-16 | 安一恒通(北京)科技有限公司 | Webpage collecting method and device based on browser |
CN108959316B (en) * | 2017-05-24 | 2021-08-20 | 北京搜狗科技发展有限公司 | Method and device for adding webpage to favorites |
CN107193976B (en) * | 2017-05-25 | 2024-03-29 | 北京小米移动软件有限公司 | Information resource display method, device and computer readable storage medium |
CN110069667B (en) * | 2017-11-03 | 2022-07-19 | 北京搜狗科技发展有限公司 | Searching method, searching device and searching device |
CN113094382B (en) * | 2021-04-02 | 2022-12-06 | 南开大学 | Semi-automatic data acquisition and updating method for multi-source data management |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1226034A (en) * | 1997-11-21 | 1999-08-18 | 国际商业机器公司 | Named bookmark sets |
CN1458599A (en) * | 2003-04-15 | 2003-11-26 | 刘彬 | On-line collecting and management system and plan for new web page information |
WO2005055090A1 (en) * | 2003-12-01 | 2005-06-16 | Metanav Corporation | Dynamic keyword processing system and method for user oriented internet navigation |
-
2005
- 2005-08-11 CN CNB2005100907077A patent/CN100424694C/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1226034A (en) * | 1997-11-21 | 1999-08-18 | 国际商业机器公司 | Named bookmark sets |
CN1458599A (en) * | 2003-04-15 | 2003-11-26 | 刘彬 | On-line collecting and management system and plan for new web page information |
WO2005055090A1 (en) * | 2003-12-01 | 2005-06-16 | Metanav Corporation | Dynamic keyword processing system and method for user oriented internet navigation |
Also Published As
Publication number | Publication date |
---|---|
CN1912869A (en) | 2007-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100424694C (en) | Implementing method of network profile | |
US7596533B2 (en) | Personalized multi-service computer environment | |
CN103324669B (en) | A kind of method that Web page bookmark is processed and client | |
US20020107847A1 (en) | Method and system for visual internet search engine | |
US20060265417A1 (en) | Enhanced graphical interfaces for displaying visual data | |
CN101025740B (en) | Automatic play method of picture search result | |
CN106528657A (en) | Control method and device for jumping from browser to application program | |
JP6073336B2 (en) | Historical browsing session management | |
CN103577392B (en) | Keyword method for pushing and device based on current browse webpage | |
JP2000194612A (en) | Method and system for converting electronic data content for wireless devices | |
CN102843445A (en) | Browser and domain name resolution method thereof | |
JPH11312190A (en) | Product information display method | |
CN102200980A (en) | Method and system for providing network resources | |
US20150089378A1 (en) | Graphical bookmark realization method and device for embedded browser, and Terminal | |
CN102591887B (en) | Network data pre-head method and system | |
US20070162524A1 (en) | Network document management | |
WO2011097992A1 (en) | Method, system and front end server for implementing web page access | |
EP2399209A1 (en) | Content access platform and methods and apparatus providing access to internet content for heterogeneous devices | |
CN102750352A (en) | Method and device for classified collection of historical access records in browser | |
US7970758B2 (en) | Automatic completion with LDAP | |
US20080172396A1 (en) | Retrieving Dated Content From A Website | |
CN103617278A (en) | Control method and device for address bar searching | |
CN1960371B (en) | Method and system for accessing file of Web application program | |
CN106294848A (en) | A kind of web analysis, acquisition methods and device | |
CN106301928A (en) | A kind of web analysis, acquisition methods and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |