CDHaha Download


Archive for the ‘DEVELOP’ Category

[107,167]

PHP 7.0.2

2016-01-08 |

PHPPHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序,内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用。

根据此前公布的路线图,PHP 7.0正式版将于12月3日正式上线。不过在数小时之前,PHP发布经理Anatol Belski率先通过GitHub上推出了PHP 7.0.0正式版,目前暂时没有官方说明,但可以在GitHub上访问详细改进,意味着明天在php.net官方网站正式公布之后能够查看详细的更新日志。

PHP 7.0.0正式版在性能方面有了非常明显的提升且支持64位,包含最新版Zend引擎,在强类型和匿名类方面做出了诸多修正和改善,可谓是在性能显著提升的前提下对系统的每个功能都有不同程度的加成。官方文档中已经详细介绍了如何从PHP 5.6.x迁移到PHP 7.0.x,并公布了系统的部分新特性。
More

[8,952]

Python 3.5.0 / 2.7.10

2015-09-14 |

PythonPython是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。

这种语言具有非常简捷而清晰的语法特点,适合完成各种高层任务,几乎可以在所有的操作系统中运行。目前,基于这种语言的相关技术正在飞速的发展,用户数量急剧扩大,相关的资源非常多。

Python 可以在 Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm 手持设备, 和 Nokia 手机上运行。同时 Python 也可以被移植到 Java 和 .NET 虚拟机上。
More

[168,728]

Visual Studio 2012 Update 5

2015-08-25 |

Visual Studio 2012This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2012. Periodic updates enable us to enhance and expand Visual Studio more frequently to support the latest software development innovations for building and managing modern apps. For information about the latest update, see the Visual Studio 2012 Update 5 KB Article.

Support for Visual Studio 2012 is only provided on this current update, which is considered the Visual Studio 2012 Service Pack, as well as the Visual Studio 2012 RTM version, released in August, 2012. For more information see the Microsoft Support Lifecycle Policy.

Updates for these other products are also available:

IntelliTrace Collector for Visual Studio
Visual Studio Team Foundation Server 2012
Visual Studio Team Foundation Server Express 2012
Remote Tools for Visual Studio 2012
Agents for Visual Studio 2012
Agents for Visual Studio 2012 Language Pack
Visual C++ Redistributable for Visual Studio 2012
More

[18,856]

SQL Server 2008 R2 / Express Edition Service Pack 3

2014-09-27 |

SQL SqlserverSQL Server 2008 R2 Service Pack 3 (SP3) is now available for download. SQL Server 2008 R2 service packs are cumulative and can be used to upgrade all releases of SQL Server 2008 R2 to Service Pack 3. SQL Server 2008 R2 Service Pack 3 contains Cumulative Update 1 to 13 from SQL Server 2008 R2 SP2. The package can be used to upgrade the following SQL Server 2008 R2 editions:

SQL Server 2008 R2 Parallel Computing Edition
SQL Server 2008 R2 Datacenter Edition
SQL Server 2008 R2 Enterprise Edition and Developer Edition
SQL Server 2008 R2 Standard Edition
SQL Server 2008 R2 Web Edition
SQL Server 2008 R2 Workgroup Edition
SQL Server 2008 R2 Express Edition
More

[4,722]

Visual Studio 2013 Update 3

2014-08-06 |

Visual StudioThis update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2013. Periodic updates enable us to enhance and expand Visual Studio more frequently to support the latest software development innovations for building and managing modern apps. For information about the latest update, see Visual Studio Updates and the Visual Studio Update KB Article.

Updates for these other products are also available:
Release Management for Visual Studio 2013
Remote Tools for Visual Studio 2013
More

[4,947]

必应输入法 1.5

2014-07-24 |

必应输入法还记得2012年8月微软亚洲研究院推出的中文云输入法“英库拼音输入法”(Engkoo)吗?今天,这款输入法正式发布了,不过不再是英库,而是更名为必应(Bing)输入法。

既然更名为必应输入法,想必大家也想到了,这款云输入法首度整合了Bing搜索体验,保留了英库拼音输入法的自然语言处理、中文计算、搜索引擎、机器翻译、网络数据挖掘、机器学习等方面的技术优势。

值得一提的是,必应输入法还引入了应用开放平台,用户可以管理、删除已安装的应用,利用SDK开发包DIY专属应用。

必应输入法支持Windows XP、Vista、Windows 7和Windows 8桌面模式,包含32位和64位,无广告、无插件,体积小(26.3M)。
More

[6,893]

Adobe AIR 14.0

2014-06-11 |

Adobe AIRAIR(Adobe Integrated Runtime)是Adobe公司出品的跨操作系统的运行时库,通过它开发者可利用现有的Web开发技术(Flash,Flex,HTML,JavaScript,Ajax)来构建富Internet应用程序并部署为桌面应用程序。

AIR 支持现有的Web技术如Flash,Flex,HTML,JavaScript和AJAX,可以用你最熟练的技术来开发您所见过的最具用户体验的RIA程序。

AIR 应用程序可以是:
* 基于Flash 或 Flex:应用程序根内容(理解为容器)为Flash/Flex (SWF)
* 基于Flash 或 Flex 的HTML 或 PDF。应用程序的根内容为基于Flash/Flex (SWF) 的HTML
* 基于HTML,应用程序根内容为HTML,JS,CSS
* 基于HTML的Flash/Flex或PDF,应用程序根内容为基于HTML 的Flash/Flex (SWF) 或 PDF
More

[5,547]

Microsoft .NET Framework 4.5.2

2014-05-07 |

Microsoft .NET FrameworkThe .NET Framework 4.5.2 Developer Pack is a single package that installs .NET Framework Multi-targeting pack for .NET Framework 4.5.2 and also .NET Framework 4.5.2. Developers can build applications targeting the .NET Framework 4.5.2 using either Visual Studio 2013, Visual Studio 2012 or third party IDEs.
You need to download the web installer from here instead of this package if you intend to redistribute .NET Framework 4.5.2.
More

[3,500]

OneNote 2013

2014-03-18 |

OnenNte 2013Microsoft OneNote is a computer program for free-form information gathering and multi-user collaboration. It gathers users’ notes (handwritten or typed), drawings, screen clippings and audio commentaries. Notes can be shared with other OneNote users over the Internet or a network. OneNote is available for Windows, Mac OS, iOS, Android, Windows Phone, and Symbian. A web-based version of OneNote is provided as part of OneDrive or Office Online and enables users to edit notes via a web browser.

Use it anywhere Your stuff travels with you on your computers, tablets and phones. Get OneNote for any of your devices or use it on the web.

Work together Get things done with your friends, family, classmates and colleagues. Share your notebooks with others for viewing or editing.

Keep it together Use OneNote at home, school and work to capture thoughts, ideas and to-do’s. Find all your notes quickly in the recent view.
More

[27,844]

Office Proofing Tools 2013 SP1 / 2010 SP2 / 2007 SP3 / 2003 SP3

2014-02-27 |

Office 2013Microsoft Office Proofing Tools 2013 Service Pack 1 (SP1) provides the latest updates for Office Proofing Tools 2013. This service pack includes two kinds of fixes:

Previously unreleased fixes that are included in this service pack. In addition to general product fixes, these fixes include improvements in stability, performance, and security.
All the monthly security updates that were released through January 2014, and all the Cumulative Updates that were released through December 2013.
More