This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
YFKJ_EmbeddedSoftwareTeam
/
rtu_linux_modules
Segui
2
Vota
0
Forka
1
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
优化注释
niujiuru
3 settimane fa
parent
46cdf45f94
commit
b11b382a64
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
sshd/client/client.go
+ 1
- 1
sshd/client/client.go
Vedi File
@@ -61,7 +61,7 @@ func main() {
return
}
- term() // 启动终端模拟器
+ term() // 启动终端模拟器
卍
}
// SHELL终端模拟器