goahead调试经验

一、参考网址

  1、源码的github地址

二、技术细节

1、默认网页的存放目录和名称

  1)目录:在main.c文件中有*rootWeb定义,如:

   

   2)网页名:在main.c文件中的websHomePageHandler()函数中,如:

  

  

 

猜你喜欢

转载自www.cnblogs.com/shanyu20/p/11897804.html