-
C++编写的简单的扫雷程序
开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置...
C++编写的简单的扫雷程序
开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置-C++ Prepared simple mine the beginning of the proceedings enter an integer to generate a random distribution of mined areas, 10 × 10 matrix, not the mouse, but need to enter the coordinates that you want to click on the location of
- 2022-02-03 08:15:59下载
- 积分:1
-
Com.rus. Описание технологии COM на русском языке....
Com.rus. Описание технологии COM на русском языке.
- 2022-02-26 05:02:29下载
- 积分: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
-
包装的功能,帮助您在微软Visual C++ 6使用MySQL
the wrap functions that helps you to use mysql in microsoft visual c++ 6.0
- 2022-08-02 16:21:18下载
- 积分:1
-
wince use Slip examples of procedures, suitable for just learning evc friends
wince下使用滑动条的实例程序,适合刚学evc的朋友-wince use Slip examples of procedures, suitable for just learning evc friends
- 2023-04-06 18:40:03下载
- 积分:1
-
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以...
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以-Vehicle parameters state records, the equivalent of automotive black boxes, are interested can
- 2023-07-16 03:25:04下载
- 积分:1
-
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输-For smartphone to download the specified URL source of information. Through HTTP transmission
- 2023-01-19 21:10:04下载
- 积分:1
-
贪吃蛇的小游戏 贪吃蛇的小游戏
贪吃蛇的小游戏 贪吃蛇的小游戏-Snake in the game Snake game
- 2022-12-25 20:05:03下载
- 积分:1
-
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!...
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!-English translation of the word small programs. I do not want to update, so revenue. You want to update this to me a procedure!
- 2023-02-06 21:45:03下载
- 积分:1
-
WinCE下的系统进程列出程序。主要是方便远程调试的程序。
WinCE下的系统进程列出程序。主要是方便远程调试的程序。-WinCE system under the process set out the procedures. Convenience is the main remote debugging process.
- 2022-01-26 08:21:05下载
- 积分:1