搜索资源列表
Comparer-for-2-text-files
- Compare 2 text files, and the differences highlighted in red.
PDFReader_Now
- 文本PDF文件读取, Demo中用了两种公共PDF控件: iTextSharp和PDFbox生成一个vb控件, 可以对比读取不同文件的效果-Text PDF files to read, Demo using the two kinds of public PDF Controls: iTextSharp and PDFbox, you can compare the effect of different files to read
StringTest
- 字符串比较。第一个文本框的字符与第二个文本框的字符前几位进行比较。-String comparison. Compare first few characters of a text box with the character of the second text box.
CheckMAC
- 获取机台的MAC,通过textbox输入mac进行比对信息,并将网卡的speed显示在空间上,并showPASS or Fail。-capture the unit mac,compare the mac with the textbox.text show pass or fail and lan card speed
CompareFiles
- C#文件比较,比较两个文件大小和内容是否一样,需要先引入using System.Drawing,将使用者所选取的文本文件的完整路径显示于TextBox1和 TextBox2文本框中,判断相同的文件是否被引用两次,检查文件大校如果两个文件的大小并不相同,则视为不相同,逐一比较两个文件的每一个字节,直到发现不相符或已到达文件尾端为止,从每一个文件读取一个字节,然后关闭文件,最后返回比较的结果。在这个时候,只有当两个文件的内容完全相同时,"file1byte" 才会等于 "file2byte"。-
