摘要:
1.了解发送邮件的三种方式 第一:client.DeliveryMethod = System.Net.Mail.SmtpDeliveryMethod.Network; //通過遠程SMTP服務器傳送該郵件,這裡的network表示你要使用的远程SMTP服務器。 第二:client.DeliveryMethod = System.Net.Mail.SmtpDeliveryMethod.Pickup... 阅读全文
posted @ 2009-12-10 15:21
Alex.Shi
阅读(21437)
评论(1)
推荐(0)


浙公网安备 33010602011771号