gb2312 | jquery ajax 獲取數(shù)據(jù) | gb2312 | 是 | jsp:<%@page contentType="application/json" pageEncoding="gb2312"%>這里用的json作測(cè)試,與text/html應(yīng)該一樣 aps:Response.Charset="gb2312"(參照網(wǎng)絡(luò)未測(cè)試) php:header("Content-Type:text/html; charset=gb2312");(參照網(wǎng)絡(luò)未測(cè)試) html:未解決 |