会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
欢迎来到我的博客园
panzq
开启知识分享的舞台~
博客园
首页
新随笔
联系
订阅
管理
2018年7月3日
python 杂记
摘要: 数据类型 string[:None] 等于 string[:] python技巧 利用字典 调用函数 def test1(): print 'test1' def test2(): print 'test2' CMDs={'t1':test1,'t2':test2} for key in CMDs.
阅读全文
posted @ 2018-07-03 17:33 panzq
阅读(85)
评论(0)
推荐(0)
编辑
公告