Overview
Comment: | 起步 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
13cd0daf302a87112e209b4e9dfae1bb |
User & Date: | 顽雨沉风 on 2024-02-03 07:55:19 |
Other Links: | manifest | tags |
Context
2024-02-03
| ||
08:07 | 合并 check-in: 3a58d8f06c user: 顽雨沉风 tags: trunk | |
07:55 | 起步 check-in: 13cd0daf30 user: 顽雨沉风 tags: trunk | |
07:49 | 简化 check-in: 9cdbbb717e user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/残局改名.lua from [23a1276ecd] to [d542633e43].
1 2 3 4 5 6 7 | 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_5 = {} d_5.目对 = { | > > > > > > | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | 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 简文件库 = require("lfs") local d_5 = {} --~ 目对 function d_5.残局改名(o1) local k1_9 k1_9 = f.历文(o1.文件目, 简文件库.dir) end d_5.目对 = { ["文件目"] = "../single/" , ["数据库路"] = [[D:\install\YGOPro\cards.cdb]] } for o1, o2 in pairs(d_2.目对) do d_2.目对[o1] = f.操类(o2, "string", u8) end d_5.残局改名(d_5.目对) |