chr($ch); } return $str; } /** * 字符串转Byte数组* @param string $string * @return array */ function strToBytes($string) { $bytes = array(); ...
確定! 回上一頁