Overview
| Comment: | 加能 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2fe4cafc9503afb3b6aee955010153cd |
| User & Date: | 顽雨沉风 on 2024-02-03 03:53:23.051 |
| Other Links: | manifest | tags |
Context
|
2024-02-03
| ||
| 03:55 | 转化 check-in: 640a509a90 user: 顽雨沉风 tags: trunk | |
| 03:53 | 加能 check-in: 2fe4cafc95 user: 顽雨沉风 tags: trunk | |
| 03:27 | 目指大项中的小项,故改之 check-in: e934cb8977 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/lua_lib/常用库.lua
from [72f1e5fa45]
to [fd7a071c26].
| ︙ | |||
21 22 23 24 25 26 27 28 29 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | + + + + + + + + + + |
local k1_9
--~ 集排
k1_9 = {}
for o5 in o2(o1, o3, o4) do
k1_9[#k1_9 + 1] = o5
end
return k1_9
end
--~ 表中值
--~ 值类
--~ 办值的能
function d_2.操类(o1, o2, o3)
if type(o1) == o2 then
return o3(o1)
else
return o1
end
end
return
|
Modified 残局文料/用命令行工具排版lua文件.lua
from [7f49c84323]
to [18498d3b57].
| ︙ | |||
28 29 30 31 32 33 34 | 28 29 30 31 32 33 34 35 36 37 38 | - + |
历排库.处理后返回新排(k1_9, 令行库.执行命令)
end
local k1 = 字集码互转库.u8_to_a([[../single]])
local k2 = 字集码互转库.u8_to_a([[stylua --indent-type Spaces --indent-width 2 --collapse-simple-statement Never ]])
--~ 若不传命令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。
d_2.用命令行工具排版lua文件(k1, k2)
d_2.目表 = {
|