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.
我在尝试使用 Ironpython 代码作为桥梁从两个 C# 模块传递字符串时遇到编码问题。
当接收模块接收到字符串时,像 € 、 © 这样的特殊字符会被扭曲。
谁能告诉它是否是 IronPython 问题?以及如何解决此类问题
谢谢,阿米特
可能你做错了什么。编码和 IronPython 没有问题。检查您之前加载的脚本的编码..