摘要:
int x = 1; while(x<100){ DecimalFormat df = new DecimalFormat("000"); String xs = df.format(x); Sy... 阅读全文
posted @ 2015-09-29 20:07
lipeil
阅读(430)
评论(0)
推荐(0)
摘要:
file = open('face.txt','r')filew = open('face1.txt','w') try: for line in file: print(line) if line.strip() !='': line... 阅读全文
posted @ 2015-09-29 19:59
lipeil
阅读(682)
评论(0)
推荐(0)

浙公网安备 33010602011771号