摘要: 来源: https://blog.csdn.net/kun_dl/article/details/79500962 参考: 事件关联 阅读全文
posted @ 2018-09-13 22:20 sunzebo 阅读(10091) 评论(0) 推荐(0) 编辑
摘要: Out: 参考资料: http://www.runoob.com/python/python-gui-tkinter.html Tkinter 组件 Tkinter的提供各种控件,如按钮,标签和文本框,一个GUI应用程序中使用。这些控件通常被称为控件或者部件。 目前有15种Tkinter的部件。我们 阅读全文
posted @ 2018-09-13 20:43 sunzebo 阅读(276) 评论(0) 推荐(0) 编辑
摘要: 转自: python并发编程之多进程 阅读目录 一 multiprocessing模块介绍 二 Process类的介绍 三 Process类的使用 四 守护进程 五 进程同步(锁) 六 队列(推荐使用) 七 管道 八 共享数据 九 信号量(了解) 十 事件(了解) 十一 进程池 一 multipro 阅读全文
posted @ 2018-09-12 23:07 sunzebo 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-09-12 23:00 sunzebo 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-09-12 22:23 sunzebo 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-09-12 22:01 sunzebo 阅读(395) 评论(0) 推荐(0) 编辑
摘要: 1 队列读写 2 队列实现生产者、消费者 阅读全文
posted @ 2018-09-12 21:08 sunzebo 阅读(1743) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-09-12 17:04 sunzebo 阅读(346) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-09-12 16:19 sunzebo 阅读(247) 评论(0) 推荐(0) 编辑
摘要: 1. Code Out: 995 -5 892 -103 814 -78 694 -120 668 -26 550 -118 482 -68 423 -59 293 -130 188 -105 193 5 325 132 473 148 535 62 539 4 677 138 738 61 875 阅读全文
posted @ 2018-09-12 13:12 sunzebo 阅读(1697) 评论(0) 推荐(0) 编辑