摘要:
/*** pDescription: (Alert)/p* p@version 1.0.0/p* pModifaction:(Date-Version-Author-Description)/p* p------------------------------------------------------------------------/p*/using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;using Sys 阅读全文
posted @ 2011-01-26 14:01
TNTZWC
阅读(320)
评论(0)
推荐(0)
摘要:
/*** pDescription: (RegexString)/p* 记录正则表示式的字符串* p@version 1.0.0/p* pModifaction:(Date-Version-Author-Description)/p* p------------------------------------------------------------------------/p*/using System;using System.Collections.Generic;using System.Linq;using System.Text;namespa 阅读全文
posted @ 2011-01-26 13:59
TNTZWC
阅读(1447)
评论(0)
推荐(0)
摘要:
/*** pDescription: (RegexMatch)/p* 判断字符串是否满足特定条件* p@version 1.0.0/p* pModifaction:(Date-Version-Author-Description)/p* p------------------------------------------------------------------------/p*/using System;using System.Collections.Generic;using System.Linq;using System.Text;using 阅读全文
posted @ 2011-01-26 13:59
TNTZWC
阅读(244)
评论(0)
推荐(0)
摘要:
private void OpenForEditSheet(string strFilePath, string strSheetName) { Microsoft.Office.Interop.Excel.ApplicationClass xlApp = new ApplicationClass(); Microsoft.Office.Interop.Excel.Workbooks xlWorkbooks; Microsoft.Office.Interop.Excel.Workbook xlWorkbook; Microsoft.Office.Interop.Excel.Worksheet 阅读全文
posted @ 2011-01-26 09:56
TNTZWC
阅读(563)
评论(0)
推荐(0)
摘要:
private void OpenForEditSheet(string strFilePath, string strSheetName) { Microsoft.Office.Interop.Excel.ApplicationClass xlApp = new ApplicationClass(); Microsoft.Office.Interop.Excel.Workbooks xlWorkbooks; Microsoft.Office.Interop.Excel.Workbook xlWorkbook; Microsoft.Office.Interop.Excel.Worksheet 阅读全文
posted @ 2011-01-26 09:55
TNTZWC
阅读(340)
评论(0)
推荐(0)
浙公网安备 33010602011771号