10 2014 档案
摘要:deb http://mozilla.debian.net/ wheezy-backports iceweasel-releaseYou can install it with the following commands:$ apt-get update$ apt-get install -t w...
阅读全文
摘要:今天引入了几个bundle到pom,尽然说missing,我还以为是nexus组织下载。把type=bundle去掉可以下载,后来同事给了我这个连接https://issues.apache.org/jira/browse/DIRMINA-806,才明白,原来不是不能下载,而是maven不认识bun...
阅读全文
摘要:http://www.bolet.org/~pornin/deflate-flush-fr.html
流式压缩注意syn_flush
阅读全文
摘要:用dom4j把两个手上的element撮合到一起,dom4j就会在被加的元素上写上xmlns="",当时我也没在意,后来用户要求去掉,查了一下还不是那么容易,原来xml本身对namespace管理非常严格,如果两个element的namespace不同,而后者没有namespace也就是缺省为“”,...
阅读全文