gpt4 book ai didi

java - 在 Intellij IDEA 中外部化时如何自动编码 Unicode 字符串

转载 作者:行者123 更新时间:2023-12-03 22:55:25 27 4
gpt4 key购买 nike

我想准备带有本地化字符串的资源包。问题是 java 属性文件不支持 unicode。因此,我需要在我的属性文件中保留像\u0412\u044B... 这样的字符串。有没有办法使用 Intellij IDEA 自动将字符串翻译成这种格式?

enter image description here

我尝试使用一些嵌入式编辑器,但它不会将字符串转换为\u0412\u044B... 表示形式。

enter image description here

最佳答案

转到设置/编辑器/文件编码并选中Transparent native-to-ascii conversion

启用该选项后,属性文件中的任何 Unicode 字符都将自动转换为相应的转义序列。

关于java - 在 Intellij IDEA 中外部化时如何自动编码 Unicode 字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27649480/

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