Little and Mickle

All things are difficult before they are easy.

导航

2005年10月19日 #

File Comparer - To compare two files and check whether they have the same content

摘要: Since it is slow and has low performance to compare to files byte by byte, we could use MD5 algorithm to computer the Hash Code of the FileStream for specified files to check whether two files have th... 阅读全文

posted @ 2005-10-19 09:24 davidullua 阅读(529) 评论(0) 推荐(0)