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

C# Excel导出

于 2022-02-26 发布 文件大小:2.78 kB
0 142
下载积分: 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 个回复

  • EmbeddedProject1
    基于VS2019+VisualGDB的STM32F10X 项目模板 编程语言:C++11 调试方式:Jlink(STM32F10X Project Template Based on VS2019+Visual GDB Programming language: C++ 11 Debugging: Jlink)
    2020-06-18 22:00:01下载
    积分:1
  • GenerateKey
    基于crypto++实现RSA密钥对生成,密钥长度1024,vs2010实现(generate RSA key pair based on Crypto++,and save the key pairs which is 1024 bit in txt file )
    2013-03-27 15:26:16下载
    积分:1
  • wdV1.1
    利用c51编制的温控控制空调和窗户的实用程序(Compiled using the c51 thermostat controlled air conditioning and windows utilities)
    2013-07-20 12:33:06下载
    积分:1
  • Firmware_Lib_ft6x06_V20_04_S01_01
    敦泰科技触摸IC源码,非常好的C语言学习源码程序,(Touch IC source, Thai science and technology, a very good C language source code program,)
    2014-10-09 15:05:08下载
    积分:1
  • Wavelet
    说明:  用C语言实现小波变换,有利于初学者更好的理解小波变换过程(Using C language to achieve wavelet transform, is conducive to a better understanding of beginners wavelet transform the process of)
    2021-01-25 21:48:43下载
    积分:1
  • 图书馆管理选择系统
    本系统是图书馆管理,具有选择,退换,添加,删除图书的多种功能,C语言编程,结构严谨。
    2022-03-13 12:54:00下载
    积分:1
  • 45830343
    说明:  一个P2P下载软件源代码,用vc编译 (a peer-to-peer software to download the source code with compiler vc)
    2006-02-27 15:16:47下载
    积分:1
  • appenddemtrshar
    一个可以处理算式符号的计算器程序,通过栈来实现,(A computer program that can process arithmetic symbols, through the stack to achieve,)
    2018-12-30 10:02:49下载
    积分:1
  • 板球系统单点定位代码
    板球控制系统单点定位代码,2017电子设计大赛国赛(Single Point Positioning Code for Cricket Control System)
    2020-06-21 19:20:01下载
    积分:1
  • Lesson3
    NEHE的讲义 关于OPENFGL入门的知识,很有用的东西(NEHE lectures on Introduction to OPENFGL knowledge, useful things)
    2009-01-10 10:28:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载