IOS:

Application.dataPath :                      Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/xxx.app/Data

Application.streamingAssetsPath :   Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/xxx.app/Data/Raw

Application.persistentDataPath :      Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents

Application.temporaryCachePath :   Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library/Caches

Android:

Application.dataPath :                         /data/app/xxx.xxx.xxx.apk

Application.streamingAssetsPath :      jar:file:///data/app/xxx.xxx.xxx.apk/!/assets

Application.persistentDataPath :         /data/data/xxx.xxx.xxx/files

Application.temporaryCachePath :      /data/data/xxx.xxx.xxx/cache

Windows:

Application.dataPath :                         /Assets

Application.streamingAssetsPath :      /Assets/StreamingAssets

Application.persistentDataPath :         C:/Users/xxxx/AppData/LocalLow/CompanyName/ProductName

Application.temporaryCachePath :      C:/Users/xxxx/AppData/Local/Temp/CompanyName/ProductName

Mac:

Application.dataPath :                         /Assets

Application.streamingAssetsPath :      /Assets/StreamingAssets

Application.persistentDataPath :         /Users/xxxx/Library/Caches/CompanyName/Product Name

Application.temporaryCachePath :      /var/folders/57/6b4_9w8113x2fsmzx_yhrhvh0000gn/T/CompanyName/Product Name



Windows Web Player:


Application.dataPath :             file:///D:/MyGame/WebPlayer (即导包后保存的目录,html文件所在目录)

Application.streamingAssetsPath :

Application.persistentDataPath :

Application.temporaryCachePath :

最新文章

  1. 解决某些Android Permission denied
  2. IP地址的分类
  3. MySQL高可用之MHA搭建
  4. SQL Server索引 (原理、存储)聚集索引、非聚集索引、堆 <第一篇>
  5. BZOJ 2393 Cirno的完美算数教室
  6. WCF之并发,吞吐量和限流
  7. Android Animation学习笔记
  8. easyui-textbox
  9. TreeComboBox控件范例
  10. html中文乱码
  11. mysql读写分离
  12. SQL语法考核
  13. solr7.5--win10--部署使用
  14. python菜鸟学习心得
  15. MongoDB 学习手册 - 安装(windwos 环境)
  16. vue+iview实现一行平均五列布局
  17. 【麦子学院】Linux cmd命令大全
  18. datacolumn 表达式 除数为0
  19. php不用递归完成无限分类,从表设计入手完整演示过程
  20. Java基础(十四):泛型

热门文章

  1. linux 怎么用 名字 代替 ip ?
  2. DNN结构构建:NAS网络结构搜索和强化学习、迁移学习
  3. Jmeter之关联——常用提取器
  4. java求两个集合的交集和并集,比较器
  5. 动态生成java、动态编译、动态加载
  6. 洛谷——P3389 【模板】高斯消元法
  7. Ice Cream Tower(The 2016 ACM-ICPC Asia China-Final Contest 二分&贪心)
  8. Linux配置网卡、网卡会话、网卡bonding
  9. buf.write()
  10. oldboy python 3.5 week 1