如何在Github上精准的找到想要的项目

Github项目检索

  • in:name example 名字中有“example”
  • in:readme example readme中有“example”
  • in:description example 描述中有“example”
  • stars:>1000 star>1000
  • forks:>1000 fork>1000 fork>1000
  • pushed:>2019-09-01 2019年9月1日后有更新的
  • language:java 用Java编写的项目
posted @ 2020-04-30 13:36  Chrisㅤ  阅读(285)  评论(0)    收藏  举报