Tag: keyboard

  • 키보드 심벌 이름 알아보기

    키보드 심벌 이름 알아보기

    컴퓨터 키보드에는 코딩에 사용되는 문자와 숫자보다 더 많은 기호가 있다. 아래의 표에서는 각 특수 키보드 기호의 이름과 위치를 보여준다.

    키/심벌이름
    `grave, grave accent, backtick, back quote
    ~tilde
    !exclamation mark, exclamation point, bang
    @at, at sign, at symbol
    #pound, hash, number
    $dollar(s)
    %percent, percent sign, parts per 100
    ^carat, hat, circumflex, exponent symbol
    &and, ampersand
    *asterisk
    (open parenthesis, left parenthesis
    )close parenthesis, right parenthesis
    ( )parentheses, round brackets
    hyphen, minus, minus sign, dash
    _underscore
    =equals, equal sign
    +addition, plus sign
    [ ]brackets(각 괄호), square brackets
    [open bracket
    ]close bracket
    { }braces(중괄호), curly brackets
    {open brace
    }close brace
    \backslash, backward slash
    |vertical pipe, pipe
    ;semicolon(세미콜론)
    :colon(콜론)
    apostrophe, prime, single quote
    quotation mark, double quotes
    ,comma
    .period, decimal, dot
    /slash, forward slash
    <>angle brackets
    <less than(미만)
    >greater than(~보다 큰)
    ?question mark
    Keyboard Symbols