roles background
BeDict Logo

roles

/ɹəʊlz/ /ɹoʊlz/

Meanings

noun

Examples :

"Her dream was to get a role in a Hollywood movie, no matter how small."
그녀의 꿈은 아무리 작은 역할이라도 할리우드 영화에서 배역을 맡는 것이었다.
noun

Examples :

프로젝트 관리자의 역할은 팀의 모든 구성원이 할당된 작업을 알고 실행하도록 보장하는 것입니다.
noun

Examples :

"In Raku programming, a `Student` class and a `Teacher` class can both use `roles` like `Callable` or `Serializable` to add extra behaviors without making them share a direct inheritance relationship. "
Raku 프로그래밍에서 `Student` 클래스와 `Teacher` 클래스는 모두 `Callable` 또는 `Serializable`과 같은 `역할`을 사용하여 직접적인 상속 관계를 공유하지 않고도 추가 동작을 추가할 수 있습니다.