-
Brokennetwork
断网源码,一个封装好的类,可以直接用 ..(Broken network source, a sealed class can be directly used ..)
- 2010-11-30 18:12:01下载
- 积分:1
-
sqlTest100929
一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
- 2021-01-21 22:58:46下载
- 积分:1
-
Draw_mfc
MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
- 2013-06-30 16:06:50下载
- 积分:1
-
DPS
商客短信数据处理系统,根据订购的套餐信息,发送预先设置好的短信。(Passengers SMS data processing system based on subscription packages information, send pre-set messages.)
- 2015-06-15 15:38:36下载
- 积分:1
-
OReilly_-_C_sharp_Cookbook
The C# Cookbook offers a definitive collection of solutions and examples for this new programming language.
Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you ll
need to solve as you progress in your experience as a C# programmer.
- 2009-10-24 23:29:25下载
- 积分:1
-
kzcxwzck
控制其他程序成为自己的子窗体,属vb编程窗体、介面类。(Control other programs become their own child form, is a form vb programming, interface classes.)
- 2015-02-25 13:41:49下载
- 积分: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
-
Explorer
MFC Explorer Sample Code
- 2014-02-13 15:01:09下载
- 积分:1
-
vcFtp
学习网络编程的初学者必看的.(Learning Network Programming Watchable the beginners.)
- 2004-12-06 14:00:15下载
- 积分:1
-
DEM的读取与显示 实现大规模地形显示
DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
- 2010-07-18 11:27:51下载
- 积分:1