游戏王残局简化版

Annotation For single_doc/游戏王_则拟器_原版_残局_文件_排版.lua
Login

Annotation For single_doc/游戏王_则拟器_原版_残局_文件_排版.lua

Origin for each line in single_doc/游戏王_则拟器_原版_残局_文件_排版.lua from check-in 60c256f91b:

60c256f91b 2024-06-27    1: package.path = [[.\lua_lib\?.lua;]] .. package.path
60c256f91b 2024-06-27    2: package.cpath = [[.\lua_lib\?.dll;]] .. package.cpath
60c256f91b 2024-06-27    3: local 字集库 = require("u8_to_a")
60c256f91b 2024-06-27    4: local 历对库 = require(字集库.u8_to_a("算机_程语_月_基类_能_传能_历_基类_表_对_取全"))
60c256f91b 2024-06-27    5: local 基类库 = require(字集库.u8_to_a("算机_程语_月_基类_能_传能_基类"))
60c256f91b 2024-06-27    6: local 令行库 = require(字集库.u8_to_a("算机_基统_窗群_令行_无窗"))
60c256f91b 2024-06-27    7: local s = {}
60c256f91b 2024-06-27    8: s.目对 = {
60c256f91b 2024-06-27    9:   ["文件目"] = [[../single/]]
60c256f91b 2024-06-27   10:   , ["文件类"] = ".lua"
60c256f91b 2024-06-27   11:   , ["令行前缀"] = [[stylua --indent-type Spaces  --indent-width 2 --collapse-simple-statement Never ]]
60c256f91b 2024-06-27   12:   }
60c256f91b 2024-06-27   13: s.目对 = 历对库.历值(s.目对, 基类库.操类, "string", 字集库.u8_to_a)
60c256f91b 2024-06-27   14: 令行库.办文件(s.目对)
60c256f91b 2024-06-27   15: return s