《CPython Internals》閱讀筆記:p329-p335
《CPython Internals》學習第 16天,p329-p335 總結,總計 7 頁。
一、技術總結
1.debugging
p331, There are two types of debugger, console and visual——作者將 debugger分為兩類:(1)console:lldb(MAC系統使用), GDB(Linux系統使用)) 。(2)visual:Visual Studio Debugger, CLion Debugger, VS Code Debugger——這就是沒話硬拗。
2.GDB
GDB 是 GNU Dbugger 的縮寫。
二、英語總結(生詞:2)
無。
關于英語的注解同步更新匯總到 https://github.com/codists/English-In-CS-Books 倉庫。
三、其它
無。
四、參考資料
1. 編程
(1) Anthony Shaw,《CPython Internals》:https://book.douban.com/subject/35405785/
2. 英語
(1) Etymology Dictionary:https://www.etymonline.com
(2) Cambridge Dictionary:https://dictionary.cambridge.org
歡迎搜索及關注:編程人(a_codists)
浙公網安備 33010602011771號