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 删注库_月程语版_不虑字串版 = require(字集码互转库.u8_to_a("删注/月程语_不虑字串"))
local d_2 = {}
function d_2.产常量件(o1)
local k1
k1 = 常用库.读件(o1 .. "/script/constant.lua", "rb")
k1 = 删注库_月程语版_不虑字串版.单行注(k1)
k1 = 常用库.捕排(string.gmatch, k1, "[^\n= \t]+")
--~ for o1 in k1:gmatch("[^\n= \t]+") do
--~ print(o1)
--~ end
--~ k1 = 常用库.删空行(k1)
--~ k1 = "local k1_11 = {}\n" .. k1 .. ""
--~ k1 = 常用库.筛排(k1, print)
--~ print(k1)
--~ print(k1:gsub("\n", "猪"))
end
function d_2.筛凡常量()
end
function d_2.筛字段量()
end
d_2.产常量件(字集码互转库.u8_to_a([[D:\install\YGOPro]]))