-
date on the use of the classic C code
关于日期使用的经典C代码-date on the use of the classic C code
- 2022-02-20 07:15:59下载
- 积分:1
-
avr usart/uart 通讯,中断接收,循环中发送
avr usart/uart 通讯,中断接收,循环中发送-avr usart communication
- 2023-06-03 09:25:02下载
- 积分:1
-
这是介绍WCF中事务概念的一个例子,用实例介绍事务的概念非常清楚。...
这是介绍WCF中事务概念的一个例子,用实例介绍事务的概念非常清楚。-This is to introduce the concept of WCF in the transaction an example of examples introduce the concept of transaction is very clear.
- 2022-06-26 21:35:37下载
- 积分:1
-
it is about simple aggrigation in Castalia
it is about simple aggrigation in Castalia-simulator
- 2022-02-14 23:18:30下载
- 积分:1
-
测绘仪器的模拟器,具有相当大的实用性,对于业界人士很有帮助。...
测绘仪器的模拟器,具有相当大的实用性,对于业界人士很有帮助。-Surveying and mapping equipment simulators, with considerable practical, helpful for people in the industry.
- 2023-02-05 04:50:04下载
- 积分:1
-
vc++ 6.0开发控制台Windows服务监控程序
vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口
{
if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行
{
if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务
{
sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);
WriteLogRecord(szLog);
LogMsg(szLog);
pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败
if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)
{
CString strSendMessage;
strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);
//发送短消息
//连接服务器,发送内容
//发送短消息
- 2022-02-09 22:47:24下载
- 积分:1
-
forever by less than a button
一个永远按不到的按钮-forever by less than a button
- 2022-02-22 04:50:07下载
- 积分:1
-
简单点对点通信源代码,有服务器和客户端二种
简单点对点通信源代码,有服务器和客户端二种-simple point-to-point communications source code, server and client two species
- 2022-08-18 13:51:50下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2023-02-20 05:50:03下载
- 积分:1
-
水平和纵向图片滚动插件 上下左右图片滚动jquery插件
水平和纵向图片滚动插件 上下左右图片滚动jquery插件,本示例包中不只是就一个演示页面,有很多例子,有大家常见的水平滚动,也有纵向的图片滚动,这些滚动效果都是基于一个jquery插件:jquery.jcarousel.js,为了增添了些图片的单击效果,这里还使用了thickbox图片显示特效,单击滚动中的图片后,即可使用thinkbox特效来显示放大的图片,背景变暗色。
- 2022-04-29 22:47:57下载
- 积分:1