Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

데블스캠프2010/다섯째날/ObjectCraft: Difference between revisions

From ZeroWiki
imported>kesarr
No edit summary
 
imported>kesarr
No edit summary
Line 2: Line 2:


== 목적 ==
== 목적 ==
# Factorize, [[Refactoring]]
# Factorize, [[REFACTORING]]
# 구조체에서 클래스로
# 구조체에서 클래스로
# 캡슐화
# 캡슐화

Revision as of 04:16, 26 June 2010

ObjectCraft

목적

  1. Factorize, REFACTORING
  2. 구조체에서 클래스로
  3. 캡슐화
  4. 다형성
  5. 상속과 가상함수