摘要:
#coding=gbk'''Created on 2014-5-7'''import os.pathinputPath = './input.txt'outPath = './out.txt'bufferSize = 10inputFile = open(inputPath, 'rb')outFil... 阅读全文
posted @ 2014-07-17 10:42
kisstherain8231
阅读(253)
评论(0)
推荐(0)
浙公网安备 33010602011771号