资源列表
Delphi_730067
- Delphi:Delphi采用MD5 加密的例子,关于MD5,我想不用多说了吧,使用最为广泛的简单加密方法了,遍及WEB开发,MD5不但可对字符串加密,也可对文件加密,如果您还对Delphi下的MD5加密不太熟悉的话,那么建议你参考本源码实例,学习一下加密的方法吧。 -Delphi: Delphi uses MD5 encryption example, about the MD5, I think it goes without saying, the most widely used e
Delphi_715066
- Delphi:Delphi如何获取CRC32校验值呢?这里是通过动态生成码表法来实现,分别获取字符串校验值和文件校验值,可以取指定字符串以及文件的CRC32校验值。 -Delphi: Delphi How to Get CRC32 checksum value it? Here is the code generated by the dynamic table method to achieve, namely to obtain and file checksum verificatio
Delphi_706132
- Delphi:Delphi隐藏IE浏览器的右键关联菜单,实例操作说明:在打开IE浏览器后,选中文本或图片,然后用鼠标右键进行剪切、复制等操作。本实例是屏蔽右键下拉菜单的功能实现,点击窗口上对应的功能按钮可演示效果。 -Delphi: Delphi hide IE browser s right-click context menu, examples Instructions: After opening the IE browser, select the text or pictures
client
- Delphi:一个简单的Delphi图像处理特效,更改了图像的加载方式,按照垂直交错加载的方式显示,请在加载的一瞬间看效果,如截图所示的运行效果。 -Delphi: Delphi a simple image processing effects, changed the way the image is loaded, loaded in accordance with staggered vertical display, please see the effect of the loa
Delphi_622226
- Delphi:语音卡可以实现各种业务的语音操作,编写各行各业的电话程控系统,其中来电显示是最常用、最实用的一项功能。在开发语音卡相关软件时,需要知到对方拔进的电话号码及拔进时间。-Delphi: Delphi relatively simple image conversion program, you can convert to JPG format images into BMP format, can be directly compiled to run under D7
Delphi_606603
- Delphi:较简单的Delphi图像转换程序,可把JPG格式的图片转换成BMP格式,在D7下可直接编译运行,效果演示请参见截图,程序简单,适合新手入门参考,程序将图像转换成BMP后,并不能逆转换,也就是不能再转换成JPG。 -Delphi: Delphi relatively simple image conversion program, you can convert to JPG format images into BMP format, can be directly compi
Delphi_557520
- Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
Delphi_533674
- Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
Delphi_044141
- Delphi:软件介绍: 摘要:Delphi源码,字符处理,拼音首字母 -Delphi: Software: Abstract: Delphi source code, character handling, phonetic alphabet
Delphi_237164
- Delphi:Delphi如何优化二级缓存呢,请参阅这个比较早的一个源码,不知道现在还能用不,或许里面的某些代码对学习Delphi系统编程有所帮助,分享给Delphi爱好者。 -Delphi: Delphi how to optimize secondary cache it, please refer to the earlier one source, do not know can not use, maybe some code inside the system to learn
Delphi_334147
- Delphi:使用Delphi语言编写一个带记忆功能的音乐播放器,也就是可以保留打开的音乐文件播放记录,历史记录存储于INI文件中,这也是使用相当方便的一种模式,本例所要展现的功能是播放记录保存的功能,因此在播放器本身的功能方面做的并不多。 -Delphi: Delphi language using a music player with memory function, that is, you can keep open the music file to play records,
Delphi_773181
- Delphi:一个Delphi批量打印条码的模块类附调用例子,条码数据保存在数据库中,读取出来后生成条码并进行打印,可为编写类似程序的Delphi初学者提供一份参考示例。 -Delphi: Delphi batch printing a bar code attached to call the class module example, bar code data stored in the database, read out to generate and print barcodes