Centos7.5基于MySQL5.7的InnoDB Cluster多节点集群环境部署一.MySQL InnoDB Cluster 介绍MySQL的高可用架构解决方案,比如MMM, MHA, NDB Cluster, Galera Cluster, InnoDB Cluster, 腾讯的PhxSQL ...
分类:
数据库 时间:
2020-06-18 19:57:24
阅读次数:
94
#region DataGridView分页 DataTable MiddleData = new DataTable(); private void QueryBtn_Click(object sender, EventArgs e) { //查询RawData中符合条件的数据 MiddleDat ...
private void label1_Paint(object sender, PaintEventArgs e) { Label label1 = (Label)sender; DrawBorder(label1, e.Graphics, Color.Transparent, label1.Wi ...
[BJDCTF 2nd]文件探测 这两天刷题碰到了一道稍微有难度的题,记录一下,有一些点是未被掌握到的。 home.php: <?php setcookie("y1ng", sha1(md5('y1ng')), time() + 3600); setcookie('your_ip_address', ...
分类:
其他好文 时间:
2020-06-17 20:38:29
阅读次数:
69
ShouldBindQuery 函数只绑定Get参数,不绑定post数据 package main import ( "log" "github.com/gin-gonic/gin" ) type Person struct { Name string `form:"name"` Address s ...
分类:
其他好文 时间:
2020-06-17 18:15:34
阅读次数:
46
STP生成树选举生成树选举步骤:1.选择根网桥网桥ID最小网桥ID=网桥优先级+网桥MAC地址网桥优先级:0-65535默认值:32768步长:40962.选择根端口(非根网桥)-此端口到达根网桥的路径成本最低-此端口直连的网桥ID最小-端口标识最小端口标识=端口优先级+端口编号端口优先级:0-240默认值:128步长:163.选择指定端口(每根网线)根网桥.上的所有端口都是指定端口-此端口所在交
分类:
其他好文 时间:
2020-06-17 16:47:03
阅读次数:
65
DHCP三层交换机设置方式全局模式和接口模式设置方式和命令resetsave回车输入yreboot输入n输入y重启后就恢复默认设置了默认用户名密码adminAdmin@huawei<DHCP>resetsavey<DHCP>rebootny恢复出厂设置[DHCP]undoippoolp4[DHCP]intvlanif10[DHCP-Vlanif10]dhcpselectin
分类:
其他好文 时间:
2020-06-17 16:42:51
阅读次数:
198
Switch>en进入模式Switch#conf配置Configuringfromterminal,memory,ornetwork[terminal]?Enterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch(config)#intf0/3Switch(config-if)#switchportmodetrunk更改为trunk模
分类:
其他好文 时间:
2020-06-17 16:39:55
阅读次数:
63
DNS servers in China https://public-dns.info/nameserver/cn.html How to easily set up a static ip address in Ubuntu using the GUI(12.04) https://www.yo ...
分类:
系统相关 时间:
2020-06-17 13:00:55
阅读次数:
53