-
This is an invaluable tool that not only can a variety of desktop programs peepi...
这是一个不可多得的工具,它不仅能偷窥各种桌面程序的密码框,还能窥到IE页面中的密码框,这个程序就是本文要介绍的――SuperPasswordSpy++。-This is an invaluable tool that not only can a variety of desktop programs peeping the password box, but also IE page glimpse into the password box, this program is to be introduced in this article- SuperPasswordSpy++.
- 2023-03-05 19:10:04下载
- 积分:1
-
好不容易才找到的,一个用来隐藏IP的DELPHI控件,
好不容易才找到的,一个用来隐藏IP的DELPHI控件,-hard to find, used a hidden IP DELPHI controls,
- 2022-07-24 21:47:27下载
- 积分:1
-
Soltek without extracting the software code, the installation can be extracted u...
soltek 本软件无解压码,解压安装即可用 简单使用 欢迎大家交流-Soltek without extracting the software code, the installation can be extracted using a simple Thank you, welcome you exchange
- 2023-03-17 18:45:05下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
自动 FTP 测试仪
FTP 测试仪。
该程序测试 FTP,列表,如果您有权限,用户名和密码是否正确。
并要通过分隔列表。
成功列表和错误的列表。
FTP 也有手册。
你可以把多个字符串在 ftp 服务器文件夹中进行搜索。
您可以选择是自动 hospegam 文件
- 2022-03-07 08:04:18下载
- 积分:1
-
用java实现的自动计费小程序,大方实用,是您的好帮手哦
用java实现的自动计费小程序,大方实用,是您的好帮手哦-Used to achieve automatic billing java applets, generous and practical, is your good helper Oh
- 2022-03-11 14:27:48下载
- 积分:1
-
13123123
西门子TC35短信模块开打算打算 发资料-13123123
- 2022-12-10 12:20:03下载
- 积分:1
-
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作...
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作-Embedded operating system source document. Embedded systems in achieving the TXT documents the various operational
- 2023-08-21 16:10:03下载
- 积分:1
-
Delphi VCL源代码2,3,4)为8.0 WinFax Pro
Delphi 2 3 4 VCL No Source Code for WinFax pro 8.0
- 2022-08-16 00:35:17下载
- 积分:1
-
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(...
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
- 2022-07-03 23:37:17下载
- 积分:1