游戏王残局简化版

Check-in [d3a4da06fe]
Login

Check-in [d3a4da06fe]

Overview
Comment:(/ω\)
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d3a4da06febf091b7a818aa448f8d8c4aabe9e3d0a7a5987fc80e91e742c9e39
User & Date: 顽雨沉风 on 2024-01-29 09:07:07
Other Links: manifest | tags
Context
2024-01-29
09:08
(/ω\) check-in: 8e66b88bc5 user: 顽雨沉风 tags: trunk
09:07
(/ω\) check-in: d3a4da06fe user: 顽雨沉风 tags: trunk
08:46
(/ω\) check-in: 236369fde3 user: 顽雨沉风 tags: trunk
Changes

Modified 残局文料/dfns_jvwg_ysaf/程序语言_月_基础类型_序排_逐一.lua from [61fc34345e] to [5abf44c9eb].

1
2
3
4
5
6
7
8
9
local d_2 = {}
function d_2.遍历_返排(o1_11, o1, o2, o3, o4)
  local k1_8
  local k1_11
  k1_11 = {}
  for o5 = 1, #o1_11 do
    k1_8 = o1(o1_11[o5], o2, o3, o4)
    if k1_8 then
      k1_11[#k1_11 + 1] = k1_8

|







1
2
3
4
5
6
7
8
9
local d_2 = {}
function d_2.逐一处理后回新排(o1_11, o1, o2, o3, o4)
  local k1_8
  local k1_11
  k1_11 = {}
  for o5 = 1, #o1_11 do
    k1_8 = o1(o1_11[o5], o2, o3, o4)
    if k1_8 then
      k1_11[#k1_11 + 1] = k1_8