Size: 318
Comment:
|
← Revision 5 as of 2012-04-07 12:11:20 ⇥
Size: 288
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
이를 이용한 프로그래밍을 mix-in programming이라고 한다. SeeAlso UsingMixInsWithPython | 이를 이용한 프로그래밍을 mix-in programming이라고 한다. |
OOP의 중심개념가운데 한가지.
ProgrammingLanguage에 따라 이것을 지원하는것(Python등)도 있으며 그렇지 않은것(Java)도 있다.
이를 이용한 프로그래밍을 mix-in programming이라고 한다.