摘要:
1 $data = input('post.'); 2 3 require_once '../extend/tcpdf/tcpdf.php'; 4 5 //新建一个PDF文档 6 $pdf = new \TCPDF('P', 'mm', 'A4', true, 'UTF-8', false, fal 阅读全文
posted @ 2022-04-18 15:41
桓台彭于晏
阅读(409)
评论(0)
推荐(0)
摘要:
1 $('#download').click(function(){ 2 var arr = [] 3 $('.file').each(function(index){ 4 arr.push($(this).text()) 5 }) 6 var brr = [] 7 $('.file').each( 阅读全文
posted @ 2022-04-09 11:05
桓台彭于晏
阅读(540)
评论(0)
推荐(0)
浙公网安备 33010602011771号