在GitHub找资源技巧
Posted anjun-xy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在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 的项目
以上是关于在GitHub找资源技巧的主要内容,如果未能解决你的问题,请参考以下文章
GitHub 到底怎么找优秀的开源项目?有些资源自己找就可以了 | 非常实用技巧 | 效率起飞