摘要:
首先列出Go语言版的,通过这个小工具对比了下,go的开发效率与python差不多,稍比python多了些代码。package mainimport ( "encoding/json" "fmt" "io/ioutil" "net/http" "net/smtp" "reflect" "strconv" "strings" "time")//报警接收emailvar emails = [...]string{" 阅读全文
posted @ 2014-03-27 16:50
netxfly
阅读(708)
评论(0)
推荐(0)
浙公网安备 33010602011771号