본문 바로가기

3학년 1학기/소프트웨어공학

abstract away 의 뜻


#Def abstract away 

사전적 의미 : consider apart from a particular case or instance 

즉, 특정 사건, 특정 케이스에서는 상관하지 않겠다는 뜻이다.


다만, 컴퓨터공학 분야에서 사용되는것은 좀 다른것 같다.


it abstracts away x.


means that it hides x by using a layer of "abstraction", by abstracting you hide all the numereous facettes of the real object, making it simple to see/use/explain.


즉, x를 abstaction 시켜서 누군가에게 사용하지 못하게 하는것이다.

Software Architecture는 고의적으로 내부적 성질, 정보를 추상화 시킨다.

'3학년 1학기 > 소프트웨어공학' 카테고리의 다른 글

Software Engineering #1  (0) 2014.04.20