▍1. Delphi 文件拖放获取路径实例
Delphi 文件拖放获取路径实例,用文件拖放的方式打开文件,本实例中虽然没有打开文件,但是获取到了文件路径,因此你就可以依此功能扩展成打开文件的功能。 实现方法使用了shellAPI,将Form1注册为文件拖放接收控件,说请请下载该源码。
Delphi 文件拖放获取路径实例,用文件拖放的方式打开文件,本实例中虽然没有打开文件,但是获取到了文件路径,因此你就可以依此功能扩展成打开文件的功能。 实现方法使用了shellAPI,将Form1注册为文件拖放接收控件,说请请下载该源码。
这是一个间歇的IE小程序,希望能给刚刚学习DELPHI和朋友提供一点帮助!-This is a small batch of the IE process, hope that I can just learn from DELPHI and friends to provide a little help!
程序用Delphi6编写,用到了两个第三方控件RxLib、EhLib。-Procedures used to prepare Delphi6, used two third-party controls RxLib, EhLib.
TeeChart图表工具快速入门.rar-err
利用delphi开发串口通信的控件-use development Serial Communication Control
很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等-DEOPHI good tacticians of the original code. Including dynamic programming, original simplex method, game theory, On decision-making, etc.
tyyy b tgrrr rrr tfrrrrrrrrrrrrr vvv vv ggggg gvvv vvvvv fggg ggggg ffffffffff ffff fff fff ffff ddddddddddddddd -tyyyyyyb tgrrrrrrrrr tfrrrrrrrrrrrrr tfrrrrrrrrrrrrr vvvvvvvv ggggg gvvvvvvvvvvv fggggggggggg ffffffffff ffffffffffffff ffffffffffffffff ddddddddddddddd ddddddddddddddddd
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
可爱的小新在屏幕上来回跑动。在跑动过程中,小新有丰富的肢体动作和面部表情哦。-lovely small screen in the new Running back. Running in the process, the small new rich physical movements and facial expressions oh.
里面都是一些原代码,很多都是一些数值计算的算法,对大家有很多帮助啊,很好请大家咄咄指教-there are some original code, many of them are some of the numerical algorithm, we have a lot of help ah, very good aggressiveness Please enlighten
delphi 利用usb高速数据采集、及图形打印源代码 -delphi using usb high-speed data acquisition and graphic printing source code
简单功能,实现输入的编号由正向反重新排序-Simple function of the number input by the positive anti-re-order
UHFReader09读写器演示软件,应用于usb接口读写卡片中的信息,方便快捷。富含具体代码,驱动程序可到网页中下载,欢迎大家提出问题,共同开发研究。
关于IntToHex,在Delphi中使用频率也是挺高的,不过像我这种菜鸟,对IntToHex的具体用法仍是不太熟悉,后来看了这个小程序,了解了一些,分享给大家,特别是以下代码会加深你对IntToHex函数的用法理解。 procedure TForm1.Button1Click(Sender: TObject); var S:integer; begin S:=2147483647; showmessage(inttoHex(s,8)); showmessage(inttoHex(s,10)); showmessage(inttoHex(s,16)); showmessage(inttoHex(s,32)); end;
delphi编程实现的人工智能:九宫格-artificial intelligence : Jiugongge
CadoDraw for Delphi 7 full Sources with addons
非常全面的计算机资源管理分析器,以xml的数据格式产生报告-very comprehensive computer resource management analyzers, xml data to produce the report format
Delphi 将数字转换成字符串,请参见以下的转换代码,转换成功后将以 showmessage的形式返回结果,核心转换功能代码实现: procedure TForm1.Button1Click(Sender: TObject); var i:integer; s:string; begin i:=1234567; s:=inttostr(i); showmessage(s); end;
report最新报表系统.rar-report system. Rar