主要公开日志
所有DJMAX中文资料库公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2025年10月13日 (一) 21:53 Raxter 留言 贡献删除页面模块:StrReplace (内容为:“-- Module for different search and replace operations on strings. local p = {} local getArgs = require('Module:Arguments').getArgs -- Takes one string parameter, and returns the string with all characters with special meaning for Lua patterns escaped with a preceding `%`. function p.escape_pattern(text) -- Replaces each occurrence of any of ().%+-*?[^$ with a `%` and then…”,唯一贡献者是“Raxter”(讨论))