登录
首页 » Visual C++ » DuilibPCalendar

DuilibPCalendar

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

  • jchemesbrakcet
    膛的就是你自己,这是关于系统主控台的一段可有代码,希望各位有名人士多给点指教,后生想学小子,无奈才这样做()
    2018-05-09 14:49:08下载
    积分: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
  • Skin++ 知名的Skin++
    知名的Skin++界面库,内含所有库文件和大量皮肤文件.该库使用方便,可以减少您美化程序的痛苦.本版是破解版,没有注册提示.但只供学习研究使用哦,不要用在商业用途.(Well-known Skin++ Interface library, containing all the library files and a large amount of skin files. The library easy to use, can reduce the suffering of your landscaping procedures. Excerpts cracked version is not registered prompted. But the only study to use Oh, Do not use in commercial purposes.)
    2020-07-01 04:00:02下载
    积分:1
  • crecttracker_demo
    This program demonstrates how to draw on the client area, it also demonstrates how to use the mouse messages. I think the best way to learn programming is programming, so, let s begin our program now.(This program demonstrates how to draw on th e client area, it also demonstrates how to use the mouse messag es. I think the best way to learn programming is p rogramming, so, let s begin our program now.)
    2006-06-28 15:49:14下载
    积分:1
  • dui-lib
    vc++duilib中对各种控件命名的规则(vc++duilib zhong dui gezhong kongjian de mingming guize)
    2011-12-19 13:21:38下载
    积分:1
  • Image-Processing-System
    运行程序,打开程序主界面,如图1.3所示。本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。(Run programs, open the main program interface, as shown in Figure 1.3. This procedure mainly realize the image processing, batch conversion and processing, the PSD file manager, photo processing, image processing part of the main image display various effects, such as image sharpening effects, such as relief effect. Batch conversion and processing some of the major conversion between various image formats the PSD document management part of the main PSD file browsing and conversion operations, photo processing is mainly used for the photo layout.)
    2013-05-12 17:35:44下载
    积分:1
  • Alpha
    调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。(Adjust the opacity of the VB forms)
    2011-12-07 11:22:49下载
    积分:1
  • sharewindows
    C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
    2016-04-23 20:23:20下载
    积分:1
  • messge_face
    vc 制作 MSN、QQ 的消息提示窗口 - 源代码(vc making MSN, QQ messages sent to the window- source code)
    2011-07-03 08:50:27下载
    积分:1
  • TestScrollTest
    一个简单的SDI工程,里边实现在对话框上添加滚动条,并相应滚动条事件。运行时,请在file菜单下点击两次新建操作,弹出对话框,然后缩放对话框,减小到一定大小就会出现滚动条就能看到滚动条效果。(A simple SDI project, inside the realization of the dialog box to add a scroll bar, and the corresponding scroll bar event. Run, please click on the file menu under the new operation, pop-up dialog box, and then zoom dialog box, reduced to a certain size will appear rolling bar will be able to see the scroll bar effect.)
    2017-03-15 10:06:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载