文件内容比较difflib
摘要:#!/usr/bin/env python#-*- coding:utf-8 -*-import difflibimport sys,osos.chdir('E:\\PythonWrok')a = open('sayhi.txt','r').readlines()b = open('hello.tx
阅读全文
posted @ 2017-04-26 17:51
posted @ 2017-04-26 17:51
posted @ 2017-04-26 17:08
posted @ 2017-04-26 17:00