资源列表

« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 2387 »

[Dephi控件源码PDBNameEdit

说明:继承自TCustomEdit的自定义控件,特点是增加了 NameDataField 属性, 与 原有的DataField属性构成一对. 通过设置ShowIdText, ShowNameText和NameDataField 属性,在控件获得焦点时,显示DataField值,离开焦点显示NameDataField值。这样一个控件显示了2个字段的内容,可以有效减少界面控件数量,使界面更加洁净。 举例: 显示供应商ID和供应商Name, 则DataField设置为SupplierId, NameDa
<YST> 在 2025-06-23 上传 | 大小:19kb | 下载:0

[Dephi控件源码delphiExportDataToExcelAndComparisonOfThreeMethods

说明:delphi导出数据至Excel的三种方法及比较-delphi export data to Excel and comparison of three methods
<name> 在 2025-06-23 上传 | 大小:39kb | 下载: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-06-23 上传 | 大小:66kb | 下载:0

[Dephi控件源码CryptoAPI_For_Delphi

说明:CryptoAPI的Delphi头文件,补充Windows头文件的不足,让Delphi程序员可以使用Crypt组加解密函数-CryptoAPI' s Delphi header files to supplement the deficiencies in Windows header files, so that programmers can use the Crypt Group Delphi encryption and decryption functions
<wsld> 在 2025-06-23 上传 | 大小:264kb | 下载:0

[Dephi控件源码idrunner

说明:与TIdHttpServer组件共用 让IdHttpServer支持ISAPI,CGI,PHP-Components shared with the TIdHttpServer let IdHttpServer support ISAPI, CGI, PHP
<wsld> 在 2025-06-23 上传 | 大小:47kb | 下载:0

[Dephi控件源码MsOdsApi

说明:opends60.dll的Delphi头文件,让Delphi支持开发SQL扩展存储过程-opends60.dll the Delphi header files, so that Delphi support the development of SQL extended stored procedure
<wsld> 在 2025-06-23 上传 | 大小:11kb | 下载:0

[Dephi控件源码78562_XmlIniEditor5

说明:组件代码和例子程序,实现了XML文件和INI文件的相互转换和编辑-Component code and examples of applications that implement the XML file and the INI file conversion and editing each other
<wsld> 在 2025-06-23 上传 | 大小:632kb | 下载:0

[Dephi控件源码CreateMutex

说明:禁止多个相同的程序运行,用到CreateMutex函数和GetLastError函数。-The using of CreateMutex.
<myname> 在 2025-06-23 上传 | 大小:160kb | 下载:0

[Dephi控件源码bsfsource

说明:c++builder5使用,在6上会出现一些文件找不到,以后传上去-c++ builder5 use it in six can not find some files will appear on the subsequent pass up
<ghf> 在 2025-06-23 上传 | 大小:3.33mb | 下载:0

[Dephi控件源码FR4921Ent

说明:Fastreport 4.9.21 企业版, 带源码-Fastreport 4.9.21 Enterprise Edition, with source code
<sanlang> 在 2025-06-23 上传 | 大小:5.4mb | 下载:0

[Dephi控件源码ScktIocp

说明:ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
<ciba> 在 2025-06-23 上传 | 大小:7kb | 下载:0

[Dephi控件源码jiudian

说明:酒店管理系统,使用SQL Server的用户sa,密码为“$ *^@”。如果读者的数据库sa用户密码与本书不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$ *^@”。-Hotel Management System, using SQL Server user sa, password &qu
<卡尔> 在 2025-06-23 上传 | 大小:913kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 2387 »

源码中国 www.ymcn.org