游戏王残局简化版

Check-in [54cfae3e62]
Login

Check-in [54cfae3e62]

Overview
Comment:(/ω\)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 54cfae3e62f7c2322ada07adabbd41b1218ee627a401da88c8228a7fae395909
User & Date: 顽雨沉风 on 2024-01-23 08:32:00.095
Other Links: manifest | tags
Context
2024-01-23
09:15
(/ω\) check-in: c88cd9eae0 user: 顽雨沉风 tags: trunk
08:32
(/ω\) check-in: 54cfae3e62 user: 顽雨沉风 tags: trunk
08:26
(/ω\) check-in: 6cde949a2c user: 顽雨沉风 tags: trunk
Changes
44
45
46
47
48
49
50
51

52
53
54

55
56
57
58
59



60
61
62
63
64
65
66
44
45
46
47
48
49
50

51
52
53

54
55
56



57
58
59
60
61
62
63
64
65
66







-
+


-
+


-
-
-
+
+
+







function d_5.写件_一维(o1, o1_9, o2, o3)
  local k1 = table.concat(o1_9, "\n")
  if o3 then
    k1 = o3(k1)
    end
  d_5.写件(o1, k1, o2)
  end
function d_5.删注_lua_多行注(o1)
function d_5.删注_月程语_多行注_凡态(o1)
  return o1:gsub("%-%-%[%[.-%]%]", "")
  end
function d_5.删注_lua_单行注(o1)
function d_5.删注_月程语_单行注(o1)
  return o1:gsub("%-%-[^\n]+", "")
  end
function d_5.删注_lua(o1)
  o1 = d_5.删注_lua_多行注(o1)
  return d_5.删注_lua_单行注(o1)
function d_5.删注_lua(o1)
  o1 = d_5.删注_月程语_多行注_凡态(o1)
  return d_5.删注_月程语_单行注(o1)
  end
function d_5.筛排(o1_9, o1, o2, o3)
  local k1_8
  local k1_9
  k1_9 = {}
  for o4 = 1, #o1_9 do
    k1_8 = o1(o1_9[o4], o2, o3)
1
2
3
4
5
6
7
8
9

10
11
12
13
14
15
16
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")
  k1 = 常用库.删注_lua(k1)
  k1 = 常用库.删注_lua(k1)
  --~ print(k1:gsub("\n", "\r\n"))
  k1 = k1:gsub("\t", "")
  print(k1)
  --[==[
  --[]
  --~ 888
  --]=]