import 'dart:io';
...
Directory.current = new Directory('your/path/here');
Run Code Online (Sandbox Code Playgroud)
要不就
Directory.current = 'your/path/here';
Run Code Online (Sandbox Code Playgroud)
另见https://api.dartlang.org/133671/dart-io/Directory/current.html
| 归档时间: |
|
| 查看次数: |
982 次 |
| 最近记录: |