首页 新闻 会员 周边 捐助
0
回答数

已关闭问题 50 求这段代码乱码的具体原因及解决办法

1 class file_dir: 2 3 def __init__(self,p='dir.txt'): 4 import json 5 self.path = p 6 try: 7 with op