Skip to content

File self asyncCreateFile string function

xu.jingyu edited this page Jan 14, 2020 · 4 revisions

简介

创建文件

  • @param path string path:文件路径
  • @param asyncCreateFileCallback function function(number code, string filePath)...end code:读取状态,0: 成功, 其他失败 filePath:文件路径
Clone this wiki locally