资源列表
[Dephi控件源码] Delphigetmac
说明:Delphi获取网卡地址,也就是MAC地址,获取计算机中安装的第一块网卡的MAC地址,这里是使用Delphi调用了NetBios函数,用此函数,你可以获得除MAC地址以外的更多网络信息。将NCB的ncb_command成员设为NCBENUM,可以得到计算机的网卡数量 设为NCBASTAT,可以得到某块网卡的信息。 在查询MAC之前,需要将网卡Reset,可以通过NCB的ncb_command成员设为NCBRESET并调用Net<wpudn46> 在 2025-01-16 上传 | 大小:4kb | 下载:0
[Dephi控件源码] urladdresschech
说明:Delphi判断网址是否存在,检查输入的URL网址是否可以打开,将使用Delphi中的TNMHTTP控件的head方法来检查网址是否有效。从运行截图你可以看出,程序会返回不同的结果,比如是否正确解析地址、是否能够连接到主机、是否存在这个页面等,以此几方面来综合判断,该网址是否可以正确被访问。-The Delphi judge the existence of Web site, check whether the input of th<wpudn46> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[Dephi控件源码] delphiWINSOCK-UDP
说明:Delphi WINSOCK-UDP实现网络广播信息,可以看出,一方能接收另一方对某个IP广播的数据包,当然前提是他们在同一个子网网段内。本程序功能是基于Delphi自带的TNMUDP控件,封装了发送UDP的细节,本例就是使用它来发送和接收网络数据包。-Delphi WINSOCK-UDP network broadcast information, as can be seen, one party can receive data<wpudn47> 在 2025-01-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] delphicalendar
说明:Delphi以日历形式进行时间信息的获取与控制,获取当前的年、月、日信息,双击会调出系统的日期选择面板,Delphi初级知识。-Acquisition and control Delphi time information in a calendar form, for the current year, month, day, date selection panel double-click will out of the syst<wpudn47> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[Dephi控件源码] delphicountdoen
说明:Delphi毫秒级的倒计时控制程序,三个都是毫秒级,点击“开始倒计时”就可以看到效果了。-Control procedures Delphi millisecond countdown, three are in milliseconds, click on the "countdown" can see the effect.<wpudn47> 在 2025-01-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] datetimeelet
说明:Delphi读写系统时间,得到系统时间并显示系统时间,得到当前的Windows系统时间,如示例截图所示。-Delphi read and write system time, get the system time and time display system, by the time the current Windows system, such as the example shown in the screenshot.<wpudn48> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[Dephi控件源码] scrolltext
说明:Delphi使文字逐个出现,模仿打字的效果,一个Delphi与时间控制有关的例子,控制字符在一定时间内出现,最终形成类似文字滚动出现,像打字效果一样的文字显示效果。运行Delphi程序后,点击“开始”按钮,即可看到效果。-Delphi makes the text to appear, imitate the typing results, a Delphi control of time and relevant examples,<wpudn48> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[Dephi控件源码] qianruclock
说明:Delphi实现嵌入式电子钟,一个小时钟在屏幕上显示,很小,可惜我不知怎么放大,有兴趣的看截图吧。三个指针都会走动的,打开后即获取系统时间。-Delphi implementation of embedded electronic clock, a small clock displayed on the screen, very small, but I do not know how to enlarge, interested t<wpudn48> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[Dephi控件源码] shengzibiao
说明:Delphi文本生字提取小程序,认识一个从事幼教的朋友,是按照她的要求写的,程序实现的主要功能是抽取txt和word文档中的生字,可以帮助幼儿识记生字,适宜初学者理解汉字的存储结构特性。存在的问题是无法完全删除一些非汉字符号。-Delphi text words extraction of small procedures, know a friend is engaged in preschool education, accordi<wpudn48> 在 2025-01-16 上传 | 大小:198kb | 下载:0