2
edits
No edit summary |
m (5個修訂) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Google fight - Comparison of the pages numbers of search result. | Google fight - Comparison of the pages numbers of search result. | ||
* {{Gd}} [http://websource.it/ WebSource.it] support Chinese search | |||
* [http://www.googlefight.com/ Google fight] only support English | |||
| Line 11: | Line 14: | ||
== Usage #2: correct the typo == | == Usage #2: correct the typo == | ||
== tools == | |||
* [http://lifehacker.com/software/firefox/firefox-tip--how-to-set-up-multi+parameter-keyword-searches-240552.php Firefox Tip: How to set up multi-parameter keyword searches] | |||
=== WebSource.it === | |||
<pre> | |||
javascript:var%C2%A0s='%s';%20url='http://websource.it/search/%22%s%22/%22%s%22';%20t='';%20qc=0;%20chunks=url.split('%s');%20for(i=0;%20i<s.length;%20i++){if(s.charAt(i)=='%22')qc=qc^1;%20t+=((s.charAt(i)=='%20'&&qc)?'^':s.charAt(i));%20}args=t.split(/\s/);%20nurl='';%20for(i=0;%20i<chunks.length;%20i++){nurl+=chunks[i];%20if(args[i]!=undefined)%C2%A0{args[i]=args[i].replace(/\^/g,'%20');%20nurl+=args[i];%20}}location.replace(nurl,'<%20BR>'); | |||
</pre> | |||
=== google fight === | |||
<pre> | |||
javascript:var%C2%A0s='%s';%20url='http://www.googlefight.com/index.php?lang=en_GB&word1=%s&word2=%s';%20t='';%20qc=0;%20chunks=url.split('%s');%20for(i=0;%20i<s.length;%20i++){if(s.charAt(i)=='%22')qc=qc^1;%20t+=((s.charAt(i)=='%20'&&qc)?'^':s.charAt(i));%20}args=t.split(/\s/);%20nurl='';%20for(i=0;%20i<chunks.length;%20i++){nurl+=chunks[i];%20if(args[i]!=undefined)%C2%A0{args[i]=args[i].replace(/\^/g,'%20');%20nurl+=args[i];%20}}location.replace(nurl,'<%20BR>'); | |||
</pre> | |||
| Line 16: | Line 32: | ||
* Viewpoint of content providers: Google fight | * Viewpoint of content providers: Google fight | ||
* Viewpoint of users: [http://www.google.com/trends Google Trends] | * Viewpoint of users: [http://www.google.com/trends Google Trends] | ||
[[Category:Search]] | [[Category:Search]] | ||