登录
首页 » Visual Basic.NET » Deal_Excel

Deal_Excel

于 2020-06-16 发布 文件大小:79KB
0 400
下载积分: 1 下载次数: 0

代码说明:

  一个小例子 如何操作Excel 无条件添加数据(vb.net teach you how to add Excel)

文件列表:

Deal_Excel\Deal_Excel\App.config, 188 , 2019-08-06
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.exe, 38400 , 2019-08-07
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.exe.config, 188 , 2019-08-06
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.pdb, 48640 , 2019-08-07
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.vshost.exe, 22984 , 2019-08-07
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.vshost.exe.config, 188 , 2019-08-06
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.vshost.exe.manifest, 490 , 2019-03-19
Deal_Excel\Deal_Excel\bin\Debug\Deal_Excel.xml, 672 , 2019-08-07
Deal_Excel\Deal_Excel\Deal_Excel.vbproj, 6409 , 2019-08-06
Deal_Excel\Deal_Excel\Form1.Designer.vb, 4038 , 2019-08-07
Deal_Excel\Deal_Excel\Form1.resx, 6019 , 2019-08-07
Deal_Excel\Deal_Excel\Form1.vb, 3378 , 2019-08-07
Deal_Excel\Deal_Excel\My Project\Application.Designer.vb, 1514 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\Application.myapp, 510 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\AssemblyInfo.vb, 1069 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\Resources.Designer.vb, 2781 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\Resources.resx, 5612 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\Settings.Designer.vb, 2999 , 2019-08-06
Deal_Excel\Deal_Excel\My Project\Settings.settings, 279 , 2019-08-06
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.exe, 38400 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.Form1.resources, 180 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.pdb, 48640 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.Resources.resources, 180 , 2019-08-06
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.vbproj.FileListAbsolute.txt, 904 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.vbproj.GenerateResource.Cache, 975 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.vbproj.ResolveComReference.cache, 928 , 2019-08-06
Deal_Excel\Deal_Excel\obj\Debug\Deal_Excel.xml, 672 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 867 , 2019-08-06
Deal_Excel\Deal_Excel\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7216 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\TempPE\My Project.Resources.Designer.vb.dll, 7680 , 2019-08-06
Deal_Excel\Deal_Excel.sln, 920 , 2019-08-06
Deal_Excel\Deal_Excel.v11.suo, 36352 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug\TempPE, 0 , 2019-08-06
Deal_Excel\Deal_Excel\bin\Debug, 0 , 2019-08-07
Deal_Excel\Deal_Excel\obj\Debug, 0 , 2019-08-07
Deal_Excel\Deal_Excel\bin, 0 , 2019-08-06
Deal_Excel\Deal_Excel\My Project, 0 , 2019-08-06
Deal_Excel\Deal_Excel\obj, 0 , 2019-08-06
Deal_Excel\Deal_Excel, 0 , 2019-08-06
Deal_Excel, 0 , 2019-08-06

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

发表评论

