Differences From Artifact [462c8794d5]:
- File 残局文料/lua_lib/算机_程语_月_注_删_不虑字串.lua — part of check-in [c5096a6a56] at 2024-02-12 15:24:25 on branch trunk — 好 (user: 顽雨沉风, size: 518) [annotate] [blame] [check-ins using]
To Artifact [fb7338cbcc]:
- File 残局文料/lua_lib/算机_程语_月_注_删_不虑字串.lua — part of check-in [b0e744e1e3] at 2024-02-12 15:30:35 on branch trunk — 好 (user: 顽雨沉风, size: 631) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | local string = string local d = {} -- 单行注与多行注 --~ 文 function d.删注(o1) o1 = d.删多行注(o1) return d.删单行注(o1) | > > | 1 2 3 4 5 6 7 8 9 | local 字集库 = require("u8_to_a") local 文库 = require(字集库.u8_to_a("算机_程语_月_基类_文")) local string = string local d = {} -- 单行注与多行注 --~ 文 function d.删注(o1) o1 = d.删多行注(o1) return d.删单行注(o1) |
︙ | ︙ |