摘要:
var b = window.open("", "_blank"); // window.document.head.innerHTML = '<link rel="stylesheet" href="引入文件" />'; b.window.document.body.innerHTML = '<h 阅读全文
posted @ 2020-08-13 12:18
酷酷的城池
阅读(175)
评论(0)
推荐(0)
摘要:
$uuu = preg_replace("/(\s|\ \;| |\xc2\xa0)/", "", $str); return str_replace(' ', '', $uuu); 阅读全文
posted @ 2020-08-13 12:01
酷酷的城池
阅读(1558)
评论(0)
推荐(0)