-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1
-
We known that regular DLL plugin implmentation already introduced in those paper...
关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
- 2022-03-22 00:18:56下载
- 积分:1
-
Delphi开发的一个图书管理系统,在主要操作结束…
是用delphi开发的一个图书管理系统,作为期末大作业的-Delphi development is a library management system, as at the end of major operations
- 2022-01-31 09:54:14下载
- 积分:1
-
n皇后问题(c++编写)
n皇后问题(c++编写)-n Queen (c preparation)
- 2022-10-05 23:05:03下载
- 积分:1
-
Herbert Schildt
赫伯特·希尔特
- 2022-11-26 07:55:04下载
- 积分:1
-
The programme is about control panel.When you click it ,you can get message hand...
有关于控制面板的,当你单击的时候可以看到消息的处理过程-The programme is about control panel.When you click it ,you can get message handling process.
- 2022-03-15 18:55:54下载
- 积分:1
-
This the VB6 code for Ascii Calculator.
This the VB6 code for Ascii Calculator.-This is the VB6 code for Ascii Calculator.
- 2022-03-18 04:11:21下载
- 积分:1
-
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式...
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式
-Lexical scanning and generate intermediate expression, understanding of intermediate code will be used to indicate the non-suffix type is converted to the arithmetic expressions using reverse Polish expression to represent the arithmetic
- 2022-02-02 06:28:00下载
- 积分:1
-
Marvell WIFI CF8381P labtool.zip
Marvell WIFI CF8381P labtool.zip
- 2022-09-16 01:05:03下载
- 积分:1
-
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且...
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。
2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一
-Prevention of novels indulge: 1. A novel by the command file can be split into 40 roughly equal the size of the contents of the document be placed into a folder inside (you can also let them mess of random store to multiple folders below), and the file name is random characters and numbers of random length (20-60) in the string. 2. By executing the command, you can return the same day to read documents. Only do this once a day to carry copies of work: the correct order, four documents into a single file (this file name is the first X days) for the copy to the folder to read, so that can only be read one-tenth of a day
- 2023-01-25 05:15:04下载
- 积分:1