资源列表
[Dephi控件源码] PDBNameEdit
说明:继承自TCustomEdit的自定义控件,特点是增加了 NameDataField 属性, 与 原有的DataField属性构成一对. 通过设置ShowIdText, ShowNameText和NameDataField 属性,在控件获得焦点时,显示DataField值,离开焦点显示NameDataField值。这样一个控件显示了2个字段的内容,可以有效减少界面控件数量,使界面更加洁净。 举例: 显示供应商ID和供应商Name, 则DataField设置为SupplierId, NameDa<YST> 在 2025-10-22 上传 | 大小:19kb | 下载:0
[Dephi控件源码] delphiExportDataToExcelAndComparisonOfThreeMethods
说明:delphi导出数据至Excel的三种方法及比较-delphi export data to Excel and comparison of three methods<name> 在 2025-10-22 上传 | 大小:39kb | 下载:0
[汇编语言] kmp
说明:串的模式匹配可以从模式p的p[k]开始与正文t的t[j+i]开始依次比较,(若p[k]==t[j+i]继续比较p[k+1]=?=t[j+i+1]直至出现p[k+l]!=t[j+i+l-1]时,重新寻找新的p[k+l]的那个最大k 然后再比较p[k ]=?=t[j+i+l]直至匹配或遍历结束)。省去了前面的k次比较。当对应p[i]的k有多个,取最大的k。-Pattern matching string from the pattern p, p [k] started with the body<王蕾> 在 2025-10-22 上传 | 大小:9kb | 下载:0
[编辑器/阅读器] CRACK.ZIP
说明:pony prog software is used as a compile for code testing<samir kumar jha> 在 2025-10-22 上传 | 大小:75kb | 下载:0
[书籍源码] shujujiegou
说明:数据结构ppt,讲述了数据结构重要的内容,内容详细,学习数据结构C++版的好资料-Data structures ppt, about the important elements of the data structure, content, detail, learning the data structure C++ version of the good information<于仁飞> 在 2025-10-22 上传 | 大小:1.48mb | 下载:0
[编辑器/阅读器] TEXT.RAR
说明:hello this the software for byk race -hello this is the software for byk race<samir kumar jha> 在 2025-10-22 上传 | 大小:262kb | 下载:0
[编辑器/阅读器] InternationalRoaming
说明:look at this this good tutorial<samir kumar jha> 在 2025-10-22 上传 | 大小:18kb | 下载:0
[Dephi控件源码] DelphiCHM
说明:Delphi默认不支持使用CHM格式帮助,该代码让Delphi程序开发者能够以简单的方式启用CHM格式帮助。-Delphi does not include an implementation of HTML Help, but one can easily be created. The process involves creating some API that call the HTMLHelp API and trapping Delphi application even<wsld> 在 2025-10-22 上传 | 大小:66kb | 下载:0