-
MFC 托盘气泡
本程序演示了用vc6.0 MFC 如何创建托盘,并在托盘上显示气泡提示,(xp、win7均可),并提供了最新的shellapi.h(很多mfc编程需要用到该头文件),代码非常简单。
- 2022-06-01 09:47:07下载
- 积分:1
-
一个很不错的模拟 led的小程序,里面的源代码你可以复用到自己的程序中去...
一个很不错的模拟 led的小程序,里面的源代码你可以复用到自己的程序中去-a very good simulation of small programs led inside the source code you can use Minute their procedures to
- 2022-02-20 01:33:59下载
- 积分:1
-
控制matlab程序中的等待条的好程序,这样你也可以利用matlab写出C语言一样的漂亮界面了。...
控制matlab程序中的等待条的好程序,这样你也可以利用matlab写出C语言一样的漂亮界面了。-control procedures for the good of the process, so you can also use the C language Matlab write like a pretty interface.
- 2022-07-12 15:02:48下载
- 积分:1
-
BCB写的XP按钮,通过本例可举一反三,由个人爱好编制自己喜爱的按钮。...
BCB写的XP按钮,通过本例可举一反三,由个人爱好编制自己喜爱的按钮。-BCB written XP button, can draw inferences from the cases, compiled by individuals who love their favorite button.
- 2023-04-23 18:15:03下载
- 积分:1
-
A simple button changes the style of code, made a very nice button.
一个简单的修改button风格的代码,作出的按钮很漂亮。-A simple button changes the style of code, made a very nice button.
- 2022-12-19 12:10:03下载
- 积分:1
-
在web application的表单提交过程中显示“please wait”信息或者是gif动画图片通常是很有用的,特别是提交过程比较久的情况。我最近开发了一...
在web application的表单提交过程中显示“please wait”信息或者是gif动画图片通常是很有用的,特别是提交过程比较久的情况。我最近开发了一个调查提交程序,在程序里内部用户通过一个网页上传 excel电子表格。程序将上传的电子表格数据插入到数据库中。这个过程只需要几秒钟,但即便是几秒钟,在网页是看来却是非常明显的等待过程。在程序测试的时候,一些用户重复地点击上传按钮。因此,提供一个视觉的信息来告诉人们上传正在进行中是很有用的。并同时把上传按钮一起隐藏掉,以防止多次点击。-err
- 2022-04-11 22:39:36下载
- 积分:1
-
显示AVI文件的按钮.使用CAniButton替换你工程里的CButton声明即可(实现代码AniButton.h,AniButton.cpp)...
显示AVI文件的按钮.使用CAniButton替换你工程里的CButton声明即可(实现代码AniButton.h,AniButton.cpp)-show AVI file button. Use your CAniButton replacement project CButton"s statement can (achieve code AniButton.h, AniButton.cpp)
- 2022-07-23 04:51:40下载
- 积分:1
-
一个苹果样式的滚动条!嘿嘿,可以看一下还有许多地方要改进的啊...
一个苹果样式的滚动条!嘿嘿,可以看一下还有许多地方要改进的啊-An apple-style scroll bar! Hei hei, you can see there are many places to improve the ah
- 2022-02-15 06:23:41下载
- 积分:1
-
two targets ASP provided by the built
这两个对象是ASP所提供的内置对象中最常用的两个。在浏览器(或其他用户代理)和Web服务器之间,请求与响应中发生的信息交流可以通过ASP中的两个内置对象来进行访问和管理,这两个对象称为Request和Response对象。-two targets ASP provided by the built-in objects most commonly used two. The browser (or other user agent) and the Web server, and the response to the request of the exchange of information through the ASP two built-in objects to visit and management, which two objects called Object Request and Response.
- 2022-09-23 17:15:02下载
- 积分:1
-
一个强大的OwnerDraw菜单
A Powerfull Ownerdraw Menu
A fully featured owner-draw menu class
CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope it is still useful to you.
I constructed the class from the Scribble sample application and some of the drawing code is copied from the CCoolMenuManager class. Additionally, I have also used a class named CBCGKeyHelper from BCGControlBar to show the accelerator key text.-A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope
- 2022-09-10 15:40:03下载
- 积分:1