摘要: ##txt参数化# -*- coding: utf-8 -*-phnumfile=file('D:\\1.txt','r')phnum=phnumfile.read()for i in phnum: print i##字典参数化:def zidian(): data={'suser@umser':' 阅读全文
posted @ 2017-03-22 14:21 cc344525813 阅读(330) 评论(0) 推荐(0)