最新文章列表

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) 有2432人浏览 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) 有1372人浏览 2015-07-08 20:23

zend encoder 加密

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

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54917) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37267) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics