摘要:
在LR监控linux中报错误如下: Monitor name :UNIX Resources. Cannot initialize the monitoring on 192.168.8.26. Error while creating the RPC client. Ensure that the 阅读全文
摘要:
#简单写一下username='xiaoxiao'userpassword=123name=input("input your name:")password=input("input your password:")if username == name: print("your name is 阅读全文