C/C++开发问题


在 C++ 和 Lua 之间来回发送变量指针?
Sending variable pointers back and forth between C++ and Lua?(在 C++ 和 Lua 之间来回发送变量指针?)...
2023-09-27 C/C++开发问题
10

如何在 C++ 中创建 Lua 表,并将其传递给 Lua 函数?
How do I create a Lua Table in C++, and pass it to a Lua function?(如何在 C++ 中创建 Lua 表,并将其传递给 Lua 函数?)...
2023-09-27 C/C++开发问题
6

如何使用 C API 创建嵌套的 Lua 表
How to create nested Lua tables using the C API(如何使用 C API 创建嵌套的 Lua 表)...
2023-09-27 C/C++开发问题
11

使用唯一的动态变量名(不是变量值!)
Using unique dynamic variable names (not variable values!)(使用唯一的动态变量名(不是变量值!))...
2023-09-27 C/C++开发问题
8

在 C++ 中嵌入 Lua
Embedding Lua in C++(在 C++ 中嵌入 Lua)...
2023-09-27 C/C++开发问题
3

使用直接 Lua,如何公开现有的 C++ 类对象以在 Lua 脚本中使用?
Using straight Lua, how do I expose an existing C++ class objec for use in a Lua script?(使用直接 Lua,如何公开现有的 C++ 类对象以在 Lua 脚本中使用?)...
2023-09-27 C/C++开发问题
1

为嵌入式 Lua 重定向/重新定义 print()
Redirecting/redefining print() for embedded Lua(为嵌入式 Lua 重定向/重新定义 print())...
2023-09-27 C/C++开发问题
24

从 C++ 遍历 Lua 表?
Iterating through a Lua table from C++?(从 C++ 遍历 Lua 表?)...
2023-09-27 C/C++开发问题
21

编译lua代码,存储字节码然后加载执行
Compile lua code, store bytecode then load and execute it(编译lua代码,存储字节码然后加载执行)...
2023-09-27 C/C++开发问题
25

如何在 C++ 中使用 glutBitmapString() 将文本绘制到屏幕上?
How do I use glutBitmapString() in C++ to draw text to the screen?(如何在 C++ 中使用 glutBitmapString() 将文本绘制到屏幕上?)...
2023-09-27 C/C++开发问题
4

样条、B 样条和 NURBS C++ 库
Spline, B-Spline and NURBS C++ library(样条、B 样条和 NURBS C++ 库)...
2023-09-27 C/C++开发问题
3

c++ graphics.h -lbgi not found
c++ graphics.h -lbgi not found(c++ graphics.h -lbgi not found)...
2023-09-27 C/C++开发问题
2