python
hilda_jlu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cx_freeze生成可执行文件.exe,运行时去掉黑框的方法
命令:cxfreeze f:\my_python MW100.py hello.py --target-dir dist转载 2014-08-04 23:04:06 · 3277 阅读 · 0 评论 -
tkinter.filedialog
为什么MW100.py程序在 tk.filedialog.askdirectory(initialdir = 'c:\')原创 2014-08-04 23:34:08 · 1592 阅读 · 0 评论 -
Python安装时import matplotlib.pyplot as plt报错
from six import advance_iterator, integer_typesImportError: No module named six转载 2014-07-31 06:32:03 · 1223 阅读 · 0 评论
分享