将栈上由data 指向的size 长度字符压入栈顶 // Lua 会生成给定字符串的内部副本,在函数返回后可以删除data 指向的内容 lua_pushlstring(L, (char ) data, ...
確定! 回上一頁