搜索资源列表
foreach
- 利用boost::foreach组件,可以使C++像python,Lua等脚本语言样,能够以简洁的方式遍历任意容器!-Using boost:: foreach component that allows C++ like python, Lua scr ipting languages such as samples, simple way to be able to traverse any container!
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
UseFunctionInLua
- 使用VC调用lua脚本的函数,初学者练习,保证可用-Function of VC call lua scr ipts for beginners to practice, be available
luaUseCPPDll
- 使用lua调用c++创建的动态库,列举小例子方便初学者学习和理解-Lua c++ create the dynamic library is called, citing the small example will help beginners to learn and understand
LuaTest
- C++调用Lua的实例,包括了类的封装和库类文件。非常不错。-The C++ calling Lua instance.Very good.
git_to_hg
- git转hg。转提交记录说明。不包括时间。是用lua编写的。确保你电脑安装了lua-git turn hg. Commit record transfer instructions. Does not include time. Is written in lua. Make sure you install lua computer
verifycode
- C++ lua 验证码图片 控制台程序 vs2008编译-C++ lua Captcha Image console application compiled with vs2008