一、VSCODE无法显示中文的问题. 显示汉字乱码,类似下面这些情况:. str = '中文' print(str) print(str.encode('utf-8')) print(str.encode('gbk')).
確定! 回上一頁