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