-
DLL
creating standard dll in VB
- 2020-07-10 21:28:54下载
- 积分:1
-
wendangguangli
说明: 文档管理源代码!!希望大家支持一下吧!!多谢了(Document management source code!! I hope you will support yourself!! Thank you very much)
- 2008-11-29 19:19:43下载
- 积分:1
-
Serial_TCPIP
串口程序实现Ymodem协议,也可以使用TCPIP实现Ymodem协议。
串口和网络程序都可以当一个助手使用。(Serial procedures to achieve Ymodem protocol, you can also use TCPIP achieve Ymodem protocol. Serial and network programs can use when an assistant.)
- 2021-01-19 08:38:43下载
- 积分:1
-
froqrammforward
小区物业管理系统源码,包括系统登陆,数据通信,界面软件编程数据通信等(Residential property management system source code, including the system login, data communication, data communication interface software programming, etc)
- 2017-06-17 15:31:17下载
- 积分:1
-
家庭财务程序开发
说明: vb.net编写的 家庭财务程序开发.rar
可以做课程设计用哦(vb.net prepared by the family financial development. Rar curriculum design can be done with oh)
- 2005-11-03 15:46:21下载
- 积分:1
-
The-the
软件功能主要可以将图片转换为文本,远看与图片一模一样 这个软件的界面不大好看,请见谅!(The software function can mainly transform the picture into the text, look at the image exactly the interface of the software is not good, please excuse me!)
- 2018-11-05 20:03:52下载
- 积分:1
-
陈建春GIS系统源码
基于C++的·简单GIS软件源码,来源于教材(C++ based simple GIS software source code, derived from the teaching materials)
- 2017-06-12 15:19:47下载
- 积分: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
-
vb3
机械加工工时计算器:根据国家标准的机械加工工时计算和工厂实际经验在VB中编制的,已用多年,适于中小工厂。(Machining man-hours calculator: According to national standards machining factory hours worked and actual experience in the preparation of the VB has been used for many years, suitable for small and medium-sized factories.)
- 2020-11-18 12:19:39下载
- 积分:1
-
TBPrinter
tribon二次开发 批量打印程序源码 供大家参考(tribon second development batch printing program source code for your reference)
- 2013-07-26 22:55:29下载
- 积分:1