06 2016 档案

摘要:因为项目用到DataTable表格加载后台数据,要连表查询虚拟机选中的策略状态,所以想到先把策略表内容取出来,组成一个'<select><option value="1"></option>[n个option]</select>'字符串,在遍历虚拟机列表时把他的策略值拼成 'value="1"' 这 阅读全文
posted @ 2016-06-27 20:05 gentsir 阅读(6400) 评论(0) 推荐(0) 编辑
摘要:1 public function get_download_file() 2 { 3 header ( 'Content-Description: File Transfer' ); 4 header ( 'Content-Type: application/octet-stream' ); 5 header ( 'Content-Disposit... 阅读全文
posted @ 2016-06-22 19:21 gentsir 阅读(489) 评论(0) 推荐(0) 编辑
摘要:1、日期格式转时间戳 2、时间戳转日期格式 阅读全文
posted @ 2016-06-21 16:50 gentsir 阅读(2287) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示