當前位置:成語大全網 - 書法字典 - 字典源代碼接口

字典源代碼接口

我有界面和源代碼。

不知道源碼有沒有用,因為沒有php環境,但是之前測試過可以用!

1,界面地址:放壹張圖給妳看。

2、源地址?:是上述接口的源代碼。

& lt?服務器端編程語言(Professional Hypertext Preprocessor的縮寫)

功能?MloocCurl($ URL,$method,$ifurl,$ post _ data ){

$UserAgent?=?Mozilla/5.0?(Windows?NT?6.1;?WOW64)?AppleWebKit/537.36?(KHTML,?比如?壁虎)?Chrome/63.0.3239.132?safari/537.36’;#設置ua

$curl?=?curl _ init();

curl _ setopt($ curl,?CURLOPT_URL,?$ URL);

curl _ setopt($ curl,?CURLOPT_USERAGENT,?$ user agent);

curl _ setopt($ curl,?CURLOPT_SSL_VERIFYPEER,?假的);

curl _ setopt($ curl,?CURLOPT_SSL_VERIFYHOST,?假的);

curl _ setopt($ curl,?CURLOPT_RETURNTRANSFER,?1);

如果?($method?==?“驛站”)?{

curl _ setopt($ curl,?CURLOPT_REFERER,?$ ifurl);

curl _ setopt($ curl,?CURLOPT_POST,?1);

curl _ setopt($ curl,?CURLOPT_POSTFIELDS,?$ post _ data);

}

$響應?=?curl _ exec($ curl);

curl _ close($ curl);

回歸?$響應;

}

如果?(!空($ _ GET【‘URL‘】))?{

$url?=?$ _ GET【‘URL‘】;

#第壹步

$ruleMatchDetailInList?=?“~ if R2“\ sname = \“【\ S \ S】*?\“\ ssrc = \“\/(。*?)\"~";

preg _ match($ ruleMatchDetailInList,?MloocCurl($ URL,null,null,$ link);

$ifurl?=?"/".$ link【1】;

#第二步

$ruleMatchDetailInList?=?“~ = \ s‘(。*?)';【\ S \ S】*?= \ s‘(。*?)‘【\ S \ S】*?= \ s‘(。*?)‘【\ S \ S】*?= \ s‘(。*?)'~";

preg _ match($ ruleMatchDetailInList,?MloocCurl($ ifurl,null,null,$ segment);

#第三步

#發布提交的數據

$post_data?=?陣列(

“行動”?= & gt?$ segment【1】,

“文件標識“?= & gt?$ segment【2】,

“t”?= & gt?$ segment【3】,

k嗎?= & gt?$ segment【4】

);

$obj?=?JSON _ decode(MloocCurl(“/ajaxm . PHP“,“post“,$ifurl,$ post _ data));#json解析

如果?($ obj-& gt;多姆。==?"")?{#判斷鏈接是否正確。

回聲?“鏈接錯誤!”;

}否則{

$downUrl?=?$ obj-& gt;多姆。“/file/“。$ obj-& gt;網址。“/& amp;type = down/“;

如果?(!空($ _ GET【‘type‘】))?{

$type?=?$ _ GET【‘type‘】;

如果?($type?==?“下”)?{

標題(“位置:”)。$ down URL);#直接下載

}否則{

標題(“位置:”)。$ down URL);#直接下載

}

}否則{

標題(“位置:”)。$ down URL);#直接下載

}

}

}否則{

$result_url?=?str _ replace(“index . PHP“,““,“//“。$ _ SERVER【‘HTTP _ HOST‘】。$ _ SERVER【‘PHP _ SELF‘】。"");

回聲?“藍玩雲直接下載”;

回聲?“& ltbr/》;;

/*回聲?“直接下載:“。"

回聲?“& ltbr/》;;

回聲?“輸出直鏈:“。"

}

& gt