会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fubst0318
博客园
首页
新随笔
联系
订阅
管理
2016年8月23日
python备忘
摘要: 1.引用已经编写好的.py文件(Windows系统) >>>import sys >>>sys.path.append("C:/python") >>>import hello (hello.py文件在C:/python路径下) 2.模块使用 (1) 模块信息一览 >>>import copy 以c
阅读全文
posted @ 2016-08-23 09:42 fubst0318
阅读(122)
评论(0)
推荐(0)
编辑
公告