Something nice on the Street (Revisit the UK in 2019)
Everythingseemedsoniceandpeacefullikeyearsago.AndIwouldliketoquotesomethingfromoneofmyfavouriteTVplayshere.I'mthankfulformyyearsspentwiththisfamily.Fo
Everythingseemedsoniceandpeacefullikeyearsago.AndIwouldliketoquotesomethingfromoneofmyfavouriteTVplayshere.I'mthankfulformyyearsspentwiththisfamily.Fo
新冠肺炎期间在家呗封印了将近一个月的时间。期间把旧的Tu131笔记本改装成了一台私人服务器,运行了软路由+Nas系统。这其实是一件很早很早之前就想要做的事情,但是有各种理由借口拖着拖着没做。过程就不必细表了,但是在这个过程中我最大的体悟真的就是“万事开头难”。在开始做这件事情之前,我总是设想了太多的
删除步骤:* 1. win + r 打开运行, 输入"regedit"打开注册表.* 2. 删除注册表: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
若要使用 PowerShell 安装 OpenSSH,请先以管理员身份运行 PowerShell(win+x快捷键进行打开)。 为了确保 OpenSSH 可用,请运行以下 cmdlet:Get-WindowsCapability -Online | Where-Object Name -like &
pip freeze>requirements.txt会生成当前环境下所有的库以及对应版本
Github表列所有可用版本:pyenv install -l安装指定版本:pyenv install <version>表列所有已安装版本:pyenv versions查询当前全局版本:pyenv version指定全局版本:pyenv global <version>
注册表:计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\ParametersEnableSecuritySignature和RequireSecuritySignature值改为0控制面板:Wind