游戏王残局简化版

Annotation For 残局文料/产常量件.lua
Login

Annotation For 残局文料/产常量件.lua

Lines of 残局文料/产常量件.lua from check-in 6cde949a2c that are changed by the sequence of edits moving toward check-in 54cfae3e62:

                         1: package.path = [[.\lib_lua\?.lua;]] .. package.path
                         2: package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath
                         3: _G.常用库 = require("ipml_mj_ysaf")
                         4: local 字集码互转库 = require("u8_to_a")
                         5: local d_2 = {}
                         6: function d_2.产常量件(o1)
                         7:   local k1
                         8:   k1 = 常用库.读件(o1 .. "/script/constant.lua", "rb")
6cde949a2c 2024-01-23    9:   k1 = 常用库.删注释_lua(k1)
                        10:   --~ print(k1:gsub("\n", "\r\n"))
                        11:   k1 = k1:gsub("\t", "")
                        12:   print(k1)
                        13:   --[==[
                        14:   --[]
                        15:   --~ 888
                        16:   --]=]
                        17:   end
                        18: function d_2.筛凡常量()
                        19:   
                        20:   end
                        21: function d_2.筛字段量()
                        22:   
                        23:   end
                        24: d_2.产常量件(字集码互转库.u8_to_a([[D:\install\YGOPro]]))