-
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页
简单易懂屏幕捕捉程序,改变静态框背景色,图标的Listcontrol配合属性页,基本控件的使用
- 2022-03-03 07:57:48下载
- 积分:1
-
写控制面板程序的模板
写控制面板程序的模板-The template of writing swithing panel
- 2022-09-20 11:00:03下载
- 积分:1
-
qt计算器
在一般的计算机上加了几个运算,如算幂,阶乘等,还有三角函数,其中不是用的UI,而是手写出的界面
- 2022-04-07 01:08:27下载
- 积分:1
-
Window ce 5.0 (EVC4.2)下的一个图片浏览器RC版本(需要改进),使用中NAND/pic文件加下需要有图片...
Window ce 5.0 (EVC4.2)下的一个图片浏览器RC版本(需要改进),使用中NAND/pic文件加下需要有图片-Window ce 5.0 (EVC4.2) a picture under the RC version of the browser (needs improvement), the use of NAND/pic documents the need for increases under the picture
- 2022-04-09 19:59:50下载
- 积分:1
-
列表控件插入进度条
带进度条、带复选框、可编辑、可插入图标的列表控件
- 2022-04-09 07:08:55下载
- 积分:1
-
示波器的演示,动态曲线的绘制和界面编程功能的实现。
示波器的演示,动态曲线的绘制和界面编程功能的实现。-oscilloscope demo, dynamic curve mapping and programming interface functions to achieve.
- 2022-09-11 23:15:03下载
- 积分:1
-
备表头拖拽、排序、添加、修改、删除、部分列固定,固定表头,表脚,分页集成,模板列,下拉框列,编辑列,删除列,选择列(用模板列实现)等功能的asp.net cus
备表头拖拽、排序、添加、修改、删除、部分列固定,固定表头,表脚,分页集成,模板列,下拉框列,编辑列,删除列,选择列(用模板列实现)等功能的asp.net customer datagrid,。- Prepares table to tow entrains, the arrangement, the increase,
the revision, the deletion, passes in review fixedly, the fixed table
head, shows the foot, divides the page integration, the template row,
gets down pulls the frame row, the edition row, deletes the row, the
choice row (realizes and so on function asp.net customer datagrid with
template row).
- 2023-08-05 01:05:05下载
- 积分:1
-
s3c2440下移植ucgui实例
该程序由本人亲测可以成功的在2440的开发板上运行,感觉还不错而且还可以实用可视化工具来进行界面设计实在是太给力了,就好比qt,虽然没有qt那样强大,但它的可移植性是qt无法实现的。
- 2022-09-09 22:30:39下载
- 积分:1
-
将标题栏的图标进行动态显示
将标题栏的图标进行动态显示-title bar icon for the dynamic display
- 2022-05-08 04:23:29下载
- 积分: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