现在的位置: 首页 > 综合 > 正文

Java How Program(4th)中的专业词汇ch03

2013年12月08日 ⁄ 综合 ⁄ 共 1152字 ⁄ 字号 评论关闭

applet   小程序
applet container  小程序容器
<applet> tag
Applet menu
appletviewer  小应用程序阅读器
boolean primitive type     
browser  浏览器
built-in data type  内置的数据类型
byte primitive type
char primitive type
command-line argument  命令行参数
coordinate  坐标
create an object
derived class  派生类
double primitive type
Double.parseDouble method
double-precision floateing-point number
drawLine method of class Graphics
drawRect method of class Graphics
drawString method of class Graphics
extends keyword
floate primitive type
floating-point type
Graphics class
height of an applet
HTML Converter
HTML tag
HyperText Markup Language
import statement 导入语句
information hiding  信息隐藏
init method of class JApplet
instance variable  实例变量
instantiate an object 实例化一个对象
int primitive type
interface 接口
invoke a method  调用一个方法
JApplet class
java.awt package
Java Plug-in
Java 2 Runtime Environment (J2RE)
javax.swing package
local variable
loagi error
long primitive type
message 消息
method call  方法调用
Microsoft Internet Explorer
Netscape Communicator
object
paint method of class JApplet
parameter list  参数列表
pixel
primitive data type
Quit menu item
references
Reload menu item 重新载入菜单项目
short primitive type
single-precision floating-point number
source code  源代码
start method of class JApplet
subclass   子类
superclass  超类
text file  
width of an applet
World Wide Web 万维网

抱歉!评论已关闭.