登录
首页 » C# » Excel

Excel

于 2011-07-20 发布 文件大小:115KB
0 185
下载积分: 1 下载次数: 156

代码说明:

  C#实现Excel的导入,导出,希望对你有帮助、、(failed to translate)

文件列表:

导Excel
.......\aa
.......\..\aa.csproj,3750,2011-05-19
.......\..\bin
.......\..\...\Debug
.......\..\...\.....\aa.exe,11776,2011-07-20
.......\..\...\.....\aa.pdb,26112,2011-07-20
.......\..\...\.....\aa.vshost.exe,14328,2011-07-20
.......\..\...\.....\aa.vshost.exe.manifest,490,2009-06-11
.......\..\Form1.cs,4302,2011-07-20
.......\..\Form1.Designer.cs,4612,2011-05-19
.......\..\Form1.resx,6430,2011-05-19
.......\..\obj
.......\..\...\Debug
.......\..\...\.....\aa.csproj.FileListAbsolute.txt,818,2011-07-20
.......\..\...\.....\aa.csproj.GenerateResource.Cache,847,2011-05-19
.......\..\...\.....\aa.exe,11776,2011-07-20
.......\..\...\.....\aa.Form1.resources,180,2011-05-19
.......\..\...\.....\aa.pdb,26112,2011-07-20
.......\..\...\.....\aa.Properties.Resources.resources,180,2011-05-19
.......\..\...\.....\TempPE
.......\..\Program.cs,483,2011-05-19
.......\..\Properties
.......\..\..........\AssemblyInfo.cs,1336,2011-05-19
.......\..\..........\Resources.Designer.cs,2854,2011-05-19
.......\..\..........\Resources.resx,5612,2011-05-19
.......\..\..........\Settings.Designer.cs,1087,2011-05-19
.......\..\..........\Settings.settings,249,2011-05-19
.......\aa.sln,896,2011-05-19
.......\第二种方法导Excel
.......\.................\WindowsFormsApplication1
.......\.................\........................\bin
.......\.................\........................\...\Debug
.......\.................\........................\...\.....\WindowsFormsApplication1.exe,12800,2011-05-20
.......\.................\........................\...\.....\WindowsFormsApplication1.pdb,34304,2011-05-20
.......\.................\........................\...\.....\WindowsFormsApplication1.vshost.exe,14848,2011-05-20
.......\.................\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest,490,2009-06-11
.......\.................\........................\...\Release
.......\.................\........................\ExcelToListView.cs,3558,2011-05-19
.......\.................\........................\Form1.cs,7045,2011-05-20
.......\.................\........................\Form1.Designer.cs,3200,2011-05-19
.......\.................\........................\Form1.resx,5817,2011-05-19
.......\.................\........................\obj
.......\.................\........................\...\x86
.......\.................\........................\...\...\Debug
.......\.................\........................\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2011-05-19
.......\.................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6471,2011-05-19
.......\.................\........................\...\...\.....\GenerateResource.read.1.tlog,408,2011-05-19
.......\.................\........................\...\...\.....\GenerateResource.write.1.tlog,982,2011-05-19
.......\.................\........................\...\...\.....\ResolveAssemblyReference.cache,111631,2011-05-20
.......\.................\........................\...\...\.....\TempPE
.......\.................\........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt,2138,2011-05-20
.......\.................\........................\...\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache,847,2011-05-20
.......\.................\........................\...\...\.....\WindowsFormsApplication1.exe,12800,2011-05-20
.......\.................\........................\...\...\.....\WindowsFormsApplication1.Form1.resources,180,2011-05-20
.......\.................\........................\...\...\.....\WindowsFormsApplication1.pdb,34304,2011-05-20
.......\.................\........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources,180,2011-05-20
.......\.................\........................\Program.cs,505,2011-05-19
.......\.................\........................\Properties
.......\.................\........................\..........\AssemblyInfo.cs,1380,2011-05-19
.......\.................\........................\..........\Resources.Designer.cs,2896,2011-05-19
.......\.................\........................\..........\Resources.resx,5612,2011-05-19
.......\.................\........................\..........\Settings.Designer.cs,1107,2011-05-19
.......\.................\........................\..........\Settings.settings,249,2011-05-19
.......\.................\........................\WindowsFormsApplication1.csproj,3789,2011-05-20
.......\.................\WindowsFormsApplication1.sln,914,2011-05-20

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

发表评论

0 个回复

  • MC9S12XS128万能初始化函数
    说明:  飞思卡尔单片机MCS12XS128各种模块(中断、定时器、总线时钟、ATD、PWM、SCI、PLL)初始化函数(one-chip computer; one-board computer various kinds/categories/etc. module suspend; break off; discontinue; severance timer; keyer; intervalometer; timing device initialization; initialize function)
    2019-05-19 12:04:53下载
    积分:1
  • net4
    Visual C#.NET数据库开发经典案例解析(代码)(Visual C#. NET database developers classic case analysis (code))
    2010-09-19 23:09:12下载
    积分:1
  • MATLAB
    接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。 首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。 (good)
    2020-11-04 23:49:52下载
    积分:1
  • OpenScrPlayer
    一个开源的播放器界面,做的还可以,不过需要xmplayer的引擎才可以播放的
    2009-09-15 15:12:02下载
    积分:1
  • t
    传奇3脱机外挂源码传奇3脱机外挂源码传奇3脱机外挂源码传奇3脱机外挂源码(mir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 game)
    2020-07-01 15:00:01下载
    积分:1
  • Advanced-C-Technology
    《C高级编程技术》,介绍如何用TC系统所提供的相关函数实现菜单设计,图形绘制,动画的播放,乐曲的演奏,汉字的现实等技术。()
    2008-04-09 17:03:24下载
    积分:1
  • yuan - 副本
    输入十进制数转换成二进制数输出,核心算法只有三行(Input decimal number to binary number output,The core algorithm has only three lines)
    2018-04-08 13:34:12下载
    积分:1
  • Server
    一个类似飞鸽传书的小程序 其中的SERVER端 一会上传Client(studay ..)
    2012-06-05 11:47:56下载
    积分:1
  • GerberParser-master
    说明:  gerber C++,解析器,可解析gerber文件和drill文件(A C++ library to parse Gerber files and Drill files)
    2021-02-01 10:00:00下载
    积分:1
  • Vc6
    模拟银行卡交易流程的详细讲解,内涵丰富,采用VC++(Explain in detail the simulated bank card transaction process, rich content, using VC++)
    2013-12-26 20:09:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载