首页 > Java > java教程 > 正文

Java和.NET的比较

WBOY
发布: 2023-08-20 20:37:06
转载
1608 人浏览过

Java和.NET的比较

Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.

.NET framework is a computer software framework invented by Microsoft. It runs on Microsoft Windows OS (Operating Systems). It provides user interface, data access, database connectivity, cryptography, web application development, etc.

Languages

Java supports only Java patterns.

.NET支持多种语言,如VB.NET,C#,F#等。

Platforms

Java is platform independent and it can run on Windows, Linux and Mac OS.

.NET works on Windows.

Runtime

Java拥有Java虚拟机、字节码、JDK、JRE等等。

.NET has Common Language Runtime

GUI组件

Java有Java Beans,而.NET有它的类。

数据库

JDBC is used for connecting Java with database, whereas for database in .NET, use ADO.NET.

以上是Java和.NET的比较的详细内容。更多信息请关注PHP中文网其他相关文章!

相关标签:
来源:tutorialspoint.com
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板