Overview
| Comment: | (/ω\) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
afd2538dbd3812c6d4bd2af92409f0b0 |
| User & Date: | 顽雨沉风 on 2024-01-29 04:02:42.911 |
| Other Links: | manifest | tags |
Context
|
2024-01-29
| ||
| 04:03 | (/ω\) check-in: e4f0046f59 user: 顽雨沉风 tags: trunk | |
| 04:02 | (/ω\) check-in: afd2538dbd user: 顽雨沉风 tags: trunk | |
| 03:57 | (/ω\) check-in: fa1dd5fbf0 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/齐月程语件.lua
from [48bc1a59ea]
to [334934cea6].
1 2 3 4 5 6 |
_G.常用库 = require("lib/ipml_mj_ysaf")
local 字集码互转库 = require("u8_to_a")
local 令行库 = 常用库.导入库_通用大字集态_八位态("算机_基统_窗群_令行窗_无窗")
local 转参库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_能_传参_转化")
local d_2 = {}
function d_2.齐月程语件(o1, o2)
| | | 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
--~ 若不限令行参数,则后果未必如愿。例如,我想要空格做缩进符,它却采用制表符。故,需要令行参数。
d_2.齐月程语件_通用大字集态_八位态([[../single]], [[stylua --indent-type Spaces --sort-requires --indent-width 2 --collapse-simple-statement Never ]])
|