登录
首页 » c# » C# Excel导出

C# Excel导出

于 2022-02-26 发布 文件大小:2.78 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

        private void ToExcel(string saveFileName, string strSql)         {             if (DateTime.Now.Year == 2014)                 return;             SaveFileDialog saveDialog = new SaveFileDialog();             saveDialog.DefaultExt = "xls";             saveDialog.Filter = "Excel文件|*.xls";             saveDialog.FileName = saveFileName + this.dateTimePicker1.Value.Year.ToString().Trim() + this.dateTimePicker1.Value.Month.ToString().Trim();             if (save

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

发表评论

0 个回复

  • MATLAB-c
    msk的调制解调MATLAB源代码,很不错,值得看看(msk modulation and demodulation MATLAB source code, very good, worth a look)
    2013-11-15 16:35:31下载
    积分:1
  • phase-information
    运用一种基于相位信息的2FSK与MSK的调制识别方法,来实现MSK与普通的2FSK的识别。通过计算机仿真表明,在SNRE10dB的条件下,该方法识别率达到了100 。 (Based 2FSK use and MSK modulation recognition phase information to achieve a common 2FSK MSK and identification. Through computer simulations show that, under SNRE10dB conditions, the recognition rate reached 100 .)
    2013-12-27 11:15:57下载
    积分:1
  • arduino ESP8266 wifi智能小车(程序+PPT)
    arduino ESP8266 wifi智能小车
    2021-05-06下载
    积分:1
  • VC++开发的自动调用webservice服务,用来定时生成报表
    定时,并发调用webservice,该程序稳定小巧,可用于学习进程同步等问题,也可以学习到里面的资源监控
    2022-07-04 22:06:45下载
    积分:1
  • UserControl-generateChart
    将生成图片的代码封装到一个用户控件里,每次直接在程序中防一个用户控件就可以生成图表(will generate the code to a user Packaging Controls, Every time directly in the process of defense controls on a user can generate charts)
    2007-03-07 14:02:24下载
    积分:1
  • cam-success
    stm32的最小系统上跑OV7670摄像头(The minimum system STM32 running on OV7670 camera)
    2013-12-26 15:15:21下载
    积分:1
  • stm32f407 手写识别
    基于stm32f407的手写识别程序,亲测可用(Handwriting recognition program based on stm32f407)
    2018-03-14 22:02:21下载
    积分:1
  • qczl
    这是一个较为精炼的汽车管理系统 操作简单 快捷方便 希望您能够采纳后开通我的会员。(This is a more refined vehicle management system operation simple and convenient want you to adopt my membership after the opening.)
    2013-07-21 22:37:18下载
    积分:1
  • The source code accompanying the book "C# in Depth: What you need to master C# 2...
    The source code accompanying the book "C# in Depth: What you need to master C# 2 and 3" Jon Skeet (2008) Source code in C# of course
    2022-02-24 12:47:16下载
    积分:1
  • NetWorkOp
    Annau University network lab programs
    2010-10-23 09:56:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载