2006年07月13日 星期四 16:01
大家好: IDLE太简陋难用了,特别是对我这个初学者。必须边翻手册边编代码。大家觉得哪种编辑器最好用?特别是自动完成和代码提示以及类库查询比较完善的。 谢谢 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060713/ffb8308e/attachment.html
2006年07月13日 星期四 16:07
gvim 在06-7-13,chenwei <chenwei at sobey.com> 写道: > > 大家好: > > IDLE太简陋难用了,特别是对我这个初学者。必须边翻手册边编代码。大家觉得哪种编辑器最好用?特别是自动完成和代码提示以及类库查询比较完善的。 > > 谢谢 > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- devdoer devdoer at gmail.com http://project.mytianwang.cn/cgi-bin/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060713/66bc35b1/attachment.htm
2006年07月13日 星期四 16:19
IDLE很强大的,只是需要发掘。就算用VS写C#程序,MSDN还是要随手翻阅。翻手册不是困扰,而是一种美德,尤其对新人,这是一定要培养的好习惯。代码自动完成这东西,有固然好,没有也一样过日子。 在06-7-13,chenwei <chenwei at sobey.com> 写道: > > 大家好: > > IDLE太简陋难用了,特别是对我这个初学者。必须边翻手册边编代码。大家觉得哪种编辑器最好用?特别是自动完成和代码提示以及类库查询比较完善的。 > > 谢谢 > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- 欢迎访问: http://blog.csdn.net/ccat 刘鑫 March.Liu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060713/c9bdd26f/attachment.html
2006年07月13日 星期四 16:29
如果习惯IDE的话,Eclipse + PyDev也是一个好选择! On 7/13/06, 刘鑫 <march.liu at gmail.com> wrote: > > > IDLE很强大的,只是需要发掘。就算用VS写C#程序,MSDN还是要随手翻阅。翻手册不是困扰,而是一种美德,尤其对新人,这是一定要培养的好习惯。代码自动完成这东西,有固然好,没有也一样过日子。 > > 在06-7-13,chenwei < chenwei at sobey.com> 写道: > > > 大家好: > > > > IDLE太简陋难用了,特别是对我这个初学者。必须边翻手册边编代码。大家觉得哪种编辑器最好用?特别是自动完成和代码提示以及类库查询比较完善的。 > > > > 谢谢 > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > -- > 欢迎访问: > http://blog.csdn.net/ccat > > 刘鑫 > March.Liu > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060713/8b80d1c0/attachment.htm
2006年07月13日 星期四 17:29
偶现在环境是 Eclipse3.2 + pydev + phpide(+zend debugger) + eclox(doxygen) + DTP(data tools platfrom) + CDT(for c/c++, 另+安装 mingw) 一切都好了,还有什么需要的么? 唯一有遗憾的是 DTP 里没有 for sqlite 的访问(最近喜欢了sqlite) 在 06-7-13,wang yingqi<wangyingqi at gmail.com> 写道: > 如果习惯IDE的话,Eclipse + PyDev也是一个好选择! > > > On 7/13/06, 刘鑫 <march.liu at gmail.com> wrote: > > > > > IDLE很强大的,只是需要发掘。就算用VS写C#程序,MSDN还是要随手翻阅。翻手册不是困扰,而是一种美德,尤其对新人,这是一定要培养的好习惯。代码自动完成这东西,有固然好,没有也一样过日子。 > > > > > > > > 在06-7-13,chenwei < chenwei at sobey.com> 写道: > > > > > > > > > > > > > > > > > 大家好: > > > > > > > IDLE太简陋难用了,特别是对我这个初学者。必须边翻手册边编代码。大家觉得哪种编辑器最好用?特别是自动完成和代码提示以及类库查询比较完善的。 > > > > > > 谢谢 > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > -- > > 欢迎访问: > > http://blog.csdn.net/ccat > > > > 刘鑫 > > March.Liu > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > -- Best regrads, IQDoctor
Zeuux © 2025
京ICP备05028076号