Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 C# 项目使用扩展的 ASCII 字符“²”(上标 2)保存文件并创建文件夹。与国际合作安全吗?这是否会导致 .NET 库或 Windows 函数出现任何问题?
启动 Windows NT (?) 文件名始终是 unicode。所以应该没有问题。
当您开始使用替代空格字符、音译字符或应该具有双向上下文的字符时,事情确实会变得棘手,但上标 2 并非如此