checkbox 的連續勾選運用
true
若遇到 lastCheck 則將 isBetween 的變數更改為false ( 運用 isBetween 變數來設一個開關)參考文章來源:
https://developer.mozilla.org/zh-CN/docs/Web/API/MouseEvent/shiftKey
https://www.w3schools.com/jsref/prop_checkbox_checked.asp
https://pjchender.dev/js30/js30-day10/