<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Abc on 每日拍拍</title>
    <link>https://dailypypy.org/tags/abc/</link>
    <description>Recent content in Abc on 每日拍拍</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-tw</language>
    <copyright>© 2026 每日拍拍</copyright>
    <lastBuildDate>Tue, 31 Mar 2026 12:28:00 +0800</lastBuildDate><atom:link href="https://dailypypy.org/tags/abc/index.xml" rel="self" type="application/rss+xml" />
    <follow_challenge>
      <feedId>155076163427069952</feedId>
      <userId>154825760438254592</userId>
    </follow_challenge>
    
    
    <item>
      <title>Python ABC &#43; Protocol：介面設計與 Structural Subtyping</title>
      <link>https://dailypypy.org/learn/python-abc-protocol/</link>
      <pubDate>Tue, 31 Mar 2026 12:28:00 +0800</pubDate>
      
      <guid>https://dailypypy.org/learn/python-abc-protocol/</guid>
      <description>&lt;!---
1440x768
prompt: masterpiece, best quality, highres, clean anime illustration, japanese anime style, soft shading, flat color design, 1girl, black hair, green eyes, white off-shoulder shirt, black short skirt, side profile, holding a book, serious focused look, looking at viewer, soft pink background, neat composition, detailed eyes, cute and smart vibe, minimal background, polished illustration, no text
negative prompt: worst quality, bad eye, bad hand, extra limbs, manga, multiple views, monochrome, text, signature
---&gt;

&lt;h2 class=&#34;relative group&#34;&gt;一、前言 
    &lt;div id=&#34;一前言&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%e4%b8%80%e5%89%8d%e8%a8%80&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;嗨，我是拍拍君 🐍&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://dailypypy.org/learn/python-abc-protocol/featured.png" />
    </item>
    
    <item>
      <title>Rust trait vs Python ABC/Protocol：抽象介面大比拼</title>
      <link>https://dailypypy.org/learn/rust-trait/</link>
      <pubDate>Fri, 20 Mar 2026 12:12:00 +0800</pubDate>
      
      <guid>https://dailypypy.org/learn/rust-trait/</guid>
      <description>&lt;!---
1024x620
prompt: masterpiece, best quality, highres illustration, green eyes, white off-shoulder shirt, 1girl, flat color, soft warm yellow background, simple design, black hair, typing on laptop, focused, close-up, face focus, cute anime girl, japanese anime style, soft shading, detailed eyes, black short skirt, gear icon, interface diagram, sparkles, concentrated expression
negative prompt: worst quality, bad eye, bad hand, extra limbs, manga, multiple views, monochrome, text, signature
---&gt;

&lt;h2 class=&#34;relative group&#34;&gt;一. 前言 
    &lt;div id=&#34;一-前言&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%e4%b8%80-%e5%89%8d%e8%a8%80&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;寫 Python 寫久了，大家對「介面」這個概念應該不陌生。你可能用過 &lt;code&gt;ABC&lt;/code&gt;（Abstract Base Class）來強制子類實作某些方法，或是用比較新潮的 &lt;code&gt;Protocol&lt;/code&gt; 來做結構化子型別（structural subtyping）。&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://dailypypy.org/learn/rust-trait/featured.png" />
    </item>
    
  </channel>
</rss>
