10 2017 档案

摘要:<?phpheader("Pragma: public");header("Expires: 0");header("Content-Type: text/xml");header("Content-Disposition: attachment;filename='好'");echo '<?xml 阅读全文
posted @ 2017-10-11 15:32 天启者 阅读(222) 评论(0) 推荐(0)
摘要:colorbox关闭弹框(通过前后端cookie分辨执行) <script>function setDownloading(){ if($.browser.opera) return true; // Opera don't support, omit it. $.cookie('downloadi 阅读全文
posted @ 2017-10-10 16:26 天启者 阅读(263) 评论(0) 推荐(0)