-
lua5.2.2 c c++ 互相调用
简单的lua与c语言 c++ 互相调用,使用了lua5.2.2提供的luaL_newstate构建自己的lua调用接口,在游戏开发中lua是一门很有用的脚本语言,在任务系统,战斗系统中可以方便开发.
- 2022-04-13 09:33:50下载
- 积分:1
-
未来之战英雄属性修改脚本
说明: 漫威未来之战脚本源码,GG修改器,lua脚本,mobirum,ganeguardian,支持全部英雄修改,能量,力量,能量防御,力量防御修改.未来之战英雄属性修改脚本.
附所有英雄ID对照表.(mobirum,ganeguardian)
- 2021-04-15 00:18:55下载
- 积分:1
-
conf20190710
说明: 基于OpenResty,使用lua脚本+redis,来扩展nginx功能,实现的灰度策略有:配置ip白名单、流量控制、过滤请求头header。(Based on OpenResty, the function of nginx is extended by using Lua script + redis. The gray level strategies are: configuring IP whitelist, traffic control, filtering request header)
- 2020-06-22 15:40:02下载
- 积分:1
-
网狐大厅代码
网狐大厅代码
- 2022-12-29 16:05:08下载
- 积分:1
-
魔力LUA
魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA魔力宝贝LUA
- 2022-12-07 06:05:03下载
- 积分:1
-
新建 快压 ZIP 压缩文件
英雄联盟LOL走位躲避代码LUA走位走位自动走位(The hero League LOL position avoidance code LUA position automatic position)
- 2020-06-19 16:40:01下载
- 积分:1
-
openwrt cc 源码
This is the buildsystem for the OpenWrt Linux distribution.
Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.
You need to have installed gcc, binutils, bzip2, flex, python, perl, make,
find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers.
Run "./scripts/feeds update -a" to get all the latest package definitions
defined in feeds.conf / feeds.conf.default respectively
and "./scripts/feeds install -a" to install symlinks of all of them into
package/feeds/.
Use "make menuconfig" to configure your image.
Simply running "make" will build your firmware.
It will download all sources, build the cross-compile toolchain,
the kernel and all choosen applications.
You can use "scripts/flashing/flash.sh" for remotely updating your embedded
system via tftp.
The OpenWrt sys
- 2022-02-21 14:55:33下载
- 积分:1
-
wow模拟器传送lua脚本
实现点击物品后 选择目的地传送的功能
- 2022-01-25 15:48:40下载
- 积分:1
-
freeswitch安装步骤与配置支持webrtc
centos7.0 安装配置freeswitch1.6.20,并配置websip。的详细记录,以及安装经验
- 2022-07-09 22:40:49下载
- 积分:1
-
LUA脚本语言5.3.4源代码。
Lua 是一个小巧的脚本语言。是巴西里约热内卢天主教大学(Pontifical Catholic University of Rio de Janeiro)里的一个研究小组,由Roberto Ierusalimschy、Waldemar Celes 和 Luiz Henrique de Figueiredo所组成并于1993年开发。 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库,这是由它的定位决定的。所以Lua不适合作为开发独立应用程序的语言。Lua 有一个同时进行的JIT项目,提供在特定平台上的即时编译功能。
Lua脚本可以很容易的被C/C++ 代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,ini等文件格式,并且更容易理解和维护。Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-02-04 12:00:08下载
- 积分:1