github的搜素小技巧

in:name example  名字中有“example”
in:readme example  readme中有“example”
in:description example 描述中有“example”

stars:>1000  star>1000
forks:>1000  fork>1000
pushed:>2019-09-01  2019年9月1日后有更新的

language:java  用Java编写的项目以上可以组合使用

原文地址:https://www.cnblogs.com/xuechengmeigui/p/12289234.html