发布于 2026-01-06 1 阅读
0

19 个像专业人士一样使用 Google 的技巧

19 个像专业人士一样使用 Google 的技巧

大家好!🧡

开始之前,欢迎在Twitter上关注我,也欢迎在这里关注我,获取更多实用博客内容。
在本文中,我们将学习如何像专业人士一样使用Google搜索。

让我们开始吧🤩

waiting_gif

对于每位开发者来说,使用谷歌搜索是最重要的技能之一。它能帮助你高效地找到问题或错误解决方案,节省数千小时的宝贵时间,并快速获得所需结果。

别担心,我来帮你节省时间。为此,我只需要你的反馈和支持🙌🧡。

以下是一些开发者如何掌握谷歌搜索技巧的建议。

1. 如果您想在 Google 上查找任何主题的文件,那么 filetype: 将对您有所帮助:

Example: filetype:pdf how to learn react
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 01.28.23.jpeg

2. 星号 (*) 可用作占位符,将被任何单词或短语替换。

Example: how to learn * in 1 month
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 01.16.55.jpeg

3. 使用站点:将在特定网站内进行搜索。

Example:  site:twitter.com polarameshchan2.
Enter fullscreen mode Exit fullscreen mode

⭐*请在推特上关注我。* 😁

WhatsApp 图片 2021-10-27 09.23.03.jpeg

4. 使用引号进行精确匹配搜索:

Example: “What is Web3.0”
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 00:20:21.jpeg

5. 使用……在诸如年份之类的数字范围内搜索。

Example:  money heist 2017..2021
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 08.25.56.jpeg

6. 您可以使用 AND 运算符来获取仅与这两个条件相关的结果:

Example: frontend AND backend
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 00:35:20.jpeg

7. 使用 OR 运算符将仅返回与以下两个关键字之一相关的结果:

Example: Java OR C++
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 00:41:57.jpeg

8. 如果你想从搜索结果中移除某个网站,那么 -site: 参数会有帮助。

Example: -site:youtube.com javascript

Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 12.52.13.jpeg

9. 当你想比较两件事物时,要使用带引号的 vs。

Example: "javascript" vs "typescript"
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 18.35.51.jpeg

10. 使用位置信息:您可以查找与特定位置相关的新闻。

 Example: Location:india web developers.
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 13.02.55.jpeg

11. 定义:帮助您以简单易懂的方式查找单词或术语的定义。

Example: define: Web3.0
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 12.59.55.jpeg

12. 如果你偶然发现了一个新网站,那么问题就来了,这个网站是做什么的?因此,info: 将帮助你了解该网站。

Example: info:freecodecamp.com
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 12.56.02.jpeg

13. inurl:帮助您搜索源自特定年份的信息

Example: inurl:2020 React
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 12.49.10.jpeg

14. 如果你想查找不同国家的时间,这个技巧会帮到你。

Example: time "new york"
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 10.24.48.jpeg

15. 使用相关搜索词:查找与其他网站相似的网站

Example: related:youtube.com

Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 10.13.14.jpeg

16. 使用 `before:` 运算符将仅返回指定日期之前的结果。您必须仅提供年份或日/月/年日期格式。

Example: Python before:2020

Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 08.33.23.jpeg

17. 与之前类似,after 运算符只会返回指定日期之后的结果。您必须提供年份或日-月-年的日期格式。

Example: Python after:2020

Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 08.58.10.jpeg

18. - 运算符可以帮助您从搜索结果中排除某个词。

Example: Javascript -CSS
Enter fullscreen mode Exit fullscreen mode

WhatsApp 图片 2021-10-27 01.14.01.jpeg

19. 最后但同样重要的是,高级搜索是 Google 的一项内置功能,允许用户指定搜索的附加要求。

高级搜索

WhatsApp 图片 2021-10-27 19.21.33.jpeg

今天就到这里啦!😁 你已经读完这篇文章啦😍

如果您觉得这篇文章有用,请点赞并分享🧡。

精彩.gif
别忘了把这篇文章分享给你的朋友或同事。我是 Ramesh Chandra Pola,我喜欢做项目,也喜欢在我的博客上分享一些实用技巧。欢迎在Twitter 上关注我

文章来源:https://dev.to/byteslash/19-tips-to-google-like-a-pro-2hm8