package.path = [[.\lua_lib\?.lua;]] .. package.path
package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath
local 字集码互转库 = require("u8_to_a")
local u8 = 字集码互转库.u8_to_a
local f = require(u8("常用库"))
local d_3 = {}
--~ 文件路
--~ 普常量文件名
function d_3.产普常量文件(o1, o2)
local k1, k2
local k1_0
--~ 文
k1 = f.读文件(o1)
k1 = string.gsub(k1, "%-%-" .. "[^\n]*", "")
k1 = string.gsub(k1, "[ \t]", "")
--~ 常量排
k1_0 = f.历文(k1, string.gmatch, "[^\n]+")
for o1 = 1, #k1_0 do
k1_0[o1] = f.加前缀(k1_0[o1], [[k1_0.]])
end
--~ 文
k2 = f.加对限(k1_0)
f.写文件(k2, o2)
end
--~ 文件路
--~ 字段名文件名
function d_3.产字段名文件(o1, o2)
local k1, k2
local k1_0
--~ 文
k1 = f.读文件(o1)
--~ 常量排
k1_0 = f.历文(k1, string.gmatch, "[^\n]+")
k1_0 = f.历排(k1_0, f.全筛文, "^!setname")
for o3 = 1, #k1_0 do
k1_0[o3] = f.删左右空白(k1_0[o3])
k1_0[o3] = string.gsub(k1_0[o3], "^!setname ", "")
k1_0[o3] = string.gsub(k1_0[o3], "[|\t].+", "")
k1_0[o3] = string.gsub(k1_0[o3], " ", "=", 1)
k1_0[o3] = string.gsub(k1_0[o3], "[0-9a-z]+", "k1_0[%1]", 1)
k1_0[o3] = string.gsub(k1_0[o3], "=([^\n]+)", [[="%1"]], 1)
end
--~ 文
k2 = f.加对限(k1_0)
f.写文件(k2, o2)
end
d_3.产普常量文件([[D:\install\YGOPro/script/constant.lua]], u8("普常量.lua"))
d_3.产字段名文件([[D:\install\YGOPro/strings.conf]], u8("字段名.lua"))