函数名称:获取 SD 卡路径
函数功能:获取 SD 卡路径
函数方法
path = file.getSDCardPath()
函数用例
path = file.getSDCardPath() dialog(path,5000)
注意事项