redis lua脚本原子性如何保证 如何调试lua脚本?

如何调试lua脚本?CMD运行命令:Cocos luacompile-s Src/-d out/-E-K testkey123456-B testsign12345--禁用编译提示:d:ZMtest&

如何调试lua脚本?

CMD运行命令:Cocos luacompile-s Src/-d out/-E-K testkey123456-B testsign12345--禁用编译提示:d:ZMtest>cos luacompile-s Src/-d out/-E-K testkey123456-B testsign12345--禁用通过luacompile命令编译来加密Lua文件并将其编译成字节码。编译成字节码的功能是基于luajitv2.0.3的,因此当前编译成字节码的文件不适合ios64位设备。正在处理文件。编译完成了。编译成功:我将out目录的名称改为SRC,原来的SRC目录被重命名为SRC。将这句话添加到orgvs:stack->setxxteakeyandsign(“testkey123456”),strlen(“testkey123456”),“testsign123456”,strlen(“testsign123456”)