스페이스바를 영어 뜻 - 영어 번역

한국어에서 스페이스바를 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
그냥 스페이스바를 두 번 누르세요.
Just hit the space bar twice.
스페이스바를 사용 하 여 변경 무기.
Use SPACEBAR to change weapon.
그러니까 앞으로 한 페이지를 내릴 때 스페이스바를 이용하세요.
So space bar to scroll down one page.
스페이스바를 눌러 공격한 뒤 전진하세요.
Press the Spacebar to attack.
그런 다음 해당 위치에 텔레포트를 스페이스바를 누릅니다.
Then press SPACEBAR to teleport to that location.
스페이스바를 누르면 무기를 장비 합니다.
Press the SPACEBAR to equip your weapon.
두 번 클릭 하거나 스페이스바를 사용 하 여 큐브를 올려. 행운을 빌어요!
Double-click or use the SPACEBAR to put up the cube. Good luck!
스페이스바를 눌러 전체 신호를 표시합니다.
Press the space bar to see the full signal.
이동 및 점프 스페이스바를 사용 하 여 화살표 키 또는 WASD 키를 사용 합니다.
Use the ARROW KEYS or WASD KEYS to move around and use SPACEBAR to jump.
스페이스바를 눌러서 캐터펄트를 조절할 수 있습니다.
Hold down SPACE to adjust the catapult.
레벨이 끝나기 전에 스페이스바를 누르면 어떻게 될지 궁금하다.
I begin to wonder what would happen if I pressed the Spacebar before I completed a level.
스페이스바를 눌러서 부스터를 사용할 수 있습니다.
Press the spacebar to use the powerup.
도구 프레스 스페이스바를 전환 하거나 도구 아이콘을 클릭 합니다. 행운을 빌어요!
To switch tools press the SPACEBAR or click the tool icon. Good luck!
보도 1 또는 2 숫자 키 무기, 스페이스바를 누르면 것을 전환 하는 미사일을 발사 합니다.
Press 1 or 2 NUMBER KEYS to switch weapons, Pressing SPACEBAR will fire missiles.
커서로 해당 영역에 직사각형을 그리거나 스페이스바를 누르고 창을 클릭하세요.
Draw a rectangle over an area with your cursor, or press the spacebar and click on a window.
스페이스바를 눌러 파편을 재생하거나 ""Enter""를 눌러 구의 음성을 들으십시오".
Press space bar to replay the fragment or"Enter" to hear the voice-over of the phrase.
파워 바는 최대 힘을 가진 대포 발사를 가득 차 있는 힘에서 때 스페이스바를 누릅니다.
Press the spacebar when power bar is at full strength to fire the cannon with maximum power.
스페이스바를 몇 번 누르고 여성을 입력하고 체크 박스를 다시 누른다.
Press the spacebar a couple of times, then type Female and click the Check Box button again.
준비가 되면, 엔진 출력을 최대로 올린 다음, 스페이스바를 눌러 첫번째 엔진에 점화합니다.
When you are ready, hold shift to set your throttle to maximum, and ignite your first stage by pressing space.
점프에 성공하려면 낙하산을 이용해서 안전하게 착륙해야 합니다. 착륙 전에 스페이스바를 눌러 보세요. 도움말.
To achieve a successful jump you need to land safely with your parachute, do so by pressing SPACE before you land. Help.
작은 정보 설치 프로그램의 표준 사용자 인터페이스에서는, 스페이스바를 눌러서 태스크를 선택하고 해제할 수 있습니다.
In the standard user interface of the installer, you can use the space bar to toggle selection of a task.
프로그램이 재생되고 있는 동안 스페이스바를 눌러 재생 컨트롤을 연 다음 스페이스바를 다시 눌러 일시 중지합니다.
While a program is playing, press the spacebar to open play controls, then press the spacebar again to pause.
설명: 갱 방법 game 이 게임에서 당신은 갱스 터 게임이 게임 사용 화살표 키를 이동 하 고 또한 수류탄에 대 한 스페이스바를 사용 하 고 또한 사용 R 무기를 다시 로드.
Description: Gangsters Way game In this game you are the gangster to play this game use arrow keys to move and also use space bar for grenades and also use R for reload your weapon.
XyWriteIII Plus의 새 버전(3.56)은 이 문제를 설명할 수 있는 두 가지 중대한 변화들을 포함하고 있다.: 오타 후 스페이스바를 눌러 통상의 오타를 자동으로 교정할 수 있는 기능을 당신은 더 이상 사용할 수 없습니다.
The newest version of XyWrite III Plus(3.56) incorporates two significant changes that address this issue: You will no longer be able to automatically correct common spelling errors by pressing the space bar after the misspelled word.
C++ Coding Standards (Herb Sutter and Andrei Alexandrescu) "코딩의 정석"이라고 흔히 부르는데, 여기서 얘기하는 정석은 "코드를 indent할 때 얼마나 많이 스페이스바를 눌러야 하는가? "와 같은 정석이 아니다.
C++ Coding Standards(Herb Sutter and Andrei Alexandrescu)"Coding standards" here doesn't mean"how many spaces should I indent my code?".
예를 들어 6단계에서 추가한 코드 줄은 5단계와 7단계의 코드 내부에 중첩되므로 탭을 누르거나 6단계에 대한 코드를 입력하기 전에 스페이스바를 몇 번 누르면 코드를 더 쉽게 이해할 수 있습니다(에 나열된 최종 코드에 그림과 같이 7단계 종료) (본보기).
For example, the line of code you added in step 6 is nested inside the code for steps 5 and 7, so hitting Tab or pressing the spacebar a couple of times before typing the code for step 6 can make your code easier to understand(as pictured in the final code listed at the end of step 7).
화살표 키와 스페이스 바를 사용합니다.
Use arrow keys and Space Bar.
언론 스페이스 바를 촬영하기 위해 이동.
Press spacebar to shoot, movement.
부스터 스페이스 바를 누르면.
Press Space bar for booster.
제어: 드라이브와 브레이크에 스페이스 바를 화살표 키를 사용합니다.
Control: Use the arrow keys to drive and spacebar to brake.
결과: 38, 시각: 0.0308

문장에서 "스페이스바를"을 사용하는 방법

옵션을 선택하거나 선택 취소하려면 스페이스바를 누릅니다.
하위 메뉴를 선택하거나 확장하려면 스페이스바를 누릅니다.
축소된 메뉴 목록을 확장하려면 스페이스바를 누릅니다.
스페이스바를 누르면 드럼소리에서 여타 다양한 사운드효과(Sound.
커서를 상하로 이동시키는 것은 스페이스바를 이용했다.
만약 코드가 보이신다면 스페이스바를 누르시면 됩니다.
비행중 멋진 장소를 발견하면 스페이스바를 눌러보세요.
펑션키와 스페이스바를 함께 입력하여 사용이 가능합니다.
해결 방법: 스페이스바를 누르거나 마우스를 사용하십시오.
팔로우 목록에서 사이트를 제거하려면 스페이스바를 누릅니다.

최고 사전 질의

한국어 - 영어