資源簡介
delphi 2010-xe4可用的Lua,附帶demo,支持中文函數

代碼片段和文件信息
/*
*?all.c?--?Lua?core?libraries?and?interpreter?in?a?single?file
*/
#define?luaall_c
#include?“lapi.c“
#include?“lcode.c“
#include?“ldebug.c“
#include?“ldo.c“
#include?“ldump.c“
#include?“lfunc.c“
#include?“lgc.c“
#include?“llex.c“
#include?“lmem.c“
#include?“lobject.c“
#include?“lopcodes.c“
#include?“lparser.c“
#include?“lstate.c“
#include?“lstring.c“
#include?“ltable.c“
#include?“ltm.c“
#include?“lundump.c“
#include?“lvm.c“
#include?“lzio.c“
#include?“lauxlib.c“
#include?“lbaselib.c“
#include?“ldblib.c“
#include?“liolib.c“
#include?“linit.c“
#include?“lmathlib.c“
#include?“loadlib.c“
#include?“loslib.c“
#include?“lstrlib.c“
#include?“ltablib.c“
#include?“lua.c“
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????255??2012-07-24?01:03??Example\helloworld.lua
?????文件?????????58??2012-07-24?01:03??Example\helloworld1.lua
?????文件?????122880??2012-07-24?00:29??Example\lua5.1.dll
?????文件?????167936??2009-09-29?13:42??Example\lua5.1.dll_
?????文件?????122880??2012-07-24?00:29??Example\lua51.dll
?????文件???????1602??2012-07-24?01:02??Example\LuaTest.dpr
?????文件???????4365??2012-07-24?01:02??Example\LuaTest.dproj
?????文件?????????62??2012-07-24?01:02??Example\LuaTest.dproj.local
?????文件?????314880??2012-07-24?01:09??Example\LuaTest.exe
?????文件????????291??2012-07-24?01:11??Example\LuaTest.identcache
?????文件???????3822??2012-07-24?01:08??Example\MyLua.dcu
?????文件???????2244??2012-07-24?01:08??Example\MyLua.pas
?????文件?????????32??2009-09-30?13:20??Example\simple.lua
?????文件???????1441??2012-07-24?01:08??Example\SomeClass.dcu
?????文件????????349??2009-09-30?13:14??Example\SomeClass.pas
?????文件???????1505??2009-09-30?13:41??Example\__history\LuaTest.dpr.~1~
?????文件???????1563??2012-07-23?23:50??Example\__history\LuaTest.dpr.~2~
?????文件???????1560??2012-07-23?23:51??Example\__history\LuaTest.dpr.~3~
?????文件???????1564??2012-07-23?23:51??Example\__history\LuaTest.dpr.~4~
?????文件???????1566??2012-07-23?23:52??Example\__history\LuaTest.dpr.~5~
?????文件???????1566??2012-07-23?23:52??Example\__history\LuaTest.dpr.~6~
?????文件???????1564??2012-07-24?01:01??Example\__history\LuaTest.dpr.~7~
?????文件???????1601??2012-07-24?01:02??Example\__history\LuaTest.dpr.~8~
?????文件???????1929??2009-09-30?13:08??Example\__history\MyLua.pas.~1~
?????文件???????1987??2012-07-24?01:07??Example\__history\MyLua.pas.~2~
?????文件???????2071??2012-07-24?01:08??Example\__history\MyLua.pas.~3~
?????文件???????2091??2012-07-24?01:08??Example\__history\MyLua.pas.~4~
?????文件???????2144??2012-07-24?01:08??Example\__history\MyLua.pas.~5~
?????文件???????2145??2012-07-24?01:08??Example\__history\MyLua.pas.~6~
?????文件???????2357??2012-07-24?01:08??Example\__history\MyLua.pas.~7~
............此處省略134個文件信息
- 上一篇:AT89C51控制超聲波
- 下一篇:分詞_頻數_詞性@35萬_結巴語料
評論
共有 條評論