json_encode ()和json_decode()是编译和反编译过程,json只接受utf-8编码的字符,所以json_encode()的参数必须是utf-8编码,否则会得到空字符或者null ...
確定! 回上一頁