-
C# 通过映射创建com
通过映射方法动态创建com对象由于C#版本兼容问题 写了这个方法方便以后使用excel调用例子 ComObj excel = new ComObj("excel.application"); excel.Invoke("Application.Workbooks.Open", "D:excel.xls");Console.WriteLine(excel["Worksheets[1].Cells[1,1].Value"]);//读取工作表1的第一行第一列内容excel.Invoke("Application.Quit");
- 2022-02-13 02:05:59下载
- 积分:1
-
ROM
延迟函数的编写,希望能给大家提供点微bao之力(delay)
- 2010-07-17 14:51:45下载
- 积分:1
-
12345
说明: 本书从DOS编程到整个系统的编程到软件的设计编程都讲解的很详细,是一本非常好的书,书名叫《编程高手箴言》。(This book from the DOS program to the entire system programmed into the software program is designed to explain in great detail, is a very good book, entitled "The master programmer Proverbs.")
- 2010-03-18 10:33:48下载
- 积分:1
-
a simole developmet of artifical neural net
a simole developmet of artifical neural net
- 2022-01-26 04:28:31下载
- 积分:1
-
OpenFileDialog
说明: csharp中的浏览文件夹的应用源码程序(CSharp folder in the browser application program source code)
- 2008-08-30 09:49:56下载
- 积分:1
-
examples
it help you for basic c++
- 2014-08-12 08:56:20下载
- 积分:1
-
stm32定时器+ADC+DMA+双缓冲 实现数据采集
stm32定时器+ADC+DMA+双缓冲 实现数据采集()
- 2017-08-14 19:02:35下载
- 积分:1
-
zonghe_try
说明: 光伏储能系统中,锂电池和超级电容充放电仿真,具有较好的仿真效果(Charge and discharge simulation of lithium battery and ultracapacitor)
- 2019-01-15 10:57:14下载
- 积分:1
-
连接ch432
说明: 基于STM32HAL库的外接串口CH432,针对单片机串口不够用的情况用(The external serial port CH432 based on STM32HAL library is used to solve the problem that the serial port of single chip computer is not enough.)
- 2021-04-20 09:08:50下载
- 积分:1
-
TESTSQL2008
C#访问SQL2008的例子,使用的话先保证自己装了SQL2008(C SHARP SQL2008 DATABASE)
- 2012-12-21 15:23:17下载
- 积分:1