摘要:
#!/bin/bash #获取用户名 [ pwd == '/root' ] && hn="root@$(hostname):~#" || hn="root@$(hostname):pwd#" d (){ echo -e "\033[1m$hn$dd\033[0m" } a (){ sleep 1 } 阅读全文
posted @ 2020-01-29 11:01
谈_指之间
阅读(231)
评论(0)
推荐(0)
摘要:
1.TCP/IP协议中主机与主机之间通信的三要素: IP地址(IP address) 子网掩码(subnet mask) IP路由(IP router) 2.IP地址的分类及每一类的范围: A类1-127 B类128-191 C类192-223 D类224-239组播(多播) E类240-254科研 阅读全文
posted @ 2020-01-29 10:06
谈_指之间
阅读(688)
评论(0)
推荐(0)

浙公网安备 33010602011771号