2022年9月25日

摘要: #include "stdafx.h" #include <iostream> using namespace std; typedef time_t WebsTime; typedef unsigned long ulong; typedef unsigned char uchar; typede 阅读全文
posted @ 2022-09-25 10:04 lydstory 阅读(21) 评论(0) 推荐(0)
摘要: typedef struct WebsMime { char *type; /**< Mime type */ char *ext; /**< File extension */ } WebsMime; typedef 结构体类型名可以相同 typedef time_t WebsTime; size 阅读全文
posted @ 2022-09-25 08:43 lydstory 阅读(64) 评论(0) 推荐(0)
摘要: goahead 单步跟踪分析 1. static char websHost[ME_MAX_IP]; /* Host name for the server */ static char websIpAddr[ME_MAX_IP]; /* IP address for the server */ h 阅读全文
posted @ 2022-09-25 08:30 lydstory 阅读(63) 评论(0) 推荐(0)
摘要: lighttpd 支持php 嵌入式web server 中型交换机webui 阅读全文
posted @ 2022-09-25 08:28 lydstory 阅读(45) 评论(0) 推荐(0)

导航