11 2021 档案
WSL Operation not permitted 解决方案
摘要:Launch Ubuntu WSL Create the file /etc/wsl.conf if it doesn’t exist Open the file (e.g.: nano /etc/wsl.conf) and add the following lines: [automount]
阅读全文
TCP/IP 半双工 全双工
摘要:一、单工1、数据只在一个方向上传输,不能实现双方通信。 2、Example:电视、广播。 Sender >Receiver 二、半双工1、允许数据在两个方向上传输,但是同一时间数据只能在一个方向上传输,其实际上是切换的单工。 2、Example:对讲机。 Sender/Receiver >Recei
阅读全文
浙公网安备 33010602011771号