lua.magic

来自「世界上最快的脚本语言lua的源码」· MAGIC 代码 · 共 13 行

MAGIC
13
字号
# 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	0x31	3.1>4	byte	0x32	3.2>4	byte	0x40	4.0>4	byte	0x41	4.1*>4	byte	0x50	5.0

⌨️ 快捷键说明

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