CN104090978A - Method for quickly being access to web site - Google Patents
Method for quickly being access to web site Download PDFInfo
- Publication number
- CN104090978A CN104090978A CN201410351600.2A CN201410351600A CN104090978A CN 104090978 A CN104090978 A CN 104090978A CN 201410351600 A CN201410351600 A CN 201410351600A CN 104090978 A CN104090978 A CN 104090978A
- Authority
- CN
- China
- Prior art keywords
- network address
- content
- clipbook
- browser
- browser application
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a method for quickly being access to a web site. The method comprises the steps that the content of a clipboard can be automatically acquired under the premise that a browser application of a system is opened, whether the content of the clipboard is the web site or not is detected, and if the content of the clipboard is identified as the web site, a new webpage browser is opened and is access to the web site. Accordingly, the paste operation and access operation are omitted for a user, and great convenience is brought to the user.
Description
Technical field
The present invention relates to a kind of network technology, particularly a kind of method of fast access network address.
Background technology
Browsing page has become us and has used requisite a kind of behavior in computer, it is the critical path of our inquiry data, obtaining information etc., general all with the software of browsing page on the various electronic equipments such as mobile phone, as the internet explorer of Microsoft, to utilize at present the software of these browsing pages to open webpage, there are two kinds of modes, mode is to being stored in the network address with hyperlink on electronic equipment, can click this network address and automatically starts the software of browsing page and interconnection network is opened the webpage that this network address is pointed to; Another kind of mode is first manually to open the software of browsing page, the network address that then manual input will be opened, but the operation steps of these methods is all more loaded down with trivial details, takies the more time.
Summary of the invention
The present invention, for addressing the above problem, provides a kind of method of fast access network address, only need copy described network address and get final product this network address of fast automatic access, for user has saved paste operation and accessing operation.
For achieving the above object, the technical solution used in the present invention is:
A method for fast access network address, is characterized in that, comprises the following steps:
10. open the browser application of system;
The content of 20. automatic acquisition clipbooks;
Whether 30. contents that detect described clipbook are network address;
40. automatically open new web browser and access this network address if be identified as network address.
Preferably, in described step 10, described system comprises: the system platform of the various intelligence such as Windows system, Mac system, Android system, iOS system; Described browser application comprises the browser that system carries, and also comprises the browser that third party develops.
Preferably, also comprise content replication step, in this step, user copies to Clipboard network address to be visited, and copy step can be before opening the browser application of system, also can be after opening the browser application of system.
Preferably, whether the content that detects described clipbook in described step 30 comprises network address, is mainly to use the content of clipbook to attempt carrying out a http connection, if successful connection is network address by the content recognition of this clipbook.
Preferably, whether the content that detects described clipbook in described step 30 comprises network address, and it is further comprising the steps:
31. use the content creating http of clipbook to connect;
32. obtain connection response status code;
33. judge whether successful connection according to responsive state code, judge whether Contents of clipboard is effective network address;
34. disconnect http connects.。
Preferably, in described step 40, if the network address recognizing is opened in browser application, automatically switch to the corresponding web browser of this network address.
The invention has the beneficial effects as follows:
The method of a kind of fast access network address of the present invention, its can automatic acquisition clipbook under the prerequisite of browser application of opening system content, and whether the content that detects described clipbook comprises network address, if recognizing network address automatically opens new web browser and accesses this network address, thereby for user has saved paste operation and accessing operation, bring great convenience to user.
Brief description of the drawings
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms a part of the present invention, and schematic description and description of the present invention is used for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the general flow chart of the method for a kind of fast access network address of the present invention.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearer, clear, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
As shown in Figure 1, the method for a kind of fast access network address of the present invention, it comprises the following steps:
10. open the browser application of system;
The content of 20. automatic acquisition clipbooks;
Whether 30. contents that detect described clipbook are network address;
40. automatically open new web browser and access this network address if be identified as network address.
Described system comprises: the system platform of the various intelligence such as Windows system, Mac system, Android system, iOS system; Described browser application comprises the browser that system carries, and also comprises the browser that third party develops.
In the present embodiment, also comprise content replication step, in this step, user copies to Clipboard network address to be visited, and copy step can be before opening the browser application of system, also can be after opening the browser application of system.No matter user copied network address before open any browser application, or copied network address after open any browser application, all can automatically detect content this network address of automatic access of current clipbook.Clipbook is a temporal data providing of operating system and a shared module is provided, also referred to as data relay station, clipbook works on backstage, in internal memory, it is one section of storage area that operating system arranges, as long as there is the place of text input to paste and just occurred by CRTL+V or right button, new content is delivered to after clipbook, will cover old content.Therefore in described step 20, the content of automatic acquisition clipbook refers to the content copying for the last time.
Whether the content that detects described clipbook in described step 30 comprises network address, mainly to utilize socket communication protocol to access the content of this clipbook, use the content of clipbook to attempt carrying out a http connection, then according to connecting whether successfully judge whether the content of this clipbook is network address, if successful connection is network address by the content recognition of this clipbook; Whether the present invention successfully judges according to connection whether the content of this clipbook is effective network address, and disconnects immediately after responsive state is obtained in http connection, saves time and flow expense, and it is further comprising the steps:
31. use the content creating http of clipbook to connect;
32. obtain connection response status code;
33. judge whether successful connection according to responsive state code, judge whether Contents of clipboard is effective network address;
34. disconnect http connects.
In described step 40, if the network address recognizing is opened in browser application, automatically switch to the corresponding web browser of this network address.
The present invention is easy to operate, it arranges the function of the content of auto acquisition system clipbook in browser application, if open any browser application of user, only need copy network address to be visited can open this network address automatically, if user first carries out copy step, can this network address of automatic access in the time that open any browser is applied.Thereby for user has saved operation steps and time.
Above-mentioned explanation illustrates and has described the preferred embodiments of the present invention, be to be understood that the present invention is not limited to disclosed form herein, should not regard the eliminating to other embodiment as, and can be used for various other combinations, amendment and environment, and can, in invention contemplated scope herein, change by technology or the knowledge of above-mentioned instruction or association area.And the change that those skilled in the art carry out and variation do not depart from the spirit and scope of the present invention, all should be in the protection domain of claims of the present invention.
Claims (6)
1. a method for fast access network address, is characterized in that, comprises the following steps:
10. open the browser application of system;
The content of 20. automatic acquisition clipbooks;
Whether 30. contents that detect described clipbook are network address;
40. automatically open new web browser and access this network address if be identified as network address.
2. the method for a kind of fast access network address according to claim 1, is characterized in that: in described step 10, described system comprises: the system platform of the various intelligence such as Windows system, Mac system, Android system, iOS system; Described browser application comprises the browser that system carries, and also comprises the browser that third party develops.
3. the method for a kind of fast access network address according to claim 1, it is characterized in that: also comprise content replication step, in this step, user copies to Clipboard network address to be visited, copy step can be before opening the browser application of system, also can be after opening the browser application of system.
4. the method for a kind of fast access network address according to claim 1, it is characterized in that: whether the content that detects described clipbook in described step 30 comprises network address, mainly to use the content of clipbook to attempt carrying out a http connection, if successful connection is network address by the content recognition of this clipbook.
5. the method for a kind of fast access network address according to claim 4, is characterized in that: whether the content that detects described clipbook in described step 30 comprises network address, and it is further comprising the steps:
31. use the content creating http of clipbook to connect;
32. obtain connection response status code;
33. judge whether successful connection according to responsive state code, judge whether Contents of clipboard is effective network address;
34. disconnect http connects.
6. the method for a kind of fast access network address according to claim 1, is characterized in that: in described step 40, if the network address recognizing is opened in browser application, automatically switch to the corresponding web browser of this network address.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410351600.2A CN104090978A (en) | 2014-07-23 | 2014-07-23 | Method for quickly being access to web site |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410351600.2A CN104090978A (en) | 2014-07-23 | 2014-07-23 | Method for quickly being access to web site |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104090978A true CN104090978A (en) | 2014-10-08 |
Family
ID=51638694
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410351600.2A Pending CN104090978A (en) | 2014-07-23 | 2014-07-23 | Method for quickly being access to web site |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104090978A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105302561A (en) * | 2015-11-05 | 2016-02-03 | 精硕世纪科技(北京)有限公司 | Memory clipboard based intelligent identification method and system |
CN106293961A (en) * | 2016-07-28 | 2017-01-04 | 北京小米移动软件有限公司 | Text message processing method and device |
CN106294372A (en) * | 2015-05-15 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Application program page quick access method and apply its mobile terminal |
CN106406931A (en) * | 2016-08-25 | 2017-02-15 | 广州华多网络科技有限公司 | Studio rapid starting method and device in application program, and terminal equipment |
CN111159602A (en) * | 2019-12-26 | 2020-05-15 | 汕头东风印刷股份有限公司 | Quick access method and device for website page and storage medium |
US10853564B2 (en) | 2016-04-28 | 2020-12-01 | Huawei Technologies Co., Ltd. | Operation for copied content |
CN112632445A (en) * | 2020-12-30 | 2021-04-09 | 广州酷狗计算机科技有限公司 | Webpage playing method, device, equipment and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080115046A1 (en) * | 2006-11-15 | 2008-05-15 | Fujitsu Limited | Program, copy and paste processing method, apparatus, and storage medium |
CN103064584A (en) * | 2012-12-24 | 2013-04-24 | 东莞宇龙通信科技有限公司 | Method and device for pasting |
CN103186671A (en) * | 2013-03-28 | 2013-07-03 | 百度在线网络技术(北京)有限公司 | Searching method and searching system for mobile terminal, and mobile terminal |
CN103279288A (en) * | 2013-05-31 | 2013-09-04 | 北京小米科技有限责任公司 | Method, device and terminal units for transmitting data |
-
2014
- 2014-07-23 CN CN201410351600.2A patent/CN104090978A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080115046A1 (en) * | 2006-11-15 | 2008-05-15 | Fujitsu Limited | Program, copy and paste processing method, apparatus, and storage medium |
CN103064584A (en) * | 2012-12-24 | 2013-04-24 | 东莞宇龙通信科技有限公司 | Method and device for pasting |
CN103186671A (en) * | 2013-03-28 | 2013-07-03 | 百度在线网络技术(北京)有限公司 | Searching method and searching system for mobile terminal, and mobile terminal |
CN103279288A (en) * | 2013-05-31 | 2013-09-04 | 北京小米科技有限责任公司 | Method, device and terminal units for transmitting data |
Non-Patent Citations (2)
Title |
---|
SUCRE03: "用vbs实现从剪贴板中抓取一个URL 然后在浏览器中打开该web站点", 《51CTO博客 HTTP://SUCRE.BLOG.51CTO.COM/1084905/394563》 * |
宋培: "基于局域网的资源分享平台系统的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106294372A (en) * | 2015-05-15 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Application program page quick access method and apply its mobile terminal |
CN106294372B (en) * | 2015-05-15 | 2019-06-25 | 阿里巴巴集团控股有限公司 | Application program page quick access method and the mobile terminal for applying it |
CN105302561A (en) * | 2015-11-05 | 2016-02-03 | 精硕世纪科技(北京)有限公司 | Memory clipboard based intelligent identification method and system |
US10853564B2 (en) | 2016-04-28 | 2020-12-01 | Huawei Technologies Co., Ltd. | Operation for copied content |
US11868710B2 (en) | 2016-04-28 | 2024-01-09 | Honor Device Co., Ltd. | Method and apparatus for displaying a text string copied from a first application in a second application |
CN106293961A (en) * | 2016-07-28 | 2017-01-04 | 北京小米移动软件有限公司 | Text message processing method and device |
CN106293961B (en) * | 2016-07-28 | 2020-03-03 | 北京小米移动软件有限公司 | Text information processing method and device |
CN106406931A (en) * | 2016-08-25 | 2017-02-15 | 广州华多网络科技有限公司 | Studio rapid starting method and device in application program, and terminal equipment |
CN111159602A (en) * | 2019-12-26 | 2020-05-15 | 汕头东风印刷股份有限公司 | Quick access method and device for website page and storage medium |
CN112632445A (en) * | 2020-12-30 | 2021-04-09 | 广州酷狗计算机科技有限公司 | Webpage playing method, device, equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104090978A (en) | Method for quickly being access to web site | |
US9367403B2 (en) | Terminal and application restoring method | |
US9584612B2 (en) | Systems and methods for pushing applications | |
CN103064738B (en) | The method and system of local application forms embedding browser under Linux | |
US8782799B2 (en) | Triggering a private browsing function of a web browser application program | |
CN103530160A (en) | Page loading method and device | |
US9270339B2 (en) | Method, apparatus and system of recovering an operating system on a portable communication device | |
CN102932383A (en) | Data transmission method, terminal and terminal system | |
CN104980414B (en) | File transmission method and terminal | |
CN104182430A (en) | Method and device for displaying image in text message | |
CN104615670A (en) | Method for supporting multiple rendering engines in android browser and browser | |
CN105224674A (en) | A kind of intelligent search method based on mobile device and system | |
EP3306510B1 (en) | Threat detection method and apparatus, and network system | |
CN103577554A (en) | Method and device for triggering multimedia database scanning of Android equipment | |
CN103473035A (en) | Screen capturing method and device | |
CN104035935A (en) | Webpage content push method and system for browser bookmark uniform resource locator (URL) | |
CN103838771A (en) | Browser page data processing method and device and browser | |
WO2015035899A1 (en) | Search methods and terminals | |
CN105574380A (en) | Application authority management method and device for terminal | |
CN103209414B (en) | A kind of method, device and mobile terminal of controlling web page access | |
US10394482B2 (en) | Snap tree arbitrary replication | |
CN104142965A (en) | Social application based webpage browsing method and device as well as terminal device | |
CN104408209A (en) | File processing method, file processing device and electronic equipment in start-up process of mobile operating system | |
CN105549822B (en) | A kind of icon moving method and mobile terminal | |
CN104090801A (en) | Method for fast opening webpage of mobile terminal browser and browser |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20141008 |