例子1:
1 |
<A oncontextmenu=ThunderNetwork_SetHref(this) onclick="return OnDownloadClick_Simple(this,2)" href="#" thunderResTitle="" thunderType="" thunderPid="32452" thunderHref="thunder://QUFodHRwOi8veHVubGVpLmdyZWVuZG93bi5jbjo4MDg4Ly8yMDEwMDEvcXF3cnkucmFyWlo=">迅雷下载</A> |
例子2-1:
1 |
<script language="javascript"> |
2 |
var thunder_url = "http://soft1.wmzhe.com/download/200902/PowerWord_2009_SP2.rar"; |
3 |
var thunder_pid = ""; |
4 |
var restitle = ""; |
5 |
document.write('<a href="#" thunderHref="' + ThunderEncode(thunder_url) + '" thunderPid="' + thunder_pid + '" thunderResTitle="' + restitle + '" onClick="return OnDownloadClick_Simple(this,2,4)" oncontextmenu="ThunderNetwork_SetHref(this)" title="金山词霸2009SP2牛津版">迅雷专用高速下载1</a> '); |
6 |
</script> |
例子2-2:
1 |
<A oncontextmenu=ThunderNetwork_SetHref(this) title=金山词霸2009SP2牛津版 onclick="return OnDownloadClick_Simple(this,2,4)" href="#" thunderResTitle="金山词霸2009 " thunderPid="" thunderHref="thunder://QUFodHRwOi8vc29mdDEud216aGUuY29tL2Rvd25sb2FkLzIwMDkwMi9Qb3dlcldvcmRfMjAwOV9TUDIucmFyWlo=" mce_href="#">迅雷专用高速下载2</A> |
JS:
1 |
<SCRIPT src="http://pstatic.xunlei.com/js/webThunderDetect.js"></SCRIPT> |
2 |
<SCRIPT src="http://pstatic.xunlei.com/js/base64.js"></SCRIPT> |
浙公网安备 33010602011771号