📄 readme_rel.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 + -