谷歌搜索
谷歌搜索
示例 | 说明 |
---|---|
"search engine" | "search engine" 视为一个关键词 |
search engine | 等效于 search AND engine |
搜索 AND 引擎 | 同时包含"搜索"和"引擎" |
搜索 OR 引擎 | 包含"搜索"或"引擎" |
搜索 - 引擎 | 包含"搜索"但不包含"引擎" |
* | 表示任何字符 |
C filetype:pdf | 搜索包含 "C" 的 pdf 文件 |
C site:https://www.zhihu.com | 在 "https://www.zhihu.com" 搜索 "C" |
intitle:搜索引擎 | 搜索页面标题包含 "搜索引擎" 的页面 |
intext:搜索引擎 | 搜索页面文本包含 "搜索引擎" 的页面 |
谷歌学术搜索
示例 | 说明 |
---|---|
"search engine" | "search engine" 视为一个关键词 |
search engine | 等效于 search AND engine |
搜索 AND 引擎 | 同时包含"搜索"和"引擎" |
搜索 OR 引擎 | 包含"搜索"或"引擎" |
搜索 - 引擎 | 包含"搜索"但不包含"引擎" |
author:("jj gross" OR "james gross") | 搜索文章作者为 "jj gross" 或 "james gross" 的文献 |
intitle:("emotion regulation" AND "emotion dysregulation") | 搜索文章标题包含 "emotion regulation" 和 "emotion dysregulation" 的文献 |
source:"Nature" OR "Nature Methods" | 搜索发表期刊为 "Nature" 或 "Nature Methods" 的文献 |