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

C# Excel导出

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

  • SplashScreen
    this the sample of splash screen application
    2014-09-08 11:33:36下载
    积分:1
  • example-flac3d-mohr
    这是一个基于c++编写的,用于flac3d中本构模型二次开发的程序,其编写的是mohr-coulomb模型。(this is a secondary development program compiled by visual c++,it can be used for study for constitutive model. )
    2021-04-06 19:29:02下载
    积分:1
  • Scada
    这个源码是用来对c#winform的图形美化,供使用的同学学习(This source code is used to visualize the graphics of c#winform for students to use.)
    2019-05-30 14:22:32下载
    积分:1
  • I2C-slave
    模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。(Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The host from the machine it supports random write and random read, sequential read and sequential write did not do.)
    2011-11-11 14:19:52下载
    积分:1
  • ObjectDetectionContours
    Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
    2013-10-19 01:51:39下载
    积分:1
  • Hu-moment
    计算图像的几何不变矩—Hu矩,以及图像的相似度,在vc下实现。(Calculate the geometric image invariant moments-Hu moments, as well as the similarity of the image, achieved under vc.)
    2014-01-18 11:02:52下载
    积分:1
  • voice-coil-motor
    音圈电机控制代码,位置控制,速度控制,电机控制(voice coil control)
    2021-02-23 09:19:40下载
    积分:1
  • LCD_UART_ADC_GSM_GPIO
    Embedded C code for Lpc2148 interface with ADC,LCD,GSM,GPIO and UART for Transformer control and monitoring system
    2016-06-08 17:23:34下载
    积分:1
  • ChartDirector绘图win32下的C++代码
    ChartDirector绘图win32下的C++代码,包含说明文档以及参考实例。包括曲线图,柱形图,饼图,3D图,雷达图等等,几乎涵盖所有的基本图表库。
    2023-05-31 22:20:03下载
    积分:1
  • 绩效管理系统.C#编程,SQL server DB
    绩效管理系统.C#编程,SQL server DB -KPI manager system
    2022-06-29 05:52:05下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载