摘要:
http://www.qq210.com/shoutu/android 创建HTML结构: h 8 (敲h激活代码块列表,按8选择第8个项目,即HTML代码块,或者敲h t Enter)中途换行: 'Ctrl+Enter'设置charset: m e 6 Enter引用外部js: s 2 Enter 阅读全文
摘要:
xxx 阅读全文
摘要:
//获取域名host = window.location.host;host2=document.domain;//获取页面完整地址url = window.location.href;document.write("host="+host)document.write("host2="+host2... 阅读全文