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
--~ 卡编排
k1_9 = f.历文(o1, string.gmatch, "[^\n]+")
k1_9 = f.历排(k1_9, f.全筛前缀, "Debug.AddCard")
return f.历排(k1_9, string.match, "[0-9]+")
end
--~ 文
function d.局筛则数(o1)
local k1
local k1_0
--~ 则数排
k1_0 = f.历文(o1, string.gmatch, "[^\n]+")
|
|
|
|
|
|
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_0
--~ 卡编排
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]+")
|