默认iDrac没有添加license去Dell网站下载试用版:https://www.dell.com/support/article/en-us/sln309292/idrac-cmc-openmanage-enterprise-openmanage-integration-with-servicenow-and-dpat-trial-licenses?lang=en导入license,Conf
分类:
其他好文 时间:
2020-04-24 01:32:58
阅读次数:
883
Wireshark 查看FTPS(FTP over STL support)问题
分类:
其他好文 时间:
2020-04-24 01:32:28
阅读次数:
108
@sun.misc.Contended 的value,含义是一个组 猜测 tlr 意思是:ThreadLocalRandom。 出处:https://stackoverflow.com/questions/34529036/what is sun misc contended annotations ...
分类:
其他好文 时间:
2020-04-23 18:50:03
阅读次数:
63
今天学习了Activity的用法和Activity中使用fragment的方法,然后实战做了一下登陆注册功能。遇到困难在找到控件与保存数据方面不太懂。明天做出来完整登陆注册功能。 今天所写做对的登陆和注册功能: package com.example.a15979.shudong;import an ...
分类:
其他好文 时间:
2020-04-22 21:31:54
阅读次数:
92
在 WPF 中,如果想要使用代码控制,让某个窗口作为当前用户的输入的逻辑焦点的窗口,也就是在当前用户活动的窗口的最上层窗口,默认使用 Activate 方法,通过这个方法在大部分设备都可以做到激活窗口 ...
from PIL import Imagefrom selenium.webdriver import DesiredCapabilitiesfrom selenium import webdriverfrom selenium.webdriver.support.wait import WebDr ...
分类:
编程语言 时间:
2020-04-22 10:00:11
阅读次数:
93
Latest: Support Plan and Cloud Manager Access Cloud Manager: https://cloud.mongodb.com/ Access Mongo Support https://support.mongodb.com Tuning https: ...
分类:
其他好文 时间:
2020-04-21 16:46:29
阅读次数:
54
contos7安装mysql-5.7.28源代码 首先查看支持的版本:https://www.mysql.com/support/supportedplatforms/database.html (mysql-5.7.28.tar.gz)(mysql-boost-5.7.28.tar.gz)第一种没 ...
分类:
数据库 时间:
2020-04-21 14:54:59
阅读次数:
113
Tuning failed, falling back to fixed sampling clock https://www.xilinx.com/support/answers/73079.html 2019.2 Zynq UltraScale+ MPSoC: PetaLinux ZCU106 ...
分类:
其他好文 时间:
2020-04-21 09:51:57
阅读次数:
134
一、本地是Windows的pycharm,将BSTestRunner放在lib下,可以正常运行,放到linux环境后,报错如图: 解决方法:将BSTestRunner直接放到项目里,导入的时候,直接加入路径导入,eg: 二、部署时提示开始路径找不到,一堆错如图: 解决方法:将test_case和报告 ...
分类:
编程语言 时间:
2020-04-21 00:12:52
阅读次数:
99