That object is used to convert and handle the data.
该对象用于转换和处理数据。
You use lua_pushcfunction() to convert a C function pointer into an internal Lua object.
可以使用 lua_pushcfunction()将一个C函数指针转换成一个内部Lua对象。
The most common types to convert are to and from a string object.
最常见的转换类型是与字符串对象的相互转换。
The most common types to convert are to and from a string object.
最常见的转换类型是与字符串对象的相互转换。
应用推荐