Infer v0.3.0 发布,静态代码分析工具
Infer v0.3.0 发布,发行说明暂未找到。下载页面请点这里。Infer 是 Facebook 最新开源的静态程序分析工具,用于在发布移动应用之前对代码进行分析,找出潜在的问题。目前 Facebook 使用该工具来分析 Facebook 的 App,包括 Android 、iOS、Facebook Messenger 和 Instagram 等等。Facebook 称该工具帮助其每个月检查出数

发布于 2015-08-20 00:22:27 | 155 次阅读

CKEditor 4.5.3 发布,可视化 HTML 编辑器
CKEditor 4.5.3 发布,该版本主要更新是 bug 修复和提升稳定性,更新内容如下:New Features:#13501: Added the config.fileTools_defaultFileName option to allow setting a default filen ame for paste uploads.#13603: Added support for uploading dropped BMP images.Fixed Issues:#13590: Fixed: Various

发布于 2015-08-20 00:19:46 | 206 次阅读

fakescript 1.3 发布,增加ide及命令行调试
fakescript 1.3发布,更新内容包括: 修复bug,添加调试信息及接口 增加ide,简单的集成开发环境,可运行调试脚本,查看调用栈、协程、字节码及修改变量 为fake.exe增加命令行调试功能,使用方法类似gdb,通过参数-d开启 项目地址:https://github.com/esrrhs/fakescriptfakescript是一款轻量级的嵌入式脚本语

发布于 2015-08-20 00:19:42 | 109 次阅读

微软发布Windows Server 2016 Technical Preview 3
在上一个版本发布近3个月之后,微软终于发布了Windows Server 2016的第3个技术预览版。其实早在上周的时候,网络上该系统的ISO镜像,以及Build 10514的屏幕截图,不过我们知道今天才迎来正式的更新。在Windows Server 2016 Tech Preview 3

发布于 2015-08-20 00:11:46 | 102 次阅读

requests 1.11.1 版本更新,post 支持 302 跳转
requests 1.11.1 版本更新,此版本封装了 httpclient,更简单的使用链式调用,此版本添加了post方法对302跳转的支持。 个人觉得此封装是目前发现的最好的封装没有之一。String html = Requests.post(url)         .addForm(\"key1\", \"value1\").addForm(\"key

发布于 2015-08-19 10:55:40 | 139 次阅读

Chrome在最新版Windows 10遭遇兼容性问题
今天早上,微软正式向内测用户推送了Windows 10 Build 10525预览版。在这个版本中,微软对系统的主题配色方案进行了调整,最显著的变化就是标题栏颜色也可随系统主题色改变。除标题栏外,通知中心以及Cortana小娜中部分细节配

发布于 2015-08-19 09:02:18 | 136 次阅读

iNexus 0.1 发布,基于 Raft 的分布式协调组件
iNexus 0.1 发布,更新内容如下: v0.1 功能列表: 基本的Get,Put,Scan,DeleteWatch(注册变更通知),Lock(分布式抢锁)高可用:集群选主、数据一致性复制过期日志整理、数据压缩C++客户端API: https://github.com/fxsjy/ins/wiki iNexus已被Raft官网收录:https://raft.github.io/, 是为数不多的C++实现,并在某互联网公

发布于 2015-08-19 07:54:16 | 220 次阅读

beego 1.5.0 版本发布,Go 应用框架
beego 1.5.0 版本发布,更新内容如下:# beego 1.5.0新功能:1. 优雅重启模块:grace2. httplib增加JsonBody函数,支持raw body以Json格式发送3. context input增加 AcceptsHtml AcceptsXml AcceptsJson 函数4. 配置文件优先从Runmode中获取5. httplib 支持gzip6. Log模块默认不采用异步方式7. validation 增加循环嵌套验证8

发布于 2015-08-19 07:53:30 | 275 次阅读

Nginx 1.9.4 发布,高性能 Web 服务器
  Nginx 1.9.4 发布,这是个主线版本,更新内容如下:  *) Change: the "proxy_downstream_buffer" and "proxy_upstream_buffer"       directives of the stream module are replaced with the       "proxy_buffer_size

发布于 2015-08-19 04:48:18 | 190 次阅读

Django 1.8.4/1.7.10/1.4.22 发布
Django 1.8.4/1.7.10/1.4.22 发布,这几个版本主要处理了安全问题,建议所有用户尽快更新。详细更新内容请查看:发行说明,下载页面。Django 是 Python 编程语言驱动的一个开源模型-视图-控制器(MVC)风格的 Web 应用程序框架。使用 Django,我们在几分钟之内就可以创建高品质、易维护、数据库驱动的应用程序。

