koala 最近的时间轴更新
koala's repos on GitHub
JavaScript · 273 人关注
egg-jwt
JWT authentication plugin for egg
Dart · 102 人关注
xque
[WIP] (unofficial) an yuque app that builded by flutter
TypeScript · 25 人关注
docz-theme-yuque
Yuque theme for docz
JavaScript · 14 人关注
koa-jwt2
koa middleware that validates a JsonWebToken (JWT) and sync with express/jwt
JavaScript · 8 人关注
remax-wechat-demo
Remax 微信小程序组件 / API / 云开发示例
JavaScript · 4 人关注
egg-swaggerbox
swagger box for egg
1 人关注
xbird
An new way to write mobile app
1 人关注
xfish
An new way to write cms by egg & umi & swagger
Java · 0 人关注
BabeShow
BabeShow
Objective-C · 0 人关注
NewEBuy
New Edition And New Design
koala

koala

V2EX 第 25489 号会员,加入于 2012-08-17 13:12:16 +08:00
windows10 docker 启动失败
Docker  •  koala  •  2015-08-06 18:04:48 PM  •  最后回复来自 dwandw
1
一个使用sublime 编译 python的问题
程序员  •  koala  •  2012-08-17 13:14:25 PM  •  最后回复来自 dingyaguang117
9
koala 最近回复了
2015-07-25 21:56:38 +08:00
回复了 north521 创建的主题 程序员 公司准备使用 nodejs,那我们也能算前端工程师咯?
如果你们公司有好点的前端架构师能hold那还行~~
2012-08-27 16:57:16 +08:00
回复了 koala 创建的主题 程序员 一个使用sublime 编译 python的问题
谢谢上面几位朋友的回复,我是这样解决的。
在插件的文件夹下找到python文件夹,进去、修改Python.sublime-build文件。
{
"cmd": ["python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python",
"encoding": "cp936"
}
然后设置成上面。cp936的由来是通过运行cmd,输入:chcp。控制台会输出: 活动代码页:936
所以设置编码规格为cp936。我试过,不管在哪里设置成utf-8都是不行的。
通过这样的操作,sublime的python控制台终于可以输出中文了。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   5448 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 03:44 · PVG 11:44 · LAX 20:44 · JFK 23:44
♥ Do have faith in what you're doing.