gpt4 book ai didi

python - PyCharm 替换文档字符串中的字符

转载 作者:太空宇宙 更新时间:2023-11-04 03:15:35 25 4
gpt4 key购买 nike

在最新版本的pycharm(2016.1)中有一个奇怪的行为 - 文档字符串中的某些字符被映射到其他字符 - 仅在显示中 - 有任何解决方法吗?

例子:

def main(self, args=None):
"""

:param args: List of arguments, with the 'aws' removed. For example,
the command "aws s3 list-objects --bucket foo" will have an
args list of ``['s3', 'list-objects', '--bucket', 'foo']``.

"""

看起来像:

enter image description here

最佳答案

当您的个人资料中的字体损坏时,就会发生这种情况。由于 Java 与 OS 中字体呈现的许多复杂性,导致显示此类工件的原因有很多。

解决此问题的最简单方法是重置主题的字体配置,然后重新启动 IDE。

关于python - PyCharm 替换文档字符串中的字符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36418539/

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