xzc
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
xzc commented, -
-
-
xzc commented, -
xzc created a post, 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...