摘要:
注意修改命名空间 using System.Drawing; usingSystem.Windows.Forms; namespaceWindowsFormsApplication1 { classScreenCapture { privateBitmap_screenshot=... 阅读全文
posted @ 2013-11-20 09:07
edielei
阅读(969)
评论(0)
推荐(0)
摘要:
/// ///获得32位的MD5加密 /// ///加密字符串 ///返回值 publicstaticstringGetMD532(stringstr) { MD5md5=MD5.Create(); byte[]d=md5.ComputeHash(Encoding.Default.... 阅读全文
posted @ 2013-11-20 08:54
edielei
阅读(571)
评论(1)
推荐(0)
浙公网安备 33010602011771号