登录
首页 » C# » Code

Code

于 2013-07-28 发布 文件大小:3303KB
0 154
下载积分: 1 下载次数: 14

代码说明:

  使用NPOI处理excel的类文件(create a class to process excel file)

文件列表:

Code
....\NPOI Wrapper
....\............\bin
....\............\...\Debug
....\............\...\.....\ExcelLib.dll,10240,2013-06-26
....\............\...\.....\ExcelLib.pdb,26112,2013-06-26
....\............\...\.....\Ionic.Zip.dll,445440,2012-02-15
....\............\...\.....\NPOI.dll,1454080,2012-05-04
....\............\...\.....\NPOI.xml,2009506,2012-05-04
....\............\...\Release
....\............\...\.......\ExcelLib.dll,9728,2013-06-26
....\............\...\.......\ExcelLib.pdb,22016,2013-06-26
....\............\...\.......\Ionic.Zip.dll,445440,2012-02-15
....\............\...\.......\NPOI.dll,1454080,2012-05-04
....\............\...\.......\NPOI.xml,2009506,2012-05-04
....\............\Excel.cs,16662,2013-06-26
....\............\NPOI Wrapper.csproj,2226,2013-06-26
....\............\obj
....\............\...\Debug
....\............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5166,2013-06-26
....\............\...\.....\ExcelLib.dll,10240,2013-06-26
....\............\...\.....\ExcelLib.pdb,26112,2013-06-26
....\............\...\.....\NPOI Wrapper.csproj.FileListAbsolute.txt,995,2013-06-26
....\............\...\.....\TempPE
....\............\...\Release
....\............\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,5170,2013-06-26
....\............\...\.......\ExcelLib.dll,9728,2013-06-26
....\............\...\.......\ExcelLib.pdb,22016,2013-06-26
....\............\...\.......\NPOI Wrapper.csproj.FileListAbsolute.txt,1011,2013-06-26
....\............\...\.......\TempPE
....\............\Properties
....\............\..........\AssemblyInfo.cs,1364,2013-06-19
....\NPOI Wrapper.sln,2548,2013-06-19
....\Test
....\....\bin
....\....\...\Debug
....\....\...\.....\ExcelLib.dll,10240,2013-06-26
....\....\...\.....\ExcelLib.pdb,26112,2013-06-26
....\....\...\.....\Ionic.Zip.dll,445440,2012-02-15
....\....\...\.....\NPOI.dll,1454080,2012-05-04
....\....\...\.....\NPOI.xml,2009506,2012-05-04
....\....\...\.....\Test.exe,4608,2013-06-26
....\....\...\.....\Test.pdb,11776,2013-06-26
....\....\...\.....\Test.vshost.exe,11608,2013-06-26
....\....\...\Release
....\....\...\.......\Test.vshost.exe,11608,2013-06-26
....\....\...\.......\Test.vshost.exe.manifest,490,2010-03-17
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5244,2013-06-26
....\....\...\...\.....\ResolveAssemblyReference.cache,12308,2013-06-26
....\....\...\...\.....\TempPE
....\....\...\...\.....\Test.csproj.FileListAbsolute.txt,1157,2013-06-26
....\....\...\...\.....\Test.exe,4608,2013-06-26
....\....\...\...\.....\Test.pdb,11776,2013-06-26
....\....\...\...\Release
....\....\...\...\.......\build.force,0,2013-06-26
....\....\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,5250,2013-06-26
....\....\...\...\.......\TempPE
....\....\Program.cs,455,2013-06-26
....\....\Properties
....\....\..........\AssemblyInfo.cs,1348,2013-06-19
....\....\Test.csproj,2401,2013-06-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Inverter SPWM
    dsPIC30F开环变频程序,C语言编写可调试通过(dsPIC30F open-loop frequency conversion process, C language can be debugged)
    2013-12-13 12:04:25下载
    积分:1
  • LinkGame
    qt做的连连看小程序,可以从界面上选择、替换图片(qt do Lianliankan program, you can choose from the interface, replacing the picture)
    2013-12-22 12:05:21下载
    积分:1
  • DevComponents.DotNetBar2-14.0
    DotNetBar是一款性价比很强的界面控件,带有56个Windows Form 控件的工具箱,使开发人员可以轻而易举地创建出专业美观的Windows Form应用程序用户界面,控件全部采用C#编写,引入了全部Office 2007 style Ribbon控件、Office 2003 office2010 样式、支持windows7,Windows XP主题等。(DotNetBar is a very cost-effective interface control, with 56 Windows Form controls toolbox, so that developers can easily create a professional and beautiful Windows Form application user interface, all the controls are written using C#, the introduction of all Office 2007 style Ribbon controls, Office 2003 Office2010 sample Type, support windows7, Windows XP theme and so on.)
    2018-07-05 09:51:19下载
    积分:1
  • 50-c--c-P-P-source-code-site
    搜集的50个c/c++源代码网站,资源丰富(Collected 50 c/c++ source code site, rich in natural resources)
    2012-04-22 11:49:24下载
    积分:1
  • win32code2
    一个WIN32命令行分析程序的源代码.(a command-line analysis of a program's source code.)
    2005-01-21 13:00:28下载
    积分:1
  • OnlyOneInst
    VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。 (VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there are examples exist, if it will activate and show, if it is minimized to restore the window if examples exist, Returns False and exit.)
    2011-04-21 23:01:44下载
    积分:1
  • SubnetMaskCalculator
    子网计算器,包括三个子程序,可计算与子网相关的参数(Using BitArray to implement a subnet mask calculator)
    2010-09-13 22:27:54下载
    积分:1
  • stm32
    德飞莱STM32系列尼莫M3S V1.0开发板资料4-配套程序出厂附带-ucGUI 测试程序( De Feilai STM32 series Nemo M3S V1.0 development board data 4- Companion Programs test program shipped with-ucGUI)
    2020-12-29 22:59:01下载
    积分:1
  • C#伪装文件夹 实例,可以起到隐藏文件夹的作用哦
    可以伪装文件夹,让别人看不出你这个是文件夹,可以起到隐藏文件夹的作用哦
    2013-01-22下载
    积分:1
  • ArcMapAddin_Area
    arcgis平台addin插件 显示图斑的平方米、亩、公顷(ArcGIS Desktop Add-in exploit)
    2018-04-10 09:52:23下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载