-
PathDashPathEffectTest
Path Dash Path Effect Test extends Test Case Source Code for Andriod.
- 2013-12-16 11:34:56下载
- 积分: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
-
网络多播程序--vc实现!学习socket的好例子
网络多播程序--vc实现!学习socket的好例子-network multicast procedures-- vc achieve! Learning good examples of socket
- 2022-07-25 19:34:26下载
- 积分:1
-
yht
说明: 是一个基于java开发的拍卖系统 非常适合初学者看(Is a java-based development of auction system is ideal for beginners to see)
- 2008-11-10 21:31:05下载
- 积分:1
-
ejb_tutorial
Ejb 3 tutorial that describes the all info about it
- 2014-10-20 18:13:23下载
- 积分:1
-
Mybaties2
说明: Mybaties 的基础入门2,这个是第二部分内容
开发工具 IDEA, TomCat,SQL(Introduction to Mybaties 1,
Development tools IDEA, TomCat, SQL)
- 2020-06-19 23:40:02下载
- 积分:1
-
enn-excel
说明: 读取dwg、excel office cad 通用类 封装好 解压能用(Read the general classes of DWG and excel office cad, pack them well and use them for decompression)
- 2020-06-22 21:20:01下载
- 积分:1
-
LabView算法包
说明: LabView信号处理算法,包括功率谱,幅值谱,小波分析等(LabVIEW signal processing algorithm)
- 2020-11-07 15:09:49下载
- 积分:1
-
wafm
系统托盘编程,压缩包有文章和源代码来自VC知识库(System tray programming, compression package has articles and VC source code from the knowledge base)
- 2017-08-23 14:42:14下载
- 积分:1
-
MCB_SOR_1.0
说明: 基于固高运动控制卡的纯软件数控系统,非常适合数控系统的学习!(The CNC system based on movition card!)
- 2021-03-01 12:19:34下载
- 积分:1