资源列表
SendMail
- Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。-Delphi sendmail mail is one example, the examples in this book, written by the black and white network, t
delphiadoquery
- Delphi ADO查询示例,练习使用ADODB连接access,并使用DBGrid显示数据的例子。程序可设置多个查询条件,支持模糊查询和不区分大小写的查询,学习Delphi与ADO数据库操作的实用例子。程序界面截图如上图所示,所需要的Access数据库文件已为您打包在里面。-Delphi ADO query example, practice using the ADODB connection access, and use the DBGrid display examples of da
BlockRead
- delphi BlockRead用法的源码实例,blockread 函数可以读一个或多个记录到变量中,示例为你设计了一个按钮,点击这个按钮可以选择文件,选择文件后你可以看到复制了多少bytes到变量中,还不错吧,挺简单的例子了。-Delphi BlockRead use source code examples, the blockread function can read one or more records to a variable, sample design a button fo
twojigoudelphi
- 2层结构的delphi数据库操作例子,Master/Details示例,程序分server端和Client端,结合数据库以一个企业信息程序来展现。-Delphi database operations example, 2 layer structure of the Master/Details sample program, server and Client terminal, combined with the database to show up in a enterprise in
encryptdpr
- 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
TDBEdit
- Delphi TDBEdit组件示例,Delphi实现Tdate TimePicker组件的数据感知功能控件示例,演示了从文件中读取图片并放到DBImagePhoto对象中,删除DBImagePhoto对象中的图片、将DBImagePhoto对象中的图片保存为文件、从剪切板中读取图片到DBImagePhoto对象中、将DBImagePhoto对象中的图片拷贝到剪切板-Delphi TDBEdit components example, Delphi data aware control samp
SeekEof
- Delphi Seekeof用法例子,seekeof不读文件尾空行,就和seekeoln不算行末空格一样,此函数在导弹拦截一题中超有用.-Delphi Seekeof usage examples, seekeof don t read documents trailing blank lines, just like seekeoln is not the end of line space, this function to intercept a super useful in missi
Delphicreatable
- Delphi动态创建Sqlserver数据表,依次在窗口中输入表名称、各个字段名称、字段类型和长度,点击“建表”功能即可,不过之前请附加好Database文件夹中的SQLServer数据库文件,对Delphi初学者来说,是个不错的参考范例。-Dynamic Delphi Sqlserver to create data tables, input input table name, field names, each field type and length in the window, cl
Delphizzchaxun
- Delphi把子查询用作派生表小实例,有关Delphi子查询的例子,期待共同与大家参考。-Delphi subquery derived tables small instance as the Delphi, for example, look together with everybody reference.
Delphiexists
- Delphi使用exists和noexists进行数据库的查询实例。可以求交集和差集,有兴趣参考下。带有数据库文件,在Database文件夹下,测试前请附加好数据库并连接数据库信息。-Delphi uses exists and noexists database query example. Can the intersection and difference sets, are interested in the reference. With a database file, in th
DelphiDelete
- Delphi使用Delete语句的例子,一个简单的例子,比较初级,主要是练习Sql语句,使用Delete语句删除数据,从Delphi书中整理出来的例子,希望Delphi初学者喜欢。-Delphi uses the Delete statement to example, a simple example, compare the primary, the practice is mainly the Sql statement, using the Delete statement to del
Delphibatupdate
- Delphi批量更新SQL数据库内容,批量更新数据的Delphi实例,文件夹Database下包括两个文件:DelphiClassical200 _Data.MDF、DelphiClassical200 _Log.LDF为数据库附加文件。测试前请附加到SQLServer中,并定义好数据库连接字符串信息。-Delphi SQL batch update database content, batch update data instances of Delphi, Database folder