随笔分类 - C#
摘要:Task failed because "resgen.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "resgen.exe" in the "bi...
阅读全文
摘要:Image.FromStream(WebRequest.Create("http://www.baidu.com/img/baidu_logo.gif").GetResponse().GetResponseStream());
阅读全文
摘要:private bool CheckSmtp(string smtpServer, int port,string username,string password) { TcpClient tcpClient = new TcpClient(smtpServer...
阅读全文

浙公网安备 33010602011771号