递归删除Mac os 系统下专属文件
import os
def read_dirname(path):
    files = os.listdir(path)
    for file in files:
        if os.path.isdir(f'{path}/{file}'):
            read_dirname(f'{path}/{file}')
        elif file[0] == '.' and os.path.exists(f'{path}/{file[2:]}'):
     2,然后最好设置一下共享密码
2,然后最好设置一下共享密码
 3,根据你的ip地址连接vnc
3,根据你的ip地址连接vnc 