游戏王残局简化版

Check-in [c88cd9eae0]
Login

Check-in [c88cd9eae0]

Overview
Comment:(/ω\)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c88cd9eae093443e17017bc775442ac5341dc40af60b6a8d61a54784087a2499
User & Date: 顽雨沉风 on 2024-01-23 09:15:56.969
Other Links: manifest | tags
Context
2024-01-23
09:57
(/ω\) check-in: eca49ddcf5 user: 顽雨沉风 tags: trunk
09:15
(/ω\) check-in: c88cd9eae0 user: 顽雨沉风 tags: trunk
08:32
(/ω\) check-in: 54cfae3e62 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
67
44
45
46
47
48
49
50










51
52
53
54
55
56
57







-
-
-
-
-
-
-
-
-
-







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.删注_月程语_多行注_凡态(o1)
  return o1:gsub("%-%-%[%[.-%]%]", "")
  end
function d_5.删注_月程语_单行注(o1)
  return o1:gsub("%-%-[^\n]+", "")
  end
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)
    if k1_8 then
1
2
3
4
5
6
7
8
9

10
11
12
13
14
15
16
17
18
19
20
21
22
23
1
2
3
4
5
6
7
8

9


10




11
12
13
14
15
16
17








-
+
-
-

-
-
-
-







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 = 常用库.删注_月程语(k1)
  --~ print(k1:gsub("\n", "\r\n"))
  k1 = k1:gsub("\t", "")
  print(k1)
  --[==[
  --[]
  --~ 888
  --]=]
  end
function d_2.筛凡常量()
  
  end
function d_2.筛字段量()
  
  end