生而为人

程序员的自我修养

0%

待整理

noclassdeffounderror 解决

ClassNotFoundException和NoClassDefFoundError的区别

实习杂记(27):如何解决Java.lang.NoClassDefFoundError

system.currenttimemillis() 耗时

System.currentTimeMillis的性能真有如此不堪吗?

缓慢的System.currentTimeMillis() - 疑问号

关于时间格式 2016-08-9T10:01:54.123Z 20160809100154.123Z 处理方法

编码

Base64.getMimeDecoder().decode(data)
Base64.getDecoder().decode(data);
区别

Base64 Encoding: Illegal base64 character 3c

疑问

  1. URLDecoder.decode作用
  2. 为什么不允许使用java静态构造函数