2009年1月4日 星期日
请教大家一个关于 jpeg.pas 单元的问题
万一| 万一的 Delphi 博客 |22:12:00
请教大家一个关于 jpeg.pas 单元的问题:uses jpeg; 以后, 你那能编译成功吗?我这里出错了(jpeg 单元 778 行).谁有 Delphi 2009 试用版? 请把 jpeg.dcu 给我一个?谁有 Delphi 2007 试用版? 请把 jpeg.dcu 给我一个?谁知道为什么 Delphi 2009 不能使用 obj 文件了? 怎?..
使用 TListView 控件(4)
万一| 万一的 Delphi 博客 |20:55:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: TListView; Button1: TButton; CheckBox...
使用 TListView 控件(3)
万一| 万一的 Delphi 博客 |17:31:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: TListView; Button1: TButton; Button2:...
使用 TListView 控件(2)
万一| 万一的 Delphi 博客 |15:40:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: TListView; Button1: TButton; Button2:...
两个delphi下遍历指定目录下指定类型文件的函数
幸福苹果| 幸福苹果-delphi |12:30:00
// ================================================================ // 遍历某个文件夹下某种文件, // 使用说明 // G _GetFileList(ListBox1.Items,c:\*.doc); // _GetFileList(MyTStringList,c:\*.exe); // ==================================================...
一个设置任意窗口透明度的命令行Delphi程序
幸福苹果| 幸福苹果-delphi |12:29:00
http://blog.csdn.net/redbirdli/archive/2007/02/15/1510602.aspx必须是在Windows2000以下的系统才支持SetLayeredWindowAttributes这个API,原理就是先找到窗口句柄,然后设置窗口属性program opacity;{$APPTYPE CONSOLE}usesSysUtils,Windows;var阅读全文类别:delph...
Delphi 几个有用的函数--特别处理网页内容时所用
幸福苹果| 幸福苹果-delphi |12:29:00
http://hi.baidu.com/piao%5Flive/blog/item/cccec11f09dc97cea78669fa.html2008-08-10 08:36delphi 在处理网页内容时,可能经常用到阅读全文类别:delphi编程 查看评论
Delphi IdHttp 自动登陆页面,抓取网页信息
幸福苹果| 幸福苹果-delphi |12:28:00
http://hi.baidu.com/piao_live/blog/item/686e141f492660f3e0fe0bf3.html很爽的IdHttp自动登陆页面,抓取网页信息。阅读全文类别:delphi编程 查看评论
利用HTTP的POST方法做个在线翻译的小工具
幸福苹果| 幸福苹果-delphi |12:27:00
转载自:http://www.diybl.com/course/3_program/c++/cppsl/2008320/105874.html最近做了一个英汉小翻译的东东,用的是VC,ADO + Access访问数据库,单词数据库是从金山打字通2002弄来的。后来想了想,想再加个阅读全文类别:delphi编程 查看评论
关于IGMP(传输层协议)数据包攻击
幸福苹果| 幸福苹果-delphi |12:25:00
http://www.codesky.net/article/doc/200308/2003081728364874.htm本程序在我们单位局域网测试,可以攻击WINDOWS98,通过发送IGMP数据包,导致对方机器和网络断开,将源码公开,和大家探讨一下,我的信箱是rigel@21cn.comunit UnitMain;interfaceuses Wi...
如何用idFTP遍历整个目录----下载、删除
幸福苹果| 幸福苹果-delphi |12:25:00
http://www.codesky.net/article/doc/200308/2003081715397586.htm-好久不在网上发表文章了,主要因为水平太臭,恐怕耽误了各位兄弟姐妹的前程,哈哈!废话少说,下面切入正题。这两天做一个项目,其中需要用ftp下载服务器上的整个目录,并且下载完成后,删除整个目?..
使用 TListView 控件(1)
万一| 万一的 Delphi 博客 |10:06:00
第一次使用 ListView 是最近两三天的事:http://www.cnblogs.com/del/archive/2008/12/31/1365745.html当时我就想: 一定要理顺它, 这是个常用且复杂的控件!本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Grap...
Atelier Genie Logiciel
CodeGear| CodeGear-CodeCentral Delphi |08:51:28
Utilisé pour la création d'applications en Delphi 7.Le paquet contient une suite de composants :grille,éditeur,code barre, barre outlook, gestionnaire de message,...Le projet START.EXE permet la configuration et la g&...





冀公网安备 13098202000212号