随笔分类 -  .NET

摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;using Microsoft.Office.Interop.Excel;using Excel = Microsoft.Office.Interop.Excel; namespace GenerateExcel{ 阅读全文
posted @ 2013-07-24 23:48 yumuxu 阅读(677) 评论(0) 推荐(0)
摘要:DotNetZip - Zip and Unzip in C#, VB, any .NET languagehttp://dotnetzip.codeplex.com/ 阅读全文
posted @ 2013-07-03 18:31 yumuxu 阅读(138) 评论(0) 推荐(0)