CN104933061A - String detection method and apparatus and electronic device - Google Patents

String detection method and apparatus and electronic device Download PDF

Info

Publication number
CN104933061A
CN104933061A CN201410102364.0A CN201410102364A CN104933061A CN 104933061 A CN104933061 A CN 104933061A CN 201410102364 A CN201410102364 A CN 201410102364A CN 104933061 A CN104933061 A CN 104933061A
Authority
CN
China
Prior art keywords
character string
domain name
address
completion
url rule
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.)
Granted
Application number
CN201410102364.0A
Other languages
Chinese (zh)
Other versions
CN104933061B (en
Inventor
张锐杰
陈泽凯
陈超铭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201410102364.0A priority Critical patent/CN104933061B/en
Publication of CN104933061A publication Critical patent/CN104933061A/en
Application granted granted Critical
Publication of CN104933061B publication Critical patent/CN104933061B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention discloses a string detection method and apparatus and an electronic device and belongs to the field of a computer. The method comprises: receiving a string input in an input field; according to the string, carrying out domain name resolution; detecting whether a domain name resolution result comprises an IP address; and if a detection result is that the domain name resolution result comprises the IP address, determining the string as a string corresponding to a webpage address. According to the present invention, by carrying out domain name resolution according to the string input by a user, judging whether the domain name resolution result comprises the IP address and determining the string as the string corresponding to the webpage address if yes, the problem that in the prior art, a webpage possibly cannot be correctly opened when the string which accords with URL rules is used as the webpage address and a webpage request is initiated is solved and the aims of improving accuracy of detecting the string and saving user time are fulfilled.

Description

Character string detection method, device and electronic equipment
Technical field
The present invention relates to computer realm, particularly a kind of character string detection method, device and electronic equipment.
Background technology
Along with the development of network technology and the constantly universal of the network terminal, the proportion of network shared by daily life is also more and more higher, and people more and more select to carry out obtaining information by web search.
User is when web search, the character string that become by keyword phrases can be inputted to search for relevant content in the input frame of search engine, also can input web page address and directly jump to related pages, whether this character string just needing search engine detection user to input in input frame is web page address.In existing detection method, search engine can detect the character string that user inputs in input frame and whether meet URL(UniformResource Locator, URL(uniform resource locator)) rule.If this character string meets URL rule, then this character string is considered as web page address, and initiates web-page requests according to this character string.If this character string does not meet URL rule, then process according to general search flow process.
Realizing in process of the present invention, inventor finds that prior art at least exists following problem:
The character string meeting URL rule might not be all real web page address, when the character string meeting URL rule is considered as web page address concurrent web-page requests by search engine, the situation correctly cannot opening webpage likely occurs, and the accuracy that character string detects is lower, and waste user time.
Summary of the invention
In order to solve in prior art search engine the character string meeting URL rule is considered as web page address concurrent web-page requests time, likely there is the problem correctly cannot opening webpage, embodiments provide a kind of character string detection method, device and electronic equipment.Described technical scheme is as follows:
On the one hand, provide a kind of character string detection method, described method comprises:
Be received in the character string inputted in input frame;
Domain name mapping is carried out according to described character string;
Detect in the result of domain name parsing and whether comprise IP address;
If comprise IP address in the result that testing result is domain name resolves, then determine that described character string is the character string corresponding with web page address.
On the other hand, provide a kind of character string pick-up unit, described device comprises:
Receiver module, for being received in the character string inputted in input frame;
Parsing module, for carrying out domain name mapping according to described character string;
First detection module, for judging whether comprise IP address in the result that domain name is resolved;
First determination module, if be comprise IP address in the result of domain name parsing for the testing result of described first detection module, then determines that described character string is the character string corresponding with web page address.
Again on the one hand, provide a kind of electronic equipment, described electronic equipment comprises:
Character string pick-up unit as described in above-mentioned aspect.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
Domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the method flow diagram of the character string detection method that one embodiment of the invention provides;
Fig. 2 is the method flow diagram of the character string detection method that another embodiment of the present invention provides;
Fig. 3 is the information display schematic diagram that another embodiment of the present invention provides;
Fig. 4 is the structure drawing of device of the character string pick-up unit that one embodiment of the invention provides;
Fig. 5 is the structure drawing of device of the character string pick-up unit that another embodiment of the present invention provides;
Fig. 6 is the equipment pie graph of the electronic equipment that one embodiment of the invention provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Please refer to Fig. 1, it illustrates the method flow diagram of the character string detection method that one embodiment of the invention provides.This character string detection method may be used for having in the electronic equipment of search engine, and such as, this electronic equipment can be provided with the smart mobile phone of search engine, panel computer or PC(Personal Computer, PC) etc.This character string detection method can comprise:
In a step 102, the character string inputted in input frame is received in;
At step 104, domain name mapping is carried out according to this character string;
In step 106, detect in the result of this domain name mapping whether comprise IP(Internet Protocol, Internet protocol) address;
In step 108, if testing result is comprise IP address in the result of this domain name mapping, then determine that this character string is the character string corresponding with web page address.
Because domain name mapping only needs very short time namely can complete usually, therefore, the character string detection method that the embodiment of the present invention provides can detect within very short time that whether the character string that user inputs in input frame is relevant to web page address, search engine can carry out subsequent treatment according to testing result, avoids the character string of correct requested webpage carrying out web-page requests.
In sum, the character string detection method that the embodiment of the present invention provides, domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
Please refer to Fig. 2, it illustrates the method flow diagram of the character string detection method that another embodiment of the present invention provides.This character string detection method may be used for having in the electronic equipment of search engine, and such as, this electronic equipment can be the smart mobile phone, the panel computer or PC etc. that are provided with search engine.For this character string detection method for whether detecting the character string that inputs in the input frame of search engine for web page address, this character string detection method can comprise:
In step 202., the character string inputted in input frame is received in;
For the input frame that this input frame is search engine, user, when using search engine, can carry out general search, also can carry out Webpage search.When search engine detects meaningful input in input frame, the character string that can input in extract real-time input frame also carries out subsequent detection.
In step 204, judge whether this character string meets URL rule, if so, enters step 206, otherwise enter step 208;
Carry out character string detection in order to reduce to unnecessary content, save process resource and detection time, first search engine can judge whether the character string inputted in input frame is necessary to carry out subsequent detection, namely judges whether this character string meets URL rule.
For the ease of domain name mapping, domain names must meet certain rule, and wherein, domain names is made up of arabic numeral, English alphabet and specific symbol usually.If include the letter of non-English in the character string in the input frame of search engine, such as Chinese character, then can judge that this character does not meet the URL rule of internet.
In step 206, domain name mapping is carried out to this character string, and enters step 212;
Search engine can to DNS(Domain Name System, domain name system) server sends and includes the domain name mapping request of this character string, and by dns server domain name mapping carried out to this character string and return analysis result.
Wherein, the corresponding relation between the domain name of each web page address and IP address is stored in dns server, when the network equipment carries out web-page requests, first to the IP address that dns server request network address is corresponding, then obtain web page contents showing according to IP address from web page server.In embodiments of the present invention, search engine, when judging that character string meets URL rule, sends to dns server and comprises the domain name mapping request of this character string, and dns server carries out domain name mapping according to domain name mapping request to this character string and returns analysis result.
In a step 208, completion is carried out to this character string, and detect the character string after completion and whether meet URL rule;
Search engine can carry out completion according to URL rule to character string.Such as, search engine can at this character string end completion TLD, obtains the character string after completion, and detects the character string after this completion and whether meet URL rule, if testing result is the character string after this completion meet URL rule, then domain name mapping is carried out to the character string after this completion.
Concrete, because search engine is when meaningful input in input frame being detected, the character string of extract real-time input, therefore, probably extract the character string that user has not inputted, if direct-detection its whether meet URL rule, then possible errors by the character string that the incomplete web page address that user inputs is judged as and web page address is irrelevant.In order to avoid this situation, search engine can add conventional TLD at the end of character string, such as adds " .com " or " .cn " etc., to carry out completion to character string, obtain the character string after completion, and whether the character string after detecting completion further meets URL rule.
Such as, the character string inputted in input frame is " www.xxyyzz ", search engine detects that this character string does not meet URL rule, conventional TLD " .com " is then used to carry out completion to it, character string after completion is " www.xxyyzz.com ", now, search engine detects " www.xxyyzz.com " further and whether meets URL rule.
In step 210, if the character string after completion meets URL rule, then domain name mapping is carried out to the character string after completion, and enter step 212;
Search engine can send the domain name mapping request that include the character string after this completion to dns server, carries out domain name mapping and return analysis result by dns server to this character string.
Concrete, if search engine detects that " www.xxyyzz.com " meets URL rule, then send the domain name mapping request including www.xxyyzz.com to dns server, by dns server, domain name mapping is carried out to www.xxyyzz.com.
In the step 212, IP address whether is comprised in the result of detecting domains name analysis;
Dns server is when carrying out domain name mapping, if the character string after inquiring according to the corresponding relation between domain name and IP address the character string or completion extracted in input frame is to when should have an IP address, return the analysis result carrying this IP address, if the IP address of the correspondence do not inquired, then the analysis result returned is for empty.
In step 214, if testing result is comprise IP address in the result of domain name mapping, then determine that this character string is the character string corresponding with web page address.
Concrete, if the character string inputted in input frame meets URL rule, and include IP address in the analysis result that returns of dns server, then determine that this character string is web page address, search engine can show related web page by this IP Address requests web data.If the character string after completion meets URL rule, and include IP address in the analysis result that returns of DNS, then determine that this character string is a part for web page address, now, search engine can point out user the network address inputted, and shows related web page by this IP Address requests web data after user completes address input.
In addition, if the character string after this character string or this completion meets URL rule, and do not comprise IP address in the result of this domain name mapping, then display reminding information, this information is for the web page address of pointing out user and checking input whether mistake.
Concrete, when search engine detects that the character string of the character string that user inputs or completion meets URL, but the analysis result that dns server returns is for time empty, likely cause because user inputs web page address mistake, now, whether the character string that search engine can point out user to check input is correct web page address.
Such as, information display schematic diagram shown in Figure 3, wherein, user is input of character string " www.baiduu.com " in input frame, and search engine detects that the character string of the character string that user inputs or completion meets URL rule, to the request of dns server initiated domain name analysis, and detect that the analysis result received is for empty, now, search engine with shade display reminding information, checks to point out user whether input of character string is correct web page address below input frame.
In addition, search engine is when carrying out domain name mapping, and whether the time of resolving can also detecting this domain name mapping exceedes default time threshold, if testing result is for this, the time of resolving has exceeded this time threshold, then cancel this domain name mapping, and determine that it is the character string corresponding with web page address.
When network condition is poor, domain name mapping failure may be caused, now, owing to cannot determine whether the character string after character string or completion is the network address, the character string after character string or completion can be carried out subsequent treatment as the network address.Concrete, a time threshold can be pre-set, namely search engine starts timer and carries out timing after the domain name mapping request sending the character string after including character string or completion to dns server, when timer timing is to this time threshold, if do not receive the analysis result that DNS returns, then judge to resolve time-out, cancel this domain name resolution process, and determine that the character string that user inputs is the character string corresponding with web page address, when user clicks search button, send web-page requests according to this character string.
If search engine detects that the character string extracted in input frame does not meet URL rule, and the character string after completion does not meet URL rule yet, then this character string can be processed with general search.
In sum, the character string detection method that the embodiment of the present invention provides, domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
In addition, the character string detection method that the embodiment of the present invention provides, URL rule whether is met by the character string judging to input in input frame before carrying out domain name mapping, if, then carry out domain name mapping, avoiding the character string to obviously not belonging to web page address to resolve, saving process resource and the time of parsing.
In addition, the character string detection method that the embodiment of the present invention provides, by when judging that the character string in input frame does not meet URL rule, completion is carried out to character string, whether the character string after further detection completion meets URL rule, and when the character string after detecting completion meets URL rule, carries out domain name mapping to the character string after completion, avoid the mistake incomplete web page address that user inputs being judged as the character string had nothing to do with web page address, improve detection accuracy.
In addition, the character string detection method that the embodiment of the present invention provides, if the character string after character string or completion meets URL rule, and does not comprise IP address in the result of domain name mapping, then point out the web page address whether mistake that user checks input, thus improve Consumer's Experience further.
Please refer to Fig. 4, it illustrates the structure drawing of device of the character string pick-up unit that one embodiment of the invention provides.This character string pick-up unit may be used for the character string detection method performed in the electronic equipment with search engine as shown in Fig. 1 or Fig. 2, and this electronic equipment can be the smart mobile phone, the panel computer or PC etc. that are provided with search engine.This character string pick-up unit can be a part for search engine.This character string monitoring device can comprise:
Receiver module 301, for being received in the character string inputted in input frame;
Parsing module 302, for carrying out domain name mapping according to described character string;
First detection module 303, for detect domain name resolve result in whether comprise IP address;
First determination module 304, if be comprise IP address in the result of domain name parsing for the testing result of described first detection module 303, then determines that described character string is the character string corresponding with web page address.
In sum, the character string pick-up unit that the embodiment of the present invention provides, domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
Please refer to Fig. 5, it illustrates the structure drawing of device of the character string pick-up unit that another embodiment of the present invention provides.This character string pick-up unit may be used for the character string detection method performed in the electronic equipment with search engine as shown in Fig. 1 or Fig. 2, and this electronic equipment can be the smart mobile phone, the panel computer or PC etc. that are provided with search engine.This character string pick-up unit can be a part for search engine.This character string monitoring device can comprise:
Receiver module 401, for being received in the character string inputted in input frame;
Parsing module 402, for carrying out domain name mapping according to described character string;
First detection module 403, for detect domain name resolve result in whether comprise IP address;
First determination module 404, if be comprise IP address in the result of domain name parsing for the testing result of described first detection module 403, then determines that described character string is the character string corresponding with web page address.
Described parsing module 402, comprising:
Judging unit 402a, for judging whether described character string meets uniform resource position mark URL rule;
First resolution unit 402b, if be that described character string meets URL rule for the judged result of described judging unit 402a, then carries out domain name mapping to described character string.
Described parsing module 402, also comprises:
Completion unit 402c, if be that described character string does not meet URL rule for the judged result of described judging unit 402a, then at described character string end completion TLD, obtains the character string after completion;
Whether detecting unit 402d, meet URL rule for the character string after detecting described completion;
Second resolution unit 402e, if be that character string after described completion meets URL rule for the testing result of described detecting unit 402d, then carries out domain name mapping to the character string after described completion.
Described device also comprises:
Reminding module 405, if meet URL rule for the character string after described character string or described completion, and not comprising IP address, then display reminding information in the domain name result of resolving, described information is for the web page address of pointing out user and checking input whether mistake.
Described device also comprises:
Second detection module 406, whether the time of resolving of resolving for detecting domain name exceedes default time threshold;
Cancel module 407, if be the described time of resolving exceed described time threshold for the testing result of described second detection module 406, then cancel domain name and resolve;
Second determination module 408, for determining that described character string is the character string corresponding with web page address.
In sum, the character string pick-up unit that the embodiment of the present invention provides, domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
In addition, the character string pick-up unit that the embodiment of the present invention provides, URL rule whether is met by the character string judging to input in input frame before carrying out domain name mapping, if, then carry out domain name mapping, avoiding the character string to obviously not belonging to web page address to resolve, saving process resource and the time of parsing.
In addition, the character string pick-up unit that the embodiment of the present invention provides, by when judging that the character string in input frame does not meet URL rule, completion is carried out to character string, whether the character string after further detection completion meets URL rule, and when the character string after detecting completion meets URL rule, carries out domain name mapping to the character string after completion, avoid the mistake incomplete web page address that user inputs being judged as the character string had nothing to do with web page address, improve detection accuracy.
In addition, the character string pick-up unit that the embodiment of the present invention provides, if the character string after character string or completion meets URL rule, and does not comprise IP address in the result of domain name mapping, then point out the web page address whether mistake that user checks input, thus improve Consumer's Experience further.
Please refer to Fig. 6, it illustrates the equipment pie graph of the electronic equipment that one embodiment of the invention provides.This may be used for performing character string detection method as shown in Fig. 1 or Fig. 2, and this electronic equipment can be provided with the smart mobile phone of search engine, panel computer or PC etc.This electronic equipment is to comprise:
Character string pick-up unit 001 as shown in Fig. 4 or Fig. 5.
In sum, the electronic equipment that the embodiment of the present invention provides, domain name mapping is carried out by the character string inputted according to user, and judge whether comprise IP address in the result of this domain name mapping, if, then determine that this character string is the character string corresponding with web page address, search engine can carry out subsequent treatment according to testing result, solve in prior art the problem that webpage likely occurs correctly to open when the character string meeting URL rule being considered as web page address concurrent web-page requests, reach the accuracy improving character string and detect, save the object of user time.
In addition, whether the electronic equipment that the embodiment of the present invention provides, meet URL rule by the character string judging to input in input frame before carrying out domain name mapping, if, then carry out domain name mapping, avoiding the character string to obviously not belonging to web page address to resolve, saving process resource and the time of parsing.
In addition, the electronic equipment that the embodiment of the present invention provides, by when judging that the character string in input frame does not meet URL rule, completion is carried out to character string, whether the character string after further detection completion meets URL rule, and when the character string after detecting completion meets URL rule, carries out domain name mapping to the character string after completion, avoid the mistake incomplete web page address that user inputs being judged as the character string had nothing to do with web page address, improve detection accuracy.
In addition, the electronic equipment that the embodiment of the present invention provides, if the character string after character string or completion meets URL rule, and does not comprise IP address in the result of domain name mapping, then point out the web page address whether mistake that user checks input, thus improve Consumer's Experience further.
It should be noted that: the character string pick-up unit that above-described embodiment provides is when carrying out character string and detecting, only be illustrated with the division of above-mentioned each functional module, in practical application, can distribute as required and by above-mentioned functions and be completed by different functional modules, inner structure by device is divided into different functional modules, to complete all or part of function described above.In addition, the character string pick-up unit that above-described embodiment provides and character string detection method embodiment belong to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can have been come by hardware, the hardware that also can carry out instruction relevant by program completes, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (11)

1. a character string detection method, is characterized in that, described method comprises:
Be received in the character string inputted in input frame;
Domain name mapping is carried out according to described character string;
Detect in the result of domain name parsing and whether comprise IP address;
If comprise IP address in the result that testing result is domain name resolves, then determine that described character string is the character string corresponding with web page address.
2. method according to claim 1, is characterized in that, describedly carries out domain name mapping according to described character string, comprising:
Judge whether described character string meets uniform resource position mark URL rule;
If judged result is described character string meet URL rule, then domain name mapping is carried out to described character string.
3. method according to claim 2, is characterized in that, described method also comprises:
If judged result is described character string do not meet URL rule, then at described character string end completion TLD, obtain the character string after completion;
Detect the character string after described completion and whether meet URL rule;
If testing result is the character string after described completion meet URL rule, then domain name mapping is carried out to the character string after described completion.
4. method according to claim 3, is characterized in that, described method also comprises:
If the character string after described character string or described completion meets URL rule, and do not comprise IP address, then display reminding information in the domain name result of resolving, described information is for the web page address of pointing out user and checking input whether mistake.
5. method according to claim 1, is characterized in that, described method also comprises:
Whether the time of resolving detecting domain name parsing exceedes default time threshold;
If testing result is the described time of resolving exceed described time threshold, then cancels domain name and resolve, and determine that described character string is the character string corresponding with web page address.
6. a character string pick-up unit, is characterized in that, described device comprises:
Receiver module, for being received in the character string inputted in input frame;
Parsing module, for carrying out domain name mapping according to described character string;
First detection module, for judging whether comprise IP address in the result that domain name is resolved;
First determination module, if be comprise IP address in the result of domain name parsing for the testing result of described first detection module, then determines that described character string is the character string corresponding with web page address.
7. device according to claim 6, is characterized in that, described parsing module, comprising:
Judging unit, for judging whether described character string meets uniform resource position mark URL rule;
First resolution unit, if be that described character string meets URL rule for the judged result of described judging unit, then carries out domain name mapping to described character string.
8. device according to claim 7, is characterized in that, described parsing module, also comprises:
Completion unit, if be that described character string does not meet URL rule for the judged result of described judging unit, then at described character string end completion TLD, obtains the character string after completion;
Whether detecting unit, meet URL rule for the character string after detecting described completion;
Second resolution unit, if be that character string after described completion meets URL rule for the testing result of described detecting unit, then carries out domain name mapping to the character string after described completion.
9. device according to claim 8, is characterized in that, described device also comprises:
Reminding module, if meet URL rule for the character string after described character string or described completion, and not comprising IP address, then display reminding information in the domain name result of resolving, described information is for the web page address of pointing out user and checking input whether mistake.
10. device according to claim 6, is characterized in that, described device also comprises:
Second detection module, whether the time of resolving of resolving for detecting domain name exceedes default time threshold;
Cancel module, if be the described time of resolving exceed described time threshold for the testing result of described second detection module, then cancel domain name and resolve;
Second determination module, for determining that described character string is the character string corresponding with web page address.
11. 1 kinds of electronic equipments, is characterized in that, described electronic equipment comprises:
Character string pick-up unit as described in as arbitrary in claim 6 to 10.
CN201410102364.0A 2014-03-19 2014-03-19 character string detection method and device and electronic equipment Active CN104933061B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410102364.0A CN104933061B (en) 2014-03-19 2014-03-19 character string detection method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410102364.0A CN104933061B (en) 2014-03-19 2014-03-19 character string detection method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN104933061A true CN104933061A (en) 2015-09-23
CN104933061B CN104933061B (en) 2019-12-10

Family

ID=54120229

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410102364.0A Active CN104933061B (en) 2014-03-19 2014-03-19 character string detection method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN104933061B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069678A (en) * 2019-04-12 2019-07-30 中国银行股份有限公司 A kind of data processing method and device
CN110928709A (en) * 2019-11-21 2020-03-27 中国民航信息网络股份有限公司 Service calling method and device under micro-service framework and server

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1967534A (en) * 2006-11-06 2007-05-23 魏新成 Immediately suggested online search results in process of input character string in address search column
US7325045B1 (en) * 2003-08-05 2008-01-29 A9.Com, Inc. Error processing methods for providing responsive content to a user when a page load error occurs
CN101140595A (en) * 2007-10-31 2008-03-12 北京搜狗科技发展有限公司 Network resource address input method and input method system
CN101477540A (en) * 2009-01-21 2009-07-08 佛朗索瓦·卢克·科利侬 URL rewriting method and equipment
CN102456063A (en) * 2011-03-02 2012-05-16 奇智软件(北京)有限公司 Webpage access error correction method and system
CN102801814A (en) * 2012-08-29 2012-11-28 易莲无限(北京)科技发展有限责任公司 Internet access method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7325045B1 (en) * 2003-08-05 2008-01-29 A9.Com, Inc. Error processing methods for providing responsive content to a user when a page load error occurs
CN1967534A (en) * 2006-11-06 2007-05-23 魏新成 Immediately suggested online search results in process of input character string in address search column
CN101140595A (en) * 2007-10-31 2008-03-12 北京搜狗科技发展有限公司 Network resource address input method and input method system
CN101477540A (en) * 2009-01-21 2009-07-08 佛朗索瓦·卢克·科利侬 URL rewriting method and equipment
CN102456063A (en) * 2011-03-02 2012-05-16 奇智软件(北京)有限公司 Webpage access error correction method and system
CN102801814A (en) * 2012-08-29 2012-11-28 易莲无限(北京)科技发展有限责任公司 Internet access method, device and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069678A (en) * 2019-04-12 2019-07-30 中国银行股份有限公司 A kind of data processing method and device
CN110928709A (en) * 2019-11-21 2020-03-27 中国民航信息网络股份有限公司 Service calling method and device under micro-service framework and server
CN110928709B (en) * 2019-11-21 2023-08-29 中国民航信息网络股份有限公司 Service calling method and device under micro-service framework and server

Also Published As

Publication number Publication date
CN104933061B (en) 2019-12-10

Similar Documents

Publication Publication Date Title
CN102724187B (en) A kind of safety detection method for network address and device
CN110324311B (en) Vulnerability detection method and device, computer equipment and storage medium
US8385589B2 (en) Web-based content detection in images, extraction and recognition
CN105187396A (en) Method and device for identifying web crawler
CN103428662B (en) Short message processing method and processing device
WO2016188029A1 (en) Method and device for parsing two-dimensional code, computer readable storage medium, computer program product and terminal device
CN102622553A (en) Method and device for detecting webpage safety
CN102456063A (en) Webpage access error correction method and system
CN104980446A (en) Detection method and system for malicious behavior
CN104125215A (en) Website domain name hijacking detection method and system
CN102591874A (en) Prompt method, terminal and server
CN105122760A (en) Page operation processing method, device and terminal
CN102868773A (en) Method, device and system for detecting domain name system (DNS) black hole hijack
CN111310750B (en) Information processing method, device, computing equipment and medium
WO2020044469A1 (en) Illicit webpage detection device, illicit webpage detection device control method, and control program
CN111143722A (en) Method, device, equipment and medium for detecting webpage hidden link
CN104933061A (en) String detection method and apparatus and electronic device
CN103825772A (en) Method for identifying user click behavior and gateway equipment
CN111125704B (en) Webpage Trojan horse recognition method and system
CN113360895A (en) Station group detection method and device and electronic equipment
CN115801455B (en) Method and device for detecting counterfeit website based on website fingerprint
CN111131236A (en) Web fingerprint detection device, method, equipment and medium
CN108600054B (en) Method and system for judging number of websites based on domain name area files
CN105635225A (en) Method and system of using mobile terminal to access mobile internet-based server and mobile terminal
CN107632990A (en) The methods of exhibiting and device of a kind of information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant