搜索资源列表
lua-5.1.4.tar
- lua源代码。 可应用于游戏脚本的开发和其它方面的应用
LuaJIT-1.1.5
- lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
lua-5.1.4
- LUA 5.1.4 scr ipting language source code. Compiler written in VC.
LuaForWindows_v5.1.4-28
- lua 源代码,5.1的源代码,包括一个IDE,欢迎下载-lua source code, source code 5.1, including an IDE, welcome to download
LUA_5_1_4
- lua最新版本,5.1.4,集成了新的脚本输出功能-lua version 5.1.4,new features for output
lighttpd-1.4.25.tar
- * mod_magnet:修复对()正常表和字符串(修复#1307) * mod_magnet:添加打印lua错误回溯 * mod_rewrite:如果不编译pcre,修正编译错误, *禁用警告“CLOSE-read”(修复#2091) * mod_rrdtool:如果不存在则创建文件的修复(#1788) *在connection_reset重置tlsext_server_name - 修正了随机主机名$HTTP["host"]条件 *输出一些SSL_CLI
lua-5.1.4
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能,纯C开发,跨平台性非常好-Lua is a small scr ipting language. The author is Brazilian. The language is designed for embedded applications, so as to provide a flexible application extension and customiza
vim-7.3
- Vim 7.3主要改进包括: 1.Vim 7.3支持在重新加载编辑内容时进行撤销操作功能。(不仅仅是编辑过程中可以撤销编辑,重新编译依然可以保存以往编辑记录实现撤销) 2.Vim 7.3采用了Blowfish加密算法加密交换文件 3.Vim 7.3增加了隐藏文本的功能 4.Vim 7.3增加了Lua接口文件的支持 5.Vim 7.3增加了对Python3接口的支持 6.Vim 7.3还包括大量原有功能的改进和bug修复 -Vim 7.3 Major imp
lua-5.1.4
- Lua解释器源码,可编译生成二进制exe、dll文件,生成Lua解释器、编译器-Lua interpreter source code can be compiled to generate binary exe, dll files
lua-5.1.4
- lua源码 带VS解决方案 支持下啊 -the lua source with VS solution
lua-5.1.4
- 修改过的lua C源码,支持中文变量,压缩包里包括修改位置说明,和源码的编译,并提供一份易语言调用的模块源码,一封装lua类和table类-Lua C source code, modified to support the Chinese variables, compression bag to modify the location and source code compile and provide an easy language to call the module source
main
- 该程序主要是C++与Lua之间的相互调用示例。 执行内容: (1)新建一个lua_State (2)打开常用库,如io,os,table,string等 (3)注册C函数 (4)导入程序所在目录下所有*.lua文件 (5)调用Lua中的MainEntry()函数-The program is mainly C++ between Lua calls with examples. Runs: (1) Create a lua_State (2) open common li
xiaoxiaoxiyou
- 此项目是RPG+SLG的结合。 前端纯as3实现,使用aswing,后台跨平台C++,lua,网络库boost asio,服务器三层结构,DataServer,GameServer,GateServer(多个),代码结构极其简单,极易维护。 游戏系统创新实现: 1.元神出窍,将玩家分为在线和离线两个角色,玩家离线后元神可在线 2.元神队伍,就是队友不必要在线,你可以控制你的队友。 3.奴隶系统,战胜对方,即可抓对方为奴隶,奴隶可作为宝宝参战 4.情人系统,任何玩家在
lua-5.1.4.tar
- 详细介绍中文语法,闭包、表,string等(Detailed introduction of Chinese grammar)