-
用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。...
用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
- 2023-01-09 10:25:04下载
- 积分:1
-
获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式....
获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式.- The gain tabletop way, obtains the current user through the
system API function the tabletop address (absolute way), may be
allowed to operate the tabletop through this the document or the quick
way
- 2023-05-24 02:15:03下载
- 积分:1
-
VB编程中突破64K的文本显示限制.zip
VB编程中突破64K的文本显示限制.zip-VB Programming breakthrough 64K text Restrictions. Zip
- 2023-02-15 04:35:04下载
- 积分:1
-
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功...
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦!
RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
- 2022-02-02 03:48:29下载
- 积分:1
-
数据库大作业:病人看病模拟程序
用c++开发,DOS界面
数据库大作业:病人看病模拟程序
用c++开发,DOS界面-large database operations : patient treatment simulation program developed by c, DOS interface
- 2022-07-19 18:14:32下载
- 积分:1
-
私家珍藏的EXCEL文件建立和读取程序,可以将其中的部分直接加入你工程中...
私家珍藏的EXCEL文件建立和读取程序,可以将其中的部分直接加入你工程中-EXCEL private collection of documents and reading procedures, some of which can be directly into your project
- 2022-11-02 06:35:03下载
- 积分:1
-
获取文件属性(大小、创建时间、修改时间、访问时间等)
获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
- 2022-05-30 15:07:36下载
- 积分:1
-
两个目录下的文件比较工具,应用于源程序更新
两个目录下的文件比较工具,应用于源程序更新-two files in the directory comparison tool that should be used to update the source.
- 2022-02-25 01:43:19下载
- 积分:1
-
C++ Json序列化
自己基于jsoncpp实现的json的解析的序列化,很好用的,使用它就可以快速的掌握Json在c++里的对象序列化工作,代码写的很清楚,放在自己的工程里就可以使用了
- 2022-03-26 13:27:00下载
- 积分:1
-
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接...
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
- 2022-02-05 17:59:29下载
- 积分:1