Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cfc70296e9be905dc8783a933bcedca1 |
User & Date: | 顽雨沉风 on 2024-01-23 05:46:56 |
Other Links: | manifest | tags |
Context
2024-01-23
| ||
05:49 | (/ω\) check-in: 42c33ad550 user: 顽雨沉风 tags: trunk | |
05:46 | (/ω\) check-in: cfc70296e9 user: 顽雨沉风 tags: trunk | |
05:43 | (/ω\) check-in: 9973312896 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/齐残局件.lua from [bb6665872d] to [6c0606f176].
1 2 | package.path = [[.\lib_lua\?.lua;]] .. package.path package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath | | | | | | | | > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | package.path = [[.\lib_lua\?.lua;]] .. package.path package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath _G.常用库 = require("ipml_mj_ysaf") local 八位通用大字集码转本机码库 = require("u8_to_a") local d_2 = {} function d_2.齐月程语件(o1) local k1_9 k1_9 = 常用库.筛件径(o1, "%.lua$") k1_9 = 常用库.筛排(k1_9, 常用库.加前缀与后缀, [[stylua "]], [["]]) --~ k1_9 = 常用库.筛排(k1_9, 常用库.加后缀, [["]]) --~ 常用库.筛排(k1_9, 常用库.办并说) 常用库.筛排(k1_9, print) end d_2.齐月程语件(八位通用大字集码转本机码库.u8_to_a([[../single]])) |