-
686
用vb.net编写的记事本原代码-vb.net using the notebook to prepare primitive code (Vb.net memo prepared by primitive code-vb.net using the notebook to prepare primitive code)
- 2013-12-07 11:05:12下载
- 积分:1
-
vb精彩编程200例
有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
- 2020-06-26 07:20:01下载
- 积分:1
-
DW9800w-SPEC
Dongwood DW9800 驱动程序(DW9800 dirver)
- 2021-03-09 12:39:27下载
- 积分:1
-
VB_Piano-
VB开发的电子琴,有录音,回放功能,界面很酷。(a Piano soft developed by VB,It has record,playback function with perfect interface.)
- 2020-12-12 20:29:16下载
- 积分:1
-
RFID-RECEIVER
RFID communicate.
This is for reading rfid card.
- 2011-07-16 00:38:40下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
TestGettickcount
在对话框中,使用VB6获取系统精确时钟数的简单小程序(in the dialog box, use VB6 acquisition system precision clock small number of simple procedures)
- 2007-03-14 23:13:53下载
- 积分:1
-
Serial-debugging
该程序是串口调试代码程序,支持大多数操作系统(Serial debugging software source code)
- 2016-07-01 09:43:24下载
- 积分:1
-
shiboqi
频谱仪编程,对初学者很有参考意义,欢迎下载(Spectrum analyzer program, meaning a good reference for beginners, welcome to download)
- 2010-07-30 23:05:23下载
- 积分:1
-
KSCZ
这是一个开发完成并投入使用的VB通过OPC连接西门子200PLC的程序,OPC中介是KepWare。(This is a program for VB contact with Siemens PLC use OPC.)
- 2015-07-18 14:03:59下载
- 积分:1