摘要:
package RequestCenter import ( "bytes" "io" "net" "runtime" "strings" "time" ) //请求结构体 type QRequest struct { conn net.Conn } //构造函数 func CreateRequest(typename string,... 阅读全文
posted @ 2017-01-31 22:00
﹏Sakura
阅读(1209)
评论(0)
推荐(0)

浙公网安备 33010602011771号