登录
首页 » Visual C++ » DuilibPCalendar

DuilibPCalendar

于 2012-07-05 发布 文件大小:3618KB
0 379
下载积分: 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 个回复

  • CurtainBox
    说明:  百叶窗式面板组 界面比较酷,大家可以借鉴(louver panel-group comparison Cool interface, we can draw!)
    2006-05-15 17:21:21下载
    积分:1
  • chuankosheji
    串口设计,基于C++语言 进行编写,用到MFC图形界面的设计(itis very useful for you who is learn visual c++)
    2010-05-31 13:50:07下载
    积分:1
  • da5651
    说明:  杭州康芯电子公司的高速DA模块全部资料,上传啦,绝对的好使,包括DATASHEET(Kang Hangzhou high-speed core electronics module DA all the information you upload, so absolute, including DATASHEET)
    2009-08-22 17:52:07下载
    积分:1
  • ajks
    说明:  许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
    2006-03-23 20:52:57下载
    积分:1
  • tubiaotuodong
    说明:  一个用vc编写的创建拖放时使用的图标源代码,可用鼠标进行图标的的拖动。(Vc prepared with the creation of a drag and drop the icon to use the source code, available dragging the mouse icon.)
    2010-04-23 10:46:25下载
    积分:1
  • 成绩管理系统
    说明:  成绩管理系统,用于管理培训机构,学校等成员成绩。(Achievement management system, used to manage the performance of training institutions, schools and other members.)
    2020-06-22 14:20:02下载
    积分:1
  • C8
    说明:  孙鑫VC++深入详解第八章vc++基于对话框的程序设计(sunxin VC++ shen ru xiang jie chapter8 dialogue program VC++)
    2012-05-15 22:12:54下载
    积分:1
  • VPNClient
    软件名称:VPN客户端软件 版本号:1.0 开发环境:VS2010 开发语言:C++ 功能描述: 1、一键式创建VPN连接 2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2) 3、断线重拨 *完美支持WINXP、WIN7、WIN2003 *采用SkinH做界面,看上去很帅。 ————————–华丽的分割线————————————————- 网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
    2014-06-19 11:28:55下载
    积分:1
  • MFC_Multiple_Document_dialog_under_the_framework_o
    MFC框架下多文档对话框RibbonMDI源码MFC Multiple Document dialog box under the framework of RibbonMDI source(MFC Multiple Document dialog box under the framework of RibbonMDI source MFC Multiple Document dialog box under the framework of RibbonMDI source)
    2010-08-07 10:09:26下载
    积分:1
  • 同时打开多个文件并在多个窗口显示
    用vb实现同时打开多个文件并在多个窗口显示,一个经典例子极具参考价值(used simultaneously open multiple documents in multiple windows, a classic example of great reference value)
    2020-07-28 17:08:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载