breakpoint 뜻
발음:
"breakpoint" 예문
국어 번역
모바일
- noun, (어느 과정에서의)중지점, 구분점, 브레이크 포인트
- tom clancy's ghost recon breakpoint 고스트 리콘: 브레이크 포인트
- breakout clones 벽돌깨기 방식 게임
- breakout clone 벽돌깨기 방식 게임
- breaksreak 사용자:Breaksreak
- breakout (video game) 브레이크아웃 (비디오 게임)
- breakstep 브레이크스텝
- breakout noun, 포위진돌파, 탈출
- breakstone 푸는 문제
- breakoff noun, 갑작스런 중단, 결렬행
- breakthrough noun, 적진돌파, 난국의 타개
예문
- But it's about setting a breakpoint to find the flaw in the code, fix it, and carry on until we hit the next flaw... the quest to keep going, to always fight for footing.
잘못된 코드를 찾아서 고치고 계속하는거야 잘못된 코드를 또 찾을때까지 - List of each breakpoint and the corresponding screen widths:
각 브레이크포인트와 그에 일치하는 화면 폭 목록: - List of typographic changes at each breakpoint:
각 브레이크포인트에 따른 타이포그래피 변경 목록: - Select a breakpoint from the list to configure its settings.
설정을 구성할 중단점을 목록에서 선택합니다. - A red dot appears next to the line when you set a breakpoint
중단점을 설정하면 줄 옆에 빨간색 점이 나타납니다. - You can also configure whether a breakpoint should be disabled after it is hit.
또한 중단점에 도달한 후 중단점의 비활성화 여부를 구성할 수도 있습니다. - When your code execution reaches the breakpoint, Android Studio pauses execution of your app.
코드 실행이 중단점에 도달하면 Android Studio가 앱 실행을 일시 중지합니다. - To set a breakpoint for any exception, select Exception Breakpoints in the list of breakpoints.
예외에 대해 중단점을 설정하려면 중단점 목록에서 Exception Breakpoints 를 선택합니다. - The Breakpoints window lets you enable or disable each breakpoint from the list on the left.
Breakpoints 창에서는 왼쪽의 목록에서 각 중단점을 활성화하거나 비활성화할 수 있습니다. - If a breakpoint is disabled, Android Studio does not pause your app when it hits that breakpoint.
중단점이 비활성화되면 Android Studio는 중단점에 도달하더라도 앱을 일시 중지하지 않습니다.