📄 cereadme.txt
字号:
Upgrade to Lua 5.1.2
2007/8/2
This project is to support Lua on WinCE. It base on the Lua5.1 official version
and Pedro Miller Rabinovitch's porting for Lua5.0.
zzm9981@163.com ported it to WinCE 4.2 (armv4i,EVC4.0).
Below features is tested:
1. simple scripts, such as hello world
2. Call extension dll
3. interactive mode
4. Exchange complex table data between C and Lua
To build an Interpreter for CE, please add luacerun.c, instead of lua.c
luacerun.c,luace.h,luace.c and errno.h are for CE only.
The wincebuild directory include the project files for Static/Dynamic Library and Interpreter
2006/8/29
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -