11 2020 档案

摘要:/** * 日期加或减num天 * * @param num * @return */ public static Date getDateByDay(int num) { Calendar cal = Calendar.getInstance(); // 设置开始时间 cal.setTime(ne 阅读全文

posted @ 2020-11-04 18:38 jiaoqing。 阅读(2628) 评论(0) 推荐(0) 编辑 |

摘要:一、下面是red hat/CentOs7关闭防火墙的命令! 1:查看防火状态 systemctl status firewalld service iptables status 2:暂时关闭防火墙 systemctl stop firewalld service iptables stop 3:永 阅读全文

posted @ 2020-11-03 21:01 jiaoqing。 阅读(2449) 评论(0) 推荐(0) 编辑 |

随笔 - 287, 文章 - 0, 评论 - 3, 阅读 - 42万

Copyright © 2025 jiaoqing。
Powered by .NET 9.0 on Kubernetes

点击右上角即可分享
微信分享提示