资源列表

« 1 2 ... .12 .13 .14 .15 .16 2017.18 .19 .20 .21 .22 ... 2388 »

[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-19 上传 | 大小:7kb | 下载:0

[Dephi控件源码nettimes

说明:Delphi同步网络时间,从时间服务器上获得最新的时间,自动矫正时间,指定时间服务器地址以及端口号,点击按钮即可开始网络同步时间功能,请确保您的电脑在网络上。-The Delphi synchronization network time, get the latest from time to time server, automatic time correction, the specified time the server a
<wpudn47> 在 2025-01-19 上传 | 大小:157kb | 下载:0

[Dephi控件源码thrddemo

说明:Delphi通过多个Timer控件执行多任务,绘制出图形的,点击按钮即可绘制,不多介绍了,懂的一看便知,是关于时间控制的。-Delphi by multiple Timer controls the execution of multiple tasks, drawing graphics, click on the button to draw, do not introduce more, see at a glance to un
<wpudn47> 在 2025-01-19 上传 | 大小:10kb | 下载: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-19 上传 | 大小: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-19 上传 | 大小: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-19 上传 | 大小: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-19 上传 | 大小: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-19 上传 | 大小: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-19 上传 | 大小:198kb | 下载:0

[Dephi控件源码oabackup

说明:Delphi编写实现的数据库自动备份程序,可以定时手动对指定目录进行拷贝,适合小型数据库备份。本软件共有两个模块:oasv是主备份模块,为了方便使用做成了服务,所以需要在命令行下安装一下;oabkset是服务管理模块,当初在自己的OA服务器上试过,有两个问题:1.资源释放问题,长时间——比如一个月,会对系统资源占用有一定影响,似乎隔段时间要关闭一下服务。2.好像容易被360等私下给阻止——尽管可以保证绝对没有病毒,还有啊,oasv对设置
<lpudn16> 在 2025-01-19 上传 | 大小:726kb | 下载:0

[Dephi控件源码getprocessid

说明:delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer sou
<lpudn17> 在 2025-01-19 上传 | 大小:15kb | 下载:0

[Dephi控件源码csrss_process_watcher

说明:Delphi拦截进程示例程序源码包,用有一个三方的控件库:csrcp_hook.dll,运行时请放在bin目录下,进程拦截后有提示。-Delphi interception process sample program source code package, with a three party libraries: csrcp_hook.dll, running when you put in the bin directory,
<lpudn18> 在 2025-01-19 上传 | 大小:252kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 2017.18 .19 .20 .21 .22 ... 2388 »

源码中国 www.ymcn.org