cStringIO 类似于StringIO(用法参见Python:StringIO模块),其优势在于cStringIO是由C语言写成,运行速度较StringIO快。如果需要大量使用StringIO...
確定! 回上一頁