会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小圣庄
博客园
园子
首页
新随笔
联系
管理
订阅
2019年5月3日
2019年5月3日 模块 time,random
摘要: from ***import*** eg:from my_module import cal #从my_module引入cal eg:from cal import * #导入全部 如果导入的文件在很多包下 则 可以: eg: from web.web1.web2.web3 import cal e
阅读全文
posted @ 2019-05-03 12:02 小圣庄
阅读(159)
评论(0)
推荐(0)
编辑
公告