windows netstat get port pid 查看 端口占用
netstat -ano |findstr “8080” taskkill /T /F /PID 1… 继续阅读 windows netstat get port pid 查看 端口占用
netstat -ano |findstr “8080” taskkill /T /F /PID 1… 继续阅读 windows netstat get port pid 查看 端口占用
### mrdoc-nginx docker run -d –name mrdoc -p 1008… 继续阅读 docker run mrdoc 觅思文档
slmgr /ipk 74YFP-3QFB3-KQT8W-PMXWJ-7M648 slmgr /sk… 继续阅读 windows server 2008 r2 sp1 key
import “encoding/base64” var str = “123456asdfgh” … 继续阅读 golang base64 编码解码
yarn remove node-sass npm install node-sass@4.0.0
在终端执行 npm run lint:js — –fix 命令 进行代码格式处理,然后重新启动项… 继续阅读 error Expected linebreaks to be ‘LF’ but found ‘CRLF’ linebreak-style
yarn add node-sass yarn install
.\Install-Containerd.ps1 -ContainerDVersion 1.5.9 … 继续阅读 windows server 2019 安装 kubernetes node
https://github.com/coreybutler/nvm-windows/release… 继续阅读 nvm-windows node版本管理
path: https://sourceforge.net/projects/mingw-w64/f… 继续阅读 cgo: C compiler “gcc” not found: exec: “gcc”: executable file not found in %PATH%
Set-ExecutionPolicy -ExecutionPolicy UNRESTRICTED
$env:HTTP_PROXY=”http://127.0.0.1:8118″ $env:HTTPS… 继续阅读 windows powershell use proxy
Install-Module -Name DockerMsftProvider -Repositor… 继续阅读 windows server 2019 安装 docker
slmgr /ipk WMDGN-G9PQG-XVVXX-R3X43-63DFG slmgr /sk… 继续阅读 windows server 2019 激活
curl -s -vvI https://www.baidu.com opt: -I, –head… 继续阅读 curl获取ssl证书
timeout 5 ping www.baidu.com timeout 2.5s ping www… 继续阅读 timeout 限制命令执行时间
https://go.dev/dl/ https://go.dev/dl/go1.18beta1.l… 继续阅读 golang beta pkg for arm
#golang env export GOROOT=/usr/local/go export GOP… 继续阅读 golang /etc/profile path
GOARM=7 GOARCH=arm64 GOOS=linux go build -v
nmtui