提交 97d30df5 编写于 作者: DCloud-yyl's avatar DCloud-yyl

Update file-system-spec.md

上级 00e83694
......@@ -176,3 +176,13 @@ FileSystemManager目前对内置应用沙盒目录为只读。如需写入,需
### 沙盒外目录
FileSystemManager暂不支持访问沙盒外目录。如有相关需求目前需开发uts插件。
## 常见问题
### 文件路径字母大小写敏感问题
- Android平台
文件路径大小写不敏感
- iOS平台
+ iOS真机文件路径大小写敏感
+ iOS模拟器文件路径大小写不敏感
> 为了有更好的兼容性,建议文件路径按大小写敏感原则处理
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册