登录
首页 » 界面开发 » vc interface prepared by the source code is very practical, from which one can l...

vc interface prepared by the source code is very practical, from which one can l...

于 2022-07-19 发布 文件大小:506.27 kB
0 241
下载积分: 2 下载次数: 1

代码说明:

vc++编写的界面源代码,很实用,从中可以学到不少东西!-vc interface prepared by the source code is very practical, from which one can learn many things!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用Java的计算器
    本程序是在MyEclipse平台上,使用Java语言开发的计算器界面应用程序。实现了基本的四则运算和开房运算。并在程序中加入了异常处理模块。
    2023-09-08 12:55:03下载
    积分:1
  • OBJECTARX SAMPLE
    OBJECTARX SAMPLE
    2022-01-28 10:28:31下载
    积分:1
  • 表头冻结
    基于 jquery , 可实现锁定表格, 冻结表头, 行, 列, 简单实用;
    2022-03-25 00:14:04下载
    积分:1
  • powerbuilder 程序,很完美的制作,适合作何pb爱好都参考。
    powerbuilder 界面程序,很完美的制作,适合作何pb爱好都参考。-powerbuilder Interface Program
    2022-03-11 11:45:13下载
    积分:1
  • Screen saver programming, is relatively simple for beginners learning exchanges
    屏幕保护程序的编程,比较简单,用于初学者的交流学习-Screen saver programming, is relatively simple for beginners learning exchanges
    2023-03-01 11:05:04下载
    积分:1
  • 根据windows自带的类库制作的字牌游戏
    根据windows自带的类库制作的字牌游戏-According to the library windows, bringing the production of plate Games
    2022-05-09 04:03:35下载
    积分:1
  • 将BMP文件数据转换成可以显示的内存buf
    将BMP文件数据转换成可以显示的内存buf-BMP file data will be converted into display memory buf
    2022-07-10 23:57:54下载
    积分:1
  • demonstrated how to make Office the same as the menu, Cool!
    演示了如何做出像Office一样的菜单,Cool!-demonstrated how to make Office the same as the menu, Cool!
    2022-07-20 10:48:20下载
    积分:1
  • Duilib窗体增加阴影效果
    应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。 2. 在WinMain处添加初始化 // Initiation of the shadow CWndShadow::Initialize(hInstance); 3. 窗体OnCreate中设置 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) { LONG styleValue = ::GetWindowLong(*this, GWL_STYLE); styleValue &= ~WS_CAPTION; ::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN); m_WndShadow.Create(m_hWnd); m_WndShadow.SetSize(4); m_WndShadow.SetPosition(0, 0); //blablabla.... return 0; } 说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为 了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
    2022-06-18 09:40:40下载
    积分:1
  • IDL定义的网络控制结构可用于配置分布…
    网络结构图控件中的IDL定义,可用于配置分布式系统网络结构-network control structure of IDL definitions can be used to configure distributed network structure
    2022-05-08 16:10:56下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载