08 2012 档案

摘要:以下均测试通过private readonly string strSmtpServer = "smtp.gmail.com"; private readonly int IntPort = 587; private readonly string strMail = "service@cloud.com"; private readonly string strName = "Cloud By Yi"; private readonly string strUserName = "service@cloud.com&quo 阅读全文
posted @ 2012-08-06 23:10 到最后 阅读(786) 评论(2) 推荐(0)