Ray's playground

 

2010年11月13日

Python中的List对象(Python 源码剖析第四章)

摘要: PyListObjectCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1typedefstruct{2PyObject_VAR_HEAD3/*Vectorofpointerstolistelements.list[0]isob_item[0],etc... 阅读全文

posted @ 2010-11-13 21:18 Ray Z 阅读(520) 评论(0) 推荐(0) 编辑

导航