Python18git

使用Github的高级搜索功能

2018-08-18  本文已影响77人  小谷先生

使用Github的高级搜索功能

image

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

image

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

image

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

image

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

image

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

image

设置语言限制的搜索:

image

一套完整的搜索流程:

image

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:

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

image

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

image
上一篇 下一篇

猜你喜欢

热点阅读