0 个回复

  • zxjkea7
    计算qualcomm手机与计算机通讯时,数据包的CRC,研究CDMA手机必不可少()
    2018-06-12 20:51:49下载
    积分:1
  • CHM-VB
    该资料介绍了CHM帮助文件在VB中的应用。核心内容是如何将CHM帮助文件中的内容与VB对应的控件关联起来。该压缩包内含教程所必需的软件——HTML Help Workshop(The information on the application of the CHM help file in VB. Core content to CHM Help file associated with the VB corresponding control. The compression package contains tutorials necessary software- HTML Help Workshop)
    2012-05-21 21:40:27下载
    积分:1
  • ANSI-S3.4-2007
    moore响度官方计算程序,提供给需要的人(official moore caculation procedure)
    2021-03-24 08:29:15下载
    积分:1
  • ThemesVB
    You can only set the Theme programmatically in the PreInit event, but this would mean you d have to have code in every page. The master page doesn t have a PreInit event.
    2009-07-09 18:25:48下载
    积分:1
  • tuoliduosouce
    地磅测试程序,将字符串发送到指定COM口,基于VB写的地磅仪表数据读取工具源码,包括调用了一个仪表通信采集工具、上海耀华、托利多等大众仪表,有一定的参考价值。   设置Com1为通信端口,设置通信端口参数 9600赫兹、偶校验、7个数据位、1个停止位.(这里需要进一步说明的是tting="BBBB,P,D,S,含义是:B:Baud Rate(波特率);P:Parity(奇偶);D:Data Bit;S:Stop Bit)。   .InBufferSize = 40 设置缓冲区接收数据为40字节   .InputLen = 1 设置Input一次从接收缓冲读取字节数为1   .RThreshold = 1 设置接收一个字节就产生OnComm事件。   Timer可以计算从子夜到现在所经过的秒数,在Microsoft Windows中,Timer函数可以返回一秒的小数部分。(Weighbridge test program, the string will be sent to the specified COM port, source-based reading tool written in VB weighbridge instrumentation data, including calling an instrument of communication collection tools, Shanghai Yaohua, Toledo and other public instruments, there is a certain reference value. Set Com1 communications port, set the communications port parameters 9600 Hz, even parity, 7 data bits, 1 stop bit (It should be further noted that tting = "BBBB, P, D, S, meaning:. B: baud Rate (baud rate) P: Parity (parity) D: Data Bit S: Stop Bit). . InBufferSize = 40 is set to receive data buffer is 40 bytes . InputLen = number Set Input once read from the receive buffer byte 1 of 1 . RThreshold = 1 is set to receive a byte generated OnComm event. Timer can be calculated from midnight to now the number of seconds elapsed, in Microsoft Windows, Timer function can return a decimal fraction of a second.)
    2014-04-25 15:41:13下载
    积分:1
  • xheji
    说明:  学籍管理系统通过再用VB和ACCESS 实现对学籍的管理和注册。。(USE BY VB AND ACCESS)
    2010-04-20 01:03:26下载
    积分:1
  • vb.net150
    Visual Basic.NET应用编程150例(Visual Basic.NET application programming 150 cases)
    2009-05-03 23:50:50下载
    积分:1
  • sportsystem
    运动会管理系统 运动会管理系统 (Games Management System Games Management System Games Management System)
    2007-03-07 00:01:52下载
    积分:1
  • NTRIPClientNew
    说明:  NTRIP协议(IP数据网络传输协议)是用于移动RTK改正数据从基地到利用互联网漫游协议。这是特别有用的领域,传统的收音机不好,由于树木或丘陵。NTRIP客户端软件你需要靠近车件。它从互联网上获取数据,并将其发送给漫游者使用的串行端口。这个程序是一个更有用的替代GNSS互联网电台。它通常用在拖拉机驾驶室的小型笔记本或上网本上。互联网接入通常是通过USB无线数据卡从您的手机公司,或系留蓝牙数据能力的手机。VS2010编译。增加了对$GNGGA的支持。(NTRIP (Network Transport of RTCM data over IP) is a protocol for moving RTK correction data from the base to the rover using the Internet. This is especially useful in areas where traditional radios don't work well due to trees or hills. The NTRIP Client is the piece of software you need near the rover. It gets the data from the Internet and sends it out the serial port for the rover to use. This program is a more useful alternative to GNSS Internet Radio. It is typically used on a small laptop or Netbook in the cab of the tractor. Internet access is usually via a USB wireless data card from your cell phone company, or tethered Bluetooth to a data capable phone. VS2010 compilation. Increased support for $GNGGA.)
    2017-06-03 17:36:17下载
    积分:1
  • VBshangweiji-
    这算是用VB语言编写的无线温湿度上位机主控,主要用于控制下位机,代码详实(This is regarded by VB language radio host machine control temperature and humidity, is mainly used to control the next crew, the code and detailed)
    2015-05-09 19:56:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载