You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
|
|
|
|
比如希望执行后台执行trace命令,那么调用下面命令
|
|
|
|
|
|
|
|
|
|
`trace demo.MathGame primeFactors &`{{execute T2}}
|
|
|
|
|
|
|
|
|
|
这时命令在后台执行,可以在console中继续执行其他命令。
|