在GitHub找资源技巧

在GitHub搜索框试试下面方式:

  • in:name spring boot stars:>1000 找项目标题中含“spring boot”、stars>1000的项目

  • in:description 微服务 stars:>1000 pushed:>2019-01-01 搜索明细里含有“微服务” 、stars>1000 、 更新时间>2019-1-1 的项目

  • language:C# location:china stars:>=500 搜索编程语言是C#,项目在中国,stars>500 的项目

  • 高级搜索

原文地址:https://www.cnblogs.com/anjun-xy/p/12006036.html