windows

常用命令

psr         # windows问题记录器

net use * /delete       # 清理连接会话

# 创建软连接
mklink /j   lib  D:\git\mycode\python\lib
最后更新于