Windows安装Visual Studio
本文演示Visual Studio 2022的安装与使用 环境:win10 1.安装 1.1.使用该链接访问visualstudio官网(选择)Enterprise 2022 1.2.安装visualstudio 打开visualstudio安装程序 点击继续 等待下载 ...
ventoy 安装教程参考
Ventoy 是一个开源工具,用于为 ISO 文件创建可启动的 USB 驱动器。使用 Ventoy,不需要反复格式化磁盘,只需要将 iso 文件复制到 USB 驱动器并启动它。 硬件设备:要准备一个8G以上的U盘(太小...
常用HTTP响应头状态码详解
1xx系列(信息性状态码): 100 Continue:服务器已收到请求的初始部分,并且客户端应该继续发送剩余的请求。 101 Switching Protocols:服务器已经理解了客户端的请求,将通过Upgrade消息头通...
PlatformIO一直显示loading
PlatformIO主页一直显示loading该问题可能因为网络连接问题或版本问题 报错 Error: Could not start PIO Home server:Timeout error at Timeout._onTimeout 看下 pio home 可能再下载依赖但是下...
使用Visual Studio安装platformio
安装Visual Studio Code 可以从官网下载:https://code.visualstudio.com/ 也可以看这篇文章安装Visual Studio 安装 platformio 环境 安装platformio前要安装Python环境 1.打开Visual Studio Co...
Windows hosts文件修改
在C盘下 C:\Windows\System32\drivers\etc 使用记事本打开 保存桌面或其他地方 去掉.txt 复制并替换 完成!
windows安装xray
搭建环境Windows Server 2022 首先下载xray windows端 https://github.com/chaitin/xray/releases 下载 解压 打开 第一次打开会创建三个数据文件 再用命令生成证书(当前目录) xray_windows_a...