01 2016 档案

摘要:form.interfacelocal form = {_tag = 'form'}function form.build(tag, super)--[[ -- form to produce the target with super functional table and integra... 阅读全文
posted @ 2016-01-24 23:01 鱼木 阅读(620) 评论(0) 推荐(0)
摘要:曾经写了个很煞笔的脚本模拟switch..case语法形式。[lua]尝试一种Case语法糖而今实际项目应用中突发,原来这才是正确的表驱动方式表达。如下所贴:function event_do( event ) -- event:string local handler ={} f... 阅读全文
posted @ 2016-01-12 22:35 鱼木 阅读(594) 评论(0) 推荐(0)