⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme_rel.txt

📁 lua cpp 能和c++很好结合的一种脚本语言 体积小速度快
💻 TXT
字号:
src	 - source code
test - code to test the source

To use: 
- Easiest is to copy src to some folder of your choice (rename it), include that 
  folder when you compile, define the LUACPP_LIB_IS_HEADER_ONLY to compiler, and 
  #include "whereYouPutSrc/Interpreter.hpp"
- Or build it as a DLL or .so and link to it

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -