-
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。-quality C programming guides, introduced a c++ book, narrated and detailed.
- 2022-03-05 08:01:40下载
- 积分:1
-
这是一个关于大学生就业的网站,.net语言编写的,很有用的
这是一个关于大学生就业的网站,.net语言编写的,很有用的-This is a job on the college" s Web site,. Net languages, very useful
- 2022-08-23 13:15:00下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
摄像头录像工具
通过家用摄像头拍照录像。.版本 2
.支持库 twain
.子程序 _摄像头数_被单击
.如果 (摄像头数.标题 = “2摄像头”)
镜头1单选框.禁止 = 假
镜头2单选框.禁止 = 假
视频设备2.可视 = 真
视频设备2.当前来源 = 1
视频设备2.预览 (真, 60)
视频设备2.设置视频输入 ()
摄像头数.标题 = “3摄像头”
来源按钮.标题 = “查看”
- 2022-03-02 07:08:40下载
- 积分:1
-
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-1 One of the most beautiful designs. 2 months integer n to the preceding number of the order of backward-shift position m, and finally the number m of m into the top of the number of
- 2022-05-05 15:57:46下载
- 积分:1
-
采用ic编写的handyboard机器人的调试各参数的程序,(如火焰值地面灰度)...
采用ic编写的handyboard机器人的调试各参数的程序,(如火焰值地面灰度)-used ic handyboard prepared by the robot parameters of the testing procedures (such as flame value ground Gray)
- 2023-04-09 05:50:02下载
- 积分:1
-
C#编写的记事本程序
我使用C#编写的一个记事本程序,对初学者入门C#很有用哦。实现了文件的打开、保存、编辑等功能,对于初学者学习打开对话框、菜单栏、状态栏的用法有帮助。
- 2022-07-11 21:01:40下载
- 积分:1
-
C++对象消息传递,非常好用。
C++对象消息传递,非常好用。-C object messaging, a very handy.
- 2023-07-26 23:30:03下载
- 积分:1
-
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net -Message Board v0.0.1 streamlined additions and deletions to search for asp programmers quickly understand asp.Net
- 2023-03-20 11:20:02下载
- 积分:1