资源简介: |
密码: yefb 所有资源全部来自于网络 ├─298 NULL ├─299 如何将二进制数据添加到注册表 ├─300 向IE的工具栏中添加按钮 ├─301 设置程序自动启动 ├─302 为程序创建快捷方式 ├─303 如何限定程序的使用次数 ├─35个Delphi7的Indy实例程序包 │ ├─BasicClientServer │ │ ├─basic command handler server │ │ ├─basic server │ │ └─client │ ├─CGIMailer │ ├─Chat │ │ ├─Client │ │ └─Server │ │ ├─Graphics │ │ └─Source │ ├─DayTimeServer │ ├─DemoBaseServer │ ├─DNSResolver Client │ ├─Echo │ │ ├─Client │ │ └─Server │ ├─Finger │ │ ├─Client │ │ └─Server │ ├─FTP │ ├─HTTPServer │ │ ├─cert │ │ └─web │ ├─IdDateTime │ ├─IdTCPDemo │ ├─ImageServer │ │ ├─Client │ │ └─Server │ │ └─images │ ├─MailClient │ │ └─Attach │ ├─MDxHashDemo │ ├─MessageSaveLoad │ ├─ParseURI │ ├─PingGUI │ ├─Pop3 Server │ ├─Proxy │ ├─RExec │ │ ├─Rexec │ │ └─RexecServer │ ├─Rsh │ │ ├─RSH │ │ └─RSHServer │ ├─SendReceiveRecords │ │ ├─Client │ │ └─Server │ ├─SMTPRelay │ ├─SMTPServer │ │ └─backup │ ├─TCPDataset │ ├─TCPStreamClientServer │ ├─Telnet Server │ ├─TelnetClient │ ├─TimeClient │ ├─TimeServer │ ├─Traceroute │ ├─Tunnel │ ├─UDPChargenAndEcho │ └─UDPClientServer ├─Access数据库压缩程序-源码 ├─Delphi--仓库管理信息系统代码 │ └─仓库管理信息系统 │ └─Database ├─Delphi_Vista透明窗体(标题栏)效果 ├─Delphi下获取进程连接端口 ├─Delphi使用mms协议下载流媒体文件 ├─Delphi写的摄像头拍照载图程序 │ └─videocap控件 │ ├─component │ └─例子 │ ├─客户端 │ └─服务端 ├─Delphi利用网卡序列号设计软件注册 ├─delphi制作内存补丁 ├─Delphi发邮件(SendDLL.dll)应用例子 │ └─Log ├─Delphi基于API的繁简转换程序 ├─Delphi实现将EXE转换为BAT批处理文件 ├─Delphi实现界面华丽的游戏登陆器 │ ├─Release │ ├─Res │ └─Temp ├─Delphi实现简单P2P聊天程序 │ ├─Client │ └─Server ├─DELPHI断点续传 │ └─Source ├─Delphi更换桌面 ├─Delphi点对点高质量语音聊天源码 ├─Delphi版Windows记事本 ├─Delphi版网吧互动留言本源代码 │ ├─互动版 │ │ └─网吧留言本 │ │ ├─Data │ │ ├─Images │ │ │ ├─Button │ │ │ └─Icon │ │ └─Skin │ └─简单版 │ └─网吧留言本 │ ├─Data │ ├─Images │ │ ├─button │ │ └─icon │ └─Skin │ └─Delphi 7.0 ├─Delphi版视频监控系统 │ ├─Lib │ │ ├─4004CS │ │ ├─4004F │ │ ├─400xC │ │ ├─400xH │ │ └─800xC │ ├─Res │ │ └─新建文件夹 │ ├─SDK │ ├─THKVideoWindow │ │ ├─Demo │ │ └─HKVideoWin │ └─Unit ├─Delphi窗口化Ping操作 ├─Delphi编写的弹出窗口屏蔽助手 v1.3 ├─Delphi西餐厅前台触摸屏收银管理系统源代码 │ ├─database │ └─source │ ├─bin │ ├─client │ └─server ├─Delphi读取WMA属性并修改 │ └─Cls ├─Delphi超强万能打印组件含示例 │ └─parameter ├─DELPHI通过URL触发实现协议注册 ├─Delphi酒店业绩统计管理系统 │ └─HOTEL │ └─rmf ├─DELPHI高仿真Windows任务管理器 ├─DELPHI高手写的系统优化软件 WindowsOPT v1.12 附源代码 ├─Delphi高级程序实例精解 ├─hook │ └─判断用户目前是否在操作电脑 │ ├─Hook │ └─Icon ├─hook messagebox ├─IdHTTP控件操作Cookies的DELPHI实例 ├─IT业进销存系统 │ └─Jxc │ ├─Column │ ├─Dcu │ ├─Filter │ ├─Icon │ ├─Report │ └─System ├─JJYY 聊天软件 (含服务器) │ ├─Comp │ ├─exe │ │ ├─Client │ │ └─Server │ │ └─DB │ └─Source │ ├─Client │ ├─dll │ │ └─General │ ├─pic │ │ └─small │ └─Server │ ├─DataModule │ └─DB ├─Oracle数据库备份工具DELPHI源代码 │ ├─bin │ └─src ├─QQ防盗登陆器 │ └─skin ├─RedHR 人力资源管理系统全部源码 │ ├─dcu │ ├─exe │ │ └─help │ ├─Help │ │ └─aa │ └─source │ ├─FeaturesDemo │ ├─main │ └─Report ├─一些学习Delphi的源码示例收集 │ ├─ShellExecuteHook 示例 │ │ ├─DLL │ │ ├─EXE │ │ └─RES │ ├─《Windows核心编程》PASCAL例子 │ │ ├─01-ErrorShow │ │ ├─04-ProcessInfo │ │ ├─07-SchedLab │ │ ├─09-Handshake │ │ ├─09-Queue │ │ ├─10-Optex │ │ ├─10-SWMRG │ │ ├─10-WaitForMultExp │ │ ├─11-TimedMsgBox │ │ ├─12-Counter │ │ ├─14-SysInfo │ │ ├─14-VMMap │ │ ├─14-VMStat │ │ ├─15-AWE │ │ ├─15-MemReset │ │ ├─15-VMAlloc │ │ ├─16-Summation │ │ ├─17-AppInst │ │ ├─17-FileRev │ │ ├─17-MMFShare │ │ ├─17-MMFSparse │ │ ├─22-DIPS │ │ ├─22-DIPSLib │ │ ├─22-ImgWalk │ │ ├─22-InjLib │ │ ├─22-LastMsgBoxInfo │ │ ├─22-LastMsgBoxInfoLib │ │ ├─23-SEHTerm │ │ ├─25-Spreadsheet │ │ ├─26-CopyData │ │ ├─27-LISLab │ │ └─27-LISWatch │ ├─《Windows程序设计》PASCAL例子 │ │ ├─1. 开始 │ │ │ └─程序1-1 │ │ ├─10. 菜单及其它资源 │ │ │ ├─程序10-1 │ │ │ ├─程序10-3 │ │ │ ├─程序10-4 │ │ │ ├─程序10-5 │ │ │ ├─程序10-6 │ │ │ ├─程序10-7 │ │ │ ├─程序10-8 │ │ │ └─程序10-9 │ │ ├─11. 对话框 │ │ │ ├─程序11-1 │ │ │ ├─程序11-2 │ │ │ ├─程序11-3 │ │ │ ├─程序11-4 │ │ │ ├─程序11-5 │ │ │ ├─程序11-6 │ │ │ └─程序11-7 │ │ ├─12. 剪贴簿 │ │ │ ├─程序12-1 │ │ │ └─程序12-2 │ │ ├─13. 使用打印机 │ │ │ ├─程序13-1 │ │ │ ├─程序13-2 │ │ │ ├─程序13-3 │ │ │ ├─程序13-4 │ │ │ ├─程序13-5 │ │ │ ├─程序13-6 │ │ │ ├─程序13-7 │ │ │ └─程序13-8 │ │ ├─14. 位图和Bitblt │ │ │ ├─程序14-1 │ │ │ ├─程序14-10 │ │ │ ├─程序14-11 │ │ │ ├─程序14-12 │ │ │ ├─程序14-2 │ │ │ ├─程序14-3 │ │ │ ├─程序14-4 │ │ │ ├─程序14-5 │ │ │ ├─程序14-6 │ │ │ ├─程序14-7 │ │ │ ├─程序14-8 │ │ │ └─程序14-9 │ │ ├─15. 与设备无关的位图 │ │ │ ├─程序15-1 │ │ │ ├─程序15-2 │ │ │ ├─程序15-3 │ │ │ ├─程序15-4 │ │ │ ├─程序15-5 │ │ │ ├─程序15-6 │ │ │ └─程序15-7 │ │ ├─16. 调色盘管理器 │ │ │ ├─程序16-1 │ │ │ ├─程序16-10 │ │ │ ├─程序16-11 │ │ │ ├─程序16-12 │ │ │ ├─程序16-13 │ │ │ ├─程序16-14 │ │ │ ├─程序16-15 │ │ │ ├─程序16-16 │ │ │ ├─程序16-17 │ │ │ ├─程序16-18 │ │ │ ├─程序16-19~22 │ │ │ ├─程序16-2 │ │ │ ├─程序16-3 │ │ │ ├─程序16-4 │ │ │ ├─程序16-5 │ │ │ ├─程序16-6 │ │ │ ├─程序16-7 │ │ │ ├─程序16-8 │ │ │ └─程序16-9 │ │ ├─17. 文字和字体 │ │ │ ├─程序17-1 │ │ │ ├─程序17-10 │ │ │ ├─程序17-11 │ │ │ ├─程序17-12 │ │ │ ├─程序17-13 │ │ │ ├─程序17-2 │ │ │ ├─程序17-3 │ │ │ ├─程序17-4 │ │ │ ├─程序17-5 │ │ │ ├─程序17-6 │ │ │ ├─程序17-7 │ │ │ ├─程序17-8 │ │ │ └─程序17-9 │ │ ├─18. Metafile │ │ │ ├─程序18-1 │ │ │ ├─程序18-10 │ │ │ ├─程序18-11 │ │ │ ├─程序18-12 │ │ │ ├─程序18-13 │ │ │ ├─程序18-14 │ │ │ ├─程序18-15 │ │ │ ├─程序18-2 │ │ │ ├─程序18-3 │ │ │ ├─程序18-4 │ │ │ ├─程序18-5 │ │ │ ├─程序18-6 │ │ │ ├─程序18-7 │ │ │ ├─程序18-8 │ │ │ └─程序18-9 │ │ ├─19. 多重文件界面 │ │ │ └─程序19-1 │ │ ├─2. Unicode简介 │ │ │ └─程序2-1 │ │ ├─20. 多任务和多线程 │ │ │ ├─程序20-1 │ │ │ ├─程序20-2 │ │ │ ├─程序20-3 │ │ │ ├─程序20-4 │ │ │ └─程序20-5 │ │ ├─21. 动态链接库 │ │ │ ├─程序21-1 │ │ │ ├─程序21-2 │ │ │ ├─程序21-3 │ │ │ ├─程序21-4 │ │ │ ├─程序21-5 │ │ │ └─程序21-6 │ │ ├─22. 声音与音乐 │ │ │ ├─程序22-1 │ │ │ ├─程序22-10 │ │ │ ├─程序22-2 │ │ │ ├─程序22-3 │ │ │ ├─程序22-4 │ │ │ ├─程序22-5 │ │ │ ├─程序22-6 │ │ │ ├─程序22-7 │ │ │ ├─程序22-8 │ │ │ └─程序22-9 │ │ ├─23. 领略Internet │ │ │ ├─程序23-1 │ │ │ └─程序23-2 │ │ ├─3. 窗口和消息 │ │ │ └─程序3-1 │ │ ├─4. 输出文字 │ │ │ └─程序4-1~程序4-4 │ │ ├─5. 图形基础 │ │ │ ├─程序5-1 │ │ │ ├─程序5-2 │ │ │ ├─程序5-3 │ │ │ ├─程序5-4 │ │ │ ├─程序5-5 │ │ │ ├─程序5-6 │ │ │ ├─程序5-7 │ │ │ └─程序5-8 │ │ ├─6. 键盘 │ │ │ ├─程序6-1 │ │ │ ├─程序6-2 │ │ │ ├─程序6-3 │ │ │ ├─程序6-4 │ │ │ └─程序6-5 │ │ ├─7. 鼠标 │ │ │ ├─程序7-1 │ │ │ ├─程序7-2 │ │ │ ├─程序7-3 │ │ │ ├─程序7-4 │ │ │ ├─程序7-5 │ │ │ ├─程序7-6 │ │ │ ├─程序7-7 │ │ │ └─程序7-8 │ │ ├─8. 定时器 │ │ │ ├─程序8-1 │ │ │ ├─程序8-2 │ │ │ ├─程序8-3 │ │ │ ├─程序8-4 │ │ │ └─程序8-5 │ │ └─9. 子窗口控件 │ │ ├─程序9-1 │ │ ├─程序9-2 │ │ ├─程序9-3 │ │ ├─程序9-4 │ │ ├─程序9-5 │ │ └─程序9-6 │ ├─《Windows高级编程指南》PASCAL例子 │ │ ├─AlertIO │ │ ├─Bucket │ │ ├─CopyData │ │ ├─Counter │ │ ├─CritSecs │ │ ├─DIPS │ │ ├─DIPSLib │ │ ├─DirWalk │ │ ├─DiskInfo │ │ ├─DocStats │ │ ├─FileChng │ │ ├─FileRev │ │ ├─ImgWalk │ │ ├─IOCmpPrt │ │ ├─LISLab │ │ ├─MMFShare │ │ ├─Module │ │ ├─ModUse │ │ ├─MultInst │ │ ├─Mutexes │ │ ├─SEHExcpt │ │ ├─SEHSoft │ │ ├─SEHSum │ │ ├─SEHTerm │ │ ├─SomeLib │ │ ├─SprMrkt │ │ ├─SysInfo │ │ ├─TInjLib │ │ ├─TLSDyn │ │ ├─TLSStat │ │ ├─VMAlloc │ │ ├─VMMap │ │ └─VMStat │ ├─使用系统提供的进度条控件 │ │ ├─Code │ │ └─Icon │ ├─列举窗口及其路径简单例子 │ │ ├─Code │ │ └─Other │ ├─初步实现屏幕落雪效果 │ ├─判断用户目前是否在操作电脑 │ │ ├─Hook │ │ └─Icon │ ├─利用Hook插入线程的改进版本 │ │ ├─HookDLL │ │ ├─IconRes │ │ └─StartEXE │ ├─利用消息钩子屏蔽定时器 │ │ ├─DLL │ │ ├─EXE │ │ └─RES │ ├─利用窗口过程钩子截获QQ账号 │ ├─利用鼠标键盘钩子截获QQ账号 │ ├─区分大小写的按键记录器2个 │ │ ├─KeyLog1 │ │ └─KeyLog2 │ ├─只需一个DLL的三级跳 │ │ ├─IconRes │ │ ├─JumpDLL │ │ └─StartEXE │ ├─按键转汉字,模拟输入法程序 │ │ ├─DLL │ │ ├─EXE │ │ └─RES │ ├─简单模拟所谓‘光标跟随’效果 │ │ ├─Code │ │ └─Other │ ├─简单的文件分割合并工具 │ │ ├─Code │ │ └─Other │ └─预览式文件选择对话框 ├─串口工具 ├─具有立体感的Delphi 3D俄罗斯方块游戏源码 ├─冰剑硬盘数据安全专家Delphi开源版 │ ├─Beta 3 │ ├─V1.00.0000 │ ├─V1.05.0706 │ └─控件 │ ├─Devexpress. PageControl │ ├─Disk.Controls.Pack │ │ ├─Demo │ │ └─Help │ ├─FlatStyle │ ├─lxpbuaa │ ├─VclZip │ │ ├─SFX │ │ └─zlib122 │ └─ZnMD5 │ └─Demo ├─利用Delphi编程控制摄像头(源码) │ └─MTPlay ├─制造业工装信息管理系统 │ ├─code │ ├─ok │ └─res ├─医学证明 ├─台球收费管理系统 │ └─XBALL │ └─BMP ├─和php空间服务器时间同步 ├─商务中心费用合计 │ └─datebase ├─图书管理信息系统(Access) │ └─Data ├─图书管理系统源码 │ ├─DATA │ ├─DATABU │ ├─HELP │ ├─RES │ │ └─NEWFACE │ └─xpmenu控件 ├─在2000XP2003下屏蔽Ctrl + Alt + Del组合键 │ ├─BCB │ └─Delphi ├─地税发票系统 │ ├─BAK │ ├─data │ ├─DCU │ ├─Image │ ├─Source │ ├─web │ └─开发文档 ├─基于Delphi7的局域网文件共享软件源码 ├─基于Delphi的HIS自动更新程序 v2.0 ├─基于Delphi的自动升级调用程序 │ ├─Bin │ ├─Doc │ └─Source │ └─OwnerTest ├─外贸业务管理系统V1.0 │ ├─bmp │ │ └─CVS │ ├─CreateTab │ │ └─CVS │ ├─CVS │ ├─Data │ │ └─CVS │ ├─Dict │ │ └─CVS │ ├─Documents │ │ ├─444 │ │ └─Inv001 │ ├─Image │ │ ├─Company │ │ │ └─CVS │ │ ├─CVS │ │ └─Product │ │ └─CVS │ ├─Log │ │ └─CVS │ ├─MainFrom │ │ └─CVS │ ├─Pub │ │ └─CVS │ ├─Report │ └─User │ └─CVS ├─多层结构电子制造业ERP │ ├─Data │ ├─Erp │ └─Server ├─大学体质健康标准管理系统 │ └─大学体质健康标准管理系统 │ └─info │ └─Standard ├─定时提醒 ├─将JPG图片存储到数据库 ├─小学生识字学习软件完整版 │ └─原码 ├─工资管理系统 │ ├─database │ └─program ├─张家界城市规划服务中心业务系统_单机版2.0 │ ├─database │ ├─images │ └─reports ├─教学管理系统 │ └─私有目录 ├─新农合就医证管理系统 ├─显示gif图片 ├─机器状态监控 │ ├─bin │ │ ├─cfg │ │ └─log │ ├─doc │ └─source │ ├─form │ └─unit ├─材料租赁系统 ├─枚举sql 服务器 ├─源码 │ └─Delphi7 程序设计与开发技术大全 │ ├─Section02 │ │ └─Reg │ ├─Section03 │ │ ├─MDI │ │ ├─RES │ │ └─Welcome │ ├─Section04 │ │ ├─Function │ │ └─Pointer │ ├─Section05 │ │ └─Demo │ ├─Section06 │ │ ├─Dialog │ │ ├─Edit │ │ ├─Group │ │ ├─Object │ │ └─Picture │ ├─Section07 │ │ ├─FormPro │ │ ├─List │ │ │ └─ICO │ │ ├─Menu │ │ └─Table │ ├─Section08 │ │ ├─Abnormity │ │ ├─Alpha │ │ ├─Form │ │ ├─MDI │ │ ├─MouseEven │ │ └─TForm │ ├─Section09 │ │ ├─Dock │ │ ├─KeySim │ │ ├─MouseCur │ │ ├─MousePlace │ │ ├─Shift、Alt、Ctrl │ │ ├─Speed │ │ └─Traipse │ ├─Section10 │ │ ├─CurrPath │ │ ├─Drivers │ │ ├─MapFile │ │ │ ├─Get │ │ │ └─Send │ │ ├─PersonFile │ │ ├─SystemPath │ │ ├─TextFile │ │ ├─UnTypedFile │ │ └─WindowsPath │ ├─Section11 │ │ ├─Canvas │ │ ├─CreateFont │ │ ├─Draw │ │ ├─ImageSave │ │ ├─Jpeg │ │ ├─Line │ │ ├─MappMode │ │ ├─Mode │ │ ├─Palette │ │ ├─Screen │ │ ├─TBrush │ │ ├─TColor │ │ └─TPen │ ├─Section12 │ │ ├─BitBlt │ │ ├─CopyRect │ │ ├─ImageMove │ │ ├─mciSendString │ │ ├─MediaPlayer │ │ ├─PlaySound │ │ └─TextMove │ ├─Section13 │ │ ├─Message │ │ └─MessageM │ ├─Section14 │ │ ├─Threads │ │ └─TSquareThread │ ├─Section15 │ │ ├─DLLForm │ │ ├─DLLMem │ │ ├─DynLoad │ │ ├─firstDLL │ │ ├─hook │ │ └─StaticLoad │ ├─Section16 │ │ ├─TAboutBoxDlg │ │ ├─TDBCalendar │ │ ├─TSampleCalendar │ │ ├─TSampleShape │ │ └─TWrapMemo │ ├─Section17 │ │ ├─dbcombbox │ │ ├─dbedit │ │ ├─dbgrid │ │ ├─dbimg │ │ ├─dblistbox │ │ ├─dblookuplist │ │ │ └─1 │ │ ├─dbmemo1 │ │ └─dbmome2 │ ├─Section19 │ │ └─briefcase │ ├─Section20 │ │ ├─decision │ │ ├─Rave │ │ └─TChart │ ├─Section21 │ │ └─db │ └─Section22 │ ├─Socket编程 │ │ ├─Client │ │ └─Server │ ├─局域网聊天 │ └─远程抓屏 │ ├─Client │ └─Server ├─漂亮的DELPHI拼图游戏 │ └─images ├─灰色按钮激活delphi源码 ├─特种设备安全监察管理系统 │ ├─AcctMng │ ├─CodeMng │ ├─Common │ ├─DeviceMng │ ├─Libraries │ ├─OrganMng │ ├─OtherMng │ ├─PersonMng │ ├─PersonMng_Old │ ├─Reports │ ├─StwkMng │ ├─SuprMng │ └─SysQuery ├─电脑公司售后服务系统源代码 │ ├─data │ └─demo │ └─data ├─窗口快速通道 │ └─src │ ├─BarButton │ ├─Common │ └─HookDll ├─立方酒店管理系统 │ └─立方酒店管理系统 │ └─LfSoftHotel │ ├─DataBase │ │ ├─Backup │ │ ├─BakData │ │ ├─Init │ │ └─UserData │ ├─DmInit │ ├─Doc │ ├─Picture │ ├─Program │ ├─Programct │ ├─ProgramIc │ ├─ProgramJf │ ├─report │ └─Sql ├─给程序加注册码功能的源代码 ├─网上考试系统 │ └─client ├─网络命令类PING的Delphi实现 ├─网络探测器DELPHI版附源代码 ├─网络设置 ├─网页采集 │ ├─sslhttps │ │ └─log │ ├─获取网站内容 │ └─获取网页中图片 │ ├─gif控件 │ └─新建文件夹 ├─自制的LED显示控件 ├─自动提醒程序 │ └─数据库设计 ├─虚拟机 │ ├─dll │ ├─docs │ ├─hwndclient │ ├─Installer │ │ └─Output │ ├─Master │ │ ├─Images │ │ ├─Licenses │ │ ├─Media │ │ ├─qemu │ │ │ ├─090 │ │ │ │ └─keymaps │ │ │ ├─091 │ │ │ │ └─keymaps │ │ │ └─kqemu │ │ └─resource │ ├─Qemu Manager Source Code │ ├─Qemu Source Code Mods │ │ ├─090 │ │ │ └─qemu │ │ └─091 │ │ └─qemu │ └─Service ├─计件报表 ├─货运公司业务管理系统 │ ├─AAFont │ │ └─Demo │ ├─DATA │ ├─vcl_flatstyle │ │ ├─ENCGLYPH │ │ ├─flatstyle │ │ │ ├─Packages │ │ │ └─Source │ │ └─flatstyle_eng │ └─打印控件 ├─超市综合管理系统Delphi源码 │ ├─date │ ├─Images │ ├─sound │ └─第三方控件 ├─车辆管理系统 ├─远控QQ空间上线测试 BY QQ649510174 [林之白狼] ├─连连看游戏Delphi版 v1.0源码 ├─锁定首页 ├─闪灵小管家、图片管理、通讯录 │ ├─bmp │ ├─photos │ ├─sound │ └─XpMenu3.0 └─驾校管理系统 ├─db ├─Picture └─reports |