txt_Read(path)
txt_Read
path
参数说明: path —— txt文件全路径
txt_Read("D:\test.txt") 将返回D盘test.txt文本文件所存储的内容
"D:\test.txt"