ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Method
Method
Method)
????? ?????3
-

-

public)
public static void main(String[ ] args)
{

-

static method ,instant method, contructor
method, Overloading method
Overriding
method
????? ?????3
Method
static method

method

static
Method
instance method
method

static
constructor method / constructor
Overloading method

String

Integer
Overriding method

Inheritance
System.out.print ( ¡°
System.out.println (
¡°
System.out.print ( ¡°
System.out.print (
System.out.print ( ¡°

-

System.out.print (

DecimalFormat
new DecimalFormat( pattern);
toUpperCase :
toUpperCase(
)
toLowerCase :
toLowerCase(
)

substring
Substring(
replace
replace(

trim
trim( );

split:
Split(¡°
length :
length
()
floor :

Math.floor(

ceil :
Math.ceil(
round :
round (

random :

Math.random( );
????? ?????3
Date:
Date
new Date( );
SimpleDateFormat
new
SimpleDateFormat(
????? ?????3

More Related Content

????? ?????3