摘要:
dim score score = 72 if score>=90 then msgbox("优秀") elseif score>=80 and score<90 then msgbox("良好") elseif score>=70 and score<80 then msgbox("一般") el 阅读全文
posted @ 2020-07-15 15:38
za_szybko
阅读(274)
评论(0)
推荐(0)
摘要:
类下载地址 https://github.com/PHPOffice/PHPExcel require_once './Classes/PHPExcel.php'; $obj = new PHPExcel(); $objSheet = $obj->getActiveSheet(); //获取shee 阅读全文
posted @ 2020-07-15 11:40
za_szybko
阅读(512)
评论(0)
推荐(0)

浙公网安备 33010602011771号