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.
在我的代码中,我在 Windows 窗体状态栏中显示了一些文本。这还包括用户的全名。但是,由于当地语言的原因,它很可能包含诸如“š、č、ř、ě、í、á 等”之类的字母。这些都显示为“�”。我是否需要以某种方式更改字符集或其他内容?
您在表单中使用的字体很可能不支持 Unicode 字符。