登录
首页 » Visual C++ » Duilib

Duilib

于 2014-03-24 发布 文件大小:4386KB
0 107
下载积分: 1 下载次数: 185

代码说明:

  2013+duilib入门简明教程+整个工程(含资源、代码)+(2013+duilib entry Concise Guide+ entire project (including resources, code)+)

文件列表:

2013 duilib入门简明教程 -- FAQ (19) - Alberl - 博客园.mht,229706,2013-10-12
2013 duilib入门简明教程 -- VS环境配置(2) - Alberl - 博客园.mht,1179199,2013-10-08
2013 duilib入门简明教程 -- XML基础类(7) - Alberl - 博客园.mht,229286,2013-10-12
2013 duilib入门简明教程 -- XML配置界面(6) - Alberl - 博客园.mht,260300,2013-10-12
2013 duilib入门简明教程 -- 事件处理和消息响应 (17) - Alberl - 博客园.mht,235368,2013-10-12
2013 duilib入门简明教程 -- 其他 (18) - Alberl - 博客园.mht,588841,2013-10-12
2013 duilib入门简明教程 -- 前言(1) - Alberl - 博客园.mht,918887,2013-10-08
2013 duilib入门简明教程 -- 响应按钮事件(4) - Alberl - 博客园.mht,270439,2013-10-12
2013 duilib入门简明教程 -- 复杂控件介绍 (13) - Alberl - 博客园.mht,483417,2013-10-12
2013 duilib入门简明教程 -- 完整的自绘标题栏(8) - Alberl - 博客园.mht,266496,2013-10-12
2013 duilib入门简明教程 -- 总结 (20) - Alberl - 博客园.mht,368808,2013-10-12
2013 duilib入门简明教程 -- 界面布局(9) - Alberl - 博客园.mht,509664,2013-10-12
2013 duilib入门简明教程 -- 界面设计器 DuiDesigner (10) - Alberl - 博客园.mht,821667,2013-10-12
2013 duilib入门简明教程 -- 第一个程序 Hello World(3) - Alberl - 博客园.mht,272157,2013-10-12
2013 duilib入门简明教程 -- 简单控件介绍 (12) - Alberl - 博客园.mht,409884,2013-10-12
2013 duilib入门简明教程 -- 结合win32和MFC (16) - Alberl - 博客园.mht,353939,2013-10-12
2013 duilib入门简明教程 -- 自绘控件 (15) - Alberl - 博客园.mht,394285,2013-10-12
2013 duilib入门简明教程 -- 自绘标题栏(5) - Alberl - 博客园.mht,251087,2013-10-12
2013 duilib入门简明教程 -- 部分bug (11) - Alberl - 博客园.mht,325431,2013-10-12
2013 duilib入门简明教程 -- 部分bug 2 (14) - Alberl - 博客园.mht,267787,2013-10-12
2013%2Bduilib入门简明教程%2B整个工程(含资源、代码)%2B
...............................................\Duilib Tutorial
...............................................\...............\Duilib Tutorial.rc,2626,2013-10-06
...............................................\...............\Duilib Tutorial.vcproj,4435,2013-10-06
...............................................\...............\duilib.h,1637,2013-10-06

...............................................\...............\FrameWnd.cpp,3467,2013-10-06
...............................................\...............\FrameWnd.h,268,2013-10-06
...............................................\...............\main.cpp,432,2013-10-06
...............................................\...............\MenuWnd.cpp,1188,2013-10-06
...............................................\...............\MenuWnd.h,544,2013-10-06
...............................................\...............\resource.h,458,2013-10-06
...............................................\Duilib Tutorial.sln,911,2013-10-06
...............................................\ReadMe.txt,194,2013-10-06
...............................................\Release
...............................................\.......\BtnStyle
...............................................\.......\........\BDKV



...............................................\.......\........\BDKV2




...............................................\.......\........\Win7
...............................................\.......\........\....\button_down.png
...............................................\.......\........\....\button_focus.png
...............................................\.......\........\....\button_nor.png
...............................................\.......\........\....\button_over.png
...............................................\.......\........\XP
...............................................\.......\........\..\button_down.png
...............................................\.......\........\..\button_focus.png
...............................................\.......\........\..\button_nor.png
...............................................\.......\........\..\button_over.png
...............................................\.......\CheckBox
...............................................\.......\........\checked.png
...............................................\.......\........\unchecked.png
...............................................\.......\ComboBox


...............................................\.......\Duilib Tutorial.exe,35840,2013-10-06
...............................................\.......\duilib.xml,13209,2013-10-06
...............................................\.......\DuiLib_u.dll,478720,2013-10-06

...............................................\.......\List




...............................................\.......\Menu
...............................................\.......\....\btn_menu_hot.png
...............................................\.......\....\menu.xml,708,2013-10-06


...............................................\.......\Progress


...............................................\.......\Radio


...............................................\.......\ScrollBar

...............................................\.......\.........\scrollH.png
...............................................\.......\Slider


...............................................\.......\SysBtn





...............................................\.......\......\MinNormal.bmp,1802,2013-10-06
...............................................\.......\......\StoreFocus.bmp,1802,2013-10-06
...............................................\.......\......\StoreNormal.bmp,1802,2013-10-06

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

发表评论

0 个回复

  • WTL4MFC5_demo
    Windows 编程,WTL源代码,这里有一些简单的从网上Down的代码。(Windows programming, WTL source code, here are some simple code from the Internet Down.)
    2009-01-20 11:33:54下载
    积分:1
  • 565566
    扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
    2013-11-19 18:57:47下载
    积分:1
  • DragViewEdit
    vc 实现拖放文件到视图窗口DragViewEdit的程序源码,希望对大家有所帮助(vc drag and drop files to the view window DragViewEdit the program source code, we hope to help)
    2011-07-10 10:35:37下载
    积分:1
  • MDISplitter
    MDI Spliter Example. this is a vb6.0 MDI Exaple . It Explain how to create a spliter in MDI form
    2009-10-30 19:01:08下载
    积分:1
  • stuscore
    统计学生成绩的程序,对学习界面编程的朋友应该有用,欢迎下载(Student achievement statistics program, should be useful learning interface programming friends are welcome to download)
    2013-04-09 23:33:16下载
    积分:1
  • avi
    vc 一个可以在按钮上显示AVI动画的源代码(vc an AVI animations on the button display the source code)
    2011-07-03 08:46:47下载
    积分:1
  • ASK_Pro
    说明:  基于MFC的调幅数字通信系统的仿真,界面等都是自己做的(Based on MFC am digital communication system simulation, oneself make interface, etc)
    2012-04-25 14:03:05下载
    积分:1
  • hnt
    说明:  汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高(HANOR of another solution, a very flexible and effective method, high efficiency operation)
    2006-04-29 22:43:33下载
    积分:1
  • itemhistory
    VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll   VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
    2012-11-19 09:52:26下载
    积分:1
  • breakeoiltnombination
    十六进制编辑器VC源码共有三个显示项目:地址,十六进制代码和ascii码,还可以调节显示列数()
    2017-10-28 17:57:25下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载