微信小游戲開發(fā)文檔-小游戲文件API string FileSystemManager.copyFileSync(string srcPath, string destPath)

2018-01-23 11:20 更新

string FileSystemManager.copyFileSync(string srcPath, string destPath)

FileSystemManager.copyFile 的同步版本

參數(shù)

string srcPath

源文件路徑,只可以是普通文件

string destPath

目標文件路徑

返回值

string errMsg

錯誤信息

errMsg 的合法值

說明
fail permission denied, copyFile ${srcPath} -> ${destPath} 指定目標文件路徑沒有寫權限
fail no such file or directory, copyFile ${srcPath} -> ${destPath} 源文件不存在,或目標文件路徑的上層目錄不存在
以上內容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號