-
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇-33-66 is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
- 2022-02-01 00:10:31下载
- 积分:1
-
Java Drawing Program
Java绘图程序。
- 2022-02-28 13:32:06下载
- 积分:1
-
很多时候,你想在你定制对话框显示的颜色。也许是单向的…
Quite often, you want to customize the colors shown in your dialogs. Maybe a unique, original look is required (and you don t want to go all the way into skinning) perhaps a red background seems suitable for critical error messages if you ve developed a complex dialog, parts of which serve as drop targets, you might want to emphasize those: or, in a form with required fields, you might want a different color for them. -Quite often, you want to customize the colors shown in your dialogs. Maybe a unique, original look is required (and you don t want to go all the way into skinning) perhaps a red background seems suitable for critical error messages if you ve developed a complex dialog, parts of which serve as drop targets, you might want to emphasize those: or, in a form with required fields, you might want a different color for them.
- 2022-04-19 03:05:04下载
- 积分:1
-
This source as a start
此源码为一个淡入淡出的启动界面.与大家分享.-This source as a start-up interface fade. To share with you.
- 2023-08-17 00:10:03下载
- 积分:1
-
wince 下多行列表的使用实例,一个很好的自画列表控件,也算是我借花献佛吧,给有此爱好的朋友一个简单的例子...
wince 下多行列表的使用实例,一个很好的自画列表控件,也算是我借花献佛吧,给有此爱好的朋友一个简单的例子-wince under the multi-line list of the use of examples drawn from a very good list control.Also, I suppose I Jiehuaxianfo it, to have such loving friends in a simple example
- 2022-04-11 14:32:51下载
- 积分:1
-
车精灵模拟器
公司的车精灵开发模拟器 ,用VS2010编写的, 并且能根据公司的具体协议来描述车精灵和外部设备的通讯指令
- 2022-04-17 07:45:54下载
- 积分:1
-
基于NET的扫雷
- 2022-05-08 14:35:09下载
- 积分:1
-
一个滑动条程序,包括滑动条的实现等。
一个滑动条程序,包括滑动条的实现等。-a sliding strip procedures, including sliding strip of realization.
- 2022-03-25 22:09:16下载
- 积分:1
-
you can create your self skin for winform
you can create your self skin for winform
- 2022-04-20 14:02:10下载
- 积分: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