• in:name test
    名字中包含"test"
  • in:readme test
    readme中包含"test"
  • in:description test
    描述中包含"test"
  • stars:>1000
    star大于1000
  • forks:>1000
    fork大于1000
  • pushed:>2019-09-01
    2019年9月1日后有更新的
  • language:java
    编程语言为java