-
ini文件的解析
ini文件的全部解析库;XINI模块用于读写Windows标准格式的ini文件。 该模块会将ini文件内所有数据读入内容。ini文件内的各域(section名称、key名称、数据)的长度不能超过XINI_NODE_DATA_LEN定义的长度。 不支持注释的存储:可以识别文件中的注释,但保存时,会丢失这些注释。
- 2022-06-20 19:12:54下载
- 积分:1
-
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助...
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助-VC++ elaborate code collection to download,included much very useful source code,hope it will be helpful to you.
- 2022-07-16 09:37:57下载
- 积分:1
-
大多数代码样本包括在本CD与微软Visual C++开发的价值。
Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
- 2022-03-14 22:53:50下载
- 积分:1
-
Visual C++.NET 数据库开发指南6
Visual C++.NET 数据库开发指南6-Visual C++. NET Database Developer" s Guide 6
- 2022-02-21 04:52:43下载
- 积分:1
-
轻松随时开启我们的电脑屏保,让我们随时保护我们的电脑屏幕,也保护我们的数据安全...
轻松随时开启我们的电脑屏保,让我们随时保护我们的电脑屏幕,也保护我们的数据安全-Easy to open our computer screen saver at any time, let us protect our computer screen at any time, but also to protect our data security ..
- 2022-10-20 06:10:03下载
- 积分:1
-
redeem category based on the decomposition of the word automatic functions, the...
基于CString类的自动分解单词的函数,对于文本文件的处理比较有用-redeem category based on the decomposition of the word automatic functions, the text file handling more useful
- 2023-01-05 23:25:03下载
- 积分:1
-
能对windows程序的托盘图标进行隐藏删除添加
能对windows程序的托盘图标进行隐藏删除添加-can windows procedures for the tray icon to delete hidden Add
- 2022-10-06 14:55:02下载
- 积分:1
-
this is an implementation of a des algorithm
this is an implementation of a des algorithm
- 2022-05-17 00:25:40下载
- 积分:1
-
将标准输出重定向到一管道
将标准输出重定向到一管道-The example of redirecting standard output to an pipe
- 2022-08-24 18:52:09下载
- 积分:1
-
格式化磁盘
经典的C++格式化磁盘的代码,提供接口和内部实现,在vs2005中可以成功运行,并且提供选择要格式化的盘符的功能。
在对话框初始化时,先实现提示显示盘符,当选择好之后,点击格式化按钮,直接执行格式化选择的盘符,基本功能全部可以实现。
- 2022-02-12 21:26:01下载
- 积分:1