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
list、tuple、dict、set 的操作與「何時用哪個」。
從一份社團報名名單出發,動手摸熟串列、元組、字典、集合四種容器,並理解它們底層的速度差異與選用時機。
從開放定址、__hash__/__eq__ 契約到緊湊 dict 與 view object,理解容器的 O(1) 從何而來、又會在哪裡崩壞