摘要:
Java二进制操作符只有7个,如下 OperatorDescription ~ Unary bitwise complement << Signed left shift >> Signed right shift >>> Unsigned right shift & Bitwise AND ^ B 阅读全文
摘要:
这次是给天安运维的堡垒机搭建vpn环境, 下载了一个9.0版的secureCRT,然后使用堡垒机登录secureCRT时就是提示如下错误: The client has disconnected from the server. Reason:The server's host key failed 阅读全文