2025 iThome 鐵人賽
沒在獨自升級的 一起來
自我挑戰組
選手 183 文章 3476
Day 19
2025-10-03
145
0
leetcode 系列
題目:Given the head of a linked list, remove the nth node from the end of the list...
Day 10
2025-09-24
145
0
Remove 在集合裡的概念 在固定陣列 (array) 裡刪除元素很麻煩,需要搬移其他元素。在 ArrayList 裡,已經提供了 remove() 方法,可...
Day 2
2025-09-20
145
0
今日學習目標(3 項) 熟悉檔案系統與權限相關命令(ls, chmod, chown, stat)。 能檢查網路與連線狀態(ifconfig/ip, netst...
Day 20
2025-10-04
145
0
昨天我先學了 TypeScript 的基本型別和 interface,今天要繼續進階: Enum(列舉型別) 函式型別 這些概念在設計 API 的時...
Day 1
2025-09-15
145
1
C 在 1970 年代由 Dennis Ritchie 和 Ken Thompson 在 PDP-7 機器上用組合語言開發 C 語言編譯器,以 B 語言為基礎發...
2025-10-28
145
0
1.在 style.css 末尾補上兩段(可選) 讓「清空全部」與空狀態更清楚(若 Day 11 已有類似就可略過): /* Day 12:清空全部按鈕(危險動...