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
阅读全文