资源列表
排序选择:
[Dephi控件源码] Delphi_457366
说明:Delphi:Delphi安装和卸载钩子的源码实例,包括有一个钩子类的DLL源文件,主程序调用这个钩子DLL,并安装钩子与卸载的实例,可学习下如何调用一个DLL库文件。 -Delphi: Delphi install and uninstall hook source code examples, including a hook DLL class source files, the main program calls this hook DLL, and install and uni<BMHQYKU> 在 2025-07-12 上传 | 大小:164kb | 下载:0
[Dephi控件源码] Delphi_473853
说明:Delphi:Delphi三重DES加密解密示例,是软件加密技术中的一个范例,演示了三次DES加密的过程和实现方法,并演示了如何三重DES解密,相对基本的DES,三重DES更具安全性,在众多加密方法中,DES也是使用较为普遍的加密方法。 -Delphi: Delphi Triple DES encryption and decryption example, a software encryption technology in an example that demonstrates th<BMHQYKU> 在 2025-07-12 上传 | 大小:14kb | 下载:0
[Dephi控件源码] Delphi_512341
说明:Delphi:Delphi简单的系统控制子系统演示程序,两个窗体在一起的,演示用子窗体控制主窗体,有最大化、最小化和关闭等功能,只能说是一个雏形,为Delphi新手提供参考吧。 -Delphi: Delphi simple system control subsystem demonstration program, two forms together, demonstrating the main form with a subform control, have to maximize<BMHQYKU> 在 2025-07-12 上传 | 大小:216kb | 下载:0
[Dephi控件源码] Delphi_534565
说明:Delphi:NativeXml组件下载,包括实例源码,NativeXml是一个功能强大的Delphi环境 XML组件,使用它这后,Delphi便拥有了丰富的XML文件操作功能,比如读取XML文件、写入XML,NativeXml使用CreateName 建立根节点的名称,它甚至允许把Delphi对象直接存入XML文件,功能相当强大,而且NativeXml就开源免费使用,真不错的XML操作组件。 -Delphi: NativeXml component download, including<UV1F0YI> 在 2025-07-12 上传 | 大小:768kb | 下载:0
[Internet/网络编程] 1
说明:TCP/IP 协议开发的源代码,用于建立正确并且可靠地连接,实现通信双方的通信。-TCP/IP protocol developed source code used to build correctly and securely connected to the communication to achieve communication between the parties.<wanghui> 在 2025-07-12 上传 | 大小:14kb | 下载:2
[Dephi控件源码] Delphi_535524
说明:Delphi:为你的Delphi软件快速添加一个漂亮的皮肤,有文件夹:vclskin2.60 For Delphi7 Cracked和skins,-Delphi: Delphi software for you to quickly add a beautiful skin, there are folders: vclskin2.60 For Delphi7 Cracked and skins,<UV1F0YI> 在 2025-07-12 上传 | 大小:3.61mb | 下载:0
[交通/航空行业] Bikers-Information-Management
说明:车友信息管理.用C++编写的车友信息管理程序,稍加修改便可有各种功能-Bikers Information Management< 观> 在 2025-07-12 上传 | 大小:185kb | 下载:0
[Dephi控件源码] Delphi_541686
说明:Delphi:使用Delphi创建一个自动化对象程序的Demo演示实例,只看Dlephi7中自带的Demo,只看不练,还是不知如何实现,尤其是tlb库,查阅了官方参考才明白了些,所以自己动手做了个简单的Demo,具体代码请参见源码。自动化对象程序的特征:可以被其他程序调用,就像Word.Application一样。 -Delphi: Delphi is created using an automated program object instance demo Demo, look Dle<UV1F0YI> 在 2025-07-12 上传 | 大小:44kb | 下载:0
[Dephi控件源码] Delphi_556456
说明:Delphi:一个适用于学习的Delphi商品销售查询程序,基于SQLServer数据库,为了测试方便,笔者已将数据库文件打包在Database目录中,测试前请附加。 -Delphi: one for learning Delphi merchandise sales inquiries program, based on SQLServer database, in order to facilitate the testing, I have a database file is pa<UV1F0YI> 在 2025-07-12 上传 | 大小:156kb | 下载:0
[Dephi控件源码] Delphi_556523
说明:Delphi:UindexWeb是一款基于Delphi环境下的开源蜘蛛程序 SVN260版,展现Delphi魅力的一个综合性程序,使用UindexWeb源码包,你就可拥有一个Delphi环境的开源搜索引擎的所有资源了,源码包内有详细的使用文档,在此不多做介绍,感兴趣的可下载本源码包。 -Delphi: UindexWeb is a version based on open source spider SVN260 Delphi environment, to show the charm<QCH1SL0> 在 2025-07-12 上传 | 大小:642kb | 下载:0
[Dephi控件源码] Delphi_567112
说明:Delphi:TTreeView例子,Delphi数据库与TreeView相结合的实例,与普通的树控菜单比,这一款加入了数据库功能,树控菜单的内容通过数据库读取,最后显示在Treeview中,测试前,请确认先连接好数据库信息。本例以一个员工信息显示为例,说明TTreeView组件的用法。 -Delphi: TTreeView example, Delphi combines database and TreeView instance, with more than ordinary tre<QCH1SL0> 在 2025-07-12 上传 | 大小:17kb | 下载:0
[Dephi控件源码] Delphi_583678
说明:Delphi:Delphi获取工作组名称,得到与你计算机所在的工作组的名称,有的电脑上可能获取的速度比较慢,请耐心等待下,这个Dlephi程序的源码在D7下可顺利编译,运行截图效果如上示。 -Delphi: Delphi get workgroup name, the name of the working group to get your computer is located, and some may get on your computer is slow, please be p<QCH1SL0> 在 2025-07-12 上传 | 大小:9kb | 下载:0