码迷,mamicode.com
首页 > 其他好文 > 详细

在Adobe AIR/AS 程序中 如何设置目录

时间:2014-07-25 14:07:41      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   re   c   div   window   windows   

首先所有目录都以 "File:///"开头,无论Mac或者Windows

后面的路径

Windows: E:/WorkGround/Txt.txt  --> "File:///E:/WorkGround/Txt.txt"

Mac: /User/eran/Documents/Txt.txt   --> "File:////User/eran/Documents/Txt.txt"

// -configPath File:///E:/WorkGround/Config.json
// -configPath File:////Users/eran/Documents/

在Adobe AIR/AS 程序中 如何设置目录,布布扣,bubuko.com

在Adobe AIR/AS 程序中 如何设置目录

标签:style   blog   color   re   c   div   window   windows   

原文地址:http://www.cnblogs.com/eran/p/3867546.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!