外文翻译---关于JDK API
《外文翻译---关于JDK API》由会员分享,可在线阅读,更多相关《外文翻译---关于JDK API(10页珍藏版)》请在毕设资料网上搜索。
1、 郑州轻工业学院 本科毕业设计(论文) 英文 翻译 题 目 ABOUT JDK API 学生姓名 张传美 专业班级 计算机科学与技术 07-2 学 号 200707010248 院 (系) 计算机与通信工程学院 指导教师(职称) 完成时间 2011 年 6 月 1 日 ABOUT JDK API 专业班级:计算机科学与技术 07 2 姓名:张传美 学号: 200707010248 1 英文原文 ABOUT JDK API Abstract Java Platform, Standard Edition 6 API Specification ,This document is the API
2、specification for version 6 of the Java Platform, Standard Edition. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages. There is a Class Hierarchy page for all
3、packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. Introduction Class/InterfaceEach class, interf
4、ace, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: Class inheritance diagram,Direct Subclasses,All Known Subinterfaces,All Known Implementing Classes,C
5、lass/interface declaration,Class/interface description ,Nested Class Summary,Field Summary,Constructor Summary,Method Summary ,Field Detail,Constructor Detail,Method Detail.Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetica
6、l, while the detailed .descriptions are in the order they appear in the source code. This preserves .the logical groupings established by the programmer. 1 Class AbstractAction This class provides default implementations for the JFC Action interface. Standard behaviors like the get and set methods f
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 关于 jdk api
