Redian新闻
>
JAVA interface 一个小问题
avatar
JAVA interface 一个小问题# Java - 爪哇娇娃
mb
1
☆─────────────────────────────────────☆
amo (牛肉炖熊掌) 于 (Sun Feb 8 11:07:51 2009) 提到:
照片看着很象啊,COA难道不算proof?
☆─────────────────────────────────────☆
laphier (博客里的狼) 于 (Sun Feb 8 12:01:59 2009) 提到:
我看了一下鹰洋的COA,unc和proof不一样。有以下信息:
condition: uncirculated
date: 2007
mint: west point
mint mark: "w"
diameter...
thickness...
composition: 99.9% silver
weight...
content....
☆─────────────────────────────────────☆
amo (牛肉炖熊掌) 于 (Sun Feb 8 17:06:26 2009) 提到:
那就是说除了印刷字样的区别没别的区别?
☆───────────
avatar
d*7
2
Look Through My Eyes
There are things in life you'll learn and
In time you'll see
Cause out there somewhere
It's all waiting
If you keep believing
So don't run, don't hide
It will be all right
You'll see, trust me
I'll be there watching over you
Just take a look through my eyes
There's a better place
somewhere out there
Just take a look through my eyes
Everything changes
You'll be amazed what you'll find
If you look through my eyes
There will be times on this journey
All you'll see is darkness
Out there somewhere daylight finds you
If you keep believing
So don't run, don't hide
It will be all right
You'll see, trust me
I'll be there watching over you
Just take a look through my eyes
There's a better place
somewhere out there
Just take a look through my eyes
Everything changes
You'll be amazed what you'll find
If you look through my eyes
All the things that you can change
There's a meaning in everything
And you will find all you need
There's so much to understand
Just take a look through my eyes
There's a better place
somewhere out there
Just take a look through my eyes
Everything changes
You'll be amazed what you'll find
If you look through my eyes
Take a look through my eyes
avatar
w*n
3
有一个interface:
interface TestInterface{
// ...some code here;
}
如果在一个Class中使用这个interface的匿名内部类:
public class TestClass{
//Code1
TestInterface ti1 = new TestInterface( ){
};
//Code2
TestInterface ti2 = new TestInterface("Hello World"){
};
}
请问Code2 为什么不对?
avatar
w*n
4
有一个interface:
interface TestInterface{
// ...some code here;
}
如果在一个Class中使用这个interface的匿名内部类:
public class TestClass{
//Code1
TestInterface ti1 = new TestInterface( ){
};
//Code2
TestInterface ti2 = new TestInterface("Hello World"){
};
}
请问Code2 为什么不对?
avatar
b*7
5
Interfece 没有这种constructor?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。