关于php使用xpath解析html中文乱码问题. 复制代码. 1 $str2 = '<div id="content">我很好</div>'; 2 $dom = new DOMDocument(); 3 //load之前强转字符 ...
確定! 回上一頁