資源簡介
還有什么比效果展示更加具有說服力!http://www.52miui.com/onlinetools/translate/index.html
就是這么簡單粗暴!
代碼片段和文件信息
header(“Content-type:text/html;?charset=utf-8“);?
header(“Cache-Control:?no-cache?must-revalidate“);??
/***************************************************************************
?*?Copyright?(c)?2015?Baidu.com?Inc.?All?Rights?Reserved
?*?
**************************************************************************/
/**
?*?@file?baidu_transapi.php?
?*?@author?mouyantao(mouyantao@baidu.com)
?*?@date?2015/06/23?14:32:18
?*?@brief?
?*??
?**/
$callback?=?$_GET[‘callback‘];
$code?=?$_GET[‘code‘];
$from?=?$_GET[‘from‘];
$to?=?$_GET[‘to‘];
define(“CURL_TIMEOUT“???10);?
define(“URL“????????????“http://api.fanyi.baidu.com/api/trans/vip/translate“);?
define(“APP_ID“?????????“20151122000006127“);?//替換為您的APPID
define(“SEC_KEY“????????“0HQeBFLe1KCtpWJevliB“);//
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????3619??2015-11-24?13:12??baidu.php
?????文件???????18195??2016-04-30?13:56??index.html
?????文件?????????267??2016-04-30?19:05??IT導(dǎo)航.url
?????文件???????93868??2014-10-22?22:06??jquery-1.7.1.min.js
評論
共有 條評論