-
VC++ CSV操作类
这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。
- 2022-03-23 12:19:25下载
- 积分:1
-
可以调整尺寸的对话框例子,在对话框右下角显示一个三角,可以调整控件的尺寸及位置.利用CResizableDialog实现,该类派生自CDialog,是纯MFC的...
可以调整尺寸的对话框例子,在对话框右下角显示一个三角,可以调整控件的尺寸及位置.利用CResizableDialog实现,该类派生自CDialog,是纯MFC的例子-can adjust the size of the dialog example, the lower right hand corner of the dialog box shows a 1.3, can adjust the controls the size and position. Use CResizableDialog realized, derived from CDialog such, are pure examples of MFC
- 2022-07-06 10:48:33下载
- 积分:1
-
简单的HTML游戏大转盘,用于微网站或者电商网站的促销[转载]
资源描述简单的HTML游戏大转盘,用于微网站或者电商网站的促销
- 2023-01-23 06:35:04下载
- 积分:1
-
这是介绍使用属性相关类的,相信通过这个类,可以让你领略编程的神秘...
这是介绍使用属性相关类的,相信通过这个类,可以让你领略编程的神秘-This is on the use of property-related, I believe that through this class, which will let you understand the mysterious Programming
- 2023-02-25 13:15:03下载
- 积分:1
-
色彩渐变进度条控件源码
色彩渐变进度条控件源码- The color changes gradually the progress strip to control the
source code
- 2023-08-23 04:25:03下载
- 积分:1
-
s3c2440下移植ucgui实例
该程序由本人亲测可以成功的在2440的开发板上运行,感觉还不错而且还可以实用可视化工具来进行界面设计实在是太给力了,就好比qt,虽然没有qt那样强大,但它的可移植性是qt无法实现的。
- 2022-09-09 22:30:39下载
- 积分:1
-
(车位视频监控示例)
这是一个演示的停车视频监控。代码语言是 visual c + + 中。编码环境是 visual studio 2010。它集成 opencv 2.4.3.It 是 SDI ribbon 工具栏。我可以玩视频的 avi 格式。
- 2022-04-01 13:51:53下载
- 积分:1
-
VB some arithmetic algorithm, the solutions to differential equations, and some...
VB实现的一些数学运算算法,有解微分方程,定积分和一些函数绘图的测试,适合初学者。-VB some arithmetic algorithm, the solutions to differential equations, and some integral function mapping tests, for beginners.
- 2022-03-01 21:41:59下载
- 积分:1
-
实现超级连接的例子
实现超级连接的例子-achieve hyperlinks example
- 2022-12-20 18:25:04下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一...
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCpl:是一个控制面版程序,用来控制 NTService 服务;-create simple Win32 services (NTServCtrl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCtrl : an independent process example, it can monitor with a Win32 servi
- 2022-12-15 07:30:03下载
- 积分:1