游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [fed24418a8]:

To Artifact [5763319aa9]:


1
2
3
4
5
6
7
8
9


10




11
12
13
14
15
16
17
18
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")
  k1 = 常用库.删注释_lua(k1)


  print(k1)




  end
function d_2.筛凡常量()
  
  end
function d_2.筛字段量()
  
  end
d_2.产常量件(八位通用大字集码转本机码库.u8_to_a([[D:\install\YGOPro]]))



|



|

>
>

>
>
>
>







|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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")
  k1 = 常用库.删注释_lua(k1)
  --~ print(k1:gsub("\n", "\r\n"))
  k1 = k1:gsub("\t", "")
  print(k1)
  --[==[
  --[]
  --~ 888
  --]=]
  end
function d_2.筛凡常量()
  
  end
function d_2.筛字段量()
  
  end
d_2.产常量件(字集码转库.u8_to_a([[D:\install\YGOPro]]))