-
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。...
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。-Write a function, and the length of a string, in the main function in the input string and output its length.
- 2023-04-30 11:30:03下载
- 积分:1
-
一个不错的tcp客户端ocx控件(加上了服务端的代码)
一个不错的tcp客户端ocx控件(加上了服务端的代码) -a good tcp client randomly controls (with the server code)
- 2022-03-05 10:04:10下载
- 积分:1
-
枚举窗口和子窗口
枚举窗口示例,枚举子窗口示例
枚举子窗口中的指定金额,取出金额并显示
一般用于扣费系统中的扣费金额读取
用到API有:GetWindowText,FindMoneyParentWnd,EnumWindows,EnumChildWindows
- 2023-08-27 23:35:03下载
- 积分:1
-
C语言实现通讯录管理
萌新出投稿,这个程序其实不难,理解简单,适合初学者阅读与学习。
- 2022-06-30 10:36:57下载
- 积分:1
-
Tsinghua University Wei
清华大学魏敏艳数据结构习题答案,虽然有些答案但它们都是很有启发性的小程序,适合初学者
- 2023-01-12 05:45:03下载
- 积分:1
-
This is a VC used Pictrue control of small examples to share with Members
这是一个VC中使用Pictrue控件的小例子,跟大家分享一下-This is a VC used Pictrue control of small examples to share with Members
- 2022-03-17 13:07:06下载
- 积分:1
-
查看内存和硬盘的使用情况
查看内存和硬盘的使用情况-View memory and the use of the hard disk
- 2022-05-17 05:44:19下载
- 积分:1
-
MP3播放器使用很少的内存
占内存很少的mp3播放器-MP3 Player who use little memory
- 2022-01-26 05:01:25下载
- 积分:1
-
拆分rom为nb0(new bin object)
拆分rom为nb0(new bin object)-split rom to nb0(new bin object)
- 2022-02-05 11:24:40下载
- 积分: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