Python IDE 开发工具 Wing IDE 4.1.8 发布

jopen 12年前
   <p><a href="/misc/goto?guid=4958191151865125498" target="_blank"><strong>WingIDE</strong></a>是个相当优秀 的 IDE;其编辑器包括大量语言的语法标签高亮显示,虽然它只是个面向 Python 的工具。源代码浏览器对浏览项目或模块非常实用(表现在可导航源代码和文档行摘要中)。虽然没有监视器,但调试器设计得很好。编辑器有优秀的命令自动完成 和函数跳转列表,但是没有代码合并。面向项目风格的 IDE 对于大型产品非常有用(在这方面,除了 Komodo 以外,它是大多免费 IDE 中较好的)。总体的界面就像增强的 Idle,使用了与许多 TK 和 XWindow 界面类似的“多窗口”排列方式。我喜欢使用对接和嵌入(这方面,并不是过多使用 MS Visual Studio 造成的),但不同的开发人员可能喜欢不同风格的窗体。WingIDE 是个很有前途的开发环境。</p>   <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">     <tbody>      <tr>      </tr>     <tr class="key-points-row-0">       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523931776683004"><img class="point-image" border="0" alt="Code Intelligence" src="http://wingware.com/images/icons/code-intelligence.png" width="47" height="45" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523931776683004"> <h2 class="point-title">Code Intelligence</h2> </a><span class="point-blurb">Auto-completion, call tips, error indicators, goto-definition, find uses, source browser, code indices, and symbol lookup.</span></td>          </tr>         </tbody>        </table> </td>       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523931873591709"><img class="point-image" border="0" alt="Powerful Editor" src="http://wingware.com/images/icons/editor.png" width="40" height="40" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523931873591709"> <h2 class="point-title">Powerful Editor</h2> </a><span class="point-blurb">VI, emacs, and other key bindings, refactoring, live snippets, bookmarks, powerful search tools, and much more.</span></td>          </tr>         </tbody>        </table> </td>       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523931969091242"><img class="point-image" border="0" alt="Unit Testing" src="http://wingware.com/images/icons/testing.png" width="41" height="42" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523931969091242"> <h2 class="point-title">Unit Testing</h2> </a><span class="point-blurb">Integrated test execution and debugging with the unittest, doctest, and nose frameworks.</span></td>          </tr>         </tbody>        </table> </td>      </tr>      <tr class="key-points-row-1">       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523932062816476"><img class="point-image" border="0" alt="Graphical Debugger" src="http://wingware.com/images/icons/debugger.png" width="49" height="54" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523932062816476"> <h2 class="point-title">Graphical Debugger</h2> </a><span class="point-blurb">Set breakpoints, step, view data, and interact in shell. Launch from the IDE or debug remotely. Also debugs Django templates.</span></td>          </tr>         </tbody>        </table> </td>       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523932154540338"><img class="point-image" border="0" alt="Version Control" src="http://wingware.com/images/icons/vcs.png" width="38" height="50" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523932154540338"> <h2 class="point-title">Version Control</h2> </a><span class="point-blurb">Project management with Subversion, Mercurial, Bazaar, Git, CVS, and Perforce. Includes a graphical diff/merge tool.</span></td>          </tr>         </tbody>        </table> </td>       <td>        <table class="point" border="0" cellspacing="0" cellpadding="0" width="99%">         <tbody>          <tr>           <td class="left-point"><a class="point-image" href="/misc/goto?guid=4958523932244570040"><img class="point-image" border="0" alt="Cross-platform" src="http://wingware.com/images/icons/platform.png" width="44" height="48" /></a></td>           <td class="right-point"><a href="/misc/goto?guid=4958523932244570040"> <h2 class="point-title">Cross-platform</h2> </a><span class="point-blurb">Wing IDE runs on Windows, Linux, and OS X and works with CPython versions 2.x and 3.x and Stackless Python.</span></td>          </tr>         </tbody>        </table> </td>      </tr>      </tbody>    </table>    <p></p>    <p><img alt="Python IDE 开发工具 Wing IDE 4.1.8 发布" src="https://simg.open-open.com/show/1225741388dca9085892ded84609e906.jpg" width="548" height="419" /></p>    <p>Wing IDE 4.1.8 发布,该版本改进记录:</p>    <ul>     <li>adds How-Tos for The Foundry's NUKE/NUKEX and IDA Python, </li>     <li>tracks file operations in the Project tool at the revision control level, </li>     <li>accepts glob-style wildcards<span class="truncate_more"> for Filter in Search in Files, </span></li>     <li><span class="truncate_more">supports analysis of extension modules within zip archives, </span></li>     <li><span class="truncate_more">improves auto-editing and auto-completion, </span></li>     <li><span class="truncate_more">fixes some vi mode bugs, </span></li>     <li><span class="truncate_more">reduces memory consumed by the Perforce integration, </span></li>     <li><span class="truncate_more">adds about 35 other bugfixes and minor improvements.</span></li>    </ul>