会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mumututu's growing
高山自仰止,流水不争先
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
68
69
70
71
72
73
74
75
76
···
84
下一页
2014年12月24日
王道论坛和九度论坛
摘要: http://ac.jobdu.com/problem.php?pid=1081http://www.cskaoyan.com/thread-185868-1-1.html
阅读全文
posted @ 2014-12-24 16:44 穆穆兔兔
阅读(625)
评论(0)
推荐(0)
2014年12月1日
Ubuntu 12.04 LTS 下配置 apache支持SPDY, 使用wireshark 抓包分析SPDY 协议
摘要: 1、安装apachesudo apt-get install apache2root@ubuntu:/etc/apache2/mods-enabled# apache2 -vServer version: Apache/2.2.22 (Ubuntu)Server built: Jul 22 20...
阅读全文
posted @ 2014-12-01 14:05 穆穆兔兔
阅读(963)
评论(0)
推荐(0)
2014年11月20日
vnc/route/ifconfig 配置
摘要: 重启网卡的方法:1 network利用root帐户# service network restart#############################################################################路由配置1. 查看route -n2. 添加r...
阅读全文
posted @ 2014-11-20 13:52 穆穆兔兔
阅读(434)
评论(0)
推荐(0)
2014年11月17日
MIME protocol 说明
摘要: 按照 《张孝祥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 穆穆兔兔
阅读(407)
评论(0)
推荐(0)
2014年11月14日
理解邮件传输协议(SMTP、POP3、IMAP、MIME)
摘要: http://blog.csdn.net/xyang81/article/details/7672745 电子邮件需要在邮件客户端和邮件服务器之间,以及两个邮件服务器之间进行传递,就必须遵循一定的规则,这些规则就是邮件传输协议。SMTP协议定了邮件客户端与SMTP服务之间,以及两台SMTP服务器...
阅读全文
posted @ 2014-11-14 14:15 穆穆兔兔
阅读(11411)
评论(0)
推荐(0)
2014年11月7日
GNU C中的零长度数组
摘要: 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)
ftp protocol
摘要: 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)
2014年11月6日
MSS & MTU
摘要:
阅读全文
posted @ 2014-11-06 17:29 穆穆兔兔
阅读(131)
评论(0)
推荐(0)
HTTP协议头部与Keep-Alive模式详解
摘要: https://www.byvoid.com/blog/http-keep-alive-header/HTTP协议头部与Keep-Alive模式详解1、什么是Keep-Alive模式?我们知道HTTP协议采用“请求-应答”模式,当使用普通模式,即非KeepAlive模式时,每个请求/应答客户和服务器...
阅读全文
posted @ 2014-11-06 14:59 穆穆兔兔
阅读(231)
评论(0)
推荐(0)
2014年11月3日
linux 16进制 产看文件
摘要: hexdump - ascii, decimal, hexadecimal, octal dump查看十六机制的首选工具。-c 每单元以字节为单位,显示出对应的ASCII码-C 每单元以字节为单位,同时显示十六机制和ASCII码例:[atom@localhost code]$ hexdump -c ...
阅读全文
posted @ 2014-11-03 15:29 穆穆兔兔
阅读(325)
评论(0)
推荐(0)
上一页
1
···
68
69
70
71
72
73
74
75
76
···
84
下一页
公告