Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2af6cf3c13ddec25ad6a329e352bb8fb |
User & Date: | 顽雨沉风 on 2024-01-29 06:58:15 |
Other Links: | manifest | tags |
Context
2024-01-29
| ||
07:02 | (/ω\) check-in: b84f877140 user: 顽雨沉风 tags: trunk | |
06:58 | (/ω\) check-in: 2af6cf3c13 user: 顽雨沉风 tags: trunk | |
06:54 | (/ω\) check-in: 294a88546f user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/排版月程序语言文件.lua from [e52203b312] to [07732cdc91].
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 --~ 若不传令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。 --~ 我想,理解“排版月程语文件”比“齐月程语件”要快。 | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | _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 --~ 若不传令行参数,则后果未必如愿。例如,我想用空格做缩进符,它却用制表符。 --~ 我想,理解“排版月程语文件”比“齐月程语件”要快。 d_2.排版月程序语言文件_通用大字集态_八位态([[../single]], [[stylua --indent-type Spaces --sort-requires --indent-width 2 --collapse-simple-statement Never ]]) |