下载https://github.com/soybean217/demo-forwardingIntroduction 简介A demo for store and forwarding http data . Base SP or MM fee or user register interface...
分类:
Web程序 时间:
2015-07-24 06:51:40
阅读次数:
231
Sublime Text 3 Plugins(**)packet control:plugin包管理器
(**)netuts-fetch:
(**)markdown editing:Markdown编辑器
(**)plain tasks:事务管理
(**)snippets-C++:
(**)Ctags:函数定义跳转等
(**)BracketHighlighter:高亮显示匹配的括号、引号...
分类:
其他好文 时间:
2015-07-23 00:45:04
阅读次数:
193
转载至: http://www.dutor.net/index.php/2013/11/rvalue-reference-move-semantics-and-perfect-forwarding/ C++11 引入的新特性中,除了并发内存模型和相关设施,这些高帅富之外,最引人入胜且接地气的特性.....
分类:
移动开发 时间:
2015-07-21 21:59:56
阅读次数:
139
数据中心互联——更广泛的二层网络 本章介绍跨数据中心的大二层网络互联技术,包括需求和业务模型,重点介绍传统VPLS方案和新兴的OTV方案。图 VPLS的组网图核心器件为PE,负责把CE接入VPLS网络同时终结VPLS隧道,进入MPLS+IP核心网图 OTV的组网图通过OTV网关,在广域网上架设了跨....
分类:
其他好文 时间:
2015-07-20 21:25:14
阅读次数:
272
Linux kernel version: 3.18.14 file: net/ipv4/netfilter/iptables_filter.c先贴出重要的全局变量struct xt_table packet_filter:#define FILTER_VALID_HOOKS ((1 regis.....
分类:
其他好文 时间:
2015-07-20 16:12:05
阅读次数:
151
mysql相关配置[root@wangchaotmp]#vim/etc/my.cnf//mysql的配置文件[mysqld]port=3306//端口socket=/tmp/mysql.sock//监听的sockskip-locking//过滤lockkey_buffer_size=256M//索引块缓存max_allowed_packet=1M//允许最大的包table_open_cache=256//所有线程,打开表的数量sort..
分类:
数据库 时间:
2015-07-19 23:46:40
阅读次数:
308
登陆mysql终端,查看当前配置(默认单位是字节):show VARIABLES like '%max_allowed_packet%';在mysql的安装目录下 找到 my.ini文件 加入以下代码:interactive_timeout = 120wait_timeout = 120max_al...
分类:
数据库 时间:
2015-07-17 11:40:27
阅读次数:
141
实验 3 EIGRP、BGP 的配置
EIGRP
实验学时:2学时
一、实验目的 掌握 EIGRP 协议的基本原理; 掌握 EIGRP 协议的配置方法; 掌握 EIGRP 协议路由汇总和负载均衡的配置方法;
二、实验环境(软件、硬件及条件) 2Windows 主机+3 台路由器 或者 1 台 Windows 主机+packet tracer 5.0 以上模拟器
...
分类:
其他好文 时间:
2015-07-16 22:27:46
阅读次数:
181
搭建了简单的局域网和广域网实验平台,如下:路由器配置命令如下:Router>enableRouter#configure
terminalEnterconfiguration
commands,oneperline.EndwithCNTL/Z.Router(config)#hostname
RBRB(config)#enable
passwordtoddRB(config)#interface
serial3/0RB(config-if)#n..
分类:
其他好文 时间:
2015-07-15 23:06:52
阅读次数:
201