关于TCP/IP协议,建议参考Richard Stevens的《TCP/IP
Illustrated,vol1》(TCP/IP详解卷1)。关于第二层面,依然建议RichardStevens的《Unix network
proggramming,vol1》(Unix网络编程卷1),这两本书公认是Uni...
分类:
其他好文 时间:
2014-06-16 09:04:03
阅读次数:
170
选择同事列表页面,在Adapter里设置复选框背景时调用了notifyDataSetChanged(),阻碍了UI线程,因此在设置ListView.setSelection(position)时不起作用。有时调用adapter.notifyDataSetChanged时也没有刷新页面,可以使用Lis...
分类:
其他好文 时间:
2014-06-13 00:24:39
阅读次数:
291
Software-Defined Networking Network intelligence is
(logically) centralized in software-based SDN controllers network operators and
administrators can...
分类:
其他好文 时间:
2014-06-12 20:40:39
阅读次数:
647
TCP在网络OSI的七层模型中的第四层——Transport层,IP在第三层——Network层,ARP在第二层——Data
Link层,在第二层上的数据,我们叫Frame,在第三层上的数据叫Packet,第四层的数据叫Segment。
首先,我们需要知道,我们程序的数据首先会打到TCP的Seg.....
分类:
其他好文 时间:
2014-06-12 19:19:59
阅读次数:
316
一、摘要 An Adapter object acts as a bridge between
anAdapterViewand the underlying data for that view. The Adapter provides access
to the data items. Th....
分类:
移动开发 时间:
2014-06-12 18:27:55
阅读次数:
503
Direct NFS ClientNAS storage devices use the
Network File System (NFS) to access data. In Oracle Database 10g, NAS devices
were accessed using operati...
分类:
数据库 时间:
2014-06-12 14:47:29
阅读次数:
421