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

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





