Z.ZHANG 3 月 17, 2017 3 min read File Operation File operations such as reading and writing are commonl… Read more...
Z.ZHANG 4 月 11, 2016 1 min read PyQt中QComboBox的信号与槽 1. 声明: select_combo = QComboBox() 2. 添加选择项 select_combo… Read more...
Z.ZHANG 3 月 27, 2016 1 min read Python实战之(一)-照片人脸识别 本项目Github地址:https://github.com/dreamibor/Python-Face-Re… Read more...
Z.ZHANG 3 月 27, 2016 1 min read Python实战之(二)-“内涵段子”爬虫 项目设计目标:设计简单爬虫,爬取内涵段子网站页面,并将段子显示在终端里,每按一次回车输出一个段子。 本项目Gi… Read more...
Z.ZHANG 3 月 27, 2016 1 min read Ubuntu下Pycharm的安装与快捷方式 一、去IntelliJ官网下载Pycharm,最新版本2016.1 二、将压缩文件放到Ubuntu合适目录下解… Read more...