linq的例子

参照http://tech.it168.com/msoft/2008-01-17/200801170721389.shtml
控件 | 2008-10-28 10:54 | 阅读 2137 次 | 评论 0 条

zedGraph生成例图的控件

参照例子http://zedgraph.org/wiki/index.php?title=Smooth_Chart_Demo
控件 | 2008-10-28 10:52 | 阅读 1492 次 | 评论 0 条

iTextSharp例子

利用iTextSharp生成Pdf一个小例子 1using System; 2using System.Collections.Generic; 3using System.Text; 4using System.Data; 5using iTextSharp; 6using iTextSharp.text; 7using iTextSharp.text.pdf; 8using System.IO; 9 10namespace CNINSURE.WEB.COMMON 11{ 12 /**//// 13 /// 将DataTable转化为PDF文件的方法 14 /// 15 public...
文章归档
最新评论