Log4j 2.6 发布了,本次发布的一些新特性:o LOG4J2-1270: (GC) Added support for garbage-free logging in steady state. This includes Async Loggers and logging synchronously to the console and to a file, ...
Flask 0.11 发布了,Flask 是一个微型的 Python 开发的 Web 框架,示例代码:@app.route("/") defhello(): return"HelloWorld!"改进记录如下:Added support to serializing top-level arrays toflask.jsonify. This ...
Wine 1.9.11 发布了,以下是一些值得关注的内容:Better support for long URLs in WinInet.Various Direct3D 11 improvements.Down-mixing support in DirectSound.Some cosmetic improvements in desktop mode.Var ...
Android Studio 2.2 Preview 2 发布了。主要改进记录如下:ConstraintLayout: version 1.0.0-alpha2Fixed guidelines crash on deviceFixed typo in attribute name (leftToLeft)Changed orientation attribute name ...
Rust 1.9发布了。更新内容:语言:The#attribute when applied to an API will generate warnings when used. The warnings may be suppressed with#.RFC 1270.fnitem types are zero sized, and eachfnnames a uniq ...