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.
所以我和我的朋友正在用 Python 编程。他在python中有一个代码,所以这里是:
在一些关键字(如 def)之间的某处,有一些斜体。我怎么也能得到这个?我目前正在使用带有 Jetbrains Mono 字体的 vscode 1.61.2 的 Arch Linux。这是我目前的行为
像
def change(x, y): "Change snake direction." aim.x = x aim.y = y
他已经定义斜体