Python StringIO and cStringIO. The behavior of StringIO is very similar to the file object, but it is not a file on the disk, but a "file" in memory.
確定! 回上一頁