V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
longchisihai
V2EX  ›  Python

求问大家怎么用 wingide 执行 python 脚本

  •  
  •   longchisihai · 2016-04-18 15:26:45 +08:00 · 2984 次点击
    这是一个创建于 2936 天前的主题,其中的信息可能已经有所发展或是发生改变。
    比如 Eclipse 中代码写好后直接点击箭头就执行了,下面也就看到结果了,但是 wingide 中好像没有一个绿色箭头 + run 的这种符号。

    目前我使用是 execute current file ,但是这么执行好像有个问题,就是输出中文的时候会报错, 比如说 print u'大家好'

    会报 UnicodeEncodeError 的错误。所以求问大家是怎么用 wingdie 执行脚本的?
    3 条回复    2016-04-20 11:19:48 +08:00
    cc959798
        1
    cc959798  
       2016-04-18 15:37:23 +08:00
    如果使用 ide 的话不如用 pycharm ,省心
    noble4cc
        2
    noble4cc  
       2016-04-18 15:41:20 +08:00
    你可以看一下官方的文档,一般都有使用说明,另外换 pycharm 吧,虽然卡点
    kingmo888
        3
    kingmo888  
       2016-04-20 11:19:48 +08:00
    wingide 依然有绿三角呀, F5 执行也可以。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2302 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 484ms · UTC 03:19 · PVG 11:19 · LAX 20:19 · JFK 23:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.