DirectUI 源代码 vc++版

上传者: yf9559 | 上传时间: 2022-04-13 11:06:44 | 文件大小: 92KB | 文件类型: RAR
DirectUI意为直接在父窗口上绘图(Paint on parent dc directly)。即子窗口不以窗口句柄的形式创建(windowless),只是逻辑上的窗口,绘制在父窗口之上。微软的“DirectUI”技术广泛的应用于Windows XP,Vista,Windows 7,如浏览器左侧的TaskPanel,控制面板导航界面,Media Player播放器,即时通讯工具MSN Messager等。    DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如微软,国内如腾讯,百度等公司的客户端产品多采用这种方式来组织界面,从而很好的将界面和逻辑分离,同时易于实现各种超炫的界面效果如换色,换肤,透明等。

文件下载

资源详情

[{"title":"( 46 个子文件 92KB ) DirectUI 源代码 vc++版","children":[{"title":"DirectUI","children":[{"title":"bin","children":null,"spread":false},{"title":"App","children":[{"title":"App.cpp <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"App.dsp <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"App.dsw <span style='color:#111;'> 531B </span>","children":null,"spread":false}],"spread":true},{"title":"UIlib","children":[{"title":"UIList.h <span style='color:#111;'> 7.47KB </span>","children":null,"spread":false},{"title":"UIManager.h <span style='color:#111;'> 12.90KB </span>","children":null,"spread":false},{"title":"UIBlue.h <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"UIBlue.cpp <span style='color:#111;'> 36.55KB </span>","children":null,"spread":false},{"title":"UIMarkup.h <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"UICombo.h <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"UICombo.cpp <span style='color:#111;'> 14.01KB </span>","children":null,"spread":false},{"title":"UITab.cpp <span style='color:#111;'> 4.82KB </span>","children":null,"spread":false},{"title":"UIlib.cpp <span style='color:#111;'> 1020B </span>","children":null,"spread":false},{"title":"UIEdit.cpp <span style='color:#111;'> 10.27KB </span>","children":null,"spread":false},{"title":"UIlib.dsp <span style='color:#111;'> 6.73KB </span>","children":null,"spread":false},{"title":"UIActiveX.cpp <span style='color:#111;'> 33.35KB </span>","children":null,"spread":false},{"title":"UIMarkup.cpp <span style='color:#111;'> 13.77KB </span>","children":null,"spread":false},{"title":"UIDlgBuilder.cpp <span style='color:#111;'> 8.72KB </span>","children":null,"spread":false},{"title":"UIAnim.h <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"UIPanel.h <span style='color:#111;'> 4.47KB </span>","children":null,"spread":false},{"title":"UIlib.h <span style='color:#111;'> 666B </span>","children":null,"spread":false},{"title":"UIEdit.h <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"UIBase.h <span style='color:#111;'> 7.31KB </span>","children":null,"spread":false},{"title":"UIButton.cpp <span style='color:#111;'> 6.13KB </span>","children":null,"spread":false},{"title":"UITab.h <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"UIList.cpp <span style='color:#111;'> 30.55KB </span>","children":null,"spread":false},{"title":"UITool.cpp <span style='color:#111;'> 4.25KB </span>","children":null,"spread":false},{"title":"UILabel.cpp <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"UIButton.h <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"UITool.h <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"UIContainer.h <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false},{"title":"UIDecoration.h <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"UIContainer.cpp <span style='color:#111;'> 24.71KB </span>","children":null,"spread":false},{"title":"UIBase.cpp <span style='color:#111;'> 25.40KB </span>","children":null,"spread":false},{"title":"UILabel.h <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"UIDlgBuilder.h <span style='color:#111;'> 751B </span>","children":null,"spread":false},{"title":"UIManager.cpp <span style='color:#111;'> 54.11KB </span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'> 282B </span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"UIActiveX.h <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"Debug","children":null,"spread":false},{"title":"Temp","children":null,"spread":false},{"title":"UIAnim.cpp <span style='color:#111;'> 18.46KB </span>","children":null,"spread":false},{"title":"Internal.h <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"UIDecoration.cpp <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"UIPanel.cpp <span style='color:#111;'> 17.89KB </span>","children":null,"spread":false}],"spread":false},{"title":"DirectUI.dsw <span style='color:#111;'> 810B </span>","children":null,"spread":false},{"title":"www.pudn.com.txt <span style='color:#111;'> 218B </span>","children":null,"spread":false},{"title":"clean.cmd <span style='color:#111;'> 226B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • wangdongdong198910 :
    缺少文件,不能运行,Lib可以编译OK
    2019-06-04
  • yongyong0474 :
    参考,可以看看DirectUI如何用
    2016-09-26
  • a12167984 :
    可以参考参考
    2015-11-02
  • jackeyliang2009 :
    仅可以参考
    2014-12-24
  • jo_kael :
    只能做为参考,看起来费劲,性价比不高啊
    2014-06-28

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明