![]() |
#2
编程路上2013-01-23 13:45
|
public function _protect( $fullPath )
{
fullPath = strtr( $fullPath, ":*<>|\"\x00\\", "......./" ); 这句代码是什么意思? 显示错误
[ 本帖最后由 qq942005383 于 2013-1-12 09:14 编辑 ]