-
오늘 데이2
Navigator class
SetDestination()
ModifyRouteToAvoid()
ModifyRouteToInclude()
GetRoute
GetTimeToDestination()
TotalDistiance()
클래스 다이어 그램 활용
변수는 데이터를 담아 두는 컵이라 볼수 있다.
Random객체
public Random Randomizer= new Random()
Randomizer.next(7) --> 0과 7사이에서 난수 발생
192페이지 끝
'c#' 카테고리의 다른 글
페이스북에 글 등록하기 (0) 2016.07.11 foreach 문 array문 (0) 2016.07.08 Miscillaneous Operators (0) 2016.07.08 오라클 연동 (0) 2016.06.29 c#_Visual Studio2015-Day1 (0) 2016.06.27