搜索资源列表
lua
- c调用lua语言....脚本-c call lua scr ipting language ....
IO_Script
- IO脚本语言,可与Object-C无缝调用,使用vector容器速度超过lua-IO scr ipting language that can be seamlessly called Object-C, the use of vector container faster than lua
lua-5.1.4
- LUA 5.1.4 scr ipting language source code. Compiler written in VC.
MicroLua1.0.1
- Micro Lua DS 1.0,和许多语言不同,网络通讯、图形界面等都没有默认提供。Lua可以很容易地被扩展:由宿主语言提供这些功能,Lua可以使用它们。现在的流行领域就是游戏脚本语言-Micro Lua DS 1.0, and many different languages, network communications, graphical interface, and so there is no default provision. Lua can easily be extende
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!
LuaInterface_2.0.3
- c#和lua的交互封装的接口。。。。。。。。 lua魔兽脚本-c# and lua interactive package interface. . . . . . . . scr ipting lua Warcraft
lua-5.1.1(1)
- lua是简洁,功能强大的脚本语言,本例是lua的源代码-lua is a simple, powerful scr ipting language, in this case the source code for lua
Start-the-Lua-scripting-language
- Lua脚本语言入门,如何学习Lua并使用它,内容非常简单实用。-Start the Lua scr ipting language
Lua
- Lua 是一个小巧的脚本语言。是巴西里约热内卢天主教大学(Pontifical Catholic University of Rio de Janeiro)里的一个研究小组,由Roberto Ierusalimschy、Waldemar Celes 和 Luiz Henrique de Figueiredo所组成并于1993年开发。 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库
LuaPlus50_src
- LuaPlus50源代码,基于lua脚本语言,提供更方便的使用方法-LuaPlus50 source code, based on the lua scr ipting language, to provide more convenient to use
rpggame(lua)
- 某人自己做的一个小的RPG游戏,使用Directx加c++加lua脚本语言,非常适合学习。 这个就是网上的飞燕传奇代码+资源.-Someone to do a small RPG, use the the Directx add c++ and Lua scr ipting language, and very suitable for learning.
Lua_ZWJC
- 介绍微软提供的Lua的基本使用方法,Lua脚本语言的开发与使用。-Introduce the basic use of the provided by Microsoft Lua, Lua scr ipting language.
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
script
- LUA脚本语言操作的封装,主要有加载解析器,卸载解析器,设置函数库等方法-LUA scr ipting language operation of the packaging, mainly in loading and unloading parser parser, setting function library method
Start-the-Lua-scripting-language
- Lua脚本语言入门,如何学习Lua并使用它,内容非常简单实用。-Start the Lua scr ipting language
Start-the-Lua-scripting-language
- Lua脚本语言入门,如何学习Lua并使用它,内容非常简单实用。-Start the Lua scr ipting language
basic
- visual c++ 与lua脚本语言混合编程,相互调用的,最精简的应用-visual c++ mixed with lua scr ipting language programming, call each other, the most streamlined application
ZentaoNotify
- 使用lua脚本开发 禅道桌面提醒工具全新升级,交互更为方便,十分流畅。新版本内置简繁及英文三种语言,同时支持Windows和Linux平台。 使用方法:下载对应的系统平台版本,解压后直接运行,无需进行安装。-The use of lua scr ipting Zen desktop tool to remind the new upgrade, interaction more convenient, very smooth. The new version has built-in
LUA-in-CPP
- This program is a C++ program source codes that you can use it for Lua scr ipting. It is used to set some modifications at program codes when the application runs. Also in game mechanics, this source will be very useful.
lua_svr-master
- 《终极网络服务端编程》的lua server 实现了lua脚本处理服务端逻辑+数据库 lua服务端 c++版服务端客户端(netserver,netclient) lua服务端 就是 c++ netserver项目的lua脚本化版(The Lua server of the ultimate network server programming implements the Lua scr ipt to handle the server side logic + Database