登录
首页 » 文件处理 » 该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中...

该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中...

于 2023-05-04 发布 文件大小:32.11 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could be selected folder path displayed in lists

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个读写INI配置的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
    一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
    2022-01-31 03:06:10下载
    积分:1
  • chm 帮助很多人问起现在的CHM帮助档如何作为软的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,...
    chm 帮助很多人问起现在的CHM帮助文档如何作为软件的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,-chm helpful to a lot of people asked now how CHM help documentation software as a hot-sensitive help. Search online information is not large, may be too simplistic a bar, Oh
    2022-02-03 09:15:52下载
    积分:1
  • clientFile.dat中插入数据的同时,在索引linkFileIndex.ind中予以管,并附自动生成需要的条数的 链表等功能...
    往文件clientFile.dat文件中插入数据的同时,在索引文件linkFileIndex.ind中予以管理,并附自动生成需要的条数的 链表文件等功能-ClientFile.dat document to document by inserting data at the same time, in the index file linkFileIndex.ind be administered, together with the need to automatically generate the list of the article documents several features such as
    2022-08-13 13:23:30下载
    积分:1
  • 复制,用java实现的复制功能,有界面
    复制文件,用java实现的文件复制功能,有界面-copy files, copy files by java,exist interface
    2022-07-23 16:29:27下载
    积分:1
  • 脉冲编码调制
    最后一个实验研究了模拟到数字转换属性的 PCM 确定了"开始"位和 7 个数据位和"停止"的两位。此外发现如果奇偶校验开关亮起,然后 1 停止位改为甚至奇偶 校验位。那就是,7 的数据比特加上将奇偶校验位总是将偶数 (请参阅图 8 B)设置图 8A。MSB LSB 量化交换 机将被实施使用示例和持有和量化器块。产出是 fed 通过多路复用器和输入输出比较的方法和利用非常低频率 的正弦波,观察了跟
    2022-03-16 19:30:14下载
    积分:1
  • zlib压缩库
    主要是处理文件压缩的,例如gz文件, tar.gz文件,rar文件,zip文件的等各种不同的压缩文件格式的解压,以及将源文件压缩成相应的压缩格式的文件。主要采用的是c++编程语言写的,同时采用的zlib压缩库,通过测试,软件系统功能良好,具有很好的使用价值
    2022-08-19 00:23:45下载
    积分: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
  • This is my company to do an initial software, its function is to achieve : the d...
    这是我为公司做的一个初步软件,其实现功能是:在指定的文件夹下生成缺少的ini文件(对应wma音乐文件),并且在TreeView控件中显示文件名,点击可以进行编辑,修改-This is my company to do an initial software, its function is to achieve : the designated folder generation indispensable ini file (for WMA music files), and the TreeView control display of file names, it can edit, modify, etc.
    2023-03-01 00:10:03下载
    积分:1
  • latest version control ExcelExport3.31
    最新版delphi控件 ExcelExport3.31-latest version control ExcelExport3.31
    2022-03-22 12:21:15下载
    积分:1
  • 读取存入数据库中 可进行夹的无限深度遍历
    文件读取存入数据库中 可进行文件夹的无限深度遍历-Documents read into the database folder can traverse the infinite depth
    2022-03-05 10:25:53下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载