docker run -d \ --name=mstream \ -e PUID=1000 \ -e PGID=1000 \ -e USER=leander806 \ -e PASSWORD=zhangyao13! \ -e USE_JSON=true/false \ -e TZ=Asia/Shan ...
分类:
其他好文 时间:
2021-01-15 11:44:38
阅读次数:
0
1. 在 Windows 上安装 GCC,需要到MinGW 的主页 www.mingw.org,进入 MinGW 下载页面,下载最新版本的 MinGW 安装程序,; 或者到:http://sourceforge.net/projects/mingw/files/,下载 Download mingw- ...
httpclient for windows demo unit FMain; { uses Vcl.Forms, FMain in 'FMain.pas' {FormMain}, Grijjy.Http in '..\..\GrijjyFoundation\Grijjy.Http.pas', Gr ...
注:使用kube-prometheus安装非常方便,前面的prometheus+grafana+metrics-server都不用安装,已经集成在里面。 1、clone github地址 git clone https://github.com/coreos/kube-prometheus.git ...
分类:
Web程序 时间:
2021-01-14 11:25:19
阅读次数:
0
使用ADPlus的命令举例 -crash:表示我捕捉的是一个Crash dump。-p:指定要捕捉的进程ID。 -IIS表示我们捕捉IIS的所有进程。-quiet:不弹出提示窗口-fullonfirst:表示我希望在first chance时捕捉完整的dump信息,也就是进程的所有完整信息。-o : ...
“System.InvalidOperationException”类型的第一次机会异常在 System.Windows.Forms.dll 中发生 https://blog.csdn.net/weixin_39946931/article/details/90721706?utm_medium=d ...
分类:
其他好文 时间:
2021-01-14 11:02:08
阅读次数:
0
kubectl is the official Kubernetes CLI and it interacts with your Kubernetes cluster's API server via its API. It is configured by default using the ~ ...
分类:
Web程序 时间:
2021-01-14 10:52:04
阅读次数:
0
以下为我的解决过程: ###因为我不是干C的,而且我们内网不通外网,我当初来的时候装的vs2019全家桶,然后他们开发用的是vs2015,项目有用c做图像处理的东西,我本地的vs2015没有C++模块 #这个图左侧的为绿箭头,可能改颜色的时候把它不小心改了,反正就是验证这个图加黑那些字的选项 #红色 ...
分类:
其他好文 时间:
2021-01-14 10:50:51
阅读次数:
0
今天在看后台的时候,发现登录不上去了,登录页面是可以访问,但是就是登录不上去,上了后台看了一下,说mysql连接超时,然后我重启了一下服务器,发现依然报mysql的错误,我尝试连接mysql, 报了一个 Can't connect to local MySQL server through sock ...
分类:
数据库 时间:
2021-01-14 10:50:21
阅读次数:
0
Error running 'Unnamed': Address localhost:8080 is already in use HTTP Status 500 – Internal Server Error Error running 'Tomcat 9.0.0.M17': Address lo ...
分类:
其他好文 时间:
2021-01-14 10:47:23
阅读次数:
0