发布于 2015-08-19 01:30:19 | 81 次阅读

Angular.js 1.3.18 发布,HTML 的 Web 框架
Angular.js 1.3.18 发布,更新内容如下:Bug 修复$animate:clear class animations cache if animation is not started (2c03a357,#12604, #12603)do not throw errors if element is removed before animation starts (6b72598b,#10205)ngModel: correct minErr usage for correct doc creation (64a142b5,#12386, #12416)

发布于 2015-08-19 01:27:35 | 72 次阅读

Tor Browser 5.0.1 发布,Web 浏览器
Tor Browser 5.0.1 发布,更新内容如下:所有平台Bug 16771: Fix crash on some websites due to blob URIs更多内容请查看:发行说明。下载地址:https://www.torproject.org/download/download-easy.html Tor Browser Bundle 是一个基于 Firefox ESR (Firefox with extended support) 的 Web 浏览器,默认配置通过 Tor 和

发布于 2015-08-19 01:02:52 | 280 次阅读

PhpStorm 9.0.2 bug 修复更新发布
PhpStorm 9.0.2 bug 修复更新发布,这次更新包括修复了几个重要的跟文件双扩展有关的 bug ,完整的更新内容请查看:发行说明,更新日志。下载地址:downloadPhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。

发布于 2015-08-19 01:01:40 | 75 次阅读

Rocket 0.8.0 发布,CoreOS 的容器引擎
Rocket 0.8.0 发布,更新内容如下:Documentation improvementsBetter integration with systemd:journalctl -Mmachinectl {reboot,poweroff}Update stage1's systemd to v222Add more functional testsBuild system improvementsFix bugs with garbage-collectionLKVM stage1 support with network and volumesSmarter

发布于 2015-08-19 00:58:48 | 50 次阅读

GitLab 7.14.0 rc1 发布,Git 代码托管系统
GitLab 7.14.0 rc1 发布,更新内容如下:  - Update default robots.txt rules to disallow crawling of irrelevant pages (Ben Bodenmiller)   - Fix redirection after sign in when using au

发布于 2015-08-19 00:55:50 | 118 次阅读

CLion 1.1 发布,C/C++ 跨平台集成开发环境
CLion 1.1 发布,该版本有许多关于解析器的更新,LLDB 集成,大把新的编码风格设置等等。关于 C++ 解析器的更新:Function declaration vs constructor declaration:1.0        1.1            Casting a value to some type vs. declaration of a variable:1.0&

发布于 2015-08-19 00:51:24 | 165 次阅读

NetBSD 7.0 RC3,开源 UNIX 操作系统
NetBSD 7.0 RC3,主要更新内容如下:Add a resize_root boot operation (disabled by default). If resize_root=YES in rc.conf then the system attempts to resize the root file system to fill its partition prior to mounting read-write.Enable SMP on Raspberry Pi 2.evbarm: Rename beagleboard.img to armv7.im

发布于 2015-08-19 00:48:54 | 192 次阅读

Spring Boot 1.3.0 M4 发布
Spring Boot 1.3.0 M4 发布,该版本主要是修复一些 bug 和一些改进,更新内容如下:UpgradingNo special steps are required to upgrade from earlier Spring Boot 1.3 milestones. See the instructions in the M1 release notes for upgrade from 1.2.x.Cloudfoundry deployment regressionUnfortunately, 1.3.0.M3 conta

发布于 2015-08-19 00:31:34 | 193 次阅读

YouTrack 6.5 (build 16392) 发布,错误跟踪系统
YouTrack 6.5 (build 16392) 发布,该版本有重要的修复,主要内容如下:BugJT-30975    — Dialog to set application logo shows weird pathJT-31324    — Export JiraUserData to Hub on user exportJT-31424    — TeamCity integration stopped working.JT-31427    — &

发布于 2015-08-19 00:31:20 | 230 次阅读

WordPress 4.3 “Billie”正式发布
WordPress 4.3 “Billie”以比利时歌手比利来命名,请到后台仪表盘点击更新。4.3中的新功能,使其更容易格式化 您的内容和自定义您的网站。WordPress 4.3 主要改进如下:可定制菜单新增网站图标格式化快捷键提升密码安全性其他改进:更平滑的管理体验 在页面关闭评论可以快速定制你的网站更多改进内容请看发行说明。下载

发布于 2015-08-19 00:24:12 | 69 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务