登录

最新会员 最新下载

成为了本站VIP会员

11月01日 14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:Delphi
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Delphi 2009手册涵盖了Delphi 2009的新特点,从unicod…

The Delphi 2009 Handbook covers all the new featrues of Delphi 2009, from Unicode support to generics, from anonymous methods to other language enhancements, from new IDE features to the Ribbon control, from Vista-enabled controls to DataSnap 2009.

1
下载
59
浏览
2022-08-03发布

3. delphi 端口映射

delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用delphi 端口映射 亲测可用

1
下载
50
浏览
2022-08-03发布

4. Delphi编程典型实例解析

第1章 基础与应用编程实例实例1 Delphi 面向对象的编程方法实例2 使用Delphi设计中介服务器实例3 使用Delphi设计MIS客户端实例4 使用Delphi设计MIS报表及打印功能实例5 使用Delphi设计MIS进行优化与安全维护实例6 在Delphi中创建新的元件实例7 在Delphi的DBGrid中添加可视组件的改进方法实例8 Delphi环境下编写组件TLxFileInfo获取文件信息实例9 Delphi基本控件的综合应用实例10 Delphi中控件组的生成及事件响应实例11 Delphi中带有鼠标轮事件的DBGrid控件的设计与应用实例12 Delphi ADO控件再封装实例13 自动窗口监控精灵的设计与制作 实例14 Delphi中正常窗口的实现实例15 采用Delphi编程实现汉字输入法安装包实例16 在Delphi中使显示器显示模式与程序设计窗体相互适应的实用方法实例17 利用Delphi的流对象对多媒体文件进行操作实例18 用Delphi内嵌汇编实现卸载任意进程的某个DLL实例19 Delphi中消息机制的剖析实例20 用Delphi实现系统进程查看器实例21 用Delphi设计电子通信系统实例22 用Delphi实现试题库出卷系统实例23 用Delphi实现动态时钟程序实例24 通用权限控制系统Delphi编程实例25 Delphi的Object Pascal编程实例实例26 利用WebBrowser Control实现程序界面与现实的分享实例27 Delphi多线程的安全问题分析及解决第2章 数据库及图形图像与游戏编程实例实例28 用Delphi开发基于SQL Server 2000的多客户应用程序实例29 Delphi数据库多栏动态组合显示的设计与实现实例30 向数据库中导入数据的几种方法实例31 用Delphi制作“资源管理器”结构的数据查询窗口,并将

1
下载
59
浏览
2022-08-03发布

5. Huarong source code, puzzle game, which is a pretty good algorithm design

华容道源码,益智游戏,里面是设计的相当不错的算法-Huarong source code, puzzle game, which is a pretty good algorithm design

1
下载
65
浏览
2022-08-02发布

6. 水木清华BBS精华

水木清华BBS精华-Shuimu Tsinghua BBS essence.

1
下载
71
浏览
2022-07-28发布

7. Communication control, you can send data streams to achieve penetration UDP a s...

通信控件,可以发送数据流,实现了UDP穿透;一个服务器控件,一个客户端控件,服务器上有一个客户端登录管理列表。传输速度很快的,可以用它来传输语音,视频,还有文件等数据流。-Communication control, you can send data streams to achieve penetration UDP a server control, a client control, the server has a client list of registry management. Transmission speed quickly, you can use it to transmit voice, video, and data flow documents.

1
下载
70
浏览
2022-07-28发布

8. PID控制演示,利用第三方控件实现PID控制的演示程序

PID控制演示,利用第三方控件实现PID控制的演示程序-PID control demonstration, the use of third-party controls to achieve PID control demo program

1
下载
87
浏览
2022-07-28发布

9. 硬件设计语言的一个例子

one of example about hardware design language

1
下载
75
浏览
2022-07-28发布

10. Mathematic Method,(mindres carées) delphi, with help

Mathematic Method,(mindres carées) delphi, with help

1
下载
66
浏览
2022-07-27发布

12. 长4大使馆个头儿 长4大使馆个头儿

长4大使馆个头儿 长4大使馆个头儿 -4 head of a long long 4 Embassy Embassy Embassy of 4 months long head head head of a long 4 Embassy

1
下载
67
浏览
2022-07-27发布

13. SPcomm

 //for i:=0 to BufferLength-1 do // begin    // rstr:=rstr+IntToHex(Byte(Pointer(integer(Buffer)+i)^),2)+" ";      Move(buffer^, Rev, 32);  //将接收到缓存区的数据转移到数组中     //  rstr:=rstr+String(Rev);       for i:=0 to 31 do      rstr:=rstr+inttohex(Rev[i],2)+" ";       // showmessage(rstr);    rstr:=DateTimeToStr(Now)+"接收数据: "+rstr+#13;     Memo1.Lines.Add(rstr);     Memo1.Lines.Add(#13);     // 数据解析   { case rev[0] of    $20:   // 变量1       begin         case Rev[1] of         $00:            begin            if(Rev[2]=$AA)and

1
下载
45
浏览
2022-07-27发布

14. GPRS 网络 服务器测试程序,有源代码 delphi9编写 下载下来就能用,不信你...

GPRS 网络 服务器测试程序,有源代码 delphi9编写 下载下来就能用,不信你-GPRS network server test program, source code can be downloaded with the preparation of delphi9 do not believe you have to try

1
下载
78
浏览
2022-07-27发布

15. Delphi 7.0 改变菜单中的字体样式

Delphi 7.0 改变菜单中的字体样式,本程序其实实现了两种功能,1、枚举系统中所有已安装的字体,并加载到Listbox列表中供选择,2,改变字体样式,选中列表中的任意字体样式,单击即可改变菜单中的文字样式,为窗口中其它区域的文字设置字体样式的时候也可参考。   begin    ListBox1.Items:=Screen.Fonts;字体样式    self.MainMenu1.AutoHotkeys:=maManual;    self.MainMenu1.AutoLineReduction:=maManual;    Screen.MenuFont.Size:=12;字号   end;

1
下载
69
浏览
2022-07-27发布

16. 精卫缩放旋转的球,球面任意选择分割设计。

经纬球的缩放旋转,可以任意选择球面的切分密度-Jingwei zoom rotation of the ball, spherical arbitrary choice of segmentation density

1
下载
67
浏览
2022-07-27发布

18. 用Delphi7开发的小型超市管理系统。主要包括:进货子系统、日结子系统和出货子系统。...

用Delphi7开发的小型超市管理系统。主要包括:进货子系统、日结子系统和出货子系统。-The development of small-scale supermarket with Delphi7 management system. These mainly include: purchase subsystem, day-end subsystem and ship subsystems.

1
下载
80
浏览
2022-07-26发布

19. 组件制作概述

Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing installed components • Installing a component on the Component palette-Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing insta

1
下载
67
浏览
2022-07-26发布

20. mormot轻量级REST中间件

通信控件:HTTPS.SYS支持HTTP和HTTPS通信协议数据库:支持MSSQL、ORACLE、MYSQL支持数据库连接池技术

1
下载
46
浏览
2022-07-26发布