Differences From Artifact [a267460be6]:
- File 残局文料/lua_lib/游戏王_则拟器_原版_卡档.lua — part of check-in [8c1e3abceb] at 2024-02-12 14:53:39 on branch trunk — 好 (user: 顽雨沉风, size: 772) [annotate] [blame] [check-ins using]
- File 残局文料/游戏王_则拟器_原版_卡档.lua — part of check-in [7641d52a05] at 2024-02-12 14:52:42 on branch trunk — 好 (user: 顽雨沉风, size: 772) [annotate] [blame] [check-ins using]
To Artifact [5c94c46381]:
- File 残局文料/lua_lib/游戏王_则拟器_原版_卡档.lua — part of check-in [b0e744e1e3] at 2024-02-12 15:30:35 on branch trunk — 好 (user: 顽雨沉风, size: 847) [annotate] [blame] [check-ins using]
1 |
local 档库 = require("lsqlite3")
| > | | 1 2 3 4 5 6 7 8 9 10 |
local 字集库 = require("u8_to_a")
local 档库 = require("lsqlite3")
local 文库 = require(字集库.u8_to_a("算机_程语_月_基类_文"))
local 对库 = require(字集库.u8_to_a("算机_程语_月_基类_表_对"))
local d = {}
local 卡档
--~ 卡编
function d.取卡对(o1)
local k1_0, k2_0
--~ 卡文对
|
| ︙ | ︙ |