登录
首页 » Visual C++ » Duilib

Duilib

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

  • huax
    VC++ 画线,选颜色的小程序,可以选线的颜色,粗细等,VC6下直接编译就行了。(VC++ line drawing, choose the color of the applet, you can choose the color, thickness, etc., VC6 compiler directly on the line.)
    2013-06-08 09:37:04下载
    积分:1
  • MFC-tab
    MFC中的TAB控件实例编程,带TAB图标(The TAB control instance in the MFC programming with TAB ICONS)
    2021-04-20 15:08:50下载
    积分:1
  • vbscrollbar
    VB获取和控制网页滚动条,请确保代码里所定义的网址可以访问,否则滚动条控制时会出错。正常情况下,当窗体的控件加载完网址后,可通过窗口中的上、下、左、右控制按钮来控制网页的上下左右滚动,每点击一次,网页就相应的滚动一次,如演示截图所示。(VB web access and control the scroll bar, make sure that the code defined URLs can be accessed, or an error occurs when the scroll bar control. Under normal circumstances, when the form s controls finished loading site, through the window, down, left and right control buttons to control scrolling down the page about every click, the page on the appropriate scroll once, such as Demo Screenshots shown.)
    2014-07-07 15:11:15下载
    积分:1
  • 09_ListCtrlDemo
    VC++ 6.0,MFC,List控件,演示列表控件的使用方法。(VC++ 6.0, MFC, List controls, demonstrates the use of the list control.)
    2013-06-05 22:24:03下载
    积分:1
  • FaceControl1
    vc——改变视图窗口的背景色FaceControl1的程序源码,希望对大家有所帮助(vc- view window to change the background color FaceControl1 the program source code, we hope to help)
    2011-08-17 22:26:25下载
    积分:1
  • 32lu-led
    水滴实验(水滴变大下落,带拖尾效果) 水滴实验(水滴变大下落,带拖尾效果) (Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
    2020-09-23 13:57:51下载
    积分:1
  • Debug
    vc++ mfc界面下制作四连杆曲柄机构仿真对话本(vc++ four-bar linkage crank mechanism simulation produced the following dialogue mfc interface)
    2014-04-25 12:37:16下载
    积分:1
  • XtremeToolkit1122
    大名鼎鼎的界面库,就不用我介绍了吧。这是当前最新的版本。安装后有全部源代码,序列号也在里面。(The well-known interface library, would not I introduce you. This is the latest version. After the installation has all the source code, the serial number is also inside.)
    2008-05-02 23:35:43下载
    积分: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
  • SplashWnd
    splashwnd 窗口开始画面设置,主要针对VS2010的特定设置(Splashwnd )
    2015-01-30 16:58:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载