摘要: http://blog.csdn.net/ssdsafsdsd/article/details/8234736在标准C和C++中,长度为0的数组是被禁止使用的。不过在GNU C中,存在一个非常奇怪的用法,那就是长度为0的数组,比如Array[0];很多人可能觉得不可思议,长度为0的数组是没有什么意义... 阅读全文
posted @ 2014-11-07 17:09 穆穆兔兔 阅读(218) 评论(0) 推荐(0)
摘要: RFChttp://www.w3.org/Protocols/rfc959/4_FileTransfer.htmlhttp://blog.chinaunix.net/uid-17238776-id-1693218.htmlFTP工作流程分析FTP(File Transfer Protocol)是一个... 阅读全文
posted @ 2014-11-07 11:12 穆穆兔兔 阅读(840) 评论(0) 推荐(0)