-
HiderPlus
vb老板键(枚举和隐藏窗体、标题),有需要的就下载吧。(vb boss key (enumeration and hidden form, the title), there is a need to download it.)
- 2013-08-13 23:35:51下载
- 积分:1
-
ChuanKouTiaoShi
串口调试助手,适合做串口通讯的人员使用。VB.NET编程。(vb.net serial debug for usart comm.)
- 2013-07-19 14:45:15下载
- 积分:1
-
10
完美国际外挂代码,用VB编写,功能齐全.rar(Perfect international plug-in code, using VB, fully functional. Rar)
- 2013-07-13 14:09:54下载
- 积分:1
-
VFP
VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
- 2013-08-30 16:02:33下载
- 积分:1
-
MPS-140801VBCode
数据采集例程suju cjsuju cj据采集例程据采集例程(suju cj suju cj suju cj suju cj suju cj
suju cjsuju cjsuju cjsuju cj)
- 2016-04-06 11:33:38下载
- 积分:1
-
aevel
Get the RUL address of all browser windows()
- 2017-11-01 21:41:02下载
- 积分:1
-
Netr
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例
- 2009-09-14 19:10:11下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
Autozip_ma186038332005
Autozip FILES zipping my backups
- 2016-03-01 07:45:49下载
- 积分:1
-
Slider
摆脱微软控制用VB自写滚动条模块,有需要的下。(Get rid of the Microsoft VB since writing the scroll bar control module, in need.)
- 2013-08-21 10:34:01下载
- 积分:1