
- Python 基礎
- Python - 首頁
- Python - 概述
- Python - 歷史
- Python - 特性
- Python vs C++
- Python - Hello World 程式
- Python - 應用領域
- Python - 直譯器
- Python - 環境設定
- Python - 虛擬環境
- Python - 基本語法
- Python - 變數
- Python - 資料型別
- Python - 型別轉換
- Python - Unicode 系統
- Python - 字面量
- Python - 運算子
- Python - 算術運算子
- Python - 比較運算子
- Python - 賦值運算子
- Python - 邏輯運算子
- Python - 位運算子
- Python - 成員運算子
- Python - 身份運算子
- Python - 運算子優先順序
- Python - 註釋
- Python - 使用者輸入
- Python - 數字
- Python - 布林值
- Python 控制語句
- Python - 控制流
- Python - 決策制定
- Python - if 語句
- Python - if else
- Python - 巢狀 if
- Python - Match-Case 語句
- Python - 迴圈
- Python - for 迴圈
- Python - for-else 迴圈
- Python - while 迴圈
- Python - break 語句
- Python - continue 語句
- Python - pass 語句
- Python - 巢狀迴圈
- Python 函式與模組
- Python - 函式
- Python - 預設引數
- Python - 關鍵字引數
- Python - 僅限關鍵字引數
- Python - 位置引數
- Python - 僅限位置引數
- Python - 可變引數
- Python - 變數作用域
- Python - 函式註解
- Python - 模組
- Python - 內建函式
- Python 字串
- Python - 字串
- Python - 字串切片
- Python - 修改字串
- Python - 字串連線
- Python - 字串格式化
- Python - 跳脫字元
- Python - 字串方法
- Python - 字串練習
- Python 列表
- Python - 列表
- Python - 訪問列表項
- Python - 修改列表項
- Python - 新增列表項
- Python - 刪除列表項
- Python - 迴圈列表
- Python - 列表推導式
- Python - 排序列表
- Python - 複製列表
- Python - 合併列表
- Python - 列表方法
- Python - 列表練習
- Python 元組
- Python - 元組
- Python - 訪問元組項
- Python - 更新元組
- Python - 解包元組
- Python - 迴圈元組
- Python - 合併元組
- Python - 元組方法
- Python - 元組練習
- Python 集合
- Python - 集合
- Python - 訪問集合項
- Python - 新增集合項
- Python - 刪除集合項
- Python - 迴圈集合
- Python - 合併集合
- Python - 複製集合
- Python - 集合運算子
- Python - 集合方法
- Python - 集合練習
- Python 字典
- Python - 字典
- Python - 訪問字典項
- Python - 修改字典項
- Python - 新增字典項
- Python - 刪除字典項
- Python - 字典檢視物件
- Python - 迴圈字典
- Python - 複製字典
- Python - 巢狀字典
- Python - 字典方法
- Python - 字典練習
- Python 陣列
- Python - 陣列
- Python - 訪問陣列項
- Python - 新增陣列項
- Python - 刪除陣列項
- Python - 迴圈陣列
- Python - 複製陣列
- Python - 反轉陣列
- Python - 排序陣列
- Python - 合併陣列
- Python - 陣列方法
- Python - 陣列練習
- Python 檔案處理
- Python - 檔案處理
- Python - 寫入檔案
- Python - 讀取檔案
- Python - 重新命名和刪除檔案
- Python - 目錄
- Python - 檔案方法
- Python - OS 檔案/目錄方法
- Python - OS 路徑方法
- 面向物件程式設計
- Python - OOPs 概念
- Python - 類與物件
- Python - 類屬性
- Python - 類方法
- Python - 靜態方法
- Python - 建構函式
- Python - 訪問修飾符
- Python - 繼承
- Python - 多型
- Python - 方法重寫
- Python - 方法過載
- Python - 動態繫結
- Python - 動態型別
- Python - 抽象
- Python - 封裝
- Python - 介面
- Python - 包
- Python - 內部類
- Python - 匿名類和物件
- Python - 單例類
- Python - 包裝類
- Python - 列舉
- Python - 反射
- Python 錯誤與異常
- Python - 語法錯誤
- Python - 異常
- Python - try-except 塊
- Python - try-finally 塊
- Python - 丟擲異常
- Python - 異常連結
- Python - 巢狀 try 塊
- Python - 使用者定義異常
- Python - 日誌記錄
- Python - 斷言
- Python - 內建異常
- Python 多執行緒
- Python - 多執行緒
- Python - 執行緒生命週期
- Python - 建立執行緒
- Python - 啟動執行緒
- Python - 加入執行緒
- Python - 執行緒命名
- Python - 執行緒排程
- Python - 執行緒池
- Python - 主執行緒
- Python - 執行緒優先順序
- Python - 守護執行緒
- Python - 執行緒同步
- Python 同步
- Python - 執行緒間通訊
- Python - 執行緒死鎖
- Python - 中斷執行緒
- Python 網路
- Python - 網路
- Python - 套接字程式設計
- Python - URL 處理
- Python - 泛型
- Python 庫
- NumPy 教程
- Pandas 教程
- SciPy 教程
- Matplotlib 教程
- Django 教程
- OpenCV 教程
- Python 雜項
- Python - 日期與時間
- Python - 數學
- Python - 迭代器
- Python - 生成器
- Python - 閉包
- Python - 裝飾器
- Python - 遞迴
- Python - 正則表示式
- Python - PIP
- Python - 資料庫訪問
- Python - 弱引用
- Python - 序列化
- Python - 模板
- Python - 輸出格式化
- Python - 效能測量
- Python - 資料壓縮
- Python - CGI 程式設計
- Python - XML 處理
- Python - GUI 程式設計
- Python - 命令列引數
- Python - 文件字串
- Python - JSON
- Python - 傳送郵件
- Python - 進一步擴充套件
- Python - 工具/實用程式
- Python - GUI
- Python 高階概念
- Python - 抽象基類
- Python - 自定義異常
- Python - 高階函式
- Python - 物件內部
- Python - 記憶體管理
- Python - 元類
- Python - 使用元類進行超程式設計
- Python - 模擬和存根
- Python - 猴子補丁
- Python - 訊號處理
- Python - 型別提示
- Python - 自動化教程
- Python - Humanize 包
- Python - 上下文管理器
- Python - 協程
- Python - 描述符
- Python - 診斷和修復記憶體洩漏
- Python - 不可變資料結構
- Python 有用資源
- Python - 問答
- Python - 線上測驗
- Python - 快速指南
- Python - 參考
- Python - 速查表
- Python - 專案
- Python - 有用資源
- Python - 討論
- Python 編譯器
- NumPy 編譯器
- Matplotlib 編譯器
- SciPy 編譯器
Python - 巢狀字典
巢狀字典
Python 中的巢狀字典指的是儲存在另一個 字典 中的字典。換句話說,字典可以包含其他字典作為其值,形成一個分層或巢狀的結構。
巢狀字典可以像普通字典一樣修改、更新或擴充套件。您可以在巢狀結構的任何級別新增、刪除或更新鍵值對。
在 Python 中建立巢狀字典
我們可以在 Python 中建立巢狀字典,方法是定義一個字典,其中某些鍵的值本身就是字典。這允許建立分層結構,其中每個鍵值對錶示巢狀資訊的級別。這可以通過幾種方式實現 -
示例:直接賦值
在這種方法中,我們可以直接將字典作為值分配給單個字典定義中的外部鍵 -
# Define the outer dictionary nested_dict = { "outer_key1": {"inner_key1": "value1", "inner_key2": "value2"}, "outer_key2": {"inner_key3": "value3", "inner_key4": "value4"} } print(nested_dict)
示例:使用迴圈
使用此方法,初始化一個空的外層字典,然後使用迴圈將字典作為值填充到其中,以定義巢狀字典 -
# Define an empty outer dictionary nested_dict = {} # Add key-value pairs to the outer dictionary outer_keys = ["outer_key1", "outer_key2"] for key in outer_keys: nested_dict[key] = {"inner_key1": "value1", "inner_key2": "value2"} print(nested_dict)
在 Python 中向巢狀字典新增項
建立巢狀字典後,我們可以透過使用其鍵訪問特定的巢狀字典,然後向其分配新的鍵值對來向其新增項。
示例
在以下示例中,我們定義了一個巢狀字典“students”,其中每個鍵表示學生的姓名,其值是另一個包含學生詳細資訊的字典。
然後,我們將一個新的鍵值對新增到 Alice 的巢狀字典中,併為一個新的學生 Charlie 新增一個新的巢狀字典 -
# Initial nested dictionary students = { "Alice": {"age": 21, "major": "Computer Science"}, "Bob": {"age": 20, "major": "Engineering"} } # Adding a new key-value pair to Alice's nested dictionary students["Alice"]["GPA"] = 3.8 # Adding a new nested dictionary for a new student students["Charlie"] = {"age": 22, "major": "Mathematics"} print(students)
它將產生以下輸出 -
{'Alice': {'age': 21, 'major': 'Computer Science', 'GPA': 3.8}, 'Bob': {'age': 20, 'major': 'Engineering'}, 'Charlie': {'age': 22, 'major': 'Mathematics'}}
在 Python 中訪問巢狀字典的項
在 Python 中訪問巢狀字典的項是指透過使用一系列鍵來檢索儲存在巢狀結構中的值。每個鍵對應於字典層次結構中的一個級別。
我們可以透過使用方括號進行直接索引或使用 get() 方法來實現此目的
示例:使用直接索引
在這種方法中,我們透過在一系列方括號中指定每個鍵來訪問巢狀字典中的值。序列中的每個鍵都引用巢狀字典中的一個級別,隨著每個鍵的出現,深入一層 -
# Define a nested dictionary students = { "Alice": {"age": 21, "major": "Computer Science"}, "Bob": {"age": 20, "major": "Engineering"}, "Charlie": {"age": 22, "major": "Mathematics"} } # Access Alice's major alice_major = students["Alice"]["major"] print("Alice's major:", alice_major) # Access Bob's age bob_age = students["Bob"]["age"] print("Bob's age:", bob_age)
以下是上述程式碼的輸出 -
Alice's major: Computer Science Bob's age: 20
示例:使用 get() 方法
get() 方法用於獲取與指定鍵關聯的值。如果鍵不存在,則返回預設值(如果未指定,則為 None) -
# Define a nested dictionary students = { "Alice": {"age": 21, "major": "Computer Science"}, "Bob": {"age": 20, "major": "Engineering"}, "Charlie": {"age": 22, "major": "Mathematics"} } # Access Alice's major using .get() alice_major = students.get("Alice", {}).get("major", "Not Found") print("Alice's major:", alice_major) # Safely access a non-existing key using .get() dave_major = students.get("Dave", {}).get("major", "Not Found") print("Dave's major:", dave_major)
上述程式碼的輸出如下 -
Alice's major: Computer Science Dave's major: Not Found
從巢狀字典中刪除字典
我們可以使用del關鍵字從巢狀字典中刪除字典。此關鍵字允許我們從巢狀字典中刪除特定的鍵值對。
示例
在下面的示例中,我們使用del語句從“students”字典中刪除“Bob”的巢狀字典:
# Define a nested dictionary students = { "Alice": {"age": 21, "major": "Computer Science"}, "Bob": {"age": 20, "major": "Engineering"}, "Charlie": {"age": 22, "major": "Mathematics"} } # Delete the dictionary for Bob del students["Bob"] # Print the updated nested dictionary print(students)
我們得到如下所示的輸出:
{'Alice': {'age': 21, 'major': 'Computer Science'}, 'Charlie': {'age': 22, 'major': 'Mathematics'}}
在 Python 中迭代巢狀字典
迭代巢狀字典指的是遍歷字典每個級別的鍵和值。這允許您訪問和操作巢狀結構中的專案。
我們可以使用巢狀迴圈迭代巢狀字典。外迴圈迭代主字典的鍵和值,而內迴圈迭代巢狀字典的鍵和值。
示例
在這個例子中,我們正在迭代“students”字典,透過迭代巢狀字典來檢索每個學生的姓名及其相應的詳細資訊:
# Defining a nested dictionary students = { "Alice": {"age": 21, "major": "Computer Science"}, "Bob": {"age": 20, "major": "Engineering"}, "Charlie": {"age": 22, "major": "Mathematics"} } # Iterating through the Nested Dictionary: for student, details in students.items(): print(f"Student: {student}") for key, value in details.items(): print(f" {key}: {value}")
獲得的輸出如下所示:
Student: Alice age: 21 major: Computer Science Student: Bob age: 20 major: Engineering Student: Charlie age: 22 major: Mathematics