-
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文...
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件 随机文件文件 浏览 在临时文件下建立临时文件 自动识别文件路径 读取相应内容
- 2022-08-14 17:10:00下载
- 积分:1
-
Find files on drives FAST using wildcards within search criteria. Easy and fully...
Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it. 使用通配符查询文件- Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it.
find files by wildcard
- 2022-03-13 01:13:00下载
- 积分:1
-
c文件操作,修改文件,打开,读取,写入,关闭
c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
- 2022-08-22 18:51:01下载
- 积分: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
-
一个节目为 tanck 的
它是一个为 tanck 与 c + + 语言的程序。它是为学生好。这是一个用 c + + 语言写的游戏。享受它......
- 2022-07-08 20:05:40下载
- 积分:1
-
Induction motor parameter
感应电动机的参数估计
- 2022-01-30 20:32:18下载
- 积分:1
-
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等-Can directly read the disk files, including some systems such as locked files such as SAM
- 2022-08-15 07:50:10下载
- 积分:1
-
A Freeware DDX routine for selecting a filename(30KB)获取文件路径
A Freeware DDX routine for selecting a filename(30KB)获取文件路径-A Freeware DDX routine for selecting a filename (30KB) to obtain file path
- 2022-10-10 03:25:03下载
- 积分:1
-
监视文件夹的复制,监视文件的复制和…
监视文件夹的复制,在监视到文件复制时并弹出警告对话框-surveillance folder reproduction, surveillance of the document reproduction and pop-up dialog warning
- 2022-03-06 17:05:07下载
- 积分:1
-
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read. Reading and writing binary files. A creation of a binary files. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read.
- 2022-10-16 20:45:08下载
- 积分:1