<?xml version="1.0" encoding="UTF-8"?>
<!--generator='jetpack-15.8'-->
<!--Jetpack_Sitemap_Buffer_News_XMLWriter-->
<?xml-stylesheet type="text/xsl" href="//savingking.com.tw/news-sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
 <url>
  <loc>https://savingking.com.tw/blog/post/dataclass</loc>
  <lastmod>2026-07-28T08:08:16Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>儲蓄保險王</news:name>
    <news:language>zh-tw</news:language>
   </news:publication>
   <news:title>Python 資料模型完整教學：dataclass、TypedDict 與 Pydantic 的選擇與比較; from dataclasses import dataclass #自訂類別物件;  from typing import TypedDict #內建的dict物件; from pydantic import BaseModel #自訂模型物件</news:title>
   <news:publication_date>2026-07-27T10:51:02Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://savingking.com.tw/blog/post/counter-2</loc>
  <lastmod>2026-07-28T03:24:12Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>儲蓄保險王</news:name>
    <news:language>zh-tw</news:language>
   </news:publication>
   <news:title>Python: Counter 教學; from collections import Counter</news:title>
   <news:publication_date>2026-07-26T11:21:57Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
</urlset>
