使用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:
3. 如果是在還是不會用-_-!!!,親,你可以試試高級搜索頁面:https://github.com/search/advanced

你在填寫的時候,上面自動出現了匹配的語法格式,是不是很簡單^_^!

