最近再实现一个功能,主要是将自动化测试界面化 环境组合为:Windows 64bit + PyCharm + Python + PyQt5 + Pyinstaller + Inno Setup PS C:\windows\system32> python -V Python 3.7.0 PS C:\ ...
分类:
其他好文 时间:
2019-12-23 16:54:01
阅读次数:
238
错误: $ make menuconfig *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the ncurses libraries. ...
分类:
其他好文 时间:
2019-12-23 15:02:58
阅读次数:
73
1、docker 运行mongodb 两个多月都没出什么事情,突然就挂了 错误:exception in initAndListen: Location28596: Unable to determine status of lock file in the data directory /data ...
分类:
其他好文 时间:
2019-12-23 10:27:26
阅读次数:
88
2== 安装SDK 6.0 打开安卓Android Studio 出现 Unable to access Android SDK add on list 点击 Cancal 在点击Cancel 在点击OK 然后进入Welcome to Android Studio界面 点击下面的Configure ...
分类:
其他好文 时间:
2019-12-22 18:30:22
阅读次数:
116
Retrieve the administrator password of this application. 对文件包含的介绍 第一个链接需要谷歌 https://medium.com/@Aptive/local-file-inclusion-lfi-web-application-penetr ...
分类:
Web程序 时间:
2019-12-22 12:43:45
阅读次数:
74
异常信息: 核心报错信息: 具体问题所在: 客户端连接Zookeeper时,配置的超时时长过短。致使Zookeeper还没有读完Consumer的数据,连接就被Consumer断开了。 解决方案: 初始化Zookeeper连接时,将接收超时参数值调整大一些即可(tickTime2000改为10000 ...
分类:
其他好文 时间:
2019-12-20 16:37:49
阅读次数:
132
(忘了截图错误信息...) 使用SSH框架配置applicationContext.xml与struts.xml之间的映射关系 解决方案:保证applicationContext.xml中注册的bean元素的name属性名与struts.xml的action元素的class属性名一致,但我这里有点奇 ...
分类:
其他好文 时间:
2019-12-19 22:58:47
阅读次数:
98
1. 问题详细提示如下: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarly unavailable) E: Unable to acquire the dpkg frontend loc ...
分类:
其他好文 时间:
2019-12-18 13:11:03
阅读次数:
84
grep image /root/kubernetes-metrics-server/kubernetes-metrics-server/metrics-server-deployment.yaml # mount in tmp so we can safely use from-scratch i ...
分类:
其他好文 时间:
2019-12-18 12:37:42
阅读次数:
487
doker mysql [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 https://severalnines.com/blog/mysql-docker-containers-understanding-basics docker mysql ...
分类:
其他好文 时间:
2019-12-18 11:12:42
阅读次数:
113