delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //获取网络中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //获取网络中的所有网络类型 function getnetlist(var list: tstringlist): boolean //获取网络中的工作组
标签: interface sysutils classes dialogs
上传时间: 2015-05-09
上传用户:wanghui2438
日常积累和整理的delphi各方面的知识,涉及:delphi入门基础教程,delphi如何利用WIN32Api进行编程,报表制作,控件,数据库等.....资料收集整理 RMH,FBILO.
上传时间: 2014-01-19
上传用户:lps11188
介绍了delphi第三方控件安装方法.,针对5种具体情况介绍了相应的安装方法,并提供了delphi的几个常用第三方控件:1、皮肤控件(businessSkinForm),2、报表控件(fastreport),3、数据库控件(Oracle Access),可根据安装方法,对这三个控件进行安装。
上传时间: 2014-01-18
上传用户:王庆才
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by Python on Windows, such as the Win32 extensions, which let you call the Windows API, and the support for COM Examples in many topic areas showing what Python can do and how to put it to work.
标签: This book practical intended
上传时间: 2015-05-10
上传用户:ddddddos
这是用DELPHI制作的一个简单的闭路电视收费
上传时间: 2014-01-20
上传用户:xyipie
Asp网页绘制图形控件 适用语言 Delphi & Kylix PHP/ASP/PERL
上传时间: 2013-12-18
上传用户:dongbaobao
Delphi下的HID设备的VCL控件,使用起来非常简单,我在其中的readme.txt中有简单英文说明,按readme.txt中的方法注册后,打开demo文件夹下的内容即可测试!
上传时间: 2014-01-20
上传用户:hphh
用delphi开发的目录树复制函数,可以用于其他算法的开发,我用它写了一个u盘自动复制的程序。
上传时间: 2013-12-26
上传用户:lxm
几本认为很好的delphi编程的电子书,主要适合于有一定delphi基础的同志们。
上传时间: 2013-12-23
上传用户:fredguo
图书馆管理系统。使用Delphi编写,使Delphi与数据库的结合,有助大家学习数据库和Delphi语言。
上传时间: 2014-09-07
上传用户:xmsmh