- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/solos/baidupan
- 软件文档: http://solos.github.io/baidupan/
软件介绍
baidupan
关于
baidupan是一个百度盘(http://pan.baidu.com)API的Python SDK.
使用方法
from baidupan.baidupan import BaiduPan
if __name__ == "__main__":
access_token = ''
disk = BaiduPan(access_token)
print disk.quota()
print disk.upload('hello', path='/apps/appname/hello')
Discrete Mathematics and Its Applications
Kenneth H Rosen / McGraw-Hill Science/Engineering/Math / 2003-04-22 / USD 132.81
Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and deta......一起来看看 《Discrete Mathematics and Its Applications》 这本书的介绍吧!
