이전 질문 게시판은 새 글 쓰기를 막았습니다. [질문 게시판]을 이용바랍니다.
Date |
2011/04/10 23:47:32 |
Name |
zeros |
File #1 |
TimeBook.java (4.8 KB), Download : 21 |
Subject |
자바 과제중인데.. 문제해석좀 부탁드립니다 ㅠㅠ |
자바 과제를 하는중인데.. 문제해석이 안되서 지금 막히고 있네요 이런.. ㅠㅠ
코딩하는것도 힘든데 문제해석까지 안되다니.. 지금 다른 제 학교 동기들도 이 문제때문에 미궁속에 빠져있습니다 ㅠㅠ
PGR분들의 도움이 필요해요!!
일단 문제를 올릴게요.
The class TimeBook in Listing 7.14 is not really finished. Complete the definition of this class in the way described in the text. In particular, be sure to add a default constructor, as well as set and get methods that change or retrieve each of the instance variables and each indexed variable of each array instance variable. Be sure you replace the stub (setHours) with a method that obtains values from the keyboard.
//You should also define a private method having two int parameters that displays the first parameter in the number of spaces given by a second parameter. The extra spaces not filled by the first parameter are to be filled with blanks. This will let you write each array element in exactly four spaces, for example, and so will allow you to display a neat rectangular arrangement of rray elements. Be sure that the (main) method in Listing 7.14 works correctly with thes new methods. Also, write a separate test program to test all the new methods.
이겁니다. 괄호로 묶은것은 클래스 안에있는 함수구요. // 표시가 있는 부분부터 본격적으로 해석이 막히는 부분입니다. 아니 해석은 되는데 뭔내용인지 모른다고 하는게 옳을려나요 ㅠㅠ 혹시나 해서 Listing 7.14에 해당하는 코딩을 첨부해 놓겠습니다.
제발 도와주세요!!! ㅠㅠ
|
통합규정 1.3 이용안내 인용
"Pgr은 '명문화된 삭제규정'이 반드시 필요하지 않은 분을 환영합니다.
법 없이도 사는 사람, 남에게 상처를 주지 않으면서 같이 이야기 나눌 수 있는 분이면 좋겠습니다."
|