找回密码
 注册

QQ登录

快捷登录

新浪微博登陆

搜索
CDD 法语助手
楼主: 大将军猴子

水区抢楼活动(结束)圣诞福袜勋章一个免费试吃名额等

13190
回复
190277
查看
  [ 复制链接 ]

新浪微博达人勋

49999999999999
2010-12-23 21:27:27

使用道具 举报

新浪微博达人勋

2010-12-23 21:27:35

使用道具 举报

新浪微博达人勋

public class JavaDemo03
{
        // 主方法
        public static void main(String args[])
        {
                int x_int = 30 ;
        }
};
2010-12-23 21:27:46

使用道具 举报

新浪微博达人勋

49999999999999999999999
2010-12-23 21:27:56

使用道具 举报

新浪微博达人勋

public class JavaDemo04
{
        // 主方法
        public static void main(String args[])
        {
                // 定义PI
                float PI = 3.1415926f ;
                // 定义半径
                float r = 3.5f ;
                // 求出圆的面积
                System.out.println(PI*r*r) ;
        }
};
2010-12-23 21:28:02

使用道具 举报

新浪微博达人勋

1111111111111
2010-12-23 21:28:16

使用道具 举报

新浪微博达人勋

49999999999999999999999
2010-12-23 21:28:23

使用道具 举报

新浪微博达人勋

{:12_488:}
2010-12-23 21:28:27

使用道具 举报

新浪微博达人勋

49999999999999
2010-12-23 21:28:41

使用道具 举报

新浪微博达人勋

49999999999999
2010-12-23 21:28:54

使用道具 举报

新浪微博达人勋

public class JavaDemo05
{
        public static void main(String args[])
        {
                // System.out.println(Integer.MAX_VALUE+1) ;
                // System.out.println(Integer.MIN_VALUE-1) ;
                System.out.println(Float.MAX_VALUE) ;
                System.out.println(Float.MIN_VALUE) ;
        }
};

299,399到手了
2010-12-23 21:29:01

使用道具 举报

新浪微博达人勋

49999999999999999999999
2010-12-23 21:29:08

使用道具 举报

新浪微博达人勋

2010-12-23 21:29:51

使用道具 举报

新浪微博达人勋

Jabulani 发表于 2010-12-23 21:23
除非随机,要不然,木有哪肉肉~~~~~

99结尾的都拿了,不信没有
2010-12-23 21:30:05

使用道具 举报

新浪微博达人勋

2010-12-23 21:30:06

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

返回顶部