function translate($query)
{
$args = array(
'q' => $query,
'appid' => APP_ID,
'salt' => rand(10000,99999),
'from' => FROM,
'to' => TO,
);
$args['sign'] = buildSign($query, APP_ID, $args['salt'], SEC_KEY);
$ret = call(URL, $args);
$ret = json_decode($ret, true);
下载地址:
右键上面的图片保存到本地!在使用任意文件转PNG恢复就可以了!