登录
首页 » Visual C++ » Duilib

Duilib

于 2014-03-24 发布 文件大小:4386KB
0 266
下载积分: 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 个回复

  • ResizeObj
    控件自适应窗体,包括字体也都能自适应,方便简单(Fit your window!)
    2015-03-26 15:43:40下载
    积分:1
  • MFC121751
    适合新手。控件是Windows 图形用户界面的主要组成部分之一,用户通过操作控件对象完成与应用程序之间的交互。控件的使用集中体现了Windows 系统面向对象的特点(Suitable for novices. Control is one of the major components of the Windows graphical user interface, user interaction with the application control subjects completed between. Use controls epitomizes the object-oriented features of Windows systems)
    2013-12-19 12:20:20下载
    积分:1
  • UiFeature
    很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
    2014-01-02 23:37:34下载
    积分:1
  • 2010Expo-tour-guide-system
    Shanghai World Expo tour guide system上海世博会导游系统(Shanghai World Expo tour guide system)
    2013-10-16 20:38:01下载
    积分:1
  • colorkj
    是VB下的颜色渐变控件,很酷的哟!是完全开源的。(VB color gradient is under control, cool yo! Is completely open source.)
    2010-06-03 19:54:42下载
    积分:1
  • code
    基于VB编写的上位机界面软件,通过串口接收温度以及湿度,具有过温报警功能等(Based PC interface software written in VB, the the serial receiver temperature, and humidity, with over-temperature alarm function)
    2013-03-12 17:58:16下载
    积分:1
  • MFC-stydy
    MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明(MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed description)
    2013-09-28 21:07:57下载
    积分:1
  • VCPP_real_windows_screen_saver
    VC++实现真正的windows屏保程序(VC++ real windows screen saver)
    2013-04-05 16:50:58下载
    积分:1
  • MFC
    包含一系列MAC学习ppt,对MFC做出了全面的讲解(Contains a range of MAC learning ppt, made a comprehensive presentation on MFC)
    2013-03-22 13:48:11下载
    积分:1
  • PCShutDown
    通过界面参数输入,实现定时关机、重启、注销的功能。(Realize the function of timing shutdown, restart, cancel. )
    2015-01-01 23:55:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载