CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - delphi can

搜索资源列表

  1. 谈谈Delphi中的类和对象

    0下载:
  2. 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6379
    • 提供者:黄区
  1. 利用QQ的WEB功能进行跟任何人聊天的DELPHI源代码

    0下载:
  2. 可以利用QQ的WEB功能进行跟任何人聊天的DELPHI源代码。,QQ can use the functions of the WEB chat with anyone DELPHI source code.
  3. 所属分类:系统编程

    • 发布日期:2017-03-26
    • 文件大小:433947
    • 提供者:song
  1. DELPHI.rar

    1下载:
  2. DELPHI远程屏幕传输程序,顾名思义,就是可以实现远程屏幕通信的程序,转换图片格式,压缩。,DELPHI Remote Screen Transfer program, the name suggests, is that you can remote screen communication program, convert image formats, compression.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:931218
    • 提供者:豪杰
  1. ForbidWin.rar

    0下载:
  2. 采用底层键盘钩子,勾掉了Win键的处理。是学习底层键盘钩子最好的实用例子 使用方法: 1。屏蔽 运行程序,点击“屏蔽Win键”,显示成功。进入游戏即可。注意不要关闭程序,否则自动解除屏蔽。 进入游戏后切出游戏运行该软件同样有效。 2。解除屏蔽 点击“解除屏蔽”,或者直接关闭程序。 3。对于其他游戏也同样有效。,Using the bottom of the keyboard hook, removed the keys to deal with Win. Learn from
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:483578
    • 提供者:好好
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:5501
    • 提供者:9908006
  1. AES

    0下载:
  2. 使用delphi语言开发的,可以实现AES算法,支持128位-Delphi development of the use of language can be achieved AES algorithm, supports 128-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:209876
    • 提供者:汪臻
  1. DesString

    0下载:
  2. Delphi7开发的DES字符串加密解密例子,相信在程序里能用得到-Delphi7 development of DES encryption and decryption examples of string, I believe in the program can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:178219
    • 提供者:netahui
  1. police_service

    0下载:
  2. delphi 编写的后台服务程序, 可以定时重启 系统服务,比如tomcat服务, 服务名和启动规则可以由用户定义 -delphi service program ,restart system service ,user can define rules
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:363487
    • 提供者:zsq
  1. wlfhzV1.3

    0下载:
  2. 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:349344
    • 提供者:Yangyao Li
  1. MD5_sample

    1下载:
  2. 一个delphi中可以用的MD5类,并且附带使用这个类的例子程序.-one can use the MD5 category, and incidental use of this kind of example programs.
  3. 所属分类:加密解密

    • 发布日期:2013-04-17
    • 文件大小:177892
    • 提供者:顾荣胜
  1. MouseTracker

    0下载:
  2. 这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:21070
    • 提供者:HS
  1. uExecFromMem

    0下载:
  2. 内存执行 国外代码 思路非常不错 大家可以学习-Memory implementation of the foreign code is a very good idea that we can learn from
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:天阳
  1. wktregware

    0下载:
  2. TRegware时间炸弹,可以根据自己需要调整。(有源代码)工作在:D5 D6。作者:Winston Kotzan。-TRegware time bombs, can be adjusted according to their own. (Source code) work: D5 D6. Author: Winston Kotzan.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:26132
    • 提供者:站长
  1. 易支持库创建--移位扩展库

    0下载:
  2. 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use De
  3. 所属分类:系统编程

    • 发布日期:2017-11-09
    • 文件大小:970822
    • 提供者:江涛
  1. getHDSN

    0下载:
  2. VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:204994
    • 提供者:许豫飞
  1. etl_check

    0下载:
  2. 用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scr ipts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:263641
    • 提供者:Michael
  1. Delphizyprint

    0下载:
  2. Windows随意打印软件,可以设计成各种方式打印、-Windows can print software, can be designed in various ways to print,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1365224
    • 提供者:netangels
  1. 123

    0下载:
  2. 查看进程,并能查看进程引用的DLL,有结束进程和保存列表功能。(附原码)-View the process and can view the process of quoting the DLL, there is the end of the process and preservation of the list of features. (With the original code)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:731897
    • 提供者:大漠驼铃
  1. async32-delphi

    0下载:
  2. async32通讯控件,可以实现串口通讯-async32 communications control, serial communication can be achieved
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:212949
    • 提供者:dongjian
  1. Delphi.Distiller.v1.77

    0下载:
  2. + Columns are resizable. # Various small updates. Size: 687,104 bytes MD5: 5f034e0516513aa4711aa43e5352f5c3 Downloadable from TorrentPortal. If you can t download torrents, scroll down to the torrent descr iption and you will see a li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:224797
    • 提供者:刘海滨
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com