03 2020 档案

摘要:前提 都是些常用命令,建议背下来。 系统操作 命令 说明 reboot 重启 halt 立刻关机 poweroff 立刻关机 shutdown r now 立刻重启(root用户使用) shutdown r 10 过10分钟自动重启(root用户使用) shutdown r 20:35 在时间为20 阅读全文
posted @ 2020-03-27 11:16 狂舞青春 阅读(203) 评论(0) 推荐(0)
摘要:python实现变脸动画测试 引用的图片boss.png 阅读全文
posted @ 2020-03-25 14:18 狂舞青春 阅读(393) 评论(0) 推荐(0)
摘要:python打印杨辉三角 阅读全文
posted @ 2020-03-24 18:03 狂舞青春 阅读(669) 评论(0) 推荐(0)
摘要:敏感字替换 阅读全文
posted @ 2020-03-24 18:01 狂舞青春 阅读(300) 评论(0) 推荐(0)
摘要:python食人蛇代码 阅读全文
posted @ 2020-03-24 17:59 狂舞青春 阅读(343) 评论(0) 推荐(0)
摘要:打卡程序 阅读全文
posted @ 2020-03-10 11:37 狂舞青春 阅读(2107) 评论(1) 推荐(0)
摘要:tomcat发版脚本参考 验证URL脚本 shell !/bin/bash 地址链接 WEB_URL="http://10.142.114.76:8080/image/index.action" 状态码 PRO_WEB= 时间戳 DATE= 红色 RED="\E[31m\E[01m" 绿色 GREE 阅读全文
posted @ 2020-03-09 16:45 狂舞青春 阅读(195) 评论(0) 推荐(0)