摘要: while for if 循环 阅读全文
posted @ 2014-05-06 16:58 梅兴昊 阅读(104) 评论(0) 推荐(0)
摘要: find函数local function find(id) local s_data = start_people_config.s_data if s_data[id] == nil then print("Without this number") return false end retu... 阅读全文
posted @ 2014-05-06 13:36 梅兴昊 阅读(68) 评论(0) 推荐(0)