Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1ee04e496e9793d96030efe8193f315f |
User & Date: | 顽雨沉风 on 2024-01-29 06:00:05 |
Other Links: | manifest | tags |
Context
2024-01-29
| ||
06:01 | (/ω\) check-in: 42093bdcd7 user: 顽雨沉风 tags: trunk | |
06:00 | (/ω\) check-in: 1ee04e496e user: 顽雨沉风 tags: trunk | |
05:59 | (/ω\) check-in: 26b051202f user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/排版月程语文件.lua from [acfd07b199] to [d6d51212b1].
1 2 3 4 5 | _G.常用库 = require("lib/ipml_mj_ysaf") local 字集码互转库 = require("u8_to_a") local 令行库 = 常用库.导入库_通用大字集态_八位态("算机_基统_窗群_令行窗_无窗") local 转参库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_能_传参_转化") local d_2 = {} | | | 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 --~ 若不传令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。 --~ 我想,理解“排版月程语文件”比“齐月程语件”要快。 |
︙ | ︙ |