Explorar el Código

Add a link to IntelliJ IDEA IDE Tutorial(Simplified Chinese) (#2027)

Judas.n hace 9 años
padre
commit
771e83bbc1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      free-programming-books-zh.md

+ 6 - 0
free-programming-books-zh.md

@@ -1,6 +1,7 @@
 ## 目录
 
 * [语言无关](#语言无关)
+  * [IDE](#IDE)
   * [MySQL](#mysql)
   * [NoSQL](#nosql)
   * [PostgreSQL](#postgresql)
@@ -65,6 +66,11 @@
 
 ## 语言无关
 
+### IDE
+
+* [IntelliJ IDEA 简体中文专题教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial)
+
+
 ### MySQL
 
 * [21分钟MySQL入门教程](http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html)