angle bracket
꺾쇠괄호
빈도: 4.51.2 백만 단어당
Used in mathematics, computing, and linguistics. Refers to the symbols < and >.
수학, 컴퓨팅, 언어학에서 사용됩니다. < 와 > 기호를 나타냅니다.
카테고리:
예문 (10)
angle bracket = 꺾쇠괄호 (수학, 컴퓨팅, 언어학에서 사용됩니다. < 와 > 기호를 나타냅니다.)
- In HTML, tags like `
` are enclosed in an opening and closing angle bracket.
HTML에서 ``와 같은 태그는 여는 꺾쇠괄호와 닫는 꺾쇠괄호로 둘러싸여 있습니다.
- C++ templates use an angle bracket to specify type parameters, for example, `vector
`. C++ 템플릿은 `vector`와 같이 타입 매개변수를 지정하기 위해 꺾쇠괄호를 사용합니다. - The code failed to compile because of a missing closing angle bracket.닫는 꺾쇠괄호가 없어서 코드가 컴파일되지 않았습니다.
- The inner product of two vectors in mathematics is often denoted using angle brackets.수학에서 두 벡터의 내적은 종종 꺾쇠괄호를 사용하여 표기됩니다.
- To indicate a placeholder, type the description inside a pair of angle brackets.자리 표시자를 나타내려면 설명을 한 쌍의 꺾쇠괄호 안에 입력하십시오.
- Graphemes are sometimes represented within angle brackets in linguistic texts.언어학 텍스트에서 문자소는 때때로 꺾쇠괄호 안에 표시됩니다.
- When writing technical documentation, remember that each angle bracket in code examples might need to be escaped.기술 문서를 작성할 때 코드 예제의 각 꺾쇠괄호는 이스케이프 처리해야 할 수 있음을 기억하십시오.
- I can never find the angle bracket symbols on a new keyboard layout.새로운 키보드 레이아웃에서는 꺾쇠괄호 기호를 도저히 찾을 수가 없습니다.
- Be careful not to confuse an angle bracket with a less-than or greater-than sign.꺾쇠괄호를 부등호와 혼동하지 않도록 주의하십시오.
- The command requires a filename surrounded by angle brackets.이 명령어는 파일 이름이 꺾쇠괄호로 둘러싸여야 합니다.