Stay Hungry,Stay Foolish!

摘要: http://wenku.baidu.com/view/0f4acf88cc22bcd126ff0ca2.html?re=view 1 标准和目标 1.1前言目前开源的网管软件众多,时间关系只能通过网络上的资料介绍和其他用户的体验进行评估。对于重点调查的开源软件通过运行环境搭建、开发环境搭建的方法进 阅读全文
posted @ 2016-09-15 22:41 lightsong 阅读(2262) 评论(0) 推荐(0) 编辑
摘要: Unit Test Unit testing is about testing your code during development, not in production. Typically you start by preparing the testing environment, wri 阅读全文
posted @ 2016-09-15 21:09 lightsong 阅读(2297) 评论(0) 推荐(0) 编辑
摘要: 背景 前面的文章演示了使用闭包函数实现 状态的迭代器。 本文演示使用 coroutine来产生迭代器的例子。 coroutine迭代器例子 -- 遍历二叉树 LOG: >lua -e "io.stdout:setvbuf 'no'" "luatest.lua" 13455.577.4911>Exit 阅读全文
posted @ 2016-09-15 00:29 lightsong 阅读(545) 评论(0) 推荐(0) 编辑
摘要: table.maxn (table) Returns the largest positive numerical index of the given table, or zero if the table has no positive numerical indices. (To do its 阅读全文
posted @ 2016-09-15 00:19 lightsong 阅读(619) 评论(0) 推荐(0) 编辑
Life Is Short, We Need Ship To Travel