https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往
摘要: 下面的demo,主要演示 C如何访问 Lua中 函数、变量。lua代码function add(x,y) print("add") return x + yend width = 100height= 200background = {r=0, g=0... 阅读全文
posted @ 2017-11-15 11:40 鱼酱 阅读(176) 评论(0) 推荐(0)

https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往