搜索资源列表
Delphi_782011
- Delphi:Delphi实现在图片上输入文字,把文字写入到图片中,使用了Picture.Bitmap.Canvas和Picture.Bitmap.Canvas.TextOut进行写入图片,并合成后保存输出,本例的操作对象为BMP位图,JPG/PNG图像未做测试,源码运行效果请参见“软件截图”。 -Delphi: Delphi to achieve to enter text in the picture, the text is written to the image, use the
Delphi_866606
- Delphi:Delphi实现文本文件txt的基本操作,只要文件内是基于TXT的纯文本文件格式,其实都是可以打开的,程序运行截图如上所示,适合delphi初学者。 -Delphi: Delphi to achieve the basic operation txt text file, as long as the document is based on plain text TXT file format, you can actually open the program runs s
Delphi_123858
- Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
picdatabase
- Delphi把图片存储到SQL数据库中,一个实用的Delphi数据库基础操作,把图片信息保存在数据库中,具体的实现方法请参见本源码吧,界面截图如上示。-Delphi the picture stored in a SQL database, a practical Delphi database operation, the image information is stored in the database, the concrete realization method please re