サマリー:看書:<input type="checkbox" name="checkbox" value=1><br>寫字:<input type="checkbox" name="checkbox"value=2><br>玩游戲:<input type="chec
看書:<input type="checkbox" name="checkbox" value=1><br>寫字:<input type="checkbox" name="checkbox"value=2><br>玩游戲:<input type="checkbox" name="checkbox"value=4><br><button onclick="checkboxed('checkbox')">全選</button><button onclick="uncheckboxed('checkbox')">取消全選</button>