07 2021 档案
摘要:1、lsof 即ls open files lsof -i:端口号 2、netstat 非本用户的进程信息不会显示,请切换root用户 netstat -tunpl | grep 端口号 3. set 显示系统中已经存在的shell变量 设置shell变量的新变量值 符号‘+’和‘-’作用分别是打开
阅读全文
摘要:高级 Bash 脚本指南 深入探索 shell 脚本艺术 孟德尔·库珀 https://tldp.org/LDP/abs/html/index.html
阅读全文
摘要:引导线 import LeaderLine from 'leader-line-vue'; methods: { getLine(abstracts) { this.lines = [] for (let j = 0; j < abstracts.length; j++) { let relatio
阅读全文
摘要:# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # buil
阅读全文

浙公网安备 33010602011771号