mysql 字符集和校对规则

3、MySQL字符集和校对规则_mysql修改数据库字符集和校对规则-CSDN博客   show c…

prometheus 监控es(elasticsearch)

containers: – name: container-9o4qq6 image: ‘prometheus…

浏览器同步插件xbrowsersync

xBrowserSync在同步的时候不需要注册,只需要自己设置一个同步密码。另外还有比较豪爽的一点是:它说不会…

tomcat-exporter.json

tomcat-exporter.json

{ “__inputs”: [ { “name”: “DS_PROMETHEUS”, “label”: “Pr…

压缩工具(windows)7zip

压缩工具(windows)7zip

winrar 360zip 7zip 7zip 免费(无广告) 1-下载: https://www.7-zip…

git 安装(windows)

Git安装教程(Windows安装超详细教程) 1-下载git https://git-scm.com/dow…

prometheus 监控tomcat

k8s 监控tomcat (promethues) prometheus监控tomcat 1 部署tomcat…

tomcat 安装(windows)

tomcat 安装(linux安装tomcat):链接   jdk17 安装(windows ) :…

prometheus 监控nginx

k8s 监控nginx   1-nginx 需要开启 监控日志,需要编译安装 nginx 编译安装 …

nginx正则匹配

nginx正则匹配

nginx正则匹配 ^:匹配字符串的开头。 $:匹配字符串的尾。 .:匹配任意字符。 *:匹配前面的字符0次或…