-
自己动手写命令之copy命令
应用背景自己动手写命令之copy命令:通过参考此代码的编写,可对类似于“copy -version”和"-help"等命令参数的命令进行编码实现。关键技术
利用main函数的两个形参实现对传入参数个数及对参数内容进行检测,达到copy功能。
- 2023-07-22 20:45:05下载
- 积分:1
-
C language of a small database
用C语言编写的一个小数据库-C language of a small database
- 2022-03-19 17:21:24下载
- 积分:1
-
The user will have the ability to resize the dialog, with consequent rearrangeme...
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2022-12-16 09:30:02下载
- 积分:1
-
segy格式数据读取
本程序利用MFC对SEGY地震勘探数据进行读取,其中包括打开segy文件并显示图形 显示卷头 道头等数据(Open segy document and display graphics toudao top volume data)等
- 2022-05-26 20:10:39下载
- 积分:1
-
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
- 2022-03-01 01:05:10下载
- 积分:1
-
在大多数的窗口应用程序中,它的所有形式都是使用正规的时间…
在绝大多数的Windows应用程序中,其窗体都是使用的正规正矩的矩形窗体,例如我们常用的,“记事本”,“扫雷”,等等。矩形窗体,具有编程实现简单,风格简洁的优点,所以在普通文档应用程序和 简单小游戏中使用足矣。但在某些娱乐游戏程序中使用就略显呆板些了,这时若用不规则窗体替代原先 的矩形窗体,将会使这类程序更添情趣。典型的例子有windows 自代的Media Player,新版本的Media Player有个控制面板的选项,选中这些面板,播放器就以选中的面板形状出现,这时的播放器比以前版 本的Media Player的古老矩形界面要生动有趣的多了。 要实现不规则窗体不是太难,知道了基本原理后,你也可以创建各种有趣的不规则窗体。-in most Windows applications, all of its forms is the use of the formal moments of rectangular windows, for example, we used, "Notepad", "mine" and so on. Rectangular windows, with programming simple, concise style of the advantages, in ordinary applications and files a simple little game that pledge to use. But in some amusement games procedures on the use of a slightly more rigid, then using the irregular forms of alternative original rectangular windows, such procedures will be added with more amenities. Typical examples are from the generation of the Windows Media Player, the new version of Media Player has a control panel of options, selected these
- 2022-03-21 18:40:51下载
- 积分:1
-
Windows NT2000下读写物理逻辑扇区
Windows NT2000下读写物理逻辑扇区-literacy physical logic Sector
- 2022-03-17 10:27:10下载
- 积分:1
-
取得系统信息的一个小例子,涉及到系统编程的好几个方面
取得系统信息的一个小例子,涉及到系统编程的好几个方面-a example of getting System infomation which is according to some aspacts of programming
- 2022-04-09 01:24:21下载
- 积分:1
-
这个图形的RFC 959 specyfication FTP协议。
This graphics specyfication of rfc 959 ftp protocol.-This is graphics specyfication of rfc 959 ftp protocol.
- 2023-05-14 16:15:02下载
- 积分:1
-
用Visual C++编写的计算器程序,使用MFC,练习用
用Visual C++编写的计算器程序,使用的是mfc,供练习使用-Using Visual C++ to prepare the calculator program, using mfc, for practice use
- 2022-01-26 02:51:05下载
- 积分:1