-
I did not carefully check their watch is the web site stress testing tool for fi...
自己检查 我没仔细看 是网站防火墙压力测试工具-I did not carefully check their watch is the web site stress testing tool for firewall
- 2022-05-20 03:21:02下载
- 积分:1
-
calendar (Chinese public), the clock and the memorandum can be regularly reminde...
日历(公农历)、时钟与备忘录并且可以定时提醒和关闭计算机。还有多光驱软开关。-calendar (Chinese public), the clock and the memorandum can be regularly reminded, and shut down the computer. There are more soft-switch drive.
- 2022-05-07 18:54:20下载
- 积分:1
-
FtpApplet应用程序,实现简单的ftp下载,是应用java编程,在vj在编译运行成功...
FtpApplet应用程序,实现简单的ftp下载,是应用java编程,在vj在编译运行成功-FtpApplet applications, simple ftp download is the use of java programming, in the build vj successful operation
- 2022-02-01 04:57:13下载
- 积分:1
-
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等...
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等-DRM-side transmitting and receiving a complete simulation, including the coding and decoding, synchronized (time synchronization and frequency synchronization), modulation and demodulation, balanced, etc.
- 2022-02-01 20:36:14下载
- 积分:1
-
win开发用简易日志软件
简易日志显示软件。
支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。
本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。
int WriteLog(DWORD LogType, char* lpszFormat, ...)
{
static HWND m_hWndLog = NULL;
if (m_hWndLog == NULL)
{
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
char cCurPath[MAX_PATH];
if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0)
{
char cExePath[MAX_PATH];
wsprintfA(cExePath, "%sstk1Log.exe", cCurPath);
WinExec(cExePath, SW_SHOW);
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
// AfxMessageBox("无法找到Stk1Log.exe用于显示日志!");
return -1;
}
}
}
}
else
{
if (IsWindow(m_hWndLog) == FALSE)
{
m_hWndLog = NULL;
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWnd
- 2022-07-25 17:36:54下载
- 积分:1
-
矢量
如何在 c + + 中使用类向量的小示例
- 2023-08-16 03:20:03下载
- 积分:1
-
Open the IE browser, called m_pWebBrowser2 class to achieve
打开IE 浏览器,调用 m_pWebBrowser2 类实现-Open the IE browser, called m_pWebBrowser2 class to achieve
- 2022-05-24 02:11:12下载
- 积分:1
-
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。...
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。-inquiries for the sports lottery jackpot, the first to write into their sports lottery number in a text file, then import the sport has always winning lottery number in a text file, it can inquiries.
- 2022-12-14 10:05:03下载
- 积分:1
-
socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载...
socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载-socket communications in a number of documentation, very detailed, there is a need to welcome a friend to download
- 2023-01-26 06:15:04下载
- 积分:1
-
硬facts of the源代码控制
对硬盘的事实监控的源代码-hard facts of the source code control
- 2022-02-02 19:24:35下载
- 积分:1