dart集成shell脚本调用功能
摘要:
pubspec.yaml里添加依赖:shell: any import 'dart:io'; import 'package:shell/shell.dart'; void main(List<String> arguments) async { var shell = Shell(); var p 阅读全文
posted @ 2023-08-19 12:38 Silentdoer 阅读(166) 评论(0) 推荐(0)
浙公网安备 33010602011771号