Differences From Artifact [5763319aa9]:
- File 残局文料/产常量件.lua — part of check-in [6cde949a2c] at 2024-01-23 08:26:17 on branch trunk — (/ω\) (user: 顽雨沉风, size: 620) [annotate] [blame] [check-ins using]
To Artifact [ed357090cf]:
- File 残局文料/产常量件.lua — part of check-in [54cfae3e62] at 2024-01-23 08:32:00 on branch trunk — (/ω\) (user: 顽雨沉风, size: 617) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + |
package.path = [[.\lib_lua\?.lua;]] .. package.path
package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath
_G.常用库 = require("ipml_mj_ysaf")
local 字集码互转库 = require("u8_to_a")
local d_2 = {}
function d_2.产常量件(o1)
local k1
k1 = 常用库.读件(o1 .. "/script/constant.lua", "rb")
|
| ︙ |