在PHP中,可使用str_shuffle() 函数来随机打乱一个字符串中的所有字符,其语法如下:string str_shuffle ( string $str ) str_shuffle 返回被打乱后的 ...
確定! 回上一頁