Redian新闻
>
求文章审稿机会-生物质能源
avatar
求文章审稿机会-生物质能源# ChemEng - 化学工程
c*e
1
猪大肠回来了没有..有....有......有..........
钻回被窝重新睡,zzzzzzzz----------
avatar
m*k
2
我的eclipse 对如下报错误,必须comment掉@Override才行,我都要
疯了。
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.SwingUtilities;
public class FooGUI {
public static void main(String[] args) {
//initialize GUI components
final JFrame jf = new JFrame("Hello world!"); //allows jf to be
accessed from inner class body
jf.add(new JButton("Click me"));

// pack and make visible on the Event-Dispatch Thread
SwingUtilities.invokeLater(new Runnable() {
@Override  //不work, has to comment out
public void run(){
// TODO Auto-generated method stub
jf.pack(); //this would be a compile-time error if jf were
not final
jf.setLocationRelativeTo(null);
jf.setVisible(true);
}
});
}
}
avatar
n*g
3
本人化工博士毕业,目前在绿卡筹备阶段,求文章杂志的审稿机会,自己发了些
editors 但是回复的都比较少, 主要研究方向是生物质能源,包括: biofuel,
biodiesel, thermochemical conversions, aerobic/anaerobic digestion,
fermentation. 可以站内信联系,也可以通过我的邮箱联系[email protected] 谢
谢大家!
avatar
m*f
4
爱组说过没有啥时候回来?

【在 c*****e 的大作中提到】
: 猪大肠回来了没有..有....有......有..........
: 钻回被窝重新睡,zzzzzzzz----------

avatar
T*U
5
object class没有run method, 你怎么override?

【在 m*****k 的大作中提到】
: 我的eclipse 对如下报错误,必须comment掉@Override才行,我都要
: 疯了。
: import javax.swing.JButton;
: import javax.swing.JFrame;
: import javax.swing.SwingUtilities;
: public class FooGUI {
: public static void main(String[] args) {
: //initialize GUI components
: final JFrame jf = new JFrame("Hello world!"); //allows jf to be
: accessed from inner class body

avatar
n*g
6
本人化工博士毕业,目前在绿卡筹备阶段,求文章杂志的审稿机会,自己发了些
editors 但是回复的都比较少, 主要研究方向是生物质能源,包括: biofuel,
biodiesel, thermochemical conversions, aerobic/anaerobic digestion,
fermentation. 可以站内信联系,也可以通过我的邮箱联系[email protected] 谢
谢大家!
avatar
c*e
7
嗯?母鸡

【在 m******f 的大作中提到】
: 爱组说过没有啥时候回来?
avatar
z*3
8
我可以
提示什么错误?
avatar
r*e
9
昨天在餐桌上看到了

【在 c*****e 的大作中提到】
: 猪大肠回来了没有..有....有......有..........
: 钻回被窝重新睡,zzzzzzzz----------

avatar
z*3
10
匿名类

【在 T****U 的大作中提到】
: object class没有run method, 你怎么override?
avatar
c*e
11
你用这个icon跟哈里森福特的水晶头骨有么有关系?

【在 r*******e 的大作中提到】
: 昨天在餐桌上看到了
avatar
N*m
12
are you using java 1.5?

【在 m*****k 的大作中提到】
: 我的eclipse 对如下报错误,必须comment掉@Override才行,我都要
: 疯了。
: import javax.swing.JButton;
: import javax.swing.JFrame;
: import javax.swing.SwingUtilities;
: public class FooGUI {
: public static void main(String[] args) {
: //initialize GUI components
: final JFrame jf = new JFrame("Hello world!"); //allows jf to be
: accessed from inner class body

avatar
r*e
13
俺这个是homer, simpson里面的人物,头大无脑的典型wsn,比较符合俺个人形象

【在 c*****e 的大作中提到】
: 你用这个icon跟哈里森福特的水晶头骨有么有关系?
avatar
m*k
14
1.6035

【在 N***m 的大作中提到】
: are you using java 1.5?
avatar
m*k
15
Multiple markers at this line
- implements java.lang.Runnable.run
- The method run() of type new Runnable(){} must override a superclass
method
I believe my eclipse messed up,
I restarted eclipse, same error.
I will restart my win and see,

【在 z*******3 的大作中提到】
: 我可以
: 提示什么错误?

avatar
w*z
16
override interface is the new feature added for jdk 6, double check your
Eclipse setting, by default it is using jdk 5 to compile.

【在 m*****k 的大作中提到】
: Multiple markers at this line
: - implements java.lang.Runnable.run
: - The method run() of type new Runnable(){} must override a superclass
: method
: I believe my eclipse messed up,
: I restarted eclipse, same error.
: I will restart my win and see,

avatar
z*3
17
我觉得楼上说得有道理
去preference->java->compiler里面看看
我的同事也有过类似的问题
当时就查java版本,默认是1.4
放狗搜出来的这句话我很喜欢
“This byzantine menu / dialog interface is typical of Eclipse's poor UI
design.”

【在 m*****k 的大作中提到】
: Multiple markers at this line
: - implements java.lang.Runnable.run
: - The method run() of type new Runnable(){} must override a superclass
: method
: I believe my eclipse messed up,
: I restarted eclipse, same error.
: I will restart my win and see,

avatar
m*k
18
it shows 1.6, wtf.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。