Chinaunix首页 | 论坛 | 博客
  • 博客访问: 460788
  • 博文数量: 280
  • 博客积分: 337
  • 博客等级: 二等列兵
  • 技术积分: 1957
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-17 21:36
文章分类

全部博文(280)

文章存档

2017年(13)

2016年(38)

2015年(78)

2014年(67)

2013年(70)

2012年(14)

发布时间:2014-08-17 20:05:22

......【阅读全文】

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

发布时间:2014-08-06 11:20:25

example:from:http://fperrad.github.io/lua-MessagePack/msgpack.html点击(此处)折叠或打开local mp = require 'MessagePack'mp.set_number'float'mp.set_integer'unsigned'mp.set_array'with_hole'mp.set_string'str.........【阅读全文】

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

发布时间:2014-08-06 11:13:42

RT.点击(此处)折叠或打开local math = require('math')function roundOff(num, n)    if n > 0 then        local scale = math.pow(10, n-1)  &.........【阅读全文】

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

登录 注册