gpt4 book ai didi

.net - System.ArgumentException 路径中的非法字符

转载 作者:行者123 更新时间:2023-12-04 22:38:56 26 4
gpt4 key购买 nike

我正在使用 Path.Combine , 并且其中一个字符串包含 Unicode 字符。我收到 {System.ArgumentException} exception; illegal characters in path .
根据 MSDN文件路径/名称可以包含 unicode 字符。为什么我会收到此异常?
编辑:
这是代码:

Path.Combine("C:\PDM\Silver","Amabel Bender QQQ")

最佳答案

我解决了这个问题。第二个字符串中包含导致异常的“制表符”字符。 (当我在这里粘贴字符串时没有出现)

谢谢大家,很抱歉造成困惑。

关于.net - System.ArgumentException 路径中的非法字符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/367797/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com