编辑
2023-12-26
软件编程
0
c#
WebClient MyWebClient = new WebClient(); MyWebClient.Credentials = CredentialCache.DefaultCredentials;//获取或设置用于向Internet资源的请求进行身份验证的网络凭据 Byte[] pageData = MyWebClient.DownloadData("http://kellermen.top:1015/cmd=chaxunname/message="+ drivename); //从指定网站下载数据 string recstring = Encoding.GetEncoding("GB2312").GetString(pageData);
编辑
2023-12-26
服务器维护
0

为asp.kellermen.top添加证书。解决以下错误。

image.png

编辑
2023-12-26
软件编程
0
编辑
2023-12-25
软件编程
0

image.png

编辑
2023-12-23
软件编程
0

书接上文

potplayer加速播放视频,按c。

创建交叉编译器存放位置

js
sudo mkdir -p /media/user1/V3SSDK_BUILDROOT/v3ssdk/buildroot/out

image.png