游戏王残局简化版

Check-in [4727371128]
Login

Check-in [4727371128]

Overview
Comment:去错
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 47273711281495a776dccbdb800b377767728c31dc64cfd2ea723d3401be8234
User & Date: 顽雨沉风 on 2024-02-03 03:58:26
Other Links: manifest | tags
Context
2024-02-03
03:59
简化 check-in: e039d6b77e user: 顽雨沉风 tags: trunk
03:58
去错 check-in: 4727371128 user: 顽雨沉风 tags: trunk
03:55
转化 check-in: 640a509a90 user: 顽雨沉风 tags: trunk
Changes

Modified 残局文料/用命令行工具排版lua文件.lua from [f7b9ea32f2] to [4a9767a832].

33
34
35
36
37
38
39
40
41
d_2.用命令行工具排版lua文件(k1, k2)
d_2.目表 = {
  ["文件目"] = [[../single]]
  ["文件类"] = ".lua"
  ["令行前缀"] = [[stylua --indent-type Spaces  --indent-width 2 --collapse-simple-statement Never ]]
  }
for _, o1 in pairs(d_2.目表) do
  f.操类(o1, "string", u8)
  end







|

33
34
35
36
37
38
39
40
41
d_2.用命令行工具排版lua文件(k1, k2)
d_2.目表 = {
  ["文件目"] = [[../single]]
  ["文件类"] = ".lua"
  ["令行前缀"] = [[stylua --indent-type Spaces  --indent-width 2 --collapse-simple-statement Never ]]
  }
for _, o1 in pairs(d_2.目表) do
  d_2.目表[_] = f.操类(o1, "string", u8)
  end