摘要:
一、定义邮件发送类 二、调用 ps:个人邮箱发送以后,接收方可能会将邮件归到垃圾箱 阅读全文
posted @ 2017-01-12 15:36
RunningInSun
阅读(289)
评论(0)
推荐(0)
摘要:
public static T GetEntity(DataTable table) where T : new() { T entity = new T(); foreach (DataRow row in table.Rows) { foreach (var ... 阅读全文
posted @ 2017-01-12 14:45
RunningInSun
阅读(362)
评论(0)
推荐(0)

浙公网安备 33010602011771号