Skip to content

File self asyncReadArrayFile string function

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

简介

异步读取数组文件内容

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