代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/154878/11921004
ico lua.ico
www.eeworm.com/read/154878/11921007
lua doall.lua
-- emulate the command line behaviour of Lua 4.0
-- usage: lua doall.lua f1.lua f2.lua f3.lua ...
for i=1,table.getn(arg) do
dofile(arg[i])
end
www.eeworm.com/read/154878/11921023
xpm lua.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 6 1",
" c Gray0",
". c #000000008080",
"X c #808080808080",
"o c #c0c0c0c0c0c0",
"O c Gray100",
"+ c None",
/* pix
www.eeworm.com/read/154878/11921030
lua compat.lua
-------------------------------------------------------------------
-- Real globals
-- _ALERT
-- _ERRORMESSAGE
-- _VERSION
-- _G
-- assert
-- error
-- metatable
-- next
-- print
-- require
-- tonumber
www.eeworm.com/read/154878/11921034
magic lua.magic
# Lua precompiled files. Versions 2.3 and 4.1 were never officially released.
0 string \33Lua precompiled chunk for Lua
>4 byte 0x23 2.3*
>4 byte 0x24 2.4
>4 byte 0x25 2.5
>4 byte 0x30 3.0
>4 byte 0x
www.eeworm.com/read/154878/11921047
html lua.html
LUA man page
NAME
lua - Lua interpreter
SYNOPSIS
lua
[
op
www.eeworm.com/read/154878/11921052
1 lua.1
.\" lua.man,v 1.8 2003/04/02 00:05:20 lhf Exp
.TH LUA 1 "2003/04/02 00:05:20"
.SH NAME
lua \- Lua interpreter
.SH SYNOPSIS
.B lua
[
.I options
]
[
.I script
[
.I args
]
]
.SH DESCRIPTION
.B lua
is the
www.eeworm.com/read/154878/11921132
dsw lua.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/154878/11921140
plg lua.plg
Build Log
--------------------Configuration: lua - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\hlm\LOCAL
www.eeworm.com/read/154878/11921142