【转载】使用Github的高级搜索功能

1. 首先,提供Github高级搜索帮助页面https://help.github.com/categories/search/

2. 搜索语法https://help.github.com/articles/search-syntax/

比方说,你要搜索心数大于一定数目的开源代码,你可以像下面这样子来操作.

搜索某个时间段之后创建出来的代码.

获取星星数目介于某段区域

设置语言限制的搜索:

一套完整的搜索流程:

Omit quotation marks and spaces in queries

If you prefer a more compact notation, you can omit the quotations and the spaces for any of these criteria. Quotations need to be included only if the query contains whitespace. For example:

cats stars:>10

cats created:2012-04-30..2012-07-04

cats NOT "hello world"

3. 如果是在还是不会用-_-!!!,亲,你可以试试高级搜索页面:https://github.com/search/advanced

你在填写的时候,上面自动出现了匹配的语法格式,是不是很简单^_^!

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容