Artifact 10ee2cb898ecd28e6115002957920c78635e2f374602f7a61c6d36122bc7531d:
- File 残局文料/用令行工具排版lua文件.lua — part of check-in [edd6ff0c1c] at 2024-02-03 04:38:31 on branch trunk — 删冗 (user: 顽雨沉风, size: 565) [annotate] [blame] [check-ins using]
package.path = [[.\lua_lib\?.lua;]] .. package.path package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath local 字集码互转库 = require("u8_to_a") local u8 = 字集码互转库.u8_to_a local f = require(u8("常用库")) local d_2 = {} d_2.目表 = { ["文件目"] = [[../single]] , ["文件类"] = ".lua" , ["令行前缀"] = [[stylua --indent-type Spaces --indent-width 2 --collapse-simple-statement Never ]] } for _, o1 in pairs(d_2.目表) do d_2.目表[_] = f.操类(o1, "string", u8) end f.用令行工具操文件(d_2.目表)