07 2010 档案

C转义字符问题
摘要:今天遇到了一个C语言的问题,以前没注意到:http://wordaligned.org/articles/octal-literalsVery large Hex value in a String LiteralHere, the "DEF" characters are valid hexadecimal and therefore become part of the number we&#... 阅读全文

posted @ 2010-07-20 20:02 YZG 阅读(329) 评论(0) 推荐(0)

收藏:网口协商
摘要:源自:http://blog.chinaunix.net/u3/104597/showart_2066418.html以太网端口电口工作模式简单介绍:1.以太网口的两端工作模式(10M半双工、10M全双工、100M半双工、100M全双工、自协商)必须设置一致。2.如果一端是固定模式(无论是10M、100M),另外一端是自协商模式,即便能够协商成功,自协商的那一端也将只能工作在半双工模式。 3.如果... 阅读全文

posted @ 2010-07-01 11:46 YZG 阅读(778) 评论(0) 推荐(0)

导航