码迷,mamicode.com
首页 > 其他好文 > 详细

Lua 调用的 C 函数保存 state 的两种方式: Storing State in C Functions 笔记

时间:2017-07-08 14:17:45      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:ogr   stat   ring   htm   bin   .com   href   c指针   register   

http://yanbin.is-programmer.com/posts/94214.html

 

Registery的Key

1. 整数Key用于Lua的引用机制,所以不要使用整数作为Key

2. 通过lua_rawsetp将一个C指针包装成light userdata作为Key使用

3. 使用字符串作为Key

Lua 调用的 C 函数保存 state 的两种方式: Storing State in C Functions 笔记

标签:ogr   stat   ring   htm   bin   .com   href   c指针   register   

原文地址:http://www.cnblogs.com/lilei9110/p/7136576.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!