搜索资源列表
《Delphi 7数据库应用技术与实例》源代码
- 包含数据库开发的具体实例源码,分为两部分,一种是各个小应用程序的介绍,还有一部分是3个大的数据库应用程序的开发。(创意不错,要上传源码!^-^)- Contains the database development the concrete example source code, divides into two parts, one kind is each small application procedure introduction, but also some part is 3
delphi-计数器
- 书上的例子,上传给大学右需要的学习学习,是本人学习过程中的作品-book on the case, the University of the right to upload the learning needs of learning, and I am learning process works
delphi-考生报名系统
- 书上的例子,是本人在学习过程中的作品,上传给大家学习学习-book on the case, I was in the learning process works, we upload to learn from
通用网站上传漏洞利用程序 CommUpFile v1.0
- delphi 通用网站上传漏洞利用程序-website upload exploits procedures
MasterDetailDemo
- delphi 上传源码MasterDetailDemo
7.1-Delphi数据库模糊查询功能的改进
- 本人上传的内容是有关DELPHI设计数据库的资料。运用DELPHI7.0来开发数据库,-I upload the contents of the Delphi design of information in the database. DELPHI7.0 used to develop the database,
Delphi绝佳编程技巧集锦
- 站长您你好:我这是我上传的delphi编程技巧大权,质量还是比较好的,请您细细审核一下.谢谢!-your head : This is my I uploaded delphi programming skills power, quality is still relatively good, you have carefully examined what. Thank you!
ModbusCommunicate.rar
- 今年上半年我为现公司一款流量计产品编写的上位机Modbus通讯程序(下位机程序也是我用C编写的,由于受到法律许可限制,在此不能上传,不过在将来我会把设计思路传上共享),包括自创的Modbus协议的Delphi实现及其完整调用,还有一份我编写的该产品的完整的Modbus协议说明书,非常有参考价值。,First half of this year the company I am now prepared a flowmeter products PC Modbus communications p
200692622468015
- 开发目的:平时工作时,有时需要定时汇报销售周报表或者销售月报表 ,并定时上传到指定的ftp目录下,因此便有了以上程序的开发 操作指南:首先找到sysconfig.ini文件,设定好ftp服务器的ip地址和ftp主目录,以及定时上传或下载时间,参考autodown_and_upload图,然后把相关设置添加到上传或者下载的网格框里,只要到了相应的时间点,便会触发定时上传或者定时下载的功能-Development Objective: normal working hours, and some
AddressExample
- 访问Palm的Address地址簿例子。需要首先安装delphi-conduits类库。此类库已上传请自行查找。-Visit the Palm address book example of the Address. First install the required library delphi-conduits. From such a database has been your own search.
delphi
- 系统信息上传 1-system upload
Obj_upload
- Delphi编写的COM+上传文件的示例,很实用!-Delphi prepared Upload file COM+ examples, very practical!
MyFtp
- FTP上传下载,很容易看懂的,界面简洁,包括客户端,希望对你们有用啊-FTP uploading and downloading, it is easy to understand, and simple interface
janFX
- 图像处理的函数很多 ,推荐大家可以搜索一 下janFX.pas这个函数单元,是一个老外搜集编写的DELPHI的图像函数集,里面包含了一些常用的图像特效函数,例如调整一个BMP的亮度、变 灰、缩放、旋转等等,仔细看看会比较有收获。文件不是很大,直接上传作附件了。-图像处理的函数很多很多,推荐大家可以搜索一 下janFX.pas这个函数单元,是一个老外搜集编写的DELPHI的图像函数集,里面包含了一些常用的图像特效函数,例如调整一个BMP的亮度、变 灰、缩放、旋转等等,仔细看看会比较有收获。文件不是
word
- 一个简单的读取word程序,因为我是初学者,所以将这个上传,希望能帮助到别的初学者-A simple word reading program, because I am a beginner, so this upload, hope to help to other beginners
delphi-Example1
- delphi 实例,共八章,由浅入深,希望对你有用。因文件太大分八次上传。第一章-delphi example, a total of eight chapters, Deep, you want to be useful. Upload file is too large by eight points
delphi-Example2
- delphi 实例,共八章,由浅入深,希望对你有用。因文件太大分八次上传。第2章-delphi example, a total of eight chapters, Deep, you want to be useful. Upload file is too large for eight points. Chapter 2
Delphi-DTU
- GPRSDTU客户数据中心源程序Delphi实现,实现了DTU上传数据的接收和显示以及对DTU的远程设置功能,其中动态链接库wcomm_dll.dll实现了与远程DTU的通信。-GPRSDTU customer data source, DTU upload data reception and display, as well as the remote setting function of the DTU, including dynamic link The library wco
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第
delphi使用SFTP上传下载文件
- delphi使用SFTP操作文件,包括上传、下载、删除、重命名,有源码有demo