-
683634
会发声的按钮,VC++经典编程源码,很好的参考资料。(Will sound button, VC++ classic programming source code, a good reference.)
- 2013-11-14 10:22:27下载
- 积分:1
-
DL_HttpFtp_SDK_1.0
量点1.0下载组件 用这个可以做下载软件
- 2010-02-15 04:00:19下载
- 积分:1
-
csh
实现象ToolTips那样的上下文帮助(The Example of implementing the help of tooltip style)
- 2020-07-01 00:40:02下载
- 积分:1
-
AccessTest02
MFC实现对Access数据库的创建、数据表的创建,已经相关数据的增删改查等功能;这里上传,以供后期借鉴!(MFC to achieve the creation of the Access database, create tables, add and delete related data has been changed check function upload here for late draw!)
- 2014-07-03 13:25:27下载
- 积分:1
-
subject_1_109107
socket编程书(socket programming book)
- 2004-11-26 13:55:59下载
- 积分:1
-
oofemvs2010-20
oofem在vs2010下的sln文件,文件路径和.h以及.c文件的添加已经做好(oofem under the vs2010 sln file, the file paths and. h and. c file is ready to add)
- 2011-02-14 16:43:07下载
- 积分:1
-
Visual-Assist-X
vs2010编程助手,非常实用的小插件,保存共享。谢谢(Thankyou )
- 2015-04-14 08:36:58下载
- 积分:1
-
CefSharp.Wpf.Example
把程序集CefGlue.Demo.GtkSharp卸载掉,
这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉
2.
右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试,
取消选中“启用visual studio承载进程”,
因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项(
The assembly CefGlue.Demo.GtkSharp uninstall,
This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall
2.
Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug,
Uncheck "Enable visual studio hosting process",
Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
- 2013-11-13 20:39:20下载
- 积分:1
-
cnc_quilter
CnC Cutter Mach3 Macro
- 2015-05-28 18:53:12下载
- 积分:1
-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1