xzc
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
已编辑于 Can I modify the encoding of the hardcoded charset file by modify ENCODING_PATTERN of pycharm-openapi-src/PythonFileType
My python file is start by # -*- coding: utf-8 -*- ,but the file`s encoding is gbk,chinese is garbled. like this I want to change file encoding to gbk,but i cant modify file coding,because the fil...