資源簡介
boa基于官網修改,添加了支持HTTPS功能,通過交叉編譯,可運行板子上
代碼片段和文件信息
#include?
#include?“compat.h“
int?alphasort(const?struct?dirent?**a?const?struct?dirent?**b)
{
????return?(strcmp((*a)->d_name?(*b)->d_name));
}
- 上一篇:廣義高斯分布參數估計(GGD)
- 下一篇:基于51單片機的時鐘匯編程序
評論
共有 條評論