在此unit中
在此unit中,实现了对于QQ自定义IP数据库(MyIP.dat)的IP数据库的检索。 参考了冷风(coldwind@citiz.net)实现对于纯真网络的IP数据库的读取。 附带的MyIP.dat是南京大学的内网ip分布。...
在此unit中,实现了对于QQ自定义IP数据库(MyIP.dat)的IP数据库的检索。 参考了冷风(coldwind@citiz.net)实现对于纯真网络的IP数据库的读取。 附带的MyIP.dat是南京大学的内网ip分布。...
CppUnit is a C++ unit testing framework. 一种C++的测试工具,十分好用...
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the...
delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function ...
unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end ...