不会这些搜索技巧,别说你懂GitHub!

dafenqi
2023-08-30 / 0 评论 / 8 阅读 / 正在检测是否收录...

不会这些搜索技巧,别说你懂GitHub!

我们想要进行精准搜索,无非就是增加筛选条件:

in:name xxx // 按照项目名搜索
in:readme xxx // 按照README搜索
in:description xxx // 按照description搜索

那么在这里面呢,我们又可以增加筛选条件:

stars:>xxx // stars数大于xxx
forks:>xxx // forks数大于xxx
language:xxx // 编程语言是xxx
pushed:>YYYY-MM-DD // 最后更新时间大于YYYY-MM-DD
0

Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/testblog.58heshihu.com/var/Widget/Archive.php on line 1032

评论 (0)

取消