2015年8月11日
摘要: 今天在学习lua,熟悉项目代码的过程中,发现string.gsub好高级,所以在此mark下。 以下是lua5.1的官方文档介绍。string.gsub (s, pattern, repl [, n])Returns a copy of s in which all occurrences o... 阅读全文
posted @ 2015-08-11 12:54 我要改名叫嘟嘟 阅读(5795) 评论(0) 推荐(0)