11 2016 档案

摘要:作者: GD_SeHun 链接:http://www.imooc.com/article/2367来源:慕课网 1. 阅读下面的代码,写出A0,A1至An的最终值。 2. 这两个参数是什么意思:*args,**kwargs?我们为什么要使用它们? 如果我们不确定要往函数中传入多少个参数,或者我们想往 阅读全文
posted @ 2016-11-11 13:32 morningdew 阅读(598) 评论(0) 推荐(0)
摘要:2 Networking Skills You need to understand the basics of networking, such as the following. DHCP NAT Subnetting IPv4 IPv6 Public v Private IP DNS Rout 阅读全文
posted @ 2016-11-06 10:40 morningdew 阅读(290) 评论(0) 推荐(0)
摘要:转自: http://null-byte.wonderhowto.com/how-to/hacker-fundamentals-everymans-guide-network-packets-are-routed-across-web-0134491/ We already covered how 阅读全文
posted @ 2016-11-06 10:32 morningdew 阅读(240) 评论(0) 推荐(0)
摘要:转: https://zhidao.baidu.com/question/433883872383370884.html我们知道,当我们在浏览器里面输入网址时,DNS服务器会自动把它解析为IP地址,浏览器实际上查找的是IP地址而不是网址。那么IP地址是如何转换为第二层物理地址(即MAC地址)的呢?在 阅读全文
posted @ 2016-11-05 20:34 morningdew 阅读(185) 评论(0) 推荐(0)