資源簡介
boa是開源的小型web服務器,適合用于嵌入式平臺做靜態的web服務器網站,支持CGI
代碼片段和文件信息
#include?
#include?“compat.h“
int?alphasort(const?struct?dirent?**a?const?struct?dirent?**b)
{
????return?(strcmp((*a)->d_name?(*b)->d_name));
}
- 上一篇:stm8s003與ds1307時鐘芯片程序
- 下一篇:自動生成文件夾目錄
評論
共有 條評論