2727 < link rel ="search " title ="搜尋 " href ="../search.html " />
2828 < link rel ="copyright " title ="版權 " href ="../copyright.html " />
2929 < link rel ="next " title ="通用物件結構 " href ="structures.html " />
30- < link rel ="prev " title ="Object Implementation Support " href ="objimpl.html " />
30+ < link rel ="prev " title ="物件實作支援 " href ="objimpl.html " />
3131
3232
3333 < link rel ="canonical " href ="https://docs.python.org/3/c-api/allocation.html ">
8989 < div >
9090 < h4 > 上個主題</ h4 >
9191 < p class ="topless "> < a href ="objimpl.html "
92- title ="上一章 "> Object Implementation Support </ a > </ p >
92+ title ="上一章 "> 物件實作支援 </ a > </ p >
9393 </ div >
9494 < div >
9595 < h4 > 下個主題</ h4 >
@@ -125,7 +125,7 @@ <h3>瀏覽</h3>
125125 < a href ="structures.html " title ="通用物件結構 "
126126 accesskey ="N "> 下一頁</ a > |</ li >
127127 < li class ="right " >
128- < a href ="objimpl.html " title ="Object Implementation Support "
128+ < a href ="objimpl.html " title ="物件實作支援 "
129129 accesskey ="P "> 上一頁</ a > |</ li >
130130
131131 < li > < img src ="../_static/py.svg " alt ="Python logo " style ="vertical-align: middle; margin-top: -1px "> </ li >
@@ -142,7 +142,7 @@ <h3>瀏覽</h3>
142142 </ li >
143143
144144 < li class ="nav-item nav-item-1 "> < a href ="index.html " > Python/C API 參考手冊</ a > »</ li >
145- < li class ="nav-item nav-item-2 "> < a href ="objimpl.html " accesskey ="U "> Object Implementation Support </ a > »</ li >
145+ < li class ="nav-item nav-item-2 "> < a href ="objimpl.html " accesskey ="U "> 物件實作支援 </ a > »</ li >
146146 < li class ="nav-item nav-item-this "> < a href =""> 在 heap 上分配物件</ a > </ li >
147147 < li class ="right ">
148148
@@ -246,7 +246,7 @@ <h3>瀏覽</h3>
246246 < div >
247247 < h4 > 上個主題</ h4 >
248248 < p class ="topless "> < a href ="objimpl.html "
249- title ="上一章 "> Object Implementation Support </ a > </ p >
249+ title ="上一章 "> 物件實作支援 </ a > </ p >
250250 </ div >
251251 < div >
252252 < h4 > 下個主題</ h4 >
@@ -285,7 +285,7 @@ <h3>瀏覽</h3>
285285 < a href ="structures.html " title ="通用物件結構 "
286286 > 下一頁</ a > |</ li >
287287 < li class ="right " >
288- < a href ="objimpl.html " title ="Object Implementation Support "
288+ < a href ="objimpl.html " title ="物件實作支援 "
289289 > 上一頁</ a > |</ li >
290290
291291 < li > < img src ="../_static/py.svg " alt ="Python logo " style ="vertical-align: middle; margin-top: -1px "> </ li >
@@ -302,7 +302,7 @@ <h3>瀏覽</h3>
302302 </ li >
303303
304304 < li class ="nav-item nav-item-1 "> < a href ="index.html " > Python/C API 參考手冊</ a > »</ li >
305- < li class ="nav-item nav-item-2 "> < a href ="objimpl.html " > Object Implementation Support </ a > »</ li >
305+ < li class ="nav-item nav-item-2 "> < a href ="objimpl.html " > 物件實作支援 </ a > »</ li >
306306 < li class ="nav-item nav-item-this "> < a href =""> 在 heap 上分配物件</ a > </ li >
307307 < li class ="right ">
308308
@@ -350,7 +350,7 @@ <h3>瀏覽</h3>
350350< a href ="https://www.python.org/psf/donations/ "> Please donate.</ a >
351351< br >
352352 < br >
353- 最後更新於 7月 13 , 2025 (11:53 UTC)。
353+ 最後更新於 7月 14 , 2025 (03:20 UTC)。
354354
355355 < a href ="/bugs.html "> Found a bug</ a > ?
356356
0 commit comments