Description
Zuosige always has bad luck. Recently, he is in hospital because of pneumonia. While he is taking his injection, he feels extremely bored. However, clever Zuosige comes up with a new ga...
分类:
其他好文 时间:
2015-05-10 20:35:40
阅读次数:
215
Description
Zuosige always has bad luck. Recently, he is in hospital because of pneumonia. While he is taking his injection, he feels extremely bored. However, clever Zuosige comes up with a new ga...
分类:
其他好文 时间:
2015-05-10 20:35:16
阅读次数:
150
Description
Zuosige always has bad luck. Recently, he is in hospital because of pneumonia. While he is taking his injection, he feels extremely bored. However, clever Zuosige comes up with a new ga...
分类:
其他好文 时间:
2015-05-10 20:34:29
阅读次数:
158
1611: Concatenation
Time Limit: 1 Sec Memory Limit: 128 MB
Submit: 14 Solved: 4
[Submit][Status][Web
Board]
Description
Zuosige always has bad luck. Recently, he is in hospital because ...
分类:
其他好文 时间:
2015-05-10 20:34:05
阅读次数:
134
Description
Zuosige always has bad luck. Recently, he is in hospital because of pneumonia. While he is taking his injection, he feels extremely bored. However, clever Zuosige comes up with a new ga...
分类:
其他好文 时间:
2015-05-10 20:34:04
阅读次数:
128
Description
Zuosige always has bad luck. Recently, he is in hospital because of pneumonia. While he is taking his injection, he feels extremely bored. However, clever Zuosige comes up with a new ga...
分类:
其他好文 时间:
2015-05-10 20:33:26
阅读次数:
142
1617: Itself is Itself
Time Limit: 6 Sec Memory Limit: 128 MB
Submit: 21 Solved: 4
[Submit][Status][Web
Board]
Description
Zuosige always has bad luck. Recently, he is in hospital becau...
分类:
其他好文 时间:
2015-05-10 18:58:14
阅读次数:
130
重写的equls(比较矩形面积是否相等)的方法:调用方: Rectangle rec1 = new Rectangle { Hight = 10, Width = 8 }; Rectangle rec2 = new Rectangle { Hight = 10, Width = 8 ...
分类:
其他好文 时间:
2015-05-10 16:58:32
阅读次数:
111
一、题目简介矩形类>为完成项目功能,使用GeometricObject1,Rectangle1,TestRectangle类,其中GeometricObject1 作为主类,Rectangle1作为子类,TestRectangle作为测试类。声明矩形类Rectangle,其中有多个构造方法,用不同的...
分类:
其他好文 时间:
2015-05-09 21:45:27
阅读次数:
147
import java.awt.BorderLayout;
import java.awt.Button;
import java.awt.FlowLayout;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.math.B...
分类:
编程语言 时间:
2015-05-09 20:29:15
阅读次数:
130