摘要:
From:http://www.cnblogs.com/wuxilin/archive/2006/04/05/367600.htmlTeam版的VS2005里面包含了完整的Test功能,具体有:Unit Test,WebTest和LoadTest.这一整套的测试基本涵盖了软件开发会使用到的测试功能.我这里先从单元测试开始介绍(Unit Test).说起单元测试,很多使用.net进行开发的人员也许马... 阅读全文
摘要:
Server package myserver.net;import java.io.IOException;import java.net.InetSocketAddress;import java.nio.ByteBuffer;import java.nio.channels.ClosedChannelException;import java.nio.channels.SelectionKe... 阅读全文
摘要:
Scalable IO in Java.pdf 阅读全文