UeduGPTs
Jupyters
Local AI
Memory Usage
CPU Usage
Disk Usage
Daily Traffic
Show a desktop notification when the AI TA finishes replying
Notify me when classmates post messages in the forum
Play an alert sound whenever there is a new notification
Java 是 OOP-first:class、物件、建構子、封裝與 this。
從建構子裡逸出的半成品物件談起,深入 static 類別狀態、final 不可變設計、初始化順序、巢狀類別與 record,並一路挖到 JVM 的 <clinit>/<init> 與 JMM 的 final 欄位安全發布保證。