第一步:点击【File】---【Setting】---【Editor】---【File Encoding】页面,设置global 和project encoding为UTF-8,然后点击应用。
第二步:点击【File】---【Setting】---【Editor】---【File and Code Templates】,点击右边的【python script】,在编辑框中输入: #--coding:utf-8-- 这样的话,你每个新建的文件开头都会出现。
第三步:重启下pycharm。
第一步:点击【File】---【Setting】---【Editor】---【File Encoding】页面,设置global 和project encoding为UTF-8,然后点击应用。
第二步:点击【File】---【Setting】---【Editor】---【File and Code Templates】,点击右边的【python script】,在编辑框中输入: #--coding:utf-8-- 这样的话,你每个新建的文件开头都会出现。
第三步:重启下pycharm。
本文标题:pycharm 无法输入中文字符
本文链接:https://www.haomeiwen.com/subject/nyjklktx.html
网友评论