Go實戰--golang實現靜態文件服務器(文件查看,文件上傳,文件下載)

package net/http 幾個方法: http.FileServer FileServer returns a handler that serves HTTP requests with the contents of the file system rooted at root.css func StripPrefix(prefix string, h Handler) Handler
相關文章
相關標籤/搜索