+ -
当前位置:首页 → 问答吧 → p85印刷错误

p85印刷错误

时间:2007-08-30

来源:互联网

“$output = htmlspecialchars(input, [quote_style, [charse]]);”改为“$output = htmlspecialchars(input, [quote_style, [charset]]);”;
“Einst Ürzende Neubauten”第一个空格去掉,改为“EinstÜrzende Neubauten”;
“把空格编码为 s”多了一个“s”,改为“把空格编码为 ”。

[ 本帖最后由 lily64 于 2007-8-30 16:35 编辑 ]

作者: lily64   发布时间: 2007-08-30

好细心,第一个我看了好几遍好发现错。

三个均是Bug,加入勘误,谢谢。

作者: Haohappy   发布时间: 2007-08-31