03 2008 档案
[ie8特性1] 6个conection per domain的设计
摘要:作为www的传输协议,HTTP很简单:client与remote server建立connection,然后发送request,server处理这个request,返回response,然后关闭这个connection。 但是这个如此简单的过程存在着一些问题: 先看request: GET /index.html HTTP/1.0 /*表明动作是GET,要获取的东东是/index.html*/Ac...
阅读全文
asp.net 3.5 extensions readme
摘要:asp.net 3.5 extensions readme
阅读全文