摘要: <script> if(navigator.cookieEnabled) { document.write("你的浏览器支持cookie功能!"); } else{ document.write("你的浏览器不支持cookie!"); }</script> 阅读全文
posted @ 2015-07-09 16:20 程序猿凯 阅读(397) 评论(0) 推荐(0)