摘要: #!/usr/bin/python# -*- coding: UTF-8 -*-import reimport osimport sysimport tempfileclass Properties: def __init__(self, file_name): self.file_name = f 阅读全文
posted @ 2021-01-17 21:44 幸福就这么简单 阅读(434) 评论(0) 推荐(0)