登录
首页 » Delphi » XCalendar

XCalendar

于 2010-03-03 发布 文件大小:1814KB
0 184
下载积分: 1 下载次数: 18

代码说明:

  XCalendar is a collection of calendar utilities for Delphi. As you know the Delphi TDateTime type stores date/times as a floating point value representing the time passed from a specific time, or more precisely: The integral part of a Delphi TDateTime value is the number of days that have passed since 12/30/1899. The fractional part of the TDateTime value is fraction of a 24 hour day that has elapsed. A calendar divides time into units, such as weeks, months, and years. The number, length, and start of the divisions vary in each calendar. So any TDateTime value can be decoded to units of an arbitrary calendar and values expressed in units of a calendar can be encoded to TDateTime values. XCalendar contains calendars, database date/time field types, tools to find calendar events and some astronomical stuff.

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

发表评论


0 个回复

  • Raize_4.3.2
    Raize安装包,,里面组组件齐全,,安装简单,,,并附有DEMO(DevExpress安装包,,里面组组件齐全,,安装简单,,,并附有DEMO)
    2021-04-22 18:28:49下载
    积分:1
  • Delphijiank
    像delphi ide 一样动态的加载,学习底层的好资源。(Like delphi ide as dynamic loading, learn the underlying good resource.)
    2014-02-09 16:39:32下载
    积分:1
  • webbrowser_test
    Delphi對於Webbrowser的一些測試,對寫網頁外掛,及處理還算不錯。(Delphi for some of Webbrowser test page to write plug-ins, and to deal with bad.)
    2009-07-04 00:22:27下载
    积分:1
  • WebBrowser
    Delphi XE5 浏览器程序,Snippets的,可以在Android上跑过。(Delphi XE5 browser program, Snippets can be ran on Android.)
    2021-03-04 19:09:32下载
    积分:1
  • vclskin503
    VCLSkin 是Delphi应用程序的扩展VCL类库用来制作用户界面的皮肤。不像其他的部件,要变换应用程序的皮肤,必须修改源代码重新编译,VCLSkin可以变换现有应用程序的皮肤不用修改源代码。 VCLSkin自动变换应用程序中的各种窗口的皮肤。包括Delphi Forms, MDIForm和通常的Windows对话框(MsgBox,Open/Save,Font,Print),甚至Exception对话框。 VCLScrin不仅支持Delphi标准控件,也支持许多第三方控件,例如TMS Grid pack, EnLib Grid, Developer Express QuantumGrid。对于那些想让现有软件换肤的人来说,VCLSkin是最理想的选择。最酷的是,它使用现有的VCL部件。 本软件包含了全部源程序,支持Delphi5,6,7等各种版本,根据自己的环境并入到自己的软件中,还提供了演示程序,获得直观效果。(VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification. VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox. Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components.)
    2010-08-07 20:31:40下载
    积分:1
  • flexcel
    excel report delphi 7
    2019-02-27 12:51:11下载
    积分:1
  • 6736
    Delphi通过http访问sqlserver2000数据库,编程学习源码,很好的参考资料。(Delphi sqlserver2000 database access via http, programming learning source, a good reference.)
    2014-02-13 08:55:00下载
    积分:1
  • TestDll
    说明:  获取硬盘序列号的dll文件,接口什么的都很简单。网上很多获取硬盘序列号的程序,但是大都需要很长的代码,所以把代码封装成dll公调用(Get hard drive serial number of the dll file, what the interface is very simple. Many online programs to get hard drive serial number, but most still require a very long code, so the code is packaged as a dll public call)
    2011-03-24 11:11:28下载
    积分:1
  • cview
    - 特别献给Delphi程序员! 献给delphi迷们的一个小礼物包! 程序员在编程中,有时要查看一小段网上下载源码,却要启动庞大DELPHI IDE,如果用记事本编辑程序则不太方便也不习惯,因为大家都习惯了IDE环境写东西,因此写了这个东东,能比较接近的模拟IDE环境,方便于查阅或修改程序源码, 综合考虑多个方面因素,设计这个程序的思路是小而精,启动速度要快,DELPHI IDE那些高亮设置要有,并增加了源码格式化功能,重点要突出,不要太花俏,更不能包罗万象,现在互联网上有很多工具软件,特别是初级程序员作品,都做得很花俏,虽然图文并茂内容丰富,却是为了做多而做多。但并不突所需要的功能。 我写这个东西,是因为我自己的需要,首先,再也不必为了修改一点小错误就打开Delphi IDE环境: 1、多种程序语言语法高亮度显示: 支持pas,vb,java,cpp. 2、源码格式化,支持pas源码格式化,JS源码美化. 3、可自定义文本高亮属性, 4、可个性化选择格式化显示习惯 5、支持鼠标拖放,鼠标右键。 6、熟练的程序员往往习惯用快捷键操作, 如ctrl+F 文件查找, f3查找下一个 ctrl+D 格式化源码, ctrl+O打开文件, ctrl+s保存(Special dedicated Delphi programmers!     Dedicated to the the delphi fans a little gift packs! Programmers in programming, sometimes you want to view a short online download source, have to start huge the DELPHI IDE, If you use Notepad to edit the program is less convenient and not used to, because we all used to the IDE environment to write something, so he wrote this stuff, close to the analog IDE environment, easy access or modify the program source, Consider multiple factors, the idea of ​ ​ the design of this program is small but, to start faster than the Delphi IDE highlighting settings have increased the source formatting features, emphasis should be prominent, not too fancy, not to inclusive, on the Internet there are many tools, especially the junior programmer works, have done very fancy, although the illustrated content rich, but it is to do more and do more. But it does not conflict the functionality required. I wrote this thing, because my own need)
    2012-08-11 16:05:56下载
    积分:1
  • QQPlayer
    类似于QQ播放器的源代码,实现URL读取,加密播放,高压缩,速度优化部分写的非常好,高清播放,比一般的网络播放器性能都强。(Tencent QQ player similar to the source code for URL read, encrypted playback, high compression, speed optimization part of the writing is very good, high-definition playback, the player than the average network performance are strong.)
    2011-11-24 23:21:54下载
    积分:1
  • 696518资源总数
  • 104552会员总数
  • 3今日下载