码迷,mamicode.com
首页 > 其他好文 > 详细

常用函数

时间:2014-11-26 22:21:25      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:style   http   sp   for   on   bs   html   ef   size   

next

a = {"one", "two", "three"}
for k, v in next, a do
print(k, v)
end

注:返回表中的下一个函数

 

table.maxn 获取table中key的最大值

type 可以返回一个描述给定值的类型的字符串。

常用函数

标签:style   http   sp   for   on   bs   html   ef   size   

原文地址:http://www.cnblogs.com/ad-1990/p/4124976.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!