文件名称:DirectUI
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 291kb
- 下载次数:
- 0次
- 提 供 者:
- lbs****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DirectUI意为直接在父窗口上绘图(Paint on parent dc directly)。即子窗口不以窗口句柄的形式创建(windowless),只是逻辑上的窗口,绘制在父窗口之上。微软的“DirectUI”技术广泛的应用于Windows XP,Vista,Windows 7,如浏览器左侧的TaskPanel,控制面板导航界面,Media Player播放器,即时通讯工具MSN Messager等。
DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如微软,国内如腾讯,百度等公司的客户端产品多采用这种方式来组织界面,从而很好的将界面和逻辑分离,同时易于实现各种超炫的界面效果如换色,换肤,透明等。 DirectUI 旨在满足客户端界面快速开发的需要,同时融入业界前沿的皮肤技术,为用户创建更加高效,专业的界面。-DirectUI means drawing on the parent window (the Paint on the parent the dc directly). The child window does not create a window handle in the form of (windowless), only the window, drawing on the logic above the parent window. Microsoft the "DirectUI" technology widely used in Windows XP, Vista, Windows 7, such as the left side of the browser s TaskPanel Control Panel navigation interface, Media Player, player, instant communication tool MSN Messager.
DirectUI advantage can easily build efficient, brilliant, very easy to extend the interface. Foreign client products such as Microsoft, domestic, such as Tencent, Baidu and more in this way to organize the interface, thus a good interface and logical separation, at the same time easy to implement a variety of stunning interface effects such as color change, peels and transparent. DirectUI designed to meet the needs of rapid development of the client interface into the skin of the industry s cutting-edge technology for the user to create
DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如微软,国内如腾讯,百度等公司的客户端产品多采用这种方式来组织界面,从而很好的将界面和逻辑分离,同时易于实现各种超炫的界面效果如换色,换肤,透明等。 DirectUI 旨在满足客户端界面快速开发的需要,同时融入业界前沿的皮肤技术,为用户创建更加高效,专业的界面。-DirectUI means drawing on the parent window (the Paint on the parent the dc directly). The child window does not create a window handle in the form of (windowless), only the window, drawing on the logic above the parent window. Microsoft the "DirectUI" technology widely used in Windows XP, Vista, Windows 7, such as the left side of the browser s TaskPanel Control Panel navigation interface, Media Player, player, instant communication tool MSN Messager.
DirectUI advantage can easily build efficient, brilliant, very easy to extend the interface. Foreign client products such as Microsoft, domestic, such as Tencent, Baidu and more in this way to organize the interface, thus a good interface and logical separation, at the same time easy to implement a variety of stunning interface effects such as color change, peels and transparent. DirectUI designed to meet the needs of rapid development of the client interface into the skin of the industry s cutting-edge technology for the user to create
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DirectUI
........\App
........\...\App.cpp
........\...\App.dsp
........\...\DirectUI.rc
........\...\resource.h
........\...\res
........\...\...\app.ico
........\...\...\icons16.bmp
........\...\...\icons50.bmp
........\...\...\logo_search.bmp
........\...\...\watermark1.bmp
........\...\StdAfx.cpp
........\...\StdAfx.h
........\...\Views.cpp
........\...\Views.h
........\...\App.vcproj
........\...\App.vcproj.artist.cyidea.user
........\clean.cmd
........\DirectUI.dsw
........\UIlib
........\.....\Internal.h
........\.....\StdAfx.cpp
........\.....\StdAfx.h
........\.....\UIActiveX.cpp
........\.....\UIActiveX.h
........\.....\UIAnim.cpp
........\.....\UIAnim.h
........\.....\UIBase.cpp
........\.....\UIBase.h
........\.....\UIBlue.cpp
........\.....\UIBlue.h
........\.....\UIButton.cpp
........\.....\UIButton.h
........\.....\UICombo.cpp
........\.....\UICombo.h
........\.....\UIContainer.cpp
........\.....\UIContainer.h
........\.....\UIDecoration.cpp
........\.....\UIDecoration.h
........\.....\UIDlgBuilder.cpp
........\.....\UIDlgBuilder.h
........\.....\UIEdit.cpp
........\.....\UIEdit.h
........\.....\UILabel.cpp
........\.....\UILabel.h
........\.....\UIlib.cpp
........\.....\UIlib.dsp
........\.....\UIlib.h
........\.....\UIList.cpp
........\.....\UIList.h
........\.....\UIManager.cpp
........\.....\UIManager.h
........\.....\UIMarkup.cpp
........\.....\UIMarkup.h
........\.....\UIPanel.cpp
........\.....\UIPanel.h
........\.....\UITab.cpp
........\.....\UITab.h
........\.....\UITool.cpp
........\.....\UITool.h
........\.....\UIlib.vcproj
........\.....\UIlib.vcproj.artist.cyidea.user
........\DirectUI.sln
........\bin
........\...\UIlib.lib
........\...\UIlib.exp
........\...\UIlib.dll
........\...\App.exe
........\App
........\...\App.cpp
........\...\App.dsp
........\...\DirectUI.rc
........\...\resource.h
........\...\res
........\...\...\app.ico
........\...\...\icons16.bmp
........\...\...\icons50.bmp
........\...\...\logo_search.bmp
........\...\...\watermark1.bmp
........\...\StdAfx.cpp
........\...\StdAfx.h
........\...\Views.cpp
........\...\Views.h
........\...\App.vcproj
........\...\App.vcproj.artist.cyidea.user
........\clean.cmd
........\DirectUI.dsw
........\UIlib
........\.....\Internal.h
........\.....\StdAfx.cpp
........\.....\StdAfx.h
........\.....\UIActiveX.cpp
........\.....\UIActiveX.h
........\.....\UIAnim.cpp
........\.....\UIAnim.h
........\.....\UIBase.cpp
........\.....\UIBase.h
........\.....\UIBlue.cpp
........\.....\UIBlue.h
........\.....\UIButton.cpp
........\.....\UIButton.h
........\.....\UICombo.cpp
........\.....\UICombo.h
........\.....\UIContainer.cpp
........\.....\UIContainer.h
........\.....\UIDecoration.cpp
........\.....\UIDecoration.h
........\.....\UIDlgBuilder.cpp
........\.....\UIDlgBuilder.h
........\.....\UIEdit.cpp
........\.....\UIEdit.h
........\.....\UILabel.cpp
........\.....\UILabel.h
........\.....\UIlib.cpp
........\.....\UIlib.dsp
........\.....\UIlib.h
........\.....\UIList.cpp
........\.....\UIList.h
........\.....\UIManager.cpp
........\.....\UIManager.h
........\.....\UIMarkup.cpp
........\.....\UIMarkup.h
........\.....\UIPanel.cpp
........\.....\UIPanel.h
........\.....\UITab.cpp
........\.....\UITab.h
........\.....\UITool.cpp
........\.....\UITool.h
........\.....\UIlib.vcproj
........\.....\UIlib.vcproj.artist.cyidea.user
........\DirectUI.sln
........\bin
........\...\UIlib.lib
........\...\UIlib.exp
........\...\UIlib.dll
........\...\App.exe