摘要:
AIR 文件存储路径三种选择1.File.desktopDirectory 路径参数:C:\Documents and Settings\当前用户名\桌面\ file = File.desktopDirectory.resolvePath("HelloWorld.txt");var stream:FileStream = new FileStream()stream.open(file, File... 阅读全文
posted @ 2009-07-01 00:13
zhych
阅读(722)
评论(0)
推荐(0)
浙公网安备 33010602011771号