-
MFC实现ftp上传和下载文件的客户端和服务器
MFC实现的ftp上传和下载文件的完整程序。包括客户端和服务器。希望对各位有借鉴作用,谢谢!实现功能基本完善,但是有时客户端程序会出现文件识别错误。
- 2022-09-24 04:00:04下载
- 积分:1
-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
- 2022-07-09 13:07:36下载
- 积分:1
-
编译原理源代码欢迎来
编译原理源代码欢迎来-principle source code compiler welcome to Kankan
- 2022-02-03 18:35:58下载
- 积分:1
-
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用...
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用-MFC framework cube drawing, written by me draw a cube on the MFC, suitable for beginners and experienced users to download
- 2022-10-03 19:10:03下载
- 积分:1
-
汽车服务计费系统
- 2023-06-24 10:50:05下载
- 积分:1
-
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。...
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。-A composite control, which could enter the file or folder name, the right of the Browse button to select a path.
- 2023-05-12 08:55:04下载
- 积分:1
-
模拟微软窗口
这个小程序是一个模拟微软窗口,这个窗口时被划出来的,但是可以像窗口一样,实现产生,关闭,放大缩小等一系列的功能。
- 2022-04-19 17:52:31下载
- 积分:1
-
非常好用的透明万年历
非常好用的透明万年历 -Very useful transparent calendar
- 2022-08-24 12:16:20下载
- 积分:1
-
java宾馆管理系统 这个蛮不错的哦,可以参考参考。不信你看看.zip...
java宾馆管理系统 这个蛮不错的哦,可以参考参考。不信你看看.zip-Hotels Management System this is pretty good, oh, they can refer to reference. You do not look at the letter. Zip
- 2022-02-01 19:49:40下载
- 积分:1
-
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。...
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。-Algorithm analysis and design of the classic problems, the use of backtracking to solve knapsack problem, there is a detailed code snippet.
- 2022-02-03 18:03:27下载
- 积分:1