2012-11-22 18:52:36
来源:互联网
来源:互联网
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData("text");
if (text) {
text = text + "本文来自: (http://www.eastxun.com/house/2012/1122/7967.html),转载请注明来源。";
clipboardData.setData("text", text);
}
}, 100 )
}
你该读读这些:一周精选导览

本站仅供个人爱好学习使用 如有侵权请联系QQ:67650701





