Overview
| Comment: | 不指了 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b92c73c8f3150357adb26e7d4be602a3 |
| User & Date: | 顽雨沉风 on 2024-02-04 11:13:48.763 |
| Other Links: | manifest | tags |
Context
|
2024-02-04
| ||
| 11:14 | 加释 check-in: 1b64e61bc7 user: 顽雨沉风 tags: trunk | |
| 11:13 | 不指了 check-in: b92c73c8f3 user: 顽雨沉风 tags: trunk | |
| 11:12 | 不指了 check-in: 0ebfa0e128 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/lua_lib/常用库.lua
from [6764e54300]
to [5815152692].
| ︙ | ︙ | |||
99 100 101 102 103 104 105 |
--~ 文
k1 = k1_3:read("a")
k1_3:flush()
k1_3:close()
return k1
end
--~ 常量排
| | | | | | | | | 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
--~ 文
k1 = k1_3:read("a")
k1_3:flush()
k1_3:close()
return k1
end
--~ 常量排
function d_4.加对限(o1_0)
for o1 = 1, #o1_0 do
o1_0[o1] = d_4.加前缀(o1_0[o1], [[k1_0["]])
o1_0[o1] = string.gsub(o1_0[o1], "=", "\"]=", 1)
end
table.insert(o1_0, 1, "local k1_0 = {}")
table.insert(o1_0, "return k1_0")
return table.concat(o1_0, "\n")
end
--~ 文
--~ 文件路
--~ 式
function d_4.写文件(o1, o2, o3)
local k1_3
--~ 文件
|
| ︙ | ︙ |