-
象win95里系统监视器里的逐渐向左移动的窄柱壮图
象win95里系统监视器里的逐渐向左移动的窄柱壮图-An narrow bar graph moving to left gradually which likes win95 s system monitor
- 2022-12-21 16:10:03下载
- 积分:1
-
应用WinAPI函数修饰程序窗体实例
应用WinAPI函数修饰程序窗体实例 -The instance of applying the WinAPI function to decorate the program windows.
- 2022-05-27 14:10:02下载
- 积分:1
-
增强型STRING GRID 控件 EHLIB3
增强型STRING GRID 实现 统计栏功能,复杂标题. 隔行分色显示,以及自动提示,自动排序,锁定多列不滚动,并具有方便的excel 导入导出功能。
- 2022-11-27 15:25:03下载
- 积分:1
-
I developed a card wishing a procedure that some controls, menu and so on the co...
我自己编的一个贺卡祝福的一个程序,就是一些控件、菜单等等的综合运用吧。还好了,大家可以打开看看。-I developed a card wishing a procedure that some controls, menu and so on the comprehensive use of it. Fortunately, you can look at.
- 2022-05-05 13:59:26下载
- 积分:1
-
上位机程序 四轴飞行控制的程序 可实时控制飞行的姿态
上位机程序 四轴飞行控制的程序 可实时控制飞行的姿态-PC Four flight control procedures of the program can be real-time control of the flight posture
- 2022-08-02 16:13:51下载
- 积分:1
-
颜色选择控件(类似颜色选择框里的custom color)
颜色选择控件(类似颜色选择框里的custom color)-Color Selector Control
- 2023-05-09 23:25:04下载
- 积分:1
-
应用程序的操作命令
资源描述
•菜单提供一种方便的命令分组的方法,并使用户更加容易访问这些命令,菜单将应用程序的操作命令以菜单的形式提供给用户。菜单从形式上分为下拉式菜单及弹出式菜单两种。
- 2022-11-18 21:00:04下载
- 积分:1
-
基于labview的跑马灯
资源描述以前初学labview时做的跑马灯,可以调整延时和开关,很好玩
- 2022-01-25 14:46:35下载
- 积分:1
-
the button on the toolbar to add text labels
在工具栏按钮上添加文本标签-the button on the toolbar to add text labels
- 2022-01-31 01:42:40下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1