我在终点站安装了一体机。
我该怎么做呢?
发布于 2021-03-03 17:26:53
转到保存可执行文件file.exe的文件夹,右击此处的“打开终端”,然后在终端中键入以下内容:
file.exe
mono file.exe
如果需要,可以为其他选项键入mono --help
mono --help
https://askubuntu.com/questions/1320814
相似问题