Sawin软件研发之窗:Python几种开发工具介绍
http://www.sawin.cn/doc/SP/MultiLanguage/blueski683.htm
三味中国-python, Zope,Plone之间的关系和安装
http://www.china3view.com/blog/post/321.html
三味中国-我的Python IDE和有关编译python的问题
http://www.china3view.com/blog/post/322.html
用 Eclipse 和 Ant 进行 Python 开发
http://www-128.ibm.com/developerworks/cn/opensource/os-ecant/index.html
Wingware Python IDE – The Intelligent Development Environment for Python Programmers
http://wingware.com/
Wingware\’s Python IDE
我怎样为python开发选择IDE?为什么是集成开发环境komodo? – 我学python &line; experience with the python language – DonewsBlog
http://blog.donews.com/ygao/archive/2005/10/29/606670.aspx
简明 Python 教程 / 最初的步骤 / 使用源文件
http://linux.chinaitlab.com/manual/Python_chinese/ch03s04.html
推荐几款PYTHON编辑器[原] – Python – 承影论剑
http://blog.chinaunix.net/u/15586/showart.php?id=473344
python 学习: – MEYE – BlogJava
http://www.blogjava.net/MEYE/archive/2008/02/04/179270.html
python 学习: – MEYE – BlogJava
http://www.blogjava.net/MEYE/archive/2008/02/04/179270.html
limodou的学习记录 – Python
http://blog.donews.com/limodou/category/2135.aspx
什么是Tkinter?
http://octopus.cdit.edu.cn/~yf17/tkintrobook/whats-tkinter.htm
Python_百度百科
http://baike.baidu.com/view/21087.htm
如何使用wxPython设计gui_PPLBOY 的 BLOG
http://hi.baidu.com/pplboy/blog/item/7eb11709cf451e84d0581be8.html
python+wxpython+boa,几经折腾,终于尘埃落定_PPLBOY 的 BLOG
http://hi.baidu.com/pplboy/blog/item/6be8678b6c49a5799f2fb4f5.html
GUI programming with wxPython 之 XRC(3)_Je pense donc je suis
http://hi.baidu.com/madrigar/blog/item/3f35b17ee65dfd3d0dd7da6d.html
GUI programming with wxPython 之 XRC(4)_Je pense donc je suis
http://hi.baidu.com/madrigar/blog/item/15274b903f14ea88a977a420.html
杂草人的Python学习笔记(笔记不是教程,中文,wxPython,GUI)_weedor工作室
http://hi.baidu.com/weedor/blog/item/db1caa1eab8ba91d41341795.html
[python-chinese] wxPython GUI生成器
http://www.zeuux.org/pipermail/zeuux-python/2004-December/006675.html
wxPython GUI循序渐进&line;python&line;python共享世界&line;circle&line;我色&line;模糊网
http://group.movo.tv/m8/circlediarylook/Sff80808115d9dff10115da11c301031e.html
为python做贡献,BitTorrent源代码分析 – Python – ChinaUnix.net
http://bbs.chinaunix.net/thread-556756-1-1.html
请介绍一下wxPython, 我刚学。 – Python – ChinaUnix.net
http://bbs.chinaunix.net/viewthread.php?tid=700812
UliPad — 一个 Python 的IDE_简
http://hi.baidu.com/fufay/blog/item/5ed94d3169c6cf18ebc4afd4.html
使用Eclipse+PyDev+EclipseHtmlEditor搭建Django开发环境 – 一叶障目 – 51CTO技术博客-领先的IT技术博客
http://ddkangfu.blog.51cto.com/311989/63876
我的Python GUI之旅 – 江湖 – 51CTO技术博客-领先的IT技术博客
http://meiweier.blog.51cto.com/298258/58072
使用UliPad进行Django项目开发 – 一叶障目 – 51CTO技术博客-领先的IT技术博客
http://ddkangfu.blog.51cto.com/311989/63978
Ulipad的CPU占用率经常会很高,30%-40%。 – python-cn`CPyUG`华蟒用户组 &line; Google Groups
https://groups.google.com/group/python-cn/browse_thread/thread/1969bc1874607ec8
如何安装Ulipad – 未名空间(mitbbs.com)
http://www.mitbbs.cn/article_t/Programming/31155804.html
UliPad — 一个 Python 的IDE_简
http://hi.baidu.com/fufay/blog/item/5ed94d3169c6cf18ebc4afd4.html
IT民工甲: 跨平台GUI开发库
http://still3stone.spaces.live.com/blog/cns!1F105E223F23E54C!952.entry
创建本机的跨平台 GUI 应用程序(重述)
http://www-128.ibm.com/developerworks/cn/java/j-nativegui2/
跨平台的C++ GUI库——wxWidgets 简介 C和C++ 想飞的翅膀 – powered by phpwind.net
http://www.glive.org/guet/simple/index.php?t600.html
Century Embedded Technologies Nano-X SDK and Developer\’s Guide
http://embedded.centurysoftware.com/docs/nx/index.html
Beginner FLTK Tutorial
http://www3.telus.net/public/robark/#inheritedwindow
Building FLTK Under Microsoft Windows
http://embedded.centurysoftware.com/docs/nx/fltk-intro-build-win.html
基于Linux的源代码开放浏览器
http://www.21control.com/RTOS/Linux/200512/RTOS_20051213233353.html
mingw-w64 with fltk to build native windows x64 GUI program – drangon zhou 的 沙漠龙城 – CSDNBlog
http://blog.csdn.net/drangon_zhou/archive/2007/10/01/1809183.aspx
跨平台的GUI库 :: upsdn论坛(PMP/MP4消费性电子产品开发)
http://forum.upsdn.net/index.php?prog=topic::flat&tid=2039&go=newer
一开始的选择是wxWidgets,但是研究了一段时间后发现不好解决的问题越来越多,终于放弃。最头疼的就是C++类的事件传递,wxWidgets内部使用的是一个类似MFC的方法,所有传递事件的类全部要从一个根类继承,这样就导致创建的类和wxWidgets绑定过甚,复用性大大降低,同时由于wxWidgets的目标不仅仅是GUI,造成其包含功能过多,其内部结构非常复杂,虽然是 OpenSource,但要若要修改其代码还是很困难的。综上所述,wxWidgets并不符合我的要求,从而被排除在外。
之后研究的QT,老牌的跨平台GUI开发库,工具很多,开发也很人性化,qtdesign很像Delphi的界面开发方式,代码带有强烈的linux风格,但是看看附带的库文件又实在让人有些泄气,尺寸大,发布麻烦。所以在试用了一段时间后还是放弃了。
跨平台的GUI库 :: upsdn论坛(PMP/MP4消费性电子产品开发)
http://forum.upsdn.net/index.php?prog=topic::flat&tid=2039&go=newer
跨平台的 GUI 库_甲壳虫
http://hi.baidu.com/mjting/blog/item/9a67b6101aad7003203f2e61.html
wxWindows – a C++ cross-platform GUI library with Win32 and X-Windows Back-ends. LGPL.
http://www.wxwindows.org/
Qt – a C++ cross-platform GUI library with Win32 and X-Windows Back-ends. A very encompassing API. Dually Licensed GPL/QPL for X-Windows and there\’s a binary only release for Win32. Developing commercial applications with it will require a license from its vendor, Troll-Tech.
http://www.trolltech.com/
Qt 的 已经有免费 Win32 版本, 请见:
http://kde-cygwin.sourceforge.net/qt3-win32/index.php
Mozilla\’s XUL – a C++ cross-platform GUI library for X-Windows, Win32 and MacOS based on XML. Triply Licensed under the MPL, LGPL and GPL.
http://www.xulplanet.com/
ParaGUI – a GUI library based on the SDL framework. LGPLed.
http://www.bms-austria.com/projects/paragui/
Borland\’s VCL – The GUI library behind Delphi and C++ Builder. Proprietary License, which is free for use for developing Open-Source Programs.
http://www.borland.com/
The FOX Toolkit – a C++ toolkit that runs on UNIX, Windows and MacOS X. Renders its own controls, so does not have the system-wide native look and feel, but OTOH has a consistent one across all platforms.
http://www.fox-toolkit.org/
The GUI Toolkit, Framework Page
http://www.atai.org/guitool/
mjting.
请教哪里有一些好用的跨平台的GUI库? C/C++ / C++ 语言 – CSDN社区 community.csdn.net
http://topic.csdn.net/t/20050605/03/4060000.html
wxWidget
gtk
gtkmm
qt
跨平台的GUI 库 – 心灵咖啡○οo… – 优友地带 UUZone
http://www.uuzone.com/blog/uu_uvxwvnb/133937.htm
跨平台的C++ GUI库——wxWidgets编译_C++实例教程_C++_软件编程
http://www.diybl.com/course/3_program/c++/cppsl/2008826/137615.html
圣斗士星矢的状态模式和观察者模式-Java频道-中国IT实验室
http://java.chinaitlab.com/model/758444.html
深入浅出Java设计模式之状态模式__Java教程,Java源码,Java代码,Java源码下载,Java实例,Java安全漏洞,
http://www.zhujiangroad.com/html/soft/s2679.html
用设计模式固化C#程序-微软开发专栏-C#-天极网
http://www.yesky.com/222/1717222_2.shtml
设计模式之State
http://www.zhmy.com/more.asp?id=118506
設計模式之State_伟子的空间
http://hi.baidu.com/weizier/blog/item/ec8dc55c49346542fbf2c0d1.html
设计模式之State(4) – 设计模式 – 技术应用 – 豆豆网
http://tech.ddvip.com/2006-11/116429968711971_4.html
CSDN技术中心 设计模式之State——交通篇(原创)
http://dev.csdn.net/article/42/42533.shtm
C#的 EventHandler 及 Dispatcher.Invoke 转到 vb.net
http://topic.csdn.net/u/20080120/21/05b8d9ec-5f14-4ead-902e-8a96d9ae0824.html
运用Dispatcher和Broadcasting设计模式到实际的开发中 – 东北虎的网络空间站 – CSDNBlog
http://blog.csdn.net/tiger9452/archive/2006/04/25/676441.aspx
字符串Dispatcher模式
chrome源码解析系列:Chrome消息系统(1)_睡神 一个人的空间_新浪博客
http://blog.sina.com.cn/s/blog_4fdff8f20100atxd.html
历史博文
- 20070925 UCLINUX framebuffer 驱动 - 2008
- 20070114 boblog spammer - 2007
- 0223 google pages 自建 主页 文件 - 2006
- Asp.net无组件上传威力加强版-DEMO2 - 2005