摘要:
一、问题描述 新接手一个古老 JavaWeb 项目,启动的时候,报以下错误: 项目的 web.xml 文件里 version=2.4。 经过各找查找资料,就连 StackOverflow 上的回答也是说把 version 升级到 3.0 并加入 metadata-complete=”true” 设置 阅读全文
摘要:
>1. http://hllvm.group.iteye.com/group/topic/25798 2. http://hllvm.group.iteye.com/group/topic/25839 阅读全文
摘要:
>https://wenku.baidu.com/view/4f7ce022ccbff121dd3683e5.html DHCP 服务器的端口: 67 客户端的端口: 68 POP3: POP3仅仅是接收协议,POP3客户端使用SMTP向服务器发送邮件。POP3所用的端口号是110。 SMTP: 端 阅读全文
摘要:
下面是安装JDK的测试结果, 阅读全文
摘要:
环境: 虚拟机vbox, 虚拟系统 win7_x64 jdk-6u45-windows-x64.exe Java 安装是使用 Microsoft Window Installer (MSI) 2.0 技术构建的。MSI 包含对静默或无人参与安装的内置支持。 JDK silent install 使用 阅读全文
摘要:
ps short cuttool: v - 移动 M - 巨形选择 shift + M -- 椭圆选择 shift + 左 -- 标准的选区 alt + 左 -- 以某点为中心,向外扩散 左 + shift + alt -- 以某点为中心,矩形形式向外扩散 select选择: 全部选取 【Ctrl】 阅读全文
摘要:
>https://zhidao.baidu.com/question/541899817.html 阅读全文
摘要:
参考: 1. http://www.cnblogs.com/sjy000/archive/2015/09/01/4775334.html 2. http://www.cnblogs.com/yllinux/p/6935333.html 阅读全文
摘要:
参考: http://www.cnblogs.com/followyourdream/articles/3445862.html rem *** 是一条命令, 占一行 : ** 是一个标识, 对于“::”而言,之所以可以达到注释的效果,是因为第二个:不是标签的合法字符(把它换成\;.等等都行),它不 阅读全文
摘要:
1. http://blog.csdn.net/attilax/article/details/25567475 2. https://wenku.baidu.com/view/6a4d1b207275a417866fb84ae45c3b3567ecddd8.html 3. http://www.c 阅读全文