﻿<?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++博客-永远也不完美的程序-文章分类-脚本编程</title><link>http://www.cppblog.com/liangairan/category/9257.html</link><description>不断学习，不断实践，不断的重构……</description><language>zh-cn</language><lastBuildDate>Sun, 04 Jan 2009 09:41:11 GMT</lastBuildDate><pubDate>Sun, 04 Jan 2009 09:41:11 GMT</pubDate><ttl>60</ttl><item><title>LuaBind --最强大的Lua C++ Bind（转）</title><link>http://www.cppblog.com/liangairan/articles/71131.html</link><dc:creator>魔鬼螳螂</dc:creator><author>魔鬼螳螂</author><pubDate>Sun, 04 Jan 2009 07:10:00 GMT</pubDate><guid>http://www.cppblog.com/liangairan/articles/71131.html</guid><wfw:comment>http://www.cppblog.com/liangairan/comments/71131.html</wfw:comment><comments>http://www.cppblog.com/liangairan/articles/71131.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/liangairan/comments/commentRss/71131.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/liangairan/services/trackbacks/71131.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 1 介绍LuaBind 是一个帮助你绑定C++和Lua的库.她有能力暴露 C++ 函数和类到 Lua . 她也有能力支持函数式的定义一个Lua类,而且使之继承自C++或者Lua. Lua类可以覆写从 C++ 基类继承来的虚函数. 她的目标平台是Lua 5.0 ,不能支持Lua 4.0 .她利用模板原编程技术实现.这意味着,你不需要额外的预处理过程去编译你的工程(编译器会替你完成全部的工作).这还意...&nbsp;&nbsp;<a href='http://www.cppblog.com/liangairan/articles/71131.html'>阅读全文</a><img src ="http://www.cppblog.com/liangairan/aggbug/71131.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/liangairan/" target="_blank">魔鬼螳螂</a> 2009-01-04 15:10 <a href="http://www.cppblog.com/liangairan/articles/71131.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>