会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
IMWU
博客园
首页
新随笔
管理
2019年5月16日
Python文档学习笔记(1)--使用Python 解释器
摘要: 参考:https://yiyibooks.cn/xx/python_352/tutorial/interpreter.html 一.启动解释器的方式:1.直接键入 2.-c后面接执行语句 python -c command [arg] ... 3.-m 模块 python -m 模块 [arg] .
阅读全文
posted @ 2019-05-16 00:17 IMWU
阅读(276)
评论(0)
推荐(0)
编辑
公告