Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 jide 的 CodeEditor 中搜索了自动换行和换行,但没有找到,是否可以在当前视口周围包装内容?
谢谢你,米卡
JIDE 代码编辑器不支持换行。原因是,顾名思义,它是为了源代码编辑目的。我还没有在主要的 IDE 中看到任何支持换行的代码编辑器。
操作系统:Windows 7;使用 Python GUI Shell 的 Python 2.7.3
我正在尝试通过 Python 阅读网站,并且有几位作者使用urllib和urllib2库。要将站点存储在变量中,我看到了一种类似的方法:
urllib
urllib2