Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
dc7092ee84884bd30d547141349b0697 |
User & Date: | 顽雨沉风 on 2024-01-29 09:20:45 |
Other Links: | manifest | tags |
Context
2024-01-29
| ||
09:34 | (/ω\) check-in: 3dc9533f18 user: 顽雨沉风 tags: trunk | |
09:20 | (/ω\) check-in: dc7092ee84 user: 顽雨沉风 tags: trunk | |
09:19 | (/ω\) check-in: 1fccde6514 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/dfns_jvwg_ysaf/计算机_系统_窗口群_文件系统_路径.lua from [08d43bd847] to [2913cb6077].
1 2 3 4 5 6 7 8 9 10 11 | local d_2 = {} local 遍历文库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_文_遍历") local 历排库 = 常用库.导入库_通用大字集态_八位态("程序语言_月_基础类型_序排_逐一") local 前后缀库 = 常用库.导入库_通用大字集态_八位态("程序语言_月_基础类型_字串_前缀与后缀") local 判文库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_文_筛文_判文") local 简单文件系统库 = require("lfs") function d_2.入件夹而返件径排_筛态(o1, o2, o3, o4) local k1_9 k1_9 = d_2.入件夹而返件径排_基态(o1) return 遍历排库.遍历_返排态(k1_9, 判文库.返全文, o2, o3, o4) end | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | local d_2 = {} local 遍历文库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_文_遍历") local 历排库 = 常用库.导入库_通用大字集态_八位态("程序语言_月_基础类型_序排_逐一") local 前后缀库 = 常用库.导入库_通用大字集态_八位态("程序语言_月_基础类型_字串_前缀与后缀") local 判文库 = 常用库.导入库_通用大字集态_八位态("程语_月_基类_文_筛文_判文") local 简单文件系统库 = require("lfs") function d_2.入件夹而返件径排_筛态(o1, o2, o3, o4) local k1_9 k1_9 = d_2.入件夹而返件径排_基态(o1) return 遍历排库.遍历_返排态(k1_9, 判文库.返全文, o2, o3, o4) end function d_2.入文件夹路径而返文件路径排(o1) local k1_9 k1_9 = 遍历文库.遍历(o1, 简件系库.dir) return 遍历排库.遍历_返排态(k1_9, 缀库.加始缀_基态, o1 .. "/") end return d_2 |