function upload_file($f,$fn){case 'image/jpeg':$image = imagecreatefromjpeg($f['tmp_name']);break;
case 'image/png':case 'image/x-png':move_uploaded_file($f['tmp_name'],'../images/pc/'.$fn.'.png');brea
我使用2to3来自动化代码转换,但我遇到了一个将字符串转换为指定编码的函数。该函数如下: if not数据库表是以Latin-1编码的,但我应该将字符串转换为UTF-8。我查阅了关于编码函数的python文档,发现它返回一个字节对象。所以我试着把它转换成这样
bytes.decode(b'\xc3\x8