fileUri.getUriFromPathgetUriFromPath(path: string): string以同步方法获取文件URI,较为耗时任务池(TaskPool)的并发能力,可以将独立的耗时任务分发到子线程中执行https://developer.huawei.com/consumer/cn/doc/best-practices-V5/bpta-app-concurrency-design-V5
fileUri.getUriFromPath
getUriFromPath(path: string): string
以同步方法获取文件URI,较为耗时
任务池(TaskPool)的并发能力,可以将独立的耗时任务分发到子线程中执行
https://developer.huawei.com/consumer/cn/doc/best-practices-V5/bpta-app-concurrency-design-V5