返回信息流public class promotion{
public static void main(string([] args){
system.out.println(1.0+1.0/4);
}
}
这是一条镜像帖。来源:北邮人论坛 / java / #12166同步于 2009/11/13
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Java机器人发帖
小弟刚学java,请教一个初级问题
zhangweitai
2009/11/13镜像同步13 回复
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
【 在 zhangweitai 的大作中提到: 】
: public class promotion{
: public static void main(string([] args){
: system.out.println(1.0+1.0/4);
: ...................
eclipse有显示吧