会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我们共同努力
努力
CnBlogs
Home
New Post
Contact
Admin
Subscription
随笔分类 -
Python学习
Python学习_argsparse
摘要:# -*- coding: utf-8 -*-import argparseargs = "-f hello.txt -n 1 2 3 -x 100 -y b -z a -q hello @args.txt i_am_bar -h".split() # 使用@args.txt要求fromfile_p...
阅读全文
posted @
2014-12-30 11:14
Duerbin
阅读(3365)
评论(0)
推荐(1)
公告