LC·Dict

S·D·L

C1abbreviation
US/ˌɛs diː ˈɛl/UK드물게 쓰임

컴퓨터·소프트웨어 분야에서 쓰이는 여러 전문 약어

noun명사

  1. 1

    심플 다이렉트미디어 레이어그래픽, 오디오, 입력 장치 등 멀티미디어 기능을 다루는 크로스 플랫폼 소프트웨어 라이브러리C1software development

    a cross-platform software library used to handle graphics, audio, input, and other multimedia tasks

    • The game uses SDL to handle graphics and sound on Linux.

      그 게임은 리눅스에서 그래픽과 사운드를 처리하는 데 SDL을 사용한다.

    • Install the SDL development package before building the emulator.

      에뮬레이터를 빌드하기 전에 SDL 개발 패키지를 설치하세요.

  2. 2

    명세 및 기술 언어복잡한 이벤트 기반 시스템의 구조와 동작을 명세하고 설명하기 위한 표준화된 모델링 언어C2systems engineering

    a standardized modeling language used to specify and describe the behavior of complex event-driven systems

    • The team modeled the protocol in SDL before writing code.

      그 팀은 코드를 작성하기 전에 SDL로 프로토콜을 모델링했다.

    • SDL diagrams show how the system reacts to each signal.

      SDL 도식은 시스템이 각 신호에 어떻게 반응하는지 보여 준다.

  3. 3

    보안 개발 수명주기소프트웨어 개발 과정 전반에 보안 활동을 포함시키는 개발 절차 또는 방법론C1cybersecurity

    a software development process that integrates security practices throughout the development lifecycle

    • The company adopted SDL to find security flaws earlier.

      그 회사는 보안 결함을 더 일찍 찾기 위해 SDL을 도입했다.

    • Under the SDL, every release must pass a threat-modeling review.

      SDL에 따라 모든 릴리스는 위협 모델링 검토를 통과해야 한다.

뉘앙스 · 쓰임

SDL은 하나의 일반 단어가 아니라 약어이므로, 문맥 없이 단독으로 쓰이면 의미가 모호합니다. 특히 ‘software development life cycle’은 보통 SDL이 아니라 SDLC라고 줄여 쓰는 것이 일반적입니다.

기술 문서에서는 처음 나올 때 전체 이름을 함께 쓰는 것이 좋습니다. 예: “Simple DirectMedia Layer (SDL)”. 게임 개발 문맥에서는 Simple DirectMedia Layer일 가능성이 높고, 통신·시스템 모델링 문맥에서는 Specification and Description Language일 가능성이 높습니다.

유의어 뉘앙스 비교

Simple DirectMedia Layer
SDL의 전체 이름이다.
multimedia library
특정 제품명이 아니라 기능을 설명하는 일반적인 표현이다.
Specification and Description Language
SDL의 전체 이름이다.
modeling language
SDL보다 넓은 범주의 일반 표현이다.
Security Development Lifecycle
SDL의 전체 이름이다.
secure development lifecycle
특정 이름보다는 보안 중심 개발 절차를 일반적으로 가리킬 수 있다.

자주 쓰는 표현 · Collocations

noun+noun

  • SDL librarySDL 라이브러리
  • SDL applicationSDL 애플리케이션
  • SDL diagramSDL 도식

verb+noun

  • use SDLSDL을 사용하다

proper noun+noun

  • Microsoft SDL마이크로소프트 SDL

어원 · 암기 팁

[English]각 전문 용어의 영어 단어 첫 글자를 따서 만든 약어입니다.

S + D + L의 머리글자 조합

💡 기술 문맥에서 SDL을 보면 먼저 분야를 확인하세요. 게임 개발이면 Simple DirectMedia Layer, 시스템 명세이면 Specification and Description Language, 보안 개발 절차이면 Security Development Lifecycle일 가능성이 큽니다.