登录
首页 » C# » ExcelTool

ExcelTool

于 2019-04-26 发布
0 219
下载积分: 1 下载次数: 4

代码说明:

说明:  底层使用NPIO操作Excel,对NPOI进一步封装(The underlying uses NPIO to manipulate Excel to further encapsulate NPOI)

文件列表:

lib\ICSharpCode.SharpZipLib.dll, 200704 , 2016-10-08
lib\NPOI.dll, 1603584 , 2016-10-08
lib\NPOI.OOXML.dll, 419840 , 2016-10-08
lib\NPOI.OpenXml4Net.dll, 85504 , 2016-10-08
lib\NPOI.OpenXmlFormats.dll, 1870848 , 2016-10-08
obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6750 , 2018-11-29
obj\Debug\ExcelTool.csproj.FileListAbsolute.txt, 682 , 2019-01-16
obj\Debug\ExcelTool.dll, 38912 , 2019-01-16
obj\Debug\ExcelTool.pdb, 40448 , 2019-01-16
Properties\AssemblyInfo.cs, 1356 , 2018-11-02
ExcelNpoiTool.cs, 18643 , 2019-01-24
ExcelOfficeTool.cs, 15291 , 2018-11-29
ExcelTool.csproj, 3232 , 2018-11-26
使用文档.docx, 17230 , 2019-01-24
obj\Debug\TempPE, 0 , 2018-11-02
obj\Debug, 0 , 2019-01-16
lib, 0 , 2019-04-26
obj, 0 , 2018-11-28
Properties, 0 , 2018-11-28

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

发表评论

0 个回复

  • PostcardViewer Flash图库相册源码
    很棒的Flash图库相册程序——PostcardViewer v1.2源码,附带有例子,效果演示请参见截图。点击小图会显示大图,整体设计唯美,动画效果流畅,喜欢Flash相册程序的不要错过。
    2022-02-05 19:11:18下载
    积分:1
  • ILI9326 8bit 温湿度大字体
    STM32 DS3231温湿度液晶显示电子钟(DS3231 temperature and humidity electronic clock)
    2021-04-17 17:18:52下载
    积分:1
  • deform3D二次开发步骤
    说明:  详细说明deform二次开发中动态再结晶模型的开发步骤(The development steps of dynamic recrystallization model in redevelopment of deform are described in detail)
    2020-04-05 17:20:35下载
    积分:1
  • ks0108
    kso1o8 LCD driver control code
    2010-09-02 02:38:21下载
    积分:1
  • five pig game
    实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个) 2.两边的人随着分子的变化而变化 算法大致描述: 左边的人: 当当前分数超过最大分数后,人开始下降, 下降的高度=总高度*((当前分数-最大分数)/最大分数) 加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度” 这样显示出来的图片就“等于下降了一些” 右边的人: 和左边的人相反,右边的人是升高, 升高的高度=总高度*((最大分数-当前分数)/最大分数) 图片左上角的高度不变,只是增加图片高度,大小为升高的高度 这样显示出来的图片就“等于身高了一些” 未实现的目标(暂时的) 1.点击珠子的时候最好有动态效果 2.珠子移动的动态效果-five pig game
    2022-07-14 13:35:33下载
    积分:1
  • TinyMCE轻量级网页HTML编辑器 v4.2.3
    TinyMCE轻量级所见即所得网页在线编辑器,采用JavaScript/ECMAScript开发,具有主题/模板支持,多语言支持(包括简体中文),支持通过插件方式扩展,功能配置灵活简单,支持AJAX的特点,另一特点是加载速度非常快,如果你的服务器采用的脚本语言是 PHP,那还可以进一步优化。
    2023-03-16 12:45:04下载
    积分:1
  • 你想没有硬件就跑μc OS吗,这里提供了一个虚拟的硬件设备,可以让你模拟真实的硬件环境...
    你想没有硬件就跑μc OS吗,这里提供了一个虚拟的硬件设备,可以让你模拟真实的硬件环境-You want to run there is no hardware μc OS you, here provides a virtual hardware device that lets you simulate real hardware environment
    2023-08-09 10:05:04下载
    积分:1
  • MPC of wind power cluster
    该文基于模型预测控制理论, 提出一种考虑多时空尺度协调的风电集群有功分层预测控制方法。 该方法将风电集群在空间尺度上分为三层控制层,将超短期风电功率预测值在时间尺度上逐层细化,并对各层滚动优化环节进行了优化建模。 仿真分析中通过与常用有功分配方法对比, 结果表明文中所提方法在保证系统安全运行和满足集群计划的同时,能够提高风电消纳能力,合理利用风能资源和分配集群内风电功率。(Based on the model predictive control theory, this paper proposes a wind power cluster active layered predictive control method that considers multi-temporal scale coordination. The method divides the wind power cluster into three layers on the spatial scale, and predicts the ultra-short-term wind power prediction value on a time scale, and optimizes the rolling optimization of each layer. Compared with the commonly used active power allocation method in the simulation analysis, the results show that the proposed method can improve the wind power consumption capacity, rationally utilize the wind energy resources and allocate the wind power in the cluster while ensuring the safe operation of the system and meeting the cluster plan.)
    2020-06-18 22:00:01下载
    积分:1
  • 卡尔曼滤波
    目标匀速直线运动 对目标预测和更新位置进行比较(Uniform rectilinear motion of target)
    2018-10-07 17:34:29下载
    积分:1
  • owire
    一线通讯,1线通讯,单片机实现例程,使用ASM开发,MAXIM公司onewire器件通讯例程!非常简洁!!PIC(MAXIM using ASM development company onewire routine communications device!)
    2007-12-20 21:15:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载