一些著名的软件都用什么语言编写?一、操作系统:Microsoft Windows :汇编 -> C -> C 备注:曾经在智能手机的操作系统(Windows Mobile)考虑掺点C#写的程序,比如软键盘,结果因为写出来的程序太慢,实在无法和别的模块合并,最终又回到C 重写
一些著名的软件都用什么语言编写?
一、操作系统:
Microsoft Windows :汇编 -> C -> C备注:曾经在(pinyin:zài)智能手机的操作系统(Windows Mobile)考虑【pinyin:lǜ】掺点C#写的程序,比如软键盘,结果因为写出来的程序太慢,实在无法和别的{读:de}模块合并,最终又回到C 重写。
相信很多朋友都知道Windows Vista,这个系统开发早期比尔盖茨想全部用C#写[xiě],但是最终因为执行慢而放弃,结果之前无数软件工程师日夜劳(繁体:勞)作成果一夜之间被宣告作废。
Linux :C
Apple MacOS : 主(zhǔ)要为C,部分为C 。 备注{pinyin:zhù}: 之前用的语言比较杂,最【pinyin:zuì】早是汇编和Pascal。
Sun Solaris : C
HP-UX : C
Symbian OS : 汇编,主要为C 。 (诺基亚手机(jī))
Google Android :2008 年推出: C语言(pinyin:yán)(有传言说是用【拼音:yòng】Java开发的操作系统,但最(练:zuì)近刚推出原生的C语言SDK)
RIM BlackBerry OS 4.x : 黑莓 C
二、图形界面层
Microsoft Windows UI :CApple MacOS UI (Aqua) : C
Gnome (Linux图形界面之一,大脚): C和C , 主要[pinyin:yào]是C。
KDE (Linux图形[xíng]界面),C 。
三、桌面搜索工具
Google Desktop Search : CMicrosoft Windows Desktop Search : C
Beagle (Linux/Windows/UNIX 下{读:xià}): C# (基于开源的 .net : Mono)
四、办公软件
Microsoft Office :在 汇编 -> C -> 稳定在CSun Open Office : 部分JAVA(对《繁:對》外接口),主要为C (开源,可下【pinyin:xià】载其源代码[mǎ])
Corel Office/WordPerfect Office : 1996年尝试过Java,次年被抛弃,重新【拼音:xīn】回到C/C
Adobe Systems Acrobat Reader/Distiller : C
五、关系型数据库
Oracle : 汇编、C、C 、Java。主要为C 。MySQL : C
IBM DB2 :汇编[繁体:編]、C、C ,主要为C。
Microsoft SQL Server : 汇(huì)编 -> C->C
IBM Informix : 汇编、C、C ,主要《练:yào》为C。
SAP DB/MaxDB : C
六、Web Browsers/浏览器
Microsoft Internet Explorer : CMozilla Firefox : C
Netscape Navigator :The code of Netscape browser was written in C, and Netscape engineers, all bought to Java (see M. Cusumano book and article) redeveloped the browser using Java. It was too slow and abandoned. Mozilla, the next version, was later developed using C .
Safari : (2003年(读:nián)1月发布)C
Google Chrome : (2008的【练:de】发布)C
Sun HotJava : Java (死于1999年)
Opera : C (手机上占用率比{练:bǐ}较大)
Opera Mini : Opera Mini (2007) has a very funny architecture, and is indeed using both C and Java. The browser is split in two parts, an ultra thin (less than 100Kb) "viewer" client part and a server side responsible of rendering. The first uses Java and receives the page under the OBML format, the latter reuses classical Opera (C ) rendering engine plus Opera"s Small Screen Rendering, on the server. This allows Opera to penetrate various J2ME-enabled portable devices, such as phones, while preserving excellent response time. This comes obviously with a few sacrifices, for instance on JavaScript execution.
Mosaic : 鼻[读:bí]祖(已死) C 语言
七、邮件客户端
Microsoft Outlook : CIBM Lotus Notes : Java
Foxmail : Delphi
八、软件开发集成环境/IDE:
Microsoft Visual Studio : CEclipse : Java (其图形界面SWT基于《繁体:於》C/C )
易[yì]语言:C
火山中文《pinyin:wén》:C
火山(shān)移动:C
九、虚拟机
Microsoft .Net CLR (.NET的虚拟机): CJava Virtual Machine (JVM) : Java 虚拟机【jī】:C
十、ERP软件 (企业应用)
SAP mySAP ERP : C,后主要为“ABAP/4”语言Oracle Peoplesoft : C -> Java
Oracle E-Business Suite : Java
十一、商业智能(Business Intelligence )
Business Objects : C十二、图形处理
Adobe Photoshop : CThe GIMP : C
十三、搜索引擎
Google : 汇编 与 C ,主要为C十四、著名网站
eBay : 2002年为C ,后主要迁至Javafacebook : C 和(拼音:hé) PHP
This line is only about facebook, not its plugins. Plugins can be developed in many different technologies, thanks to facebook"s ORB/application server, Thrift. Thrift contains a compiler coded in C . facebook people write about Thrift: "The multi-language code generation is well suited for search because it allows for application development in an efficient server side language (C ) and allows the Facebook PHP-based web application to make calls to the search service using Thrift PHP libraries." Aside the use of C , facebook has adopted a LAMP architecture.
阿里巴巴和淘(练:táo)宝:php->C /Java(主要用)
十五、 游戏 :
汇编、C、C星际《繁体:際》争霸、魔兽[繁:獸]争霸、CS、帝国时代、跑跑卡丁车、传奇、魔[pinyin:mó]兽世界.... 数不胜数了,自己数吧
都是用C 开《繁体:開》发的,C 语言靠近系[繁体:係]统地称,执行速度最快。比如你的两个朋友与你[nǐ]分别玩用VB、Java、与C 编写的“跑跑卡丁车”,你玩C 编写的游戏已经跑玩结束了,发现你的两个朋友还没开始跑呢,那是相当的卡啊,
十六、编译器
Microsoft Visual C 编译器: CMicrosoft Visual Basic 解释、编译(繁:譯)器:C
Microsoft Visual C# : 编【繁体:編】译器: C
gcc (GNU C compiler) : C
javac (Sun Java compiler) : Java
Perl : C
PHP : C
十七、3D 引擎
Microsoft DirectX : COpenGL : C
OGRE 3D : C
十八、Web Servers (网页服务)
Apache : C和C ,主要为CMicrosoft IIS : C
Tomcat:Java
Jboss:Java
十九:邮件服务
Microsoft Exchange Server : C->CPostfix : C
Apache James : Java
二十:CD/DVD 刻录
Nero Burning ROM : CK3B : C
二十一:媒体播放器
Nullsoft Winamp : CMicrosoft Windows Media Player : C
二十二:Peer to Peer (P2P软件)
eMule : Cμtorrent : C
Azureus 娱乐城: Java (图形界面使用基(拼音:jī)于C/C 的SWT,类Eclipse)
二十三:全球定位系统(GPS)
TomTom : CHertz NeverLost : C
Motorola VIAMOTO : 2007年6月,停止zhǐ 服务。 Java。
二十四:3D 引擎
Microsoft DirectX : C (相信玩游戏的同学都知道这个,现在最高版本是DX11)OpenGL : C
OGRE 3D : C
二十五:服务器软件
Apache:CNginx:C
IIS:C
二十六:其他相关
OpenStack:Python本文链接:http://10.21taiyang.com/Scooters/22176258.html
针对具体应用开发的软(繁:軟)件属于转载请注明出处来源