现在的位置:首页 > 所有关于QQ的文章
0

QQ新强行聊天(不用加好友)

作者:情留メ蚊子  发表于:2010年06月10日 21:15  分类:技术文档  2912 次阅读 
QQ新强行聊天(不用加好友)

function runEx(cod1) { var code = document.getElementById(cod1).value; if (code != "") { var newwin = window.open('', '', ''); newwin.opener = null; newwin.document.write(code); newwin.document.close() }}function doCopy(ID) { if (document.all) { textRange = document.getElementById(ID).crea

阅读全文...Tags:,