-
myclock
这是一个全新的时钟模拟工具,它具有漂亮的界面,对于学习MFC有很多的帮助。(This is a new clock simulation tool, it has a beautiful interface, the MFC has a lot of help for learning.)
- 2012-07-27 21:47:54下载
- 积分:1
-
VCPP-search-image
亲密体会C++编程的各项技术及前沿科技,让你学有所活哦 亲(Intimate experience C++ programming technology and cutting-edge technology, so that you have learned to live Oh pro)
- 2012-11-02 17:34:44下载
- 积分:1
-
UIGate817
实现联通SGIP最新协议的短信网关程序.(achieve Unicom SGIP latest agreement the SMS Gateway procedures.)
- 2007-01-09 21:28:35下载
- 积分:1
-
DistPoint
最近点对。编程之美上面的点对,使用了C++模板,效果还可以(the nearest point diatance)
- 2013-03-20 09:43:20下载
- 积分:1
-
FootBall
A simple football, league data sorter!
For FUN D!
- 2010-01-02 18:51:50下载
- 积分:1
-
StudentDB
使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。(
翻译文字或网页
使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。
请键入文字或网站地址,或者上传文档。
取消
Shǐyòng VS2012CDatabase,CRecordSet lèi shíxiàn yǔ Sql2008 jìnxíng shǔ jù tōngxìn gōngnéng.
您是不是要找: 使用VS2012 CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。Use VS2012CDatabase, CRecordSet class implements and Sql2008 data communication capabilities.)
- 2013-12-05 14:12:30下载
- 积分:1
-
6645678
在文档 视图程序中加入闪屏,VC++编程精选学习源码,很好的参考资料。(Join the splash screen in the document view program, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:55:34下载
- 积分:1
-
CTP_API_Sample
上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台(Examples of technology interfaces on the CTP source)
- 2010-11-04 11:23:49下载
- 积分:1
-
vc_Program_for_sticky_feature_source
vc程序实现便利贴功能源码vc Program for sticky feature source
(vc program functions to achieve sticky source vc Program for sticky feature source)
- 2010-08-05 12:07:25下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1