最新文章列表

logback prudent, SiftingAppender, layout, encoder的使用

1. 将prudent设置为true 是为了支持多个JVM往同一个日志文件写日志. 参考http://logback.qos.ch/manual/appenders.html#FileAppender里面的prudent描述  prudent In prudent mode, FileAppender will safely write to the specified file, even ...
darrenzhu 评论(0) 有2392人浏览 2016-03-08 18:08

base64Encode对图片进行编码

/** * 对图片进行base64encoder编码 * * @author mrZhang * @param path * @return */ public static String encodeImage(String path) { BASE64Encoder encoder = null; byte[] b = null; I ...
843977358 评论(0) 有1347人浏览 2015-07-08 20:23

zend encoder 加密

安装Zend Guard: 新建项目后 使用 Encoder 进行加密。
Ueaner 评论(0) 有868人浏览 2010-12-22 02:56

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics