摘要: tab = {'ssss','gfgss',123323} print(#tab) --3 print() s = '1234567' print(#s) --7 阅读全文
posted @ 2020-09-28 19:30 流星曳尾 阅读(269) 评论(0) 推荐(0) 编辑
摘要: print("sdfsf" .. " " .. "sdfsdfggg") 阅读全文
posted @ 2020-09-28 19:25 流星曳尾 阅读(2721) 评论(0) 推荐(0) 编辑
摘要: nil 阅读全文
posted @ 2020-09-28 19:00 流星曳尾 阅读(111) 评论(0) 推荐(0) 编辑
摘要: 单行注释 -- 多行注释 --[[ 多行注释 多行注释 ]]-- 阅读全文
posted @ 2020-09-28 18:54 流星曳尾 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 去掉微软拼音快捷键 阅读全文
posted @ 2020-09-28 16:29 流星曳尾 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 如题 阅读全文
posted @ 2020-09-28 11:37 流星曳尾 阅读(78) 评论(0) 推荐(0) 编辑