会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
AlisonGavin
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
21
下一页
2017年10月9日
解决在JDK8中org.aspectj.apache.bcel.classfile.ClassFormatException
摘要: 一、问题描述 新接手一个古老 JavaWeb 项目,启动的时候,报以下错误: 项目的 web.xml 文件里 version=2.4。 经过各找查找资料,就连 StackOverflow 上的回答也是说把 version 升级到 3.0 并加入 metadata-complete=”true” 设置
阅读全文
posted @ 2017-10-09 11:07 AlisonGavin
阅读(3617)
评论(0)
推荐(0)
2017年9月30日
jdk6源码编译
摘要: >1. http://hllvm.group.iteye.com/group/topic/25798 2. http://hllvm.group.iteye.com/group/topic/25839
阅读全文
posted @ 2017-09-30 15:43 AlisonGavin
阅读(210)
评论(0)
推荐(0)
2017年9月28日
常用协议对应的端口--转载
摘要: >https://wenku.baidu.com/view/4f7ce022ccbff121dd3683e5.html DHCP 服务器的端口: 67 客户端的端口: 68 POP3: POP3仅仅是接收协议,POP3客户端使用SMTP向服务器发送邮件。POP3所用的端口号是110。 SMTP: 端
阅读全文
posted @ 2017-09-28 13:22 AlisonGavin
阅读(802)
评论(0)
推荐(0)
2017年9月23日
jdk silent install test
摘要: 下面是安装JDK的测试结果,
阅读全文
posted @ 2017-09-23 17:37 AlisonGavin
阅读(214)
评论(0)
推荐(0)
jdk silent install - JDK的静默安装
摘要: 环境: 虚拟机vbox, 虚拟系统 win7_x64 jdk-6u45-windows-x64.exe Java 安装是使用 Microsoft Window Installer (MSI) 2.0 技术构建的。MSI 包含对静默或无人参与安装的内置支持。 JDK silent install 使用
阅读全文
posted @ 2017-09-23 17:00 AlisonGavin
阅读(2207)
评论(0)
推荐(0)
PS_note_01
摘要: ps short cuttool: v - 移动 M - 巨形选择 shift + M -- 椭圆选择 shift + 左 -- 标准的选区 alt + 左 -- 以某点为中心,向外扩散 左 + shift + alt -- 以某点为中心,矩形形式向外扩散 select选择: 全部选取 【Ctrl】
阅读全文
posted @ 2017-09-23 10:20 AlisonGavin
阅读(164)
评论(0)
推荐(0)
2017年9月18日
string.split('',-1)的作用
摘要: >https://zhidao.baidu.com/question/541899817.html
阅读全文
posted @ 2017-09-18 01:07 AlisonGavin
阅读(4145)
评论(1)
推荐(0)
2017年9月12日
dos下静默安装
摘要: 参考: 1. http://www.cnblogs.com/sjy000/archive/2015/09/01/4775334.html 2. http://www.cnblogs.com/yllinux/p/6935333.html
阅读全文
posted @ 2017-09-12 21:28 AlisonGavin
阅读(263)
评论(0)
推荐(0)
dos命令中rem 与::的区别
摘要: 参考: http://www.cnblogs.com/followyourdream/articles/3445862.html rem *** 是一条命令, 占一行 : ** 是一个标识, 对于“::”而言,之所以可以达到注释的效果,是因为第二个:不是标签的合法字符(把它换成\;.等等都行),它不
阅读全文
posted @ 2017-09-12 21:04 AlisonGavin
阅读(896)
评论(0)
推荐(0)
barcode4j用法
摘要: 1. http://blog.csdn.net/attilax/article/details/25567475 2. https://wenku.baidu.com/view/6a4d1b207275a417866fb84ae45c3b3567ecddd8.html 3. http://www.c
阅读全文
posted @ 2017-09-12 00:02 AlisonGavin
阅读(380)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
21
下一页
公告