91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 16.17M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽:

資源簡介

抓取指定面上的價格并導入到Excel表中

資源截圖

代碼片段和文件信息


using?System.Data.OleDb;
using?System.Data;
using?System;
using?System.Collections.Generic;
using?System.xml.Linq;
using?System.IO;
class?ExcelReader
????{
????????private?string?fileName;
????????private?string?sheetName;
????????private?bool?firstRowAsHeader;
????????private?bool?mixedDataType?=?true;
????????private?string?sheetRange?=?string.Empty;
????????private?OleDbConnection?excelConnection;
????????private?OleDbCommand?excelCommand;
????????public?ExcelReader(string?fileName)
????????{
????????????this.fileName?=?fileName;
????????}
????????public?ExcelReader(string?fileName?string?sheetName)?:?this(fileName?sheetName?false?true)?{?}
????????public?ExcelReader(string?fileName?string?sheetName?bool?firstRowAsHeader)?:?this(fileName?sheetName?firstRowA

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????117??2013-11-23?15:49??catch_jd\catch_jd\app.config

?????文件??????22528??2013-11-29?11:09??catch_jd\catch_jd\bin\Debug\catch_jd.exe

?????文件????????117??2013-11-23?15:49??catch_jd\catch_jd\bin\Debug\catch_jd.exe.config

?????文件??????44544??2013-11-29?11:09??catch_jd\catch_jd\bin\Debug\catch_jd.pdb

?????文件??????11608??2013-11-29?08:46??catch_jd\catch_jd\bin\Debug\catch_jd.vshost.exe

?????文件????????117??2013-11-23?15:49??catch_jd\catch_jd\bin\Debug\catch_jd.vshost.exe.config

?????文件????????490??2010-03-18?12:39??catch_jd\catch_jd\bin\Debug\catch_jd.vshost.exe.manifest

?????文件?????200704??2013-03-06?07:13??catch_jd\catch_jd\bin\Debug\ICSharpCode.SharpZipLib.dll

?????文件??????52736??2013-04-26?02:36??catch_jd\catch_jd\bin\Debug\LitJson.dll

?????文件?????440320??2013-10-17?12:51??catch_jd\catch_jd\bin\Debug\Newtonsoft.Json.dll

?????文件????1263104??2013-10-17?12:51??catch_jd\catch_jd\bin\Debug\Newtonsoft.Json.pdb

?????文件?????508735??2013-10-17?12:51??catch_jd\catch_jd\bin\Debug\Newtonsoft.Json.xml

?????文件????1624064??2013-03-06?07:17??catch_jd\catch_jd\bin\Debug\NPOI.dll

?????文件?????387072??2013-03-06?07:17??catch_jd\catch_jd\bin\Debug\NPOI.OOxml.dll

?????文件??????79872??2013-03-06?07:17??catch_jd\catch_jd\bin\Debug\NPOI.Openxml4Net.dll

?????文件????1316864??2013-03-06?07:17??catch_jd\catch_jd\bin\Debug\NPOI.OpenxmlFormats.dll

?????文件????2144246??2013-03-06?07:17??catch_jd\catch_jd\bin\Debug\NPOI.xml

?????文件??????21504??2013-11-29?11:46??catch_jd\catch_jd\bin\Release\catch_jd.exe

?????文件????????117??2013-11-23?15:49??catch_jd\catch_jd\bin\Release\catch_jd.exe.config

?????文件??????40448??2013-11-29?11:46??catch_jd\catch_jd\bin\Release\catch_jd.pdb

?????文件?????200704??2013-03-06?07:13??catch_jd\catch_jd\bin\Release\ICSharpCode.SharpZipLib.dll

?????文件??????52736??2013-04-26?02:36??catch_jd\catch_jd\bin\Release\LitJson.dll

?????文件?????440320??2013-10-17?12:51??catch_jd\catch_jd\bin\Release\Newtonsoft.Json.dll

?????文件????1263104??2013-10-17?12:51??catch_jd\catch_jd\bin\Release\Newtonsoft.Json.pdb

?????文件?????508735??2013-10-17?12:51??catch_jd\catch_jd\bin\Release\Newtonsoft.Json.xml

?????文件????1624064??2013-03-06?07:17??catch_jd\catch_jd\bin\Release\NPOI.dll

?????文件?????387072??2013-03-06?07:17??catch_jd\catch_jd\bin\Release\NPOI.OOxml.dll

?????文件??????79872??2013-03-06?07:17??catch_jd\catch_jd\bin\Release\NPOI.Openxml4Net.dll

?????文件????1316864??2013-03-06?07:17??catch_jd\catch_jd\bin\Release\NPOI.OpenxmlFormats.dll

?????文件????2144246??2013-03-06?07:17??catch_jd\catch_jd\bin\Release\NPOI.xml

............此處省略1843個文件信息

評論

共有 條評論