Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e6d057873e792ea362753917de16890d |
User & Date: | 顽雨沉风 on 2024-01-29 05:56:01 |
Other Links: | manifest | tags |
Context
2024-01-29
| ||
05:56 | (/ω\) check-in: 0cca028be3 user: 顽雨沉风 tags: trunk | |
05:56 | (/ω\) check-in: e6d057873e user: 顽雨沉风 tags: trunk | |
05:53 | (/ω\) check-in: c3f762563d user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/排版月程语文件.lua from [e8fd075738] to [3f9bb0bcd1].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | _G.常用库 = require("lib/ipml_mj_ysaf") local 字集码互转库 = require("u8_to_a") local 令行库 = 常用库.导入库_通用大字集态_八位态("算机_基统_窗群_令行窗_无窗") local 转参库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_能_传参_转化") local d_2 = {} function d_2.齐月程语件(o1, o2) 令行库.入件夹而用件径_全筛后缀态_加前缀态_不虑递归态 (o1, [[.lua]], o2) end function d_2.齐月程语件_通用大字集态_八位态(o1, o2) 转参库.二参(d_2.齐月程语件, 字集码互转库.u8_to_a, o1, o2) end --~ 若不传令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。 |