Using LUA with Visual C++ (Introduction)
WhatisLUA?LUAisascriptinglanguage,itspowerliesinthefactthatitcanbeembeddedinyourC++programs.ScriptsgiveyouthepossibilitytochangethebehaviourofyourC++programswithoutanyneedtorecompileyourprogram.Arealworldexamplewouldbegameprogramming:youonlyhavetochangethescript(s)andyou
推荐下载
-
LUA调用C++经验分享.doc
LUA调用C++经验分享 我们组用lua调用c++库都是通过tolua++这个工具。这几天通过看书查阅资料和与andy等其他同事的讨论,对LUA调用c++库的实现原理有所收获,现将经验分享给大家,如有
35 2018-12-18 -
LUA和C++交互示例代码
LUA和C++交互示例代码
19 2020-09-20 -
Lua中调用C++函数示例
主要介绍了Lua中调用C++函数示例,本文给出的C++函数average()演示了如何接受多个参数且返回超过一个值,需要的朋友可以参考下
18 2020-09-29 -
c++注册lua5.2经典
针对最新的lua5.23版本写的c++导入lua函数变量demo.个人研究,愿与君分享.
22 2019-09-25 -
c++ 调用lua函数简单案例
简单实用的c++调用lua的源代码案例
25 2019-09-09 -
Introduction to Computer Science Using Python and Pygame
介绍python的基础知识,利用Pygame模块进行游戏的开发。
29 2019-04-02 -
Introduction to Computing Using Python by Ljubomir Perkovic
这是我门学校ics入门课的书
70 2019-07-15 -
Introduction to Scientific Programming and Simulation Using R
r程序全面介绍快速入门非常经典的入门教材引用率高
39 2019-06-25 -
Introduction.to.Computing.Using.Python.pdf
Perkovic'sIntroductiontoProgrammingUsingPython:AnApplicationDevelopmentFocus,2eismorethanjustanintro
28 2019-07-06 -
An Introduction to Programming using Python.pdf
An-Introduction-to-Programming-using-Python
18 2020-09-21
用户评论