-
一个vc下的汉字转十六进制的小程序,希望对大家有帮助
一个vc下的汉字转十六进制的小程序,希望对大家有帮助-A vc transfer hexadecimal characters under a small program, we want to help
- 2023-01-31 00:20:04下载
- 积分:1
-
A class that makes it easy to implement an INI settings file in your application...
一个类,它使在应用程序中实现INI设置文件变得容易。
- 2022-03-20 01:16:19下载
- 积分:1
-
doc2pdf C++源码示例
doc2pdf c++ source sample
- 2022-06-20 02:52:38下载
- 积分:1
-
可以用此代码播放自己想听的WAV和MIDI声音文件以及系统声音文件。软件虽小但用处很大...
可以用此代码播放自己想听的WAV和MIDI声音文件以及系统声音文件。软件虽小但用处很大-can use this code to listen to the players themselves WAV and MIDI sound files and the system sound files. Software is a small but very useful
- 2023-02-28 23:05:03下载
- 积分:1
-
类Excel(全部使用VB编写)
类Excel(全部使用VB编写)-Excel category (all prepared using VB)
- 2022-03-23 01:11:23下载
- 积分:1
-
Image File Execution Options 映像劫持
Image File Execution Options 映像劫持-Image File Execution Options
- 2023-08-07 02:15:03下载
- 积分:1
-
源代码)免费软件,能够自动查找系统的垃圾文件 可手动添加垃圾文件格式。只需对磁盘做个快照,以后可以随时搜索磁盘新增文件,然后将其删除。可将这些搜索到的新增文件以...
源代码)免费软件,能够自动查找系统的垃圾文件 可手动添加垃圾文件格式。只需对磁盘做个快照,以后可以随时搜索磁盘新增文件,然后将其删除。可将这些搜索到的新增文件以文件的方式保存,便于以后清理。注册表Add/Remove清理,使得你清理注册表更方便、快捷。-source code) free software to automatically search the garbage documents can be manually add garbage files. Just to be a snapshot of the disk, then you can always search the new disk, and then to delete it. They can be searched in the new document to the document preservation, to facilitate later cleared. Registry Add/Remove clear that you clean up the registry more convenient and efficient.
- 2022-02-26 22:38:41下载
- 积分:1
-
还在为硬盘上音乐分散发愁吗?不用担心了,现在我们一起来打造一个硬盘音乐搜索利器。...
还在为硬盘上音乐分散发愁吗?不用担心了,现在我们一起来打造一个硬盘音乐搜索利器。-also drives for music scattered in distress? No need to worry about now, we build up a music search drives a weapon.
- 2022-03-25 08:36:37下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
Sample class implements windows IStorage and IStream to save/load program config...
Sample class implements windows IStorage and IStream to save/load program configs in/from single file.
- 2022-03-20 21:03:59下载
- 积分:1