python 获取流文件 大小

buffer_file_content=u"流文件内容"
file_size  = len(buffer_file_content)/1000 #kb
相关文章
相关标签/搜索