-
Master-Sample-Code
倍福开源主站源码 Master Sample Code(Beckhoff open source Master Master Sample Code)
- 2015-06-26 15:09:06下载
- 积分:1
-
DrvSpace
利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。(The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.)
- 2009-09-05 08:42:38下载
- 积分:1
-
wendangguangli
说明: 文档管理源代码!!希望大家支持一下吧!!多谢了(Document management source code!! I hope you will support yourself!! Thank you very much)
- 2008-11-29 19:19:43下载
- 积分: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
-
LgxGrid
LgxGrid是一款功能强大的表格(报表)控件,使用这个控件,你可以轻轻松松地为你的应用程序创建各种表格用户界面,大大加快你的开发效率,更好地满足你的客户需求。
无论是使用LgxGrid控件开发传统的Windows应用程序,还是开发基于B/S的Web应用程序,都会给你带来意想不到的惊喜! 最新版本新增公式和处理大量数据的功能,打印功能更为完善。
Lgxgrid控件内含详尽的中文帮助文档和C#、VC、VB、ASP.net例程,无论你是初学者还是资深的程序员,Lgxgrid控件都会让你得心应手!
(LgxGrid is a powerful form (report) controls, use this control, you can easily serve your application user interface to create various forms, greatly speed up your development efficiency, to better meet the needs of your customers .)
- 2013-10-17 11:34:37下载
- 积分:1
-
CPPPrimer4forch
C++Primer中文版_第4版__中英对照.pdf,很好的一本C++书籍(C++ Primer 4th Edition Chinese version _ __ bilingual. Pdf, good one C++ books
)
- 2011-12-15 00:00:57下载
- 积分:1
-
vb_gdi
vb开发的gdi图像设备软件,电路图原件的绘制移动,显示坐标等功能(vb gdi image device software, schematics of the original drawing move, display coordinates, and other functions)
- 2020-12-08 14:59:20下载
- 积分:1
-
show3DS
vc++实现读取3ds文件,显示,可控制移动(loader 3ds file ,show model and can control)
- 2014-06-16 08:52:01下载
- 积分:1
-
KsBinSword
介于一些反病毒资料源码 希望大家好好看看
走过路过 请不要错过(Between some anti-virus information source hope that we have a good look, do not miss the walk passing through)
- 2009-11-19 22:09:17下载
- 积分:1
-
Read_SGI
说明: 这是用Visual Basic写的读取SGI文件的样例程序(This is written in Visual Basic reader SGI document of the sample program)
- 2006-03-19 15:17:52下载
- 积分:1