Overview
Comment: | 名称统一 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5cfa1de12ea6e7ef1686145c4f1ab2f3 |
User & Date: | 顽雨沉风 on 2024-01-31 13:15:08 |
Other Links: | manifest | tags |
Context
2024-01-31
| ||
13:18 | 去重 check-in: eab22b3e0d user: 顽雨沉风 tags: trunk | |
13:15 | 名称统一 check-in: 5cfa1de12e user: 顽雨沉风 tags: trunk | |
13:02 | 仿照哆啦A梦,中英文之间不加空格。lua简洁,并且是官方名。lua本应为lualang,但它大量的以lua形式出现在各处,这表明它是一个被语境高度束缚的词。 check-in: 6b8c593967 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/排版lua文件.lua from [923fe6ed3d] to [e9787eb6d6].
︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - + - - + | local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_字串_前缀与后缀") local 前后缀库 = require(k1) local k1 = 字集码互转库.u8_to_a("程序语言_月_基础类型_字串_全筛") local 全筛文库 = require(k1) local k1 = 字集码互转库.u8_to_a("计算机_系统_窗口群_命令行_无窗口") local 令行库 = require(k1) local d_2 = {} |