@@ -20,7 +20,7 @@
getint,err:=strconv.Atoi(r.Form.Get("age"))
if err!=nil{
//数字转化出错了,那么可能就是不是数字
//数字转化出错了,那么可能就不是数字
}
//接下来就可以判断这个数字的大小范围了
The note is not visible to the blocked user.