1、参数监控
1.1、MySQL command 查看 mysql>SHOW STATUS; (服务器状态变量,运行服务器的统计和状态指标) mysql> SHOW VARIABLES;(服务器系统变量,实际上使用的变量的值) mysql> SHOW STATUS …
1、C 语言基础
本节主要还是了解一些 C 的基本用法以及与 C 语言的不同/改进之处。比如说,C 是面向对象的语言,C 是面向过程的语言。
1.1 Hello, C
熟悉 C 的标准 IO 库、命名空间以及基本的输入输出方法:
// 导入 C 的标准输入输出库
#i…
Lack of Buffers for the Distance, Frame Size, and Speed of a Link
In lossless networks, the required number of buffers on a port increase as the length of its link increases, the speed increases and the average frame size decreases. 在无损网络中,随着链路…
下载地址:RedisInsight - The Best Redis GUIRedisInsight provides an intuitive and efficient graphical interface for Redis, allowing you to interact with your databases and manage your data.https://redis.com/redis-enterprise/redis-insight/#insight…