官网手册:https://tcpreplay.appneta.com/wiki/tcprewrite man.html 恶意IP:http://www.jianshu.com/p/d3a2c4cda7a9 常用: 修改源IP 目的IP ...
分类:
其他好文 时间:
2020-01-13 18:13:25
阅读次数:
78
引入 $OI$ $WIKI$上看到的,感觉挺有意思的,最开始想要学这个是因为它能用来解决最小瓶颈路问题 我们先来看道货车运输: $n$ 个点 $m$ 条无向边的图,$k$ 个询问,每次询问从 $u$ 到 $v$ 的所有路径中,最长的边的最小值。 $1\leq n\leq 15000,1\leq m\ ...
分类:
其他好文 时间:
2020-01-13 16:35:21
阅读次数:
118
中文文档:https://github.com/weibocom/motan/wiki/zh_userguide#%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E 微信公众号 ? JAVA程序猿成长之路 分享资源,记录程序猿成长点滴。专注于Java,Spring,Spring ...
分类:
其他好文 时间:
2020-01-13 13:00:35
阅读次数:
69
官方github中文地址: https://github.com/redisson/redisson/wiki/%E7%9B%AE%E5%BD%95 ...
分类:
编程语言 时间:
2020-01-13 12:55:56
阅读次数:
107
autoCommit 一个用于Git自动commit的VSCode插件,它可以用来补充之前忘记提交commit,帮助你把首页的绿色格子填满。 使用效果 1. 使用本插件来控制commit次数. 2. 如下图,你甚至可以规划一下 次数,然后画出图形, 天空才是你的极限。 功能特性 1. 选择多个日期范 ...
分类:
其他好文 时间:
2020-01-13 10:58:03
阅读次数:
110
wiki https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5 翻译 https://blog.csdn.net/yifanict/article/details/77947912 ...
分类:
Web程序 时间:
2020-01-12 13:42:42
阅读次数:
112
参考: https://chenguolin.github.io/2019/03/02/Fluentd-5-Fluentd%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91/ http://denghb.com/wiki/ELKstack-guide-cn/logstash/s ...
分类:
其他好文 时间:
2020-01-11 23:48:34
阅读次数:
102
在CentOS中可以通过下面三个命令查看系统相关信息。 uname -a cat /proc/version cat /etc/redhat-release 参考查看CentOS版本:https://docsxyz.com/wiki/centos/check-release-version ...
分类:
其他好文 时间:
2020-01-10 22:31:42
阅读次数:
76
官方文档: https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=7_7 https://developers.weixin.qq.com/miniprogram/dev/api/open-api/payment/wx.requ ...
分类:
微信 时间:
2020-01-10 20:11:08
阅读次数:
646
1.端到端原则(end to end principle) 当我们设计一个大的系统(如操作系统或协议族)时,随之而来的一个问题通常是在什么位置实现某个功能。影响TCP/IP协议族设计的一个重要原则是 端到端原则(end to end principle) :只有在通信系统端点的应用知识的帮助下,才能 ...
分类:
其他好文 时间:
2020-01-10 16:03:25
阅读次数:
102