Overview
| Comment: | (/ω\) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
cb2578b5abb8104ea2f453e9035a22b7 |
| User & Date: | 顽雨沉风 on 2024-01-29 03:27:18.803 |
| Other Links: | manifest | tags |
Context
|
2024-01-29
| ||
| 03:49 | (/ω\) check-in: 3f0550e2eb user: 顽雨沉风 tags: trunk | |
| 03:27 | (/ω\) check-in: cb2578b5ab user: 顽雨沉风 tags: trunk | |
| 03:23 | (/ω\) check-in: a81e7baf4d user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/齐月程语件.lua
from [97b44f8648]
to [6f63ed345c].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 | - - + |
_G.常用库 = require("lib/ipml_mj_ysaf")
local 字集码互转库 = require("u8_to_a")
local 令行库 = 常用库.导入库_通用大字集态_八位态("算机_基统_窗群_令行窗_无窗")
local 转参库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_能_传参_转化")
local d_2 = {}
function d_2.齐月程语件(o1, o2)
转参库.三参(令行库.入件夹而用件径_筛后缀态_前缀态, 字集码互转库.u8_to_a, o1, [[.lua]], o2)
end
|