Chinaunix首页 | 论坛 | 博客
  • 博客访问: 8472
  • 博文数量: 7
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 80
  • 用 户 组: 普通用户
  • 注册时间: 2014-05-27 22:31
个人简介

风过竹林~那种感觉很神奇

文章分类

全部博文(7)

文章存档

2015年(3)

2014年(4)

我的朋友
最近访客

发布时间:2014-12-31 18:28:16

点击(此处)折叠或打开--Example 31--[[Lua has standard built-in libraries for common operations in math.string , table, input/output & operating system facilitiesExternal LibrariesN.........【阅读全文】

阅读(764) | 评论(0) | 转发(0)

发布时间:2014-12-30 20:41:22

点击(此处)折叠或打开--Example 21-- repeat until statementa = 0 repeat     a = a+1    print(a)until a = 5----------------------.........【阅读全文】

阅读(379) | 评论(0) | 转发(0)

发布时间:2014-12-30 20:39:51

点击(此处)折叠或打开--Example 13--More Output--io.write writes to stdout but without new lineio.write("Hello from Lua!")io.write("Hello from Lua!")--Use an empty print to write a .........【阅读全文】

阅读(178) | 评论(0) | 转发(0)

发布时间:2014-12-29 22:30:52

点击(此处)折叠或打开--Example 1 -- First program-- classic hello programprint("hello)----------OutPut-----hello--Example 2.........【阅读全文】

阅读(272) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册