CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .52 .53 .54 .55 .56 173257.58 .59 .60 .61 .62 ... 199244 »
  1. Delphi_061521

    0下载:
  2. Delphi:适合初学者Delphi数据库连接参数配置程序,用这个程序可以设置Delphi与SqlServer连接的各种参数设置,比如用户名、密码、数据库服务器名、数据库名称等,通过本源码例子你将对相关数据库操作非常熟悉了。 -Delphi: Delphi database connection parameters for beginners configuration program, with this program you can set various parameters De
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5.26kb
    • 提供者:JN2EH52
  1. Delphi_073658

    0下载:
  2. Delphi:Delphi与数据库结合的例子,从SqlServer中提取多媒体文件,包括音乐文件和视频文件都可以,Delphi7核心代码都在,数据库太大了,这里不上传了,一般看代码就行了,真需要的话,自己参照代码可重建数据库字段,造成便请谅解。 -Delphi: Delphi and database integration examples extracted from SqlServer multimedia files, including music and video files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:66.26kb
    • 提供者:JN2EH52
  1. Delphi_773181

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:84.46kb
    • 提供者:JN2EH52
  1. Delphi_237164

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6.82kb
    • 提供者:JN2EH52
  1. Delphi_044141

    0下载:
  2. Delphi:软件介绍: 摘要:Delphi源码,字符处理,拼音首字母 -Delphi: Software: Abstract: Delphi source code, character handling, phonetic alphabet
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:12kb
    • 提供者:EPOHGYW
  1. Delphi_533674

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:28.85kb
    • 提供者:EPOHGYW
  1. Delphi_557520

    0下载:
  2. Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:12.25kb
    • 提供者:EPOHGYW
  1. Delphi_606603

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:296.21kb
    • 提供者:EPOHGYW
  1. Delphi_622226

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:48.31kb
    • 提供者:U33P1BR
  1. client

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1.28mb
    • 提供者:U33P1BR
  1. Delphi_706132

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:8.64kb
    • 提供者:U33P1BR
  1. Delphi_715066

    0下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7.94kb
    • 提供者:U33P1BR
« 1 2 ... .52 .53 .54 .55 .56 173257.58 .59 .60 .61 .62 ... 199244 »
搜珍网 www.dssz.com

浏览历史记录

关闭