-
TryDialer_WinNT_Service_to_dial_DSL_PPOE_Connectio
WinNT Service to automaticaly deal and control ADSL (ISDN) PPoE internet connection. Usefull on Windows servers and routers.
- 2009-01-18 17:34:04下载
- 积分:1
-
大富翁离线数据库1999(本系列包含1998-2008全套离线库,精彩不容错过)...
大富翁离线数据库1999(本系列包含1998-2008全套离线库,精彩不容错过)-delphibbs1999
- 2022-01-25 21:39:59下载
- 积分:1
-
Delphi 渐变的RGB空心色环绘制源码演示
Delphi渐变圆形的实现方法,RGB色环空心绘制演示源码:
oBmp := TBitmap.Create; //为了代码整齐就不写try了
oBmp.PixelFormat := ABitmap.PixelFormat;
oBmp.Width := ABitmap.Width;
oBmp.Height := ABitmap.Height;
BitBlt(oBmp.Canvas.Handle, 0, 0, oBmp.Width, oBmp.Height, ABitmap.Canvas.Handle, 80, 80, SRCCOPY); //要拷贝的位图
oRgn := CreateEllipticRgn(0, 0, 100, 100); //创建圆形区域
SelectClipRgn(ABitmap.Canvas.Handle, oRgn); //选择剪切区域
ABitmap.Canvas.Draw(0, 0, oBmp); //位图位于区域内的部分加载
- 2022-03-21 13:09:53下载
- 积分:1
-
QQ发送消息
用DELPHI写的发送QQ消息,在D7下可用,有需要的朋友可以参考一下!(Using DELPHI to send QQ messages, available under D7, friends in need can refer to it!)
- 2018-05-07 17:22:09下载
- 积分:1
-
PaxCompiler_v2.8
PaxCompiler 2.8
Pascal Compiler for applications written with Delphi. It allows to compile and run pascal-language scripts at run-time.
- 2011-10-24 22:24:19下载
- 积分:1
-
httpproxy1
http proxy
you can make your proxy server by yourself
- 2014-02-09 16:07:22下载
- 积分:1
-
时间是一个很深的
时间是一种根深蒂固的根深蒂固的时间,时间是一种根深蒂固的根深蒂固的时刻
- 2022-03-31 04:50:22下载
- 积分:1
-
ERP人力资源管理系统毕业设计
这是一个ERP人力资源管理系统.....的毕业设计..全套~~~`欢迎大家来看看.(ERP This is a human resources management system ..... graduates complete design .. ~ ~ ~ You are welcome to come.)
- 2020-06-26 09:20:02下载
- 积分:1
-
用输入法反查拼音,还可查出音调
用输入法反查拼音,还可查出音调-input method used anti-check spelling, but also to identify tones
- 2022-08-21 14:00:37下载
- 积分:1
-
working with popup menus
working with popup menus
- 2022-01-24 13:41:06下载
- 积分:1