资源列表
Delphijudieyear
- Delphi检查判断闰年,在日期年份的选择上,直接调用了Windows的日期选择器功能,选择年份和日期挺方便的,个人觉得判断闰年并不怎么常用,倒是时间日期选择功能挺实用。测试发现,判断闰年好像不准哦,2014年是闰年啊,闰9月,为什么说不是闰年呢?晕!-Delphi examination to determine leap year, the date in the year choosing, direct calls to the Windows date selector functio
delphitime
- Delphi获取系统当前时间是多少,点击窗体上的按钮即可一键获得,程序简单,适合新手参考,没有其它别的功能。-Delphi gets the current system time is much, click on the button on the form can be a key to obtain, procedure is simple, suitable for novice reference, no other function.
titleright
- Delphi实现窗口标题栏的文字右对齐,一般情况下,标题栏的文字都是左对齐的,右对齐是如何实现的呢?其实也简单的,暂且不告诉你,直接下载源码例子吧,可在Delphi7中直接编译。-Delphi realize the window s title bar text alignment right, under normal circumstances, the title bar text is left justified, right aligned is how to achieve? I
delphibhjs
- Delphi计算汉字笔划的实例源码下载,指定一个中文汉字,Delphi将按钮规则计算出该汉字有几划,包括绝大多数的汉字计算,运行示例效果图如上所示。-Delphi calculation Chinese characters stroke example source code download, specify a Chinese Chinese characters, Delphi will calculate the button rules Chinese characters have
getmathlastday
- Delphi获取某月份的最后一天是多少,做成了窗体程序,可视化操作,用起来很方便。你只需指定某个日期就可以了,程序自动计算得到该月份的最后一天是多少-What is the Delphi for the last day of a month, a window procedure, visual operation, easy to use. You only need to specify a date on it, how much is the program automatically
statusloading
- Delphi显示状态栏检查框,进度条效果,程序正在运行时显示的进度指示,Windows中经常见到的效果,用Delphi是如何实现的呢,期待!-Delphi appears in the status bar check box, progress bar effect, display program is running the progress indicator, often see the Windows effect, Delphi is how to achieve it, look
zharuorder
- Delphi直接插入法排序示例,插入法数组排序,示例将显示一组没有经过排序的数组,看上去比较混乱无规律,之后显示了排序后的数组,这下看着清爽了,有图有真相,你看出猫腻了吗?-Delphi direct insertion sort example, insertion sort the array, the example displays a group without a sorted array, looks confused without the law, and revealed t
leonardofibonacci
- Delphi裴波纳契数列求和实例,请输入要计算数字的前多少位。斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1、1、2、3、5、8、13、21、……在数学上,斐波纳契数列以如下被以递归的方法定义:F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用。本例用Delphi来演示斐波那契数列的简单应用。-Delphi Fibonacci numbers and examples, please inpu
delphihuisu
- Delphi数组例子,Delphi使用回溯法找出n个自然数中取r个数的不同位组合,你可以指定自然数和数组元素,然后点击“分组”按钮,即可看到分组效果。-An array of Delphi example, Delphi use backtracking to find different combinations of R number n of the natural numbers, you can specify the nature and number of array elemen
transformdelphi
- 又一半透明的Delphi窗口实例源码,让窗体透明可以看到下面的内容,学习窗口编程时候的一个小例子,对新手来说是相当实用的,希望大家喜欢哦。-And half of the Delphi instance transparent source, make transparent window can see in the following content, learning a small example window programming time, is very useful for b
delphirizeform
- Delphi限制窗口大小不能被拉大,这个我觉得还是挺实用的,比较综合的Delphi项目中或许会用到。本例所演示的效果中,窗口被限制为400*250,即使再次拉大窗口后,窗口也不会变大,只能在长度:400、宽度250的范围内变小,不能被放大。-Delphi restrict the window size cannot be pulled high, I think this is very practical, comprehensive Delphi project may be used.
PDFReader
- Delphi开发的基于FoxitReader内核的PDF阅读器,使用Delphi6开发编写的,其他Delphi版本应该也可以打开源码,除了用有OCX控件外,没用其它的第三方控件。开发者若要查看修改源代码需要先注册FOXITREADER_AX_PRO.OCX控件,本人比較懶,加上目前的功能已满足需要,因此后续版本就需要他人完成了,大家期待吧!-The kernel of FoxitReader PDF reader based on Delphi development, use Delphi6