10 2015 档案
REDIS key notification
摘要:Commands Clients Documentation Community Download Support LicenseJoin us in London October 19th for the 2nd Redis Developers Day 2015 and October 2...
阅读全文
GO RPC
摘要:HTTP RPCSERVER CODEpackage mainimport ("errors""fmt""net/http""net/rpc")const ( URL = "192.168.2.172:12981")type Args struct { A, B int}type Quo...
阅读全文
xpcall 安全调用
摘要:-- xpall (调用函数f, 错误函数fe[, 参数])function fun(a,b) -- 这里的参数没什么实际作用,就是展示下用法 return a / bend-- xpcalllocal success, res = xpcall(fun,function() return debu...
阅读全文
浙公网安备 33010602011771号