e039d6b77e 2024-02-03 顽雨沉风: package.path = [[.\lua_lib\?.lua;]] .. package.path
e039d6b77e 2024-02-03 顽雨沉风: package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath
e039d6b77e 2024-02-03 顽雨沉风: local 字集码互转库 = require("u8_to_a")
e039d6b77e 2024-02-03 顽雨沉风: local u8 = 字集码互转库.u8_to_a
e039d6b77e 2024-02-03 顽雨沉风: local f = require(u8("常用库"))
e039d6b77e 2024-02-03 顽雨沉风: local d_2 = {}
e039d6b77e 2024-02-03 顽雨沉风: d_2.目表 = {
e039d6b77e 2024-02-03 顽雨沉风: ["文件目"] = [[../single]]
e733caf45e 2024-02-03 顽雨沉风: , ["文件类"] = ".lua"
e733caf45e 2024-02-03 顽雨沉风: , ["令行前缀"] = [[stylua --indent-type Spaces --indent-width 2 --collapse-simple-statement Never ]]
e039d6b77e 2024-02-03 顽雨沉风: }
e039d6b77e 2024-02-03 顽雨沉风: for _, o1 in pairs(d_2.目表) do
e039d6b77e 2024-02-03 顽雨沉风: d_2.目表[_] = f.操类(o1, "string", u8)
e039d6b77e 2024-02-03 顽雨沉风: end
1fd4d78c98 2024-02-03 顽雨沉风: f.用令行工具操文件(d_2.目表)