Java编程语言外文翻译英汉互译中英对照.doc
文本预览下载声明
论文题目(注:根据自己题目改写)
PAGE \* MERGEFORMAT 16
外文翻译原文及译文
学 院
计算机学院
专 业
计算机科学与技术
班 级
学 号
姓 名
指导教师
负责教师
PAGE \* MERGEFORMAT 1
Java(programming language)
Java?is a? HYPERLINK /wiki/General_purpose_programming_language \o General purpose programming language general-purpose,? HYPERLINK /wiki/Concurrent_computing \o Concurrent computing concurrent,? HYPERLINK /wiki/Class-based \o Class-based class-based,? HYPERLINK /wiki/Object-oriented_programming \o Object-oriented programming object-oriented? HYPERLINK /wiki/Computer_programming_language \o Computer programming language computer program- -ming language?that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically? HYPERLINK /wiki/Compiler \o Compiler compiled?to? HYPERLINK /wiki/Java_bytecode \o Java bytecode byte code?( HYPERLINK /wiki/Class_(file_format) \o Class (file format) class file) that can run on any? HYPERLINK /wiki/Java_virtual_machine \o Java virtual machine Java virtual machine(JVM) regardless of? HYPERLINK /wiki/Computer_architecture \o Computer architecture computer architecture. Java is, as of 2012, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 10 million users.?Java was originally developed by? HYPERLINK /wiki/James_Gosling \o James Gosling James Gosling?at? HYPERLINK /wiki/Sun_Microsystems \o Sun Microsystems Sun Microsystems?(which has since? HYPERLINK /wiki/Sun_acquisition_by_Oracle \o Sun acquisition by Oracle merged into Oracle Corporation) and released in 1995 as a core component of Sun Microsystems? HYPERLINK /wiki/Java_(software_platform) \o Java (software platform) Java platform. The language derives much of its? HYPERLINK /wiki/Syntax_(programming_languages) \o Syntax (programming
显示全部