搜索引擎技巧
搜索引擎输入技巧
简介
掌握搜索引擎输入技巧充满极客风格。
多数搜索引擎技巧可以在高级搜索工具中实现,少数搜索技巧只能通过搜索框输入。
最常用的搜索引擎输入技巧
双引号完全匹配
说明
双引号完全匹配
必须使用双引号,单引号不生效。
示例
“电脑视频播放器”
搜索结果对比
电脑视频播放器
“电脑视频播放器”
site 指定网站搜索
示例
电脑视频播放器 site:zhihu.com
电脑视频播放器 site:sspai.com
搜索结果对比
电脑视频播放器
星号模糊搜索
示例
“电脑*播放器”
搜索结果对比
电脑视频播放器
逻辑与或非
说明
与或非,默认关键词连接规则是与。
示例
电脑播放器 Win
电脑播放器 AND Win
电脑播放器 OR Win
电脑播放器 -Win
搜索结果对比
限定时间搜索
示例
电脑视频播放器 after:2023-7-1 before:2023-8-1
页面搜索工具
搜索结果对比
进阶搜索引擎输入技巧
- “cache”
- See Google’s cached version of a site. Put “cache:” in front of the site addres.
- For example:“cache: https://www.lsbin.com/18486.html ”.
- “filetype”
- 搜索对应类型的文件。
- 例如:“xxx filetype:ppt”
- “link”
- 搜索网页中含有某链接的结果,
- 例如:link:http://baidu.com,则结果为包含百度这个链接的页面。
- “define”
- 当字典或快速查找意思
- 例如"define:polymorphous
- “related”
- 寻找某网页的“类似网页”
- 例如 “related:www.google.com”
- “intitle”, 搜索标题内包含关键词的结果。
- “inurl”, 搜索网站地址中包含关键词的结果。
- “inanchor”, 在网页的链接锚中查找。
- “intext”, 在正文中检索。
- “..”
- Search within a range of numbers. Put .. between two numbers.
- camera $50..$100.
- 总统 1910.. 1950
- “$”
- Search for a price. Put $ in front of a number.
- For example: camera $400.
- 计算器和函数图形
- 例如"y=x+3”, “cos(3x)+sin(x), cos(7x)+sin(x)"。
- 单位换算器
- 例如"7 mile = ? km”。
- 颜色代码和颜色选择器
- 例如”rgb (255, 255, 255)”, “color selector”。
高级搜索工具
谷歌高级搜索
( https://www.google.com/advanced_search )
谷歌图片高级搜索
( https://www.google.com/advanced_image_search )
谷歌视频高级搜索
( https://www.google.com/advanced_video_search )
谷歌学术搜索
( https://scholar.google.com/ )
谷歌图书高级搜索
( https://books.google.com/advanced_book_search )
参考资料
优化网页搜索结果 Refine web searches
( https://support.google.com/websearch/answer/2466433 )
如何用谷歌搜索 How to search on Google
( https://support.google.com/websearch/answer/134479 )
如何高效地使用搜索引擎
( https://www.zhihu.com/question/28013848 )
10个Google高级搜索技巧
( https://zhuanlan.zhihu.com/p/339304492 )
如何在谷歌上搜索: 31个 Google 高级搜索技巧
( https://www.xnbeast.com/google-advanced-search-tips/ )
搜索准则
七条搜索准则——职业搜索者和普通用户之所以区别的地方
- 准则一:去信息应该在的地方
- (Rule One: Go Where It Is )
- 准则二:你得到什么答案,取决于你怎么提问
- **(Rule Two: The Answer You Get Depends on the Questions You Ask) **
- 推论:问题决定答案,如果你不喜欢答案,那么换问题吧
- 准则三:答案必须迎合需求
- (Rule Three: The Answer Should Match the Information Need)
- 准则四:搜索是一个多步骤的过程
- (Rule four: Research Is a Multi-Stage Process)
- 准则五:信息本身是无意义的,只有人提问之后才有价值
- (Rule Five: Information Is Meaningless Until Queried by Human Intelligence)
- 准则六:向你的答案提问 —— 信息可能是真的,但仍然是错的
- (Rule Six: Question Your Answers - Information May Be True But Still Wrong)
- 准则七:问图书馆员
- (Rule Seven: Askk aLibrariann)
References
《My Rules of Information》
英文版
http://www.infotoday.com/searcher/jan02/block.htm
中文版(译文)
https://mp.weixin.qq.com/s/FKLgXdbgwJCI2Io-9WZqdA
http://www.sowang.com/9238/jiqiao/qitiaozhunze.htm
搜索思路
- 生产者思维:搜索的时候不能只考虑“自己想要用什么关键词搜索”,还要关心“发布信息的人会怎么写”。
- 搜索语言:不同的语言,可以带来不同的搜索可能,使用中英文对比搜索。
- 搜索引擎:切换平台搜索引擎,切换垂直搜索引擎。
- 搜索对象:搜索不仅能使用文字,也可以使用图片搜索。
提问的智慧
在黑客的世界里,当你拋出一个技术问题时,最终是否能得到有用的回答,往往取决于你所提问和追问的方式。本指南将教你如何正确地提问以获得你满意的答案。
( https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md )
( http://www.catb.org/~esr/faqs/smart-questions.html )