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
extends、覆寫、abstract 與 super——物件導向的延伸。
從 extends、override、super 到 abstract 與 final,並用薪資系統實例理解向上轉型與動態分派——同時看清 Java 靜態強型別與 Python 鴨子型別的根本差異。
已讀過繼承與多型入門?這篇帶你鑽進 JVM 的分派層——方法表、四種 invoke 指令、欄位隱藏、預設方法仲裁與泛型橋接方法,把多型推導成一套可驗證的查表規則。