成員函式是甚麼?
📌 寫在 class 裡的函式,專門用來操作該物件的資料
每個人都有一本冒險者手冊
手冊裡寫著:名字、年齡、喜歡的技能
但是光有資料很無聊...
不是IE 瀏覽器,是I 人還是E 人? 判斷是 I 人還是 E 人的方法是充電方式,獨處時能得到放鬆是I ,與人接觸能得到放鬆是E。有趣的是,我這個大 I 人,...
Construct Binary Tree from Preorder and Inorder Traversal
LC 105 題意
已知二元樹的前序遍歷(...
Remove 在集合裡的概念
在固定陣列 (array) 裡刪除元素很麻煩,需要搬移其他元素。在 ArrayList 裡,已經提供了 remove() 方法,可...
今日學習目標(3 項)
熟悉檔案系統與權限相關命令(ls, chmod, chown, stat)。
能檢查網路與連線狀態(ifconfig/ip, netst...
題目:Given the head of a linked list, remove the nth node from the end of the list...