搜索资源列表
spcomm绝对可用
- 在网上很多SPCOMM组件下载安装后都无法显示,这个是我找了很久才找到可以用的一个,一定要先把文件夹复制到LIB文件夹下再安装才会在组件面板SYSTEM中出现一个红色的组件-SPCOMM many of the Internet to download and install components that can not be displayed after all, this is what I look for a long time before they can find the on
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不过把FormDesigner.bpl add到compone
Desktopgallary0906releaseV1.0
- 至于这小软件的用途,就是把图片放在桌面上的一个区域,当贴画用吧。 开发环境:WINXPSP2+DELPHI7+CNPACK组件包(用了它一个文件夹选择框)+GraphicEx组件包(用了它对PNG和GIF的支持)-As for the small software applications, is that picture on the table of a regional, when posters with it. Development environment : WINXPS
desktopcheat
- 1,如果没有出现精灵,请安装资源文件夹里的MSAgent核心库。 如果精灵说话时在确定已经选择了发音选项的情况下,没有语音,则请安装资源文件夹中的Text-to-speech语音库。 2,在精灵上单击右键可以弹出菜单,同样的在任务栏的主程序上也有一样的效果。 双击精灵可以弹出发言对话框,在对话框中的发言快捷键是Alt+A。 3,一台机器只可以运行一个聊天精灵,如果想进行测试,可以在参数设置里把IP地址设置成本机地址。这样可以自己给自己发送信息。 4,目前
14
- 序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹-sequence on the Internet to the
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
CopyFolderTestSource
- sourcecode for folder to folder copy in delphi sorce
FolderWatcher
- here is a small Delphi program called \"FolderWatcher\". It watches a folder (you can configure in the ini file) and tells you when a file in the folder has changed.
mtdorb
- For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linu
TFileSystemWatcher
- delphi文件夹监视,可监视文件夹是否增加、修改、删除文件-delphi folder monitoring, can monitor a folder whether to increase, modify, delete files
PTZcameraControlSystem
- delphi串口做的云台镜头控制系统 源代码配置: (1)要加入ActiveX控件MSComm,否则程序无法编译。 (2)如果Delphi中没有NMPOP3控件(位于FastNet)控件组,则程序也无法编译,在Delphi 6 中一般默认都有。 (3)程序中用到的图标文件在程序的源代码目录的res文件夹下,读者可以选用自己的图标文件,这里可以任意更改,一般不会出见致命错误-delphi serial port for PTZ camera control system to do
14160_1241401066q0ZQ
- 业设计用的作品,VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。-Design works with industry, VC++, prepared by the office local area network software, enterprise messenger, it can send documents, send message
ASE20
- xtract files from sepackages.zip to folder with sources.
autodel
- 根据文件的生成日期,自动删除文件夹内符合要求的所有文件。(命令行)-Documents generated in accordance with the date, automatically delete the folder with all documents meet the requirements. (Command line)
parkinglottollsystem
- delphi串口做的停车场收费系统: 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 3. 源代码配置: (1)要加入ActiveX控件MSComm,否则程序无法编译。 (2)如果Delphi中没有NMPOP3控件(位于FastNet)控件组,则程序也无法编译,在Delphi 6 中一般默认都有。 (3)程序中用到的图标文件在程序的源代码目录的res文件夹下,读者可以选用自己的图标文件,这里可以任意更改,一般不会出见致命错误
ModelAircraftMeasurementAndControlPlatform
- delphi串口做的模型飞机测控平台 源代码配置: (1)要加入ActiveX控件MSComm,否则程序无法编译。 (2)如果Delphi中没有NMPOP3控件(位于FastNet)控件组,则程序也无法编译,在Delphi 6 中一般默认都有。 (3)程序中用到的图标文件在程序的源代码目录的res文件夹下,读者可以选用自己的图标文件,这里可以任意更改,一般不会出见致命错误-delphi serial port to do model aircraft measurement an
FTPEngine
- Delphi Apps 能connect to FTP server 上传文件 下载文件到指定的folder-Able to connect FTP server. upload and download any files in the FTP server . Very simple method to create this FTP engine which work like any thrid party software such fizella etc B
wygl
- 《物业管理系统》 数据库:SQLServer2000 数据库脚本:wygl.sql(data文件夹内) ODBC:wygl-" Property Management System" database: SQLServer2000 database scr ipt: wygl.sql (data folder) ODBC: wygl
renshiguanlixitong
- 人事管理系统 delphi+sql实现,用到的朋友来看吧,数据库在database文件夹中,附加数据库就可以用了 用户名:mr 密码:mingrisoft-Personnel Management System delphi+ sql implementation, used a friend look at it, the database folder in the database, additional databases can use the user name: mr Pass
Folder-encryption
- delphi编写的实现对任意文件夹进行加密,加密后别人无法访问该文件夹-The realization of the writing of arbitrary Delphi folder for encryption, others can t access the encrypted folder
