
lua
linux内核控
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
lua的helloworld
1.http://www.codingnow.com/2000/download/lua_manual.html tt的扩展要用这个lua LuaForWindows_v5.1.4-45.exe安装后 例子F:\soft\lua\examples>lua F:\soft\lua\examples\quickluatour.lua 2.http://pydoc.org/2.4.1/...原创 2011-06-12 23:57:52 · 133 阅读 · 0 评论 -
openresty聊天室的helloworld
openresty的websocket + redis的subscribe 参考 [url]https://blog.csdn.net/orangleliu/article/details/50898014[/url] 利用redis的subscribe 参考[url]http://www.runoob.com/redis/pub-sub-subscribe.html[/url] ...原创 2018-04-22 19:25:25 · 288 阅读 · 0 评论