摘要: 1 ////////////////////////////////////////////////////////////////////////// 2 // atoi atof atol 大小写转换 3 // 4 #include "stdafx.h" 5 #include 6 #include 7 #include 8 #include ... 阅读全文
posted @ 2017-03-09 20:40 北纬395427 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 1 ////////////////////////////////////////////////////////////////////////// 2 // strcpy strncpy strcat strncat strcmp strlen 3 // 4 #include "stdafx.h" 5 #include "stdio.h" 6 #include "s... 阅读全文
posted @ 2017-03-09 20:11 北纬395427 阅读(469) 评论(0) 推荐(0) 编辑
摘要: 路由器的三层转发主要依靠CPU进行,而三层交换机的三层转发依靠ASIC芯片完成,这就决定了两者在转发性能上的巨大差别。当然,三层交换机并不能完全替代路由器,路由器所具备的丰富的接口类型、良好的流量服务等级控制、强大的路有能力等仍然是三层交换机的薄弱环节。目前的三层交换机一般是通过VLAN来划分二层网 阅读全文
posted @ 2017-03-09 16:24 北纬395427 阅读(404) 评论(0) 推荐(0) 编辑