Github搜索技巧
在search栏
搜索开源项目
名字搜索
<img src="/Users/dubhe/Library/Application Support/typora-user-images/image-20191126134219659.png" alt="image-20191126134219659" style="zoom:50%;" />
In:name spring boot
搜索名字是spring boot
in:name spring boot stars:>3000
stars 大于3000
readme搜索
in:readme spring boot
从“readme”搜索springboot
in:readme spring boot stars:>1500
stars大于3000的
从描述中搜索
in:description 微服务
描述含有“微服务”的
in:description 微服务language:java pushed:>2019-11-01
限定语言和2019-11-01更新的搜索
in:description 爬虫 language:python stars:>1000 pushed:>2019-11-10
搜索:爬虫,使用python syars大于1000,最后更新2019-11-10的。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。