Python随机读取文件实现实例 Python随机读取文件代码如下importosimportrandomrootdir="d:\\face\\train"file_names=[]forparent,dirnames,filenam 随机读取