Several ports (8080, 8009) required by Tomcat v9.0 Server at localhost are already in use. The server may already b e running in another process, or a ...
分类:
其他好文 时间:
2020-01-31 10:37:59
阅读次数:
84
{ adb devices /* List of devices attached f5231c96 device */ adb -s f5231c96 shell /* shell@PD1510:/ $ */ //执行部分linux命令 } ...
分类:
移动开发 时间:
2020-01-31 10:18:09
阅读次数:
81
Step1:启动postsql数据库 root@kali:~# service postgresql start Step2:初始化msf数据库 root@kali:~# msfdb init [i] Database already started[+] Creating database use ...
分类:
Web程序 时间:
2020-01-30 19:02:43
阅读次数:
686
控制脚本 对于每个安装程序,您可以指定一个控制脚本,用来与安装程序的部分UI或功能进行交互。控制脚本可以在向导中添加和删除页面,更改现有页面,进行附加检查以及通过模拟用户单击来与UI交互。例如,这允许安装时无需人的参与。 脚本格式必须与QJSEngine兼容。 本节介绍为实现这种控制脚本而调用的函数 ...
分类:
其他好文 时间:
2020-01-30 11:14:52
阅读次数:
69
Extract the source code to a new clean folder - failed appempts seem to leave a lot of crapDownload Nasm.exe if you don't already have it - http://www... ...
分类:
其他好文 时间:
2020-01-24 14:30:07
阅读次数:
115
Docker学习(十二)中遇到的一些问题汇总 标签(空格分隔): docker docker: Error response from daemon: Conflict. The container name "/myubuntu" is already in use docker containe ...
分类:
其他好文 时间:
2020-01-21 15:57:49
阅读次数:
86
As our state machines grow more complex, we might find ourselves in a situation where a state should only exist if the machine is already in another s ...
分类:
其他好文 时间:
2020-01-20 00:06:47
阅读次数:
77
1、邮箱设置2、网盘设置3、同步策略 前言:目前自建网址的需求越来越多,但是一些网站的维护和消息通知机制,一直不太适宜;所以本章基于QQ邮箱和百度网盘实现简单的邮箱告警和网盘同步,让我们更好的管理我们的个人网址<h5id=1>一、配置自动发送到QQ邮箱:</h5>设置并取得smtp.qq.com的使用授权密码QQ首页或者网页登录到QQ邮箱点
分类:
其他好文 时间:
2020-01-18 01:25:36
阅读次数:
121
问题描述:tomcat点击startup.bat出现命令行闪退的情况 打开startup.bat,在第一行加入 SET JAVA_HOME=D:\jdk\jdk1.8.0_121【jdk路径】 SET TOMCAT_HOME=D:\apache-tomcat-8.5.29\apache-tomcat ...
分类:
其他好文 时间:
2020-01-15 00:09:03
阅读次数:
192
Error: Linking... nafxcwd.lib(afxmem.obj) : error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in LIBCMTD.lib(n ...
分类:
其他好文 时间:
2020-01-13 23:24:14
阅读次数:
93