2015年3月25日

DataTable转成Html(可用于将表格以html邮件格式发送)

摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 using System.Net.Mail; 5 using System.Data; 6 using System.IO; 7 8 namesp... 阅读全文

posted @ 2015-03-25 15:25 Donald_2010 阅读(1149) 评论(0) 推荐(0)

kettle Cannot find function setValue in object

摘要: TypeError: Cannot find function setValue in object .解决办法:勾上“兼容模式”后面的勾。 阅读全文

posted @ 2015-03-25 13:41 Donald_2010 阅读(672) 评论(0) 推荐(0)

导航