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

欢迎广大网友来本网站投稿,网站内容来自于互联网或网友提供 客服QQ:2685213839