11 2014 档案

摘要:重启网卡的方法:1 network利用root帐户# service network restart#############################################################################路由配置1. 查看route -n2. 添加r... 阅读全文
posted @ 2014-11-20 13:52 穆穆兔兔 阅读(413) 评论(0) 推荐(0) 编辑
摘要:按照 《张孝祥Java邮件开发详解》 自己create了 emali, 其中jpg 和wav文件格式过大,删除了写内容From redhat@diego.com Mon Nov 17 03:15:30 2014Subject: MIME protocol instructionFrom: redha... 阅读全文
posted @ 2014-11-17 11:28 穆穆兔兔 阅读(402) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/xyang81/article/details/7672745 电子邮件需要在邮件客户端和邮件服务器之间,以及两个邮件服务器之间进行传递,就必须遵循一定的规则,这些规则就是邮件传输协议。SMTP协议定了邮件客户端与SMTP服务之间,以及两台SMTP服务器... 阅读全文
posted @ 2014-11-14 14:15 穆穆兔兔 阅读(10560) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/ssdsafsdsd/article/details/8234736在标准C和C++中,长度为0的数组是被禁止使用的。不过在GNU C中,存在一个非常奇怪的用法,那就是长度为0的数组,比如Array[0];很多人可能觉得不可思议,长度为0的数组是没有什么意义... 阅读全文
posted @ 2014-11-07 17:09 穆穆兔兔 阅读(209) 评论(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 穆穆兔兔 阅读(816) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2014-11-06 17:29 穆穆兔兔 阅读(119) 评论(0) 推荐(0) 编辑
摘要:https://www.byvoid.com/blog/http-keep-alive-header/HTTP协议头部与Keep-Alive模式详解1、什么是Keep-Alive模式?我们知道HTTP协议采用“请求-应答”模式,当使用普通模式,即非KeepAlive模式时,每个请求/应答客户和服务器... 阅读全文
posted @ 2014-11-06 14:59 穆穆兔兔 阅读(217) 评论(0) 推荐(0) 编辑
摘要:hexdump - ascii, decimal, hexadecimal, octal dump查看十六机制的首选工具。-c 每单元以字节为单位,显示出对应的ASCII码-C 每单元以字节为单位,同时显示十六机制和ASCII码例:[atom@localhost code]$ hexdump -c ... 阅读全文
posted @ 2014-11-03 15:29 穆穆兔兔 阅读(322) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示