﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-iwindows-随笔分类-C/C++</title><link>http://www.cppblog.com/iwindows/category/12955.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 16 Oct 2018 19:15:51 GMT</lastBuildDate><pubDate>Tue, 16 Oct 2018 19:15:51 GMT</pubDate><ttl>60</ttl><item><title>一套完善的lua与c++交互框架</title><link>http://www.cppblog.com/iwindows/archive/2018/09/26/215947.html</link><dc:creator>vic.MINg</dc:creator><author>vic.MINg</author><pubDate>Wed, 26 Sep 2018 07:53:00 GMT</pubDate><guid>http://www.cppblog.com/iwindows/archive/2018/09/26/215947.html</guid><wfw:comment>http://www.cppblog.com/iwindows/comments/215947.html</wfw:comment><comments>http://www.cppblog.com/iwindows/archive/2018/09/26/215947.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/iwindows/comments/commentRss/215947.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/iwindows/services/trackbacks/215947.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 这几天搞了一个套lua与C++相互调用的框架，是之前单位项目中提取出来的，比较成型，在已上线的端游中使用，使用第三方库tolua。这里使用lua 5.1.5、tolua++ 1.0.92、boost 1.68.0、zlib。开发环境：vs 2017 、lua调试插件 BabeLua。lua-5.1.5.ziptoluapp-master.zipBabeLua-For-2017-V3.2.2.0.z...&nbsp;&nbsp;<a href='http://www.cppblog.com/iwindows/archive/2018/09/26/215947.html'>阅读全文</a><img src ="http://www.cppblog.com/iwindows/aggbug/215947.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/iwindows/" target="_blank">vic.MINg</a> 2018-09-26 15:53 <a href="http://www.cppblog.com/iwindows/archive/2018/09/26/215947.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>