Header

  1. View current page

    knowledge님의 노트

Profile_img_60x60_01
1

AddressBookMain

AddressBookMain.java


class AddressBookMain
{
 public static void main(String[] args)
 {
  (new AddressBookApp()).run();
 }
}

History

Last edited on 05/04/2007 11:44 by persona

Comments (0)

You must log in to leave a comment. Please sign in.