github骚操作
| watch | 持續受到該項目的動態 |
| fork | 復制項目到自己的GitHub倉庫中 |
| star | 點贊數 |
| clone | 將項目下載到本地 |
| follow | 關注你感興趣的作者,會受到他們的動態 |
1.xxx關鍵詞 in name或description或readme
2.seckill in:name,readme,description
1.xxx關鍵字star 通配符 :>=或:>(springboot stars:>=5000)
2.xxx關鍵字fork 通配符 :>=或:>(springboot forks:>=5000)
3.組合使用:springboot forks:100…500 stars:200…5000
單行:地址+#L行號https://github.com/BlackmodeN/AwesomeBlog/blob/master/src/blog/daoImpl/CommentDaoImpl.java#L45
多行:地址+#L行號-L行號https://github.com/BlackmodeN/AwesomeBlog/blob/master/src/blog/daoImpl/CommentDaoImpl.java#L22-L32
5. 項目內搜索(英文字母t)
6. 搜索某一地區大佬(location:shanghai language:java)
總結
- 上一篇: linux调优命令
- 下一篇: redis主从复制原理、断点续传、无磁盘