登录
首页 » Visual C++ » DuilibPCalendar

DuilibPCalendar

于 2012-07-05 发布 文件大小:3618KB
0 244
下载积分: 1 下载次数: 42

代码说明:

  利用Duilib库做的简单的日历,没有添加单击日期功能。(Simple calendar Duilib library does not add click on the date function.)

文件列表:

日历控件(用List来实现,没有点击功能)
......................................\bin


......................................\...\common_color.bmp
......................................\...\DuiLib.lib,443588,2012-03-20
......................................\...\DuiLib_d.lib,446180,2012-03-20
......................................\...\DuiLib_u.lib,447372,2012-03-21
......................................\...\DuiLib_ud.lib,448600,2012-03-21


......................................\...\MonthCal.xml,2980,2012-06-07
......................................\Debug
......................................\.....\DuiLib_d.dll,1241600,2012-03-20
......................................\.....\DuiLib_ud.dll,1251328,2012-03-21
......................................\DuiLib
......................................\......\DuiLib.sln,1339,2012-03-20
......................................\......\DuiLib.vcproj,22509,2011-06-01
......................................\......\stb_image.c,165001,2011-05-31
......................................\......\StdAfx.cpp,282,2011-05-31
......................................\......\StdAfx.h,1545,2011-05-31
......................................\......\UIActiveX.cpp,37077,2011-06-24
......................................\......\UIActiveX.h,1795,2011-05-31
......................................\......\UIBase.cpp,30368,2011-06-04
......................................\......\UIBase.h,8544,2011-06-04
......................................\......\UICombo.cpp,29006,2011-07-27
......................................\......\UICombo.h,3697,2011-07-27
......................................\......\UICommonControls.cpp,83943,2011-07-27
......................................\......\UICommonControls.h,12265,2011-06-08
......................................\......\UIContainer.cpp,65550,2011-07-18
......................................\......\UIContainer.h,6950,2011-05-31
......................................\......\UIControl.cpp,22773,2011-07-27
......................................\......\UIControl.h,6179,2011-07-27
......................................\......\UIDelegate.cpp,2072,2011-06-23
......................................\......\UIDelegate.h,2165,2011-06-23
......................................\......\UIDlgBuilder.cpp,19416,2011-07-26
......................................\......\UIDlgBuilder.h,1032,2011-07-27
......................................\......\UIlib.cpp,1025,2011-05-31
......................................\......\UIlib.h,640,2011-05-31
......................................\......\UIList.cpp,71143,2011-07-27
......................................\......\UIList.h,11943,2011-07-27
......................................\......\UIManager.cpp,72261,2011-07-27
......................................\......\UIManager.h,12741,2011-07-27
......................................\......\UIMarkup.cpp,22962,2011-07-26
......................................\......\UIMarkup.h,2997,2011-05-31
......................................\......\UIRender.cpp,87750,2011-07-27
......................................\......\UIRender.h,2316,2011-07-27
......................................\......\UIRichEdit.cpp,60169,2011-07-17
......................................\......\UIRichEdit.h,4778,2011-05-31
......................................\......\XUnzip.cpp,152459,2011-05-31
......................................\ListDemo
......................................\........\ListDemo.aps,17572,2012-03-31
......................................\........\ListDemo.ncb,13560832,2012-06-11
......................................\........\ListDemo.rc,1282,2012-03-31
......................................\........\ListDemo.sln,1343,2012-03-21
......................................\........\ListDemo.vcproj,10514,2012-03-31
......................................\........\ListDemo.vcproj.20110915-1425.Administrator.user,2667,2012-06-11
......................................\........\ListDemo.vcproj.chenny-PC.chenny.user,2651,2012-06-06
......................................\........\Main.cpp,13611,2012-06-11
......................................\........\resource.h,387,2012-03-31
......................................\Release
......................................\.......\DuiLib.dll,388608,2012-03-20
......................................\.......\DuiLib_u.dll,394240,2012-03-21

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

发表评论

0 个回复

  • baw
    json c 0,9 Source code and documentation()
    2018-03-18 09:13:24下载
    积分:1
  • 2011_08_20_ADO_Access
    VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。(VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.)
    2011-08-22 19:31:19下载
    积分:1
  • VB-GPS
    用VB编程提取GPS信息的程序,如位置、速度等信息(Programming with VB extract GPS information programs, such as position, velocity and other information)
    2010-01-27 17:45:46下载
    积分:1
  • Clock
    用VB编写的动画时钟,实现定时闹钟功能,供学习参考(Regular alarm clock function, written in VB animated clock reference for learning)
    2013-03-20 10:07:56下载
    积分:1
  • Draw_mfc
    MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
    2013-06-30 16:06:50下载
    积分:1
  • DH
    说明:  计算器的VC程序,界面友好,易于操作,资源不错(Calculator VC program, user-friendly, easy to operate)
    2013-01-13 18:49:55下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • Example36
    VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)
    2016-01-05 14:47:36下载
    积分:1
  • xayvw
    VB环境下的一个CS程序,其中已具备主要功能,易于扩展()
    2017-09-25 11:54:26下载
    积分:1
  • yigejiandandetuxiangchuliruanjian
    说明:  一个简单的图像处理软件 一个简单的图像处理软件(a simple image processing software a simp le image processing software)
    2020-12-27 18:39:02下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载