微信小游戲開(kāi)發(fā)文檔-小游戲文件API string FileSystemManager.renameSync(string oldPath, string newPath)

2018-01-23 17:02 更新

string FileSystemManager.renameSync(string oldPath, string newPath)

FileSystemManager.rename 的同步版本

參數(shù)

string oldPath

源文件路徑,可以是普通文件或目錄

string newPath

新文件路徑

返回值

string errMsg

錯(cuò)誤信息

errMsg 的合法值

說(shuō)明
fail permission denied, rename ${oldPath} -> ${newPath} 指定源文件或目標(biāo)文件沒(méi)有寫(xiě)權(quán)限
fail no such file or directory, rename ${oldPath} -> ${newPath} 源文件不存在,或目標(biāo)文件路徑的上層目錄不存在
以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)