You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
skywind3000 e25d7c770b
update new cheatsheets
7 years ago
editors update vim.txt 7 years ago
languages update new cheatsheets 7 years ago
tools 增加adb 7 years ago
LICENSE Initial commit 7 years ago
README.md update new cheatsheets 7 years ago
awesome.png update icon 7 years ago

README.md

超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西

Awesome GitHub license


## 最好用的中文速查表Cheatsheet

当年学习 Linux 时就是靠着一张常用命令小卡片敲啥命令忘记了经常拿起来看看后来知道这玩意儿叫做速查表Cheatsheet于是开始有意识收集和整理各种常用的速查表。对于很多工具来说看书和大篇大篇的文章都太浪费时间了其实大部分时候你只需要一张小巧的表格就够了。

最近看 LeCoupa 的 [LeCoupa/awesome-cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets) 项目有所启发,感于网上中文资料匮乏,且质量参差不齐,决定做一个中文的 Cheatsheet 项目,收集整理常用的:编程语言、框架和开发工具的 Cheatsheet 进行收集和整理。数量不求多,但每个表都得做好做透,让你不用再网上漫无目标的搜索文章,一个简单的 Cheatsheet 文件就彻底满足你。


## :zap:内容索引

### :page_with_curl:编程语言

- [Bash](languages/bash.sh)
- [Go](languages/golang.go)

### :wrench:开发工具

- [Gdb](tools/gdb.txt)
- [Adb](tools/adb.txt)

### :pencil:文本编辑

- [VIM](editors/vim.txt)
- [Nano](editors/nano.txt)

## :pray:欢迎贡献

[![@chlins](https://avatars2.githubusercontent.com/u/31262637?s=56)](https://github.com/chlins) [![@microcisco](https://avatars1.githubusercontent.com/u/9547228?s=56)](https://github.com/microcisco)

希望把你的名字和头像列在这里么?欢迎把你熟悉的编程语言、框架和工具的常用知识点做成 cheatsheet 用 PR 发过来。