搜索资源列表
BANK_SYSTEM
- 银行管理系统上机实验。 具有帐户添加,删除,修改等功能。数据库采用SQL2-Bank management system experiment. An account to add, delete, modify functions. Database using SQL2000
DelphiHistoryManager2007
- 这是本人写的一个简单的Delphi打开历史文件清理软件,现在Delphi 2010已经有了这个功能了,不过如果你机器上装了多个的版本,不妨还是可以做为一个小工具使用的。编译此工程需要Delphi2007及VCLSkin5.4。如果没有vclskin,则打开工程时,可以把Tskindata组件删除。-A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSkin 5.4 required.If no
LCDFix
- 自己用的液晶亮点修复工具,本来网上找到几个功能不错的修复工具,但都要安装.net framework才能用的,很是不爽,所以自己做一个Delphi版的,没有什么高深技术,呵,如站长觉得不适合上传,删除就是了-Own use of the liquid crystal bright spot repair tools, several features have been online to find a good repair tool, but must be installed. Net f
TextDiff
- 功能强大的文本比较器TextDiff的用途是按行比较两个文本文件的异同,TextDiff能用不同颜色区分两个文件之间的异同并支持拖放,默认情况下黑色字符表示相同的行,绿色加亮表示不同的行,红色加亮表示删除的行,蓝色加亮表示添加的行。比较两个14M的文本文件,从打开到比较完毕只需2秒即可完成,并可生成报告文件,以供查看。 -About TextDiff: TextDiff has been created primarily to demonstrate the speed and
book
- delphi做的一个简单的图书管理系统,有着不错的功能,增加,减少,删除-delphi to do a simple library management system, has a nice feature, increase, reduce, delete, etc. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
ddetettt
- 恢复误删除的文件的Delphi源代码,支持FAT 12/16/32,NTFS文件系统,值得大家研究-Delphi source code to recover accidentally deleted files, supports FAT 12/16/32, NTFS file system, it is worth looking into
delphilc
- Delphi实现财务管理系统,含有登录,增加,删除,修改,搜索等功能,可以做个人财务管理小助手-Delphi to achieve the financial management system, containing login, increase, delete, modify, search functions, you can make personal financial management assistant
DataCurve
- Delphi做的,走势线例子, 可以增加,删除,暂停-Delphi done, the trend line examples
dbf_pro
- delphi xe2下DBF文件删除、打开小工具-Under delphi XE2 developed DBF file delete, open gadget
delphi画图2system
- 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等(This is a delphi prepared by the personal graphics system Ability to save images in vector mode, support lines, squares, ellipses, circles, fill colors, move graphics, delete graphics, etc
Delphi 实现目录删除、复制、移动
- Delphi 实现基础的目录删除、复制、移动(Delphi Implement directory deletion, replication, and movement)
delphi使用SFTP上传下载文件
- delphi使用SFTP操作文件,包括上传、下载、删除、重命名,有源码有demo