8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
# 参数配置
|
|
# +开头的是控制模拟器行为
|
|
# -开头的是运行时参数
|
|
# -extra之后的全是普通参数
|
|
|
|
# 启动模式改为互动式
|
|
-mode interactive
|