搜索资源列表
email 收发 email 收发
- 电子邮件收发编程讲解与实例 在delphi中TNMPop控件 -------接收电子邮件,pop3 pop3协议自身命令 命令 说明 USER 向pop3服务器器传递用户名 PASS 向pop3服务器器传递用户密码 STAT 获取当前用户的邮件数 LIST 获取邮件标号和大小 BETR 获取邮件的全部信息,包括邮件头和邮件内容 TOP 获取邮件头 DELE
delphi编程基础
- delphi编程基础,个人经验总结
456786
- 如何使程序在运行时自动注册ActiveX控件 - DELPHI - 编程文档 - 编程论坛-How to make the program run automatically register ActiveX controls- DELPHI- Programming Document- Programming Forum
(Delphi)Windows-core-develop
- Delphi下深入Windows核心编程.pdf 学习使用delphi对windows核心进行编程操作的最佳参考书籍,也是delphi深入学习的好书。-Delphi under the in-depth Windows core programming. Pdf learn how to use delphi for programming operation of the core of the windows the best reference books, is also a del
lib
- 我上传的USBCAN在VC,VB,DELPHI下三个编程例子的库,不分割不行,要不然其他例子怎么用?-I uploaded USBCAN in VC, VB, DELPHI examples of the next three programming library, undivided not, or else other examples of how to use?
05GB
- 用Delphi编程设计一个模拟的智能抄表系统,仅用于测试,本系统参考05年国标标准-Delphi Programming with a simulated smart meter reading system, only for testing, the system reference standard 05 GB
Delphi7-component
- Delphi工具栏中的常用组件,经本人总结,编写为Excel文档,方便编程时查阅(ctrl+F),尤其对初学者,是上乘的必备资料!-Delphi toolbar commonly used components, I summarize, written as an Excel document, easy programming access (ctrl+ F), especially for beginners, is superior essential information!
Delphi-Function
- 当前最全的DELPHI函数参考,共900多个呀,编程参考首选,支持一下-Delphi Function Reference
Win32 API
- Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。