CDHaha Download


Archive for the ‘Program’ Category

[9,148]

Notepad++ 8.6

2023-11-24 |

Notepad++Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
More

[12,176]

Microsoft .NET Desktop Runtime 7.0.0

2022-11-09 |

Microsoft .NET FrameworkThe .NET 7.0.0 and .NET SDK 7.0.100 releases are available for download. The latest 7.0 release is always listed at .NET 7.0 Releases.

What’s new in .NET 7
.NET 7 is the next major release of .NET following .NET 6.0. You can see What’s new in .NET 7.0 for more details. You can also find additional details on the following blog posts:
Announcing .NET 7
EF Core
ASP.NET Core
Here is list of some of the additions and updates we’re excited to bring in .NET 7.
EntityFramework Core: bugs | features
.NET SDK bugs
More

[5,693]

Microsoft .NET Desktop Runtime 6.0.11

2022-11-09 |

Microsoft .NET FrameworkWelcome to .NET 6. Today’s release is the result of just over a year’s worth of effort by the .NET Team and community. C# 10 and F# 6 deliver language improvements that make your code simpler and better. There are massive gains in performance, which we’ve seen dropping the cost of hosting cloud services at Microsoft. .NET 6 is the first release that natively supports Apple Silicon (Arm64) and has also been improved for Windows Arm64. We built a new dynamic profile-guided optimization (PGO) system that delivers deep optimizations that are only possible at runtime. Cloud diagnostics have been improved with dotnet monitor and OpenTelemetry. WebAssembly support is more capable and performant. New APIs have been added, for HTTP/3, processing JSON, mathematics, and directly manipulating memory. .NET 6 will be supported for three years. Developers have already started upgrading applications to .NET 6 and we’ve heard great early results in production. .NET 6 is ready for your app.

You can download .NET 6 for Linux, macOS, and Windows.
More

[7,943]

Microsoft .NET Framework 4.8

2019-04-20 |

Microsoft .NET FrameworkMicrosoft released the final version of the Microsoft .NET Framework 4.8 on April 18, 2019. The new installer for the version is available as a web installer and offline installer; since Microsoft prefers distribution via the web installer, it is difficult to find working offline installer links. You find a working offline installer link attached to this article.

The Microsoft .NET Framework 4.8 is a new version of Microsoft’s popular framework. It includes new features, fixes and improvements compared to previous versions.
More

[4,463]

Adobe ColdFusion 2018 Update 1

2018-09-12 |

ColdFusion 2018Adobe ColdFusion is a commercial rapid web application development platform created by J. J. Allaire in 1995. (The programming language used with that platform is also commonly called ColdFusion, though is more accurately known as CFML.) ColdFusion was originally designed to make it easier to connect simple HTML pages to a database. By version 2 (1996), it became a full platform that included an IDE in addition to a full scripting language.

Adobe ColdFusion 2018
Adobe ColdFusion (2018 release), known generically as ColdFusion 2018, was released on July 12, 2018. ColdFusion 2018 was codenamed Aether during prerelease.
More

[2,914]

Microsoft .NET Framework 4.6.2

2016-08-04 |

Microsoft .NET FrameworkThe Microsoft .NET Framework 4.6.2 is a highly compatible, in-place update to the Microsoft .NET Framework 4/4.5/4.5.1/4.5.2/4.6/4.6.1. The web installer is a small package that automatically determines and downloads only the components applicable for a particular platform.

Supported Operating System
Windows 10 , Windows 7 Service Pack 1, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2

Minimum Hardware Requirements:
1 GHz or faster processor
512 MB of RAM
2.5 GB of available hard disk space (x86)
2.5 GB of available hard disk space (x64)
More

[98,951]

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,583]

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

[151,769]

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

[4,416]

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