摘要: 启动文件目录 C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 阅读全文
posted @ 2019-11-29 17:44 基隆二哥 阅读(446) 评论(0) 推荐(0)
摘要: 后端: //导出if($_GPC['export']==1){ $list_export = pdo_fetchall($sql.$where); include $this->template('export');} 前端: {php echo header('Content-type: application/vnd.ms-excel');}{php echo header('Cont... 阅读全文
posted @ 2019-11-29 12:59 基隆二哥 阅读(217) 评论(0) 推荐(0)