- 博客(3)
- 收藏
- 关注
转载 To find the list of all the available drives on...
To find the list of all the available drives on a Windows machine (with Python) you can do the following: import win32api s = win32api.GetLogical...
2011-03-25 16:21:00
152
转载 Using the Windows 32 API from Python
When running Python programs on a Windows computer there are often cases (such as better integration) where it makes sense to throw portability to ...
2011-03-25 15:16:00
250
转载 Python 文件对象的方法
dir(file) ['__class__', '__delattr__', '__doc__', '__enter__', '__exit__', '__format__', '__getattribute__', '__hash__', '__init__', '__iter__', '_...
2010-10-15 13:25:00
201
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