05 2014 档案
摘要:object fontname = "Wingdings 2"; object uic = true; doc.Bookmarks.get_Item(ref lblmark).Range.InsertSymbol(-4014, ref fontname, ref uic, ref missing)...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Text;using Word = Microsoft.Office.Interop.Word;namespace ELO.BLL{ /* * Descrip...
阅读全文
摘要:筛选出 2012-2-1 的数据private DataTable GetData() { DataTable dt = new DataTable(); dt.Columns.Add("Id", typeof(int)); ...
阅读全文

浙公网安备 33010602011771号