using System; using System.Text.RegularExpressions; string fileName = "my#DOTNET: 开发?name*.txt"; // 正则表达式模式匹配不可作为文件名的特殊符号 string invalidChars = @"[\\/:*?""<>|]"; string cleanedFileName = Regex.Replace(fileName, invalidChars, "");
方法2:
使用道具 举报
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
2024-4-19
2024-3-24
2024-3-22
2023-10-27
2023-10-24
关于 注册码 问题
由于近期经常大量注册机器人注册发送大量广告,本站开启免费入群领取注册码注册网站账号,注册码在群公告上贴着...
Archiver|手机版|小黑屋|DLSite
GMT+8, 2024-11-23 01:38
Powered by Discuz! X3.5 and PHP8