2022年7月20日

win11离线安装netframework3

摘要: 1.下载cab包 2.以管理员方式运行dos,dism.exe /online /enable-feature /featurename:netfx3 /Source:D:\sources\sxs (D:\sources\sxs这里根据自己电脑情况建立文件夹) 3.在设置->应用中打开可勾选功能 阅读全文

posted @ 2022-07-20 14:59 lovezj9012 阅读(1151) 评论(0) 推荐(0)

TortoiseGit切换分支提示pull requires the selected local branch to be the current branch

摘要: 切换分支提示pull requires the selected local branch to be the current branch 解决办法,安装高版本的TortoiseGit就可以了。 阅读全文

posted @ 2022-07-20 14:47 lovezj9012 阅读(225) 评论(0) 推荐(0)

导航