游戏王残局简化版

Check-in [33033c8d3d]
Login

Check-in [33033c8d3d]

Overview
Comment:不指了
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 33033c8d3dd01f1fc4edde79a6bafe07740617a96eb5e3dc4145a98fa8ae30f9
User & Date: 顽雨沉风 on 2024-02-04 11:36:05.260
Other Links: manifest | tags
Context
2024-02-04
11:40
不指了 check-in: 33a6341d1d user: 顽雨沉风 tags: trunk
11:36
不指了 check-in: 33033c8d3d user: 顽雨沉风 tags: trunk
11:35
不指了 check-in: d75e496659 user: 顽雨沉风 tags: trunk
Changes
54
55
56
57
58
59
60
61

62
63
64
65



66
67
68
69
70
71
72
54
55
56
57
58
59
60

61
62



63
64
65
66
67
68
69
70
71
72







-
+

-
-
-
+
+
+







function d.取卡对(o1_8)
  for o1_5 in 数据库:nrows("select * from datas where id = " .. o1_8) do
    return o1_5
    end
  end
--~ 文
function d.局筛卡编(o1)
  local k1_9
  local k1_0
  --~ 卡编排
  k1_9 = f.历文(o1, string.gmatch, "[^\n]+")
  k1_9 = f.历排(k1_9, f.全筛前缀, "Debug.AddCard")
  return f.历排(k1_9, string.match, "[0-9]+")
  k1_0 = f.历文(o1, string.gmatch, "[^\n]+")
  k1_0 = f.历排(k1_0, f.全筛前缀, "Debug.AddCard")
  return f.历排(k1_0, string.match, "[0-9]+")
  end
--~ 文
function d.局筛则数(o1)
  local k1
  local k1_0
  --~ 则数排
  k1_0 = f.历文(o1, string.gmatch, "[^\n]+")