• Miss Python and the Holy Geeks
  • Introduction
  • 1. 大龄青年成才计划:Open Mind Fun
  • 2. 笔记和课程反馈:Miss Python Courses
    • 2.1. 2015-10-10
    • 2.2. 1w CLI
    • 2.3. 2015-10-18ZH
    • 2.4. 2w GUI
    • 2.5. 3w Net
    • 2.6. 4w Web
    • 2.7. 2015-11-08ZH
    • 2.8. 5w PaaS
    • 2.9. 6w Wechat
    • 2.10. 7w 移动App
    • 2.11. 2015-11-29ZH
  • 3. 码田:Coding
    • 3.1. W1:CLI
    • 3.2. W2:GUI
    • 3.3. W3 : UDP
    • 3.4. W4 : WEB
    • 3.5. W5:Paas
    • 3.6. W6 :Wechat
    • 3.7. W7: Mobile App
    • 3.8. W8: 迭代项目
      • 3.8.1. 7wd6:一个人
      • 3.8.2. 8wd0:一个伴
      • 3.8.3. 8wd0: 几个人?
      • 3.8.4. 8wd1: 一群人!!
      • 3.8.5. 8wd2: UI & frontend bootstrap
      • 3.8.6. 8wd3: github branch push
      • 3.8.7. TO DO LIST
      • 3.8.8. 11wd0: OctoPuppy
  • 4. 几亩诗田
  • 5. Q & A
  • 6. 意识流集散地:Ideas
  • 7. Suggested Reading
    • 7.1. Pragmatic Thinking and Learning - Refactor Your Wetware
    • 7.2. Hackers & Painters
Powered by GitBook

Miss Python and the Holy Geeks

W2:GUI

【参考】

GUI配置 http://www.tutorialspoint.com/python/python_gui_programming.htm

样板 http://www.cnblogs.com/kaituorensheng/p/3287652.html

教程 http://effbot.org/tkinterbook/tkinter-hello-again.htm

官方教程 https://docs.python.org/2.7/library/tkinter.html

图像目录 http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/cursors.html

QGIS GUI GUI http://www.th7.cn/Program/Python/201508/536247.shtml 【问题】 label is not defined