-
Scrapy 1.0.4 发布,Web 爬虫框架
-
Scrapy 1.0.4 发布,更新如下:Ignoring xlib/tx folder, depending on Twisted version. (:commit:`7dfa979`)Run on new travis-ci infra (:commit:`6e42f0b`)Spelling fixes (:commit:`823a1cc`)escape nodename in xmliter regex (:commit:`da3c155`)test xml nodename with dots (:commit:`4418fc3`)TST don't use
发布于 2015-12-31 00:22:59 | 209 次阅读
-
UberStudent 4.3 发布,Ubuntu 发行版
-
UberStudent 4.3 发布, 主要更新如下:系统Ubuntu 14.04.3 Long-term Stable Release base. Supported until April 2019!Linux Kernel 4.2.0-19Xfce 4.12xorg 1.17mesa 10.5.9LibreOffice 5完整更新内容请看:full Release Notes。下载地址:uberstudent-4.3-xfce-amd64.iso (2,778MB, MD5)。UberStudent 是基于 Ubuntu
发布于 2015-12-31 00:22:43 | 178 次阅读
-
Doxygen 1.8.11 发布,文档生成工具
-
Doxygen 1.8.11 发布,部分更新如下:Bug 149792 - Mainpage title has wrong style in RTF [view and [view]Bug 333106 - $line param [view]Bug 361814 - python: tuple assignment not recognized as variable initialization [view]Bug 485701 - Fixes angle brackets (< and >) not escaped in HTML formula alt
发布于 2015-12-31 00:17:06 | 84 次阅读
-
Aspose.Tasks for .NET 9.1.0 发布
-
Aspose.Tasks for .NET 9.1.0 发布,更新如下:支持 Mono 框架Reading Task Duration as Text更多内容请看:发行说明。Aspose.Tasks 是一个无需图形化环境支持的 .NET 项目管理组件,可让 .NET 应用读写、管理微软 Project
软件所制作的项目管理文档,可读取和修改任务、资源、资源分配、关系和日程。Aspose.Tasks
发布于 2015-12-30 23:58:15 | 143 次阅读
-
jQuery的UI框架 Liger UI V1.3.2 发布
-
V1.3.2更新记录
核心[优化]控件增加对data-XXX自动属性的加载
表单[优化]所有异步加载数据组件都设置ajaxType参数[优化]优化editorBulider(html自动表单创建自定义函数),使支持getData、setData和验证的正常使用[优化]combobox/listbox/checkboxlist/radiolist 增加对:hidden(
发布于 2015-12-30 23:48:58 | 209 次阅读
-
OpenResty 1.9.7.1 发布,Web 应用服务器
-
OpenResty 1.9.7.1 发布,更新内容如下:upgraded the Nginx core to 1.9.7.see the changes here: http://nginx.org/en/CHANGES./configure: now we automatically set the environment MACOSX_DEPLOYMENT_TARGET to the current Mac OS X version (unless the environment is already set) to ensure the LuaJIT build us
发布于 2015-12-30 11:01:56 | 282 次阅读
-
Tengine 2.1.2 发布,淘宝 Web 服务器
-
Tengine 2.1.2 发布,具体更新信息如下:Feature: 支持HTTP/2,支持向后兼容SPDY v3 [PeterDaveHello, cfsego]Feature: ngx_debug_pool模块协助分析内存状况 [chobits]Feature: 支持$upstream_cookie变量Bugfix: 修复ngx_http_dyups_module模块对相同后端服务器合并的问题 [FqqCS, taoyuanyuan]Bugfix: 修复不能编译lua-upst
发布于 2015-12-30 09:51:06 | 301 次阅读
-
JFinal Weixin 1.6,用 JFinal 开发,就这么定了
-
继昨日JFinal 2.1发布之后,再来一发JFinal Weixin 1.6,让所有JFinaler们更加Happy,本次升级主要添加了微信摇一摇周边API、高级群发API、客户账号管理API。此外还对原有依赖jar包进行了缩减,更加轻量化、极速化。JFinal Weixin不断朝着越来越完备的方向迈进,力求成为最完善、可靠、简洁的微信极速开发工具,依然感谢 @
发布于 2015-12-30 08:26:02 | 218 次阅读
-
Neo4j 2.2.8 发布,面向网络的数据库
-
Neo4j 2.2.8 发布,更新内容如下:Fixes #6075
– internal transaction pools would incorrectly hold on to the defunct
lock manager from the previous epoch after a master switch, which would
then cause arbitrary future transactions to fail with a MasterClient214 could not connect ComException.Fixes #
发布于 2015-12-30 07:59:21 | 127 次阅读
-
IntelliJ IDEA 16 EAP 发布
-
IntelliJ IDEA 16 EAP 发布,更新内容如下:IntelliJ IDEA 16 增加对 RTL 语言(Arabic, Hebrew)的支持到编辑器。IntelliJ IDEA 项目模型支持对齐 Gradle,通过解决单独 source sets 之间的依赖,实现支持支持自定义 source sets。这些提升修复了多个 issues.Also, IntelliJ IDEA 现在可以解决定义在你构建脚本的 EAR artifa
发布于 2015-12-30 07:58:41 | 248 次阅读
-
MongoDB 3.2.1 RC2 发布下载
-
MongoDB 3.2.1 RC2 发布下载:https://www.mongodb.org/dl/win32/x86_64-2008plus-ssl MongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类
似json的bjson格式,因此可以存储比较复杂的数据类型。Mongo最大的特点是他支持的查询语
发布于 2015-12-30 03:01:28 | 162 次阅读
-
Mybatis 分页插件 4.1.0 发布
-
如果你也在用Mybatis,建议尝试该分页插件,这一定是最方便使用的分页插件。分页插件支持任何复杂的单表、多表分页,部分特殊情况请看重要提示。想要使用分页插件?请看如何使用分页插件该插件目前支持以下数据库的物理分页:OracleMysqlMariaDBSQLiteHsqldbPostgreSQLDB2SqlServer(2005+)InformixH2SqlServer20124.1.0更新
发布于 2015-12-30 03:00:23 | 232 次阅读
-
Mybatis 通用 Mapper 3.3.3 发布
-
MyBatis通用Mapper3
极其方便的使用MyBatis单表的增删改查
3.3.3 - 2015-12-30
解决OGNL中的and,or大写导致的错误
解决SpecialProvider不支持insertable的bug#77
解决JDK6,7无法获取字段泛型类型的问题。
提供一个Spring Boot集成的示例: https://github.com/abel533/MyBatis-Spring-Boot
3.3.2 -
发布于 2015-12-30 01:18:38 | 210 次阅读
-
emqttd 0.14.1 beta 发布,MQTT 消息服务器
-
emqttd 0.14.1 beta 发布,更新如下:Bugfix: emqttd_ws_client.erl: Unexpected Info: {'EXIT',<0.27792.18>,{shutdown,destroy}} (#413)Improve: fix spec errors found by dialyzer详情请看:CHANGELOG.md下载地址:0.14.1-beta
[emqttd]是采用Erlang语言开发,全面支持MQTT V3.1.1协议,支持集群和大规
发布于 2015-12-30 00:31:27 | 119 次阅读
-
Gunicorn 19.4.2/19.4.3 发布
-
Gunicorn 19.4.2/19.4.3 发布,更新如下:== 19.4.2 ===== Core ===improvement: handle HaltServer in manage_workers (#1095)fix: Do not rely on sendfile sending requested count (#1155)fix: claridy --no-sendfile default (#1156)fix: LoggingCatch sendfile failure from no file descriptor (#1160)=== Logging =
发布于 2015-12-30 00:31:13 | 151 次阅读
-
GitLab 8.3.2 正式发布,代码托管平台
-
GitLab 8.3.2 正式发布,更新如下:- Disable --follow in `git log` to avoid loading duplicate commit data in infinite scroll (Stan Hu) - Add support for Google reCAPTCHA in user registration 更多内容请看:CHANGELOG下载页面:v8.3.2开源中国代码托管平台 git.oschina.net 就是基于
发布于 2015-12-30 00:29:55 | 110 次阅读
-
AppCode 3.3.3 EAP, build 143.1653 发布
-
AppCode 3.3.3 EAP, build 143.1653 发布,更新内容如下:Code: ResolvingBugOC-12385Generics inference in Objective-C not working for class (static) methodsPerformanceOC-12394Initial processing of Swift modules takes too long after switching to Xcode 7/7.1User InterfaceBugOC-12910Incorrect icons are use
发布于 2015-12-30 00:26:55 | 83 次阅读
-
Spring Cloud Stream 1.0 M3 发布
-
Spring Cloud Stream 1.0 M3 发布,更新如下:Many improvements in middleware binding. In particular for supporting multiple binders, so you can now have RabbitMQ as an input and Kafka be the output, for example.Partitioning improvements更多内容请看:Spring Cloud Stream 1.0 M3
发布于 2015-12-30 00:21:26 | 164 次阅读
-
Spring Cloud Data Flow 1.0 M2 发布
-
Spring Cloud Data Flow 1.0 M2发布,更新如下:The Admin UI is available across all Admin implementations.The Admin UI adds a new Runtime Modules tab that allows you to remotely monitor and manage deployed modules.Flo for Spring Cloud Data Flow 1.0 M1 is now available with drag-and-drop support for cr
发布于 2015-12-30 00:20:04 | 202 次阅读
-
Git 2.7.0 RC3 发布
-
Git 2.7.0 RC3 发布,此版本主要改进: * The appearance of "gitk", particularly on high DPI monitors, have been improved. "gitk" also comes with an undated translation for Swedish and Japanese. * "git remote" learned "get-url&q
发布于 2015-12-29 10:17:40 | 117 次阅读