计算机专业英语14DownloadingtheJavaCompiler课件_第1页
计算机专业英语14DownloadingtheJavaCompiler课件_第2页
计算机专业英语14DownloadingtheJavaCompiler课件_第3页
计算机专业英语14DownloadingtheJavaCompiler课件_第4页
计算机专业英语14DownloadingtheJavaCompiler课件_第5页
已阅读5页,还剩11页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、LessonDownloading the Java Compiler14What is the Java development environment?2. If you see the message“Bad command or file name”, what will you do next?Warm-up Exercises documentation 文件编制install 安装temp 临时directory 目录install 安装unpack解压缩包install安装unzip解压path variable 路径变量prompt提示demo 演示kit 工具库Word P

2、reparationIn order to get a Java development environment set up on your machine - you develop (write) computer programs using a development environment - you will have to complete the following steps: 1. Download a large file containing the Java development environment (the compiler and other tools)

3、. 2. Download a large file containing the Java documentation. 3. If you do not already have WinZip (or an equivalent) on your machine, you will need to download a large file containing WinZip and install it. Text4. Install the Java development environment. 5. Install the documentation. 6. Adjust sev

4、eral environment variables. 7. Test everything out. Before getting started, it would make things easier if you create a new directory in your temp directory to hold the files we are about to download. We will call this the download directory. Text开始之前,最好先在临时目录中建立一个新目录,保存要下载的文件Step 1 - Download the J

5、ava development environmentGo to the page /j2se/1.4.2/download.html. Download the SDK software by clicking on the Download J2SE SDK link. You will be shown a licensing agreement. Click Accept. Select your operating system and download the file to your download directory. This is a huge file, and it

6、will take several hours to download over a normal phone-line modem. The next two files are also large. Step 2 - Download the Java documentationDownload the documentation by selecting your operating system and clicking the SDK 1.4.1 documentation link. Text可以看到许可证协议,单击Accept按钮Step 3 - Download and in

7、stall WinZipIf you do not have a version of WinZip or an equivalent on your machine, go to the page / and download an evaluation copy of WinZip. Run the EXE you get to install it. We will use it in a moment to install the documentation. Step 4 - Install the development kitRun the j2sdk-1_4_1-*.exe f

8、ile that you downloaded in step 1. It will unpack and install the development kit automatically. TextStep 5 - Install the documentationRead the installation instructions for the documentation. They will instruct you to move the documentation file to same directory as that containing the development

9、kit you just installed. Unzip the documentation and it will drop into the proper place. Step 6 - Adjust your environmentYou need to change your path variable. This is most easily done by opening an MS-DOS prompt and typing PATH to see what the path is set to currently. Then open autoexec.bat in Note

10、pad and make the changes to PATH specified in the instructions. TextStep 7 TestNow you should be able to open another MS-DOS window and type javac. If everything is set up properly, then you should see a two-line blob of text come out that tells you how to use javac. That means you are ready to go.

11、If you see the message Bad Command or File Name it means you are not ready to go. Figure out what you did wrong by rereading the installation instructions. Make sure the PATH is set properly and working. Go back and reread the Programmers Creed above and be persistent until the problem is resolved.

12、TextYou are now the proud owner of a machine that can compile Java programs. You are ready to start writing software! By the way, one of the things you just unpacked is a demo directory full of neat examples. All of the examples are ready to run, so you might want to find the directory and play with

13、 some of the samples. Many of them make sounds, so be sure to turn on your speakers. Text这样,你就可以骄傲地拥有能够编译Java程序的计算机了In computer program and software product development, the development environment is the set of processes and programming tools used to create the program or software product. The term

14、 may sometimes also imply the physical environment. An integrated development environment is one in which the processes and tools are coordinated to provide developers an orderly interface to and convenient view of the development process (or at least the processes of writing code, testing it, and p

15、ackaging it for use). An example of an IDE product is Microsofts Visual Studio .NET. The term computer-assisted software environment (CASE) is generally used to describe a set of tools and practices that facilitate management of a software development project.Key TermsDevelopment environmentDevelopm

16、ent kits provide a complete, high-quality design environment for engineers. A wide variety of kits help simplify the design process and reduce time-to-market. Development kits include software, reference designs, cables, and programming hardware.It may be something as simple as an application progra

17、mming interface (API) in the form of some files to interface to a particular programming language or include sophisticated hardware to communicate with a certain embedded system. Common tools include debugging aids and other utilities often presented in an integrated development environment (IDE). S

18、DKs also frequently include sample code and supporting technical notes or other supporting documentation to help clarify points from the primary reference material.Key TermsDevelopment kitQuestionsWhat is the Java development environment? What are the steps for downloading the java compiler?If you see the message“Bad command or file

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论