Explorar o código

Add regular expression tutorial (#2536)

* 添加正则表达教程

* Update free-programming-books-zh.md
邹成 %!s(int64=8) %!d(string=hai) anos
pai
achega
1778451c1b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      free-programming-books-zh.md

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

@@ -216,6 +216,7 @@
 
 ### 正则表达式
 
+* [正则表达式-菜鸟教程](http://www.runoob.com/regexp/regexp-tutorial.html)
 * [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm)