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
zhuweihua0755
V2EX  ›  Python

[求助] 在 wing IDE 软件中如何输入多行注释符号'''或者"""

  •  
  •   zhuweihua0755 · 2018-02-19 20:37:44 +08:00 · 2300 次点击
    这是一个创建于 2251 天前的主题,其中的信息可能已经有所发展或是发生改变。
    不好意思,问个比较低级的问题。刚开始用 wing IDE,因为有自动完成,我按 2 次单引号或者双引号,软件显示的是两个引号;如果再按第 3 次引号,软件会自动给我变成 6 个单引号或者 6 个双引号。此时如果按一次 Backspace 键,软件会删掉两个引号,变成 4 个,而不是 3 个。

    请问有没有用过 wing IDE 的同学,如何解决?谢谢!!
    zhuweihua0755
        1
    zhuweihua0755  
    OP
       2018-02-20 01:11:38 +08:00
    暂时这样解决的:
    按三次引号键,出现 6 个引号。按 del 键删掉后面 3 个 :(
    shamashii
        2
    shamashii  
       2018-02-20 17:54:31 +08:00
    shift 单,单,shift 单,单--》‘’‘
    单,shift 单,单,shift 单--》“”“
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2768 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 05:45 · PVG 13:45 · LAX 22:45 · JFK 01:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.