초기화할 영어 뜻 - 영어 번역

동사
reset
리셋
재 설정
다시
합니다
초기 화
reset 을
wipe
지우기
삭제
닦아
초기화
지울
없애야
쓸어
와이프

한국어에서 초기화할 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
OpenGL을 초기화할 수 없음.
Could not initialize OpenGL.
난 방법을 찾겠어, 그때까지 시간을 계속 초기화할 거라고.
I will keep resetting time until I do.
IPod을 초기화할 수 없습니다.
Failed to initialize the iPod.
로그 파일은 즉시 초기화할 수 없습니다.
Log files cannot be initialized instantaneously.
SFTP 세션을 초기화할 수 없습니다.
Could not initialize the SFTP session.
TPM 기능 사용 중 TPM 칩을 다시 초기화할 경우에는.
To initialize the TPM chip again while the TPM function is.
Lt;virtual machine name>을(를) 초기화할 수 없습니다.
Lt;virtual machine name> could not initialize.
BAT내의 커맨드는 시스템내의 어댑터 카드(adapter card)를 초기화할 수 있다.
BAT may initialize adapter cards in the system.
문제 1: 레벨/룸을 초기화할 수 없으며 전체 게임만 재설정할 수 있습니다.
Problem 1: You cannot reset a level/room, only the entire game.
조이스틱 장치% 1의 조정값을 초기화할 수 없음: % 2.
Could not initialize calibration values for joystick device %1: %2.
프로그램 가능한 알람(선택)은 자동이나 수동으로 초기화할 수 있습니다.
A programmable alarm(optional) can be reset automatically or manually.
SQL Server 2005에서는 데이터 파일을 즉각 초기화할 수 있습니다.
In SQL Server 2005, data files can be initialized instantaneously.
코드 37 "이 하드웨어에 대한 장치 드라이버를 초기화할 수 없습니다.
Code 37"Windows cannot initialize the device driver for this hardware.
쓰레드를 초기화할 수 없음: Java/lang/Thread클래스를 찾을 수 없음.
Unable to initialize threads: cannot find class java/lang/Thread.
다음 단계를 완료해 자녀의 진도를 초기화할 수 있습니다.
You can reset the progress of your child by completing the following steps.
Object 를 JSON 으로 초기화할 때 Foreign Attribute 도 지원 하도록 수정.
Updated to also support foreign attributes when object reset with JSON.
관심 콘텐츠 태그'는 Snapchat 설정에서 언제든지 초기화할 수 있습니다!
You can reset Content Interest Tags at any time in Snapchat settings!
같은 시드값을 사용하여 생성기를 초기화할 때마다 항상 동일한 결과가 생성됩니다.
Every time you initialize the generator using the same seed, you always get the same result.
또한 나는 우리가 다음 몇개월에 우리의 새로운 프로젝트를 초기화할 당신을 알리고 싶습니다.
Also I want to inform you that we will initialize our new project in next few months.
새로 할당된 버퍼를 초기화할 때, 기본 생성자 대신 단일 인자를 갖는 T 생성자를 호출한다.
Calls a single-argument T constructor instead of the default constructor when initializing the newly allocated buffer.
때로는 메스꺼움과 구 토, 스트레스 나 공포와 같은 다른 상황 땀이 초기화할 수 있습니다.
Sometimes other situations can initialize perspiration such as nausea and vomiting, stress or fear.
CONFIG. SYS 및 AUTOEXEC. BAT내의 커맨드는 시스템내의 어댑터 카드(adapter card)를 초기화할 수 있다.
The commands in CONFIG. SYS and AUTOEXEC. BAT may initialize adapter cards in the system.
예를 들어 장치의 분실, 도난 또는 규정 위반 시 장치를 선택적으로 초기화할 수 있습니다.
For example, you can wipe a device selectively if the device is lost, stolen, or out of compliance.
선언된 변수는 나중에 초기화할 수도 있고, 선언과 동시에 초기화할 수도 있습니다.
A variable can be declared and initialized later, or it can be declared and initialized at the same time.
선형 회귀나 softmax 회귀에서 모든 가중치 파라미터를 같은 값으로 초기화할 수 있나요?
Can we initialize all weight parameters in linear regression or in softmax regression to the same value?
자동 모델 튜닝을 초기화할 때에는 간단히 API를 통해 훈련 작업의 수를 지정하면 Amazon SageMaker에서 나머지를 처리해 줍니다.
When initiating automatic model tuning, you simply specify the number of training jobs through the API and Amazon SageMaker handles the rest.
따라서 사용자의 개인 영역에 영향을 주지 않고 모든 회사 정책, 앱 및 데이터를 원격으로 관리하거나 초기화할 수 있습니다.
You can remotely manage or wipe all corporate policies, apps, and data without affecting the personal area of the user.
이는 처음 2200바이트는 미리 초기화된 데이터를 가 지고 있지만,다음에 있는 2048바이트는 실행 코드가 초기화할 데이터를 가지고 있기 때문 이다.
This because the first 2200 bytescontain pre-initialized data and the next 2048 bytes contain data that will be initialized by the executing code.
또한 앱 또는 콘텐츠를 추가하거나 제거하고, 설정을 변경하며, 기능을 비활성화고,회사 계정을 제거하지 못하게 하거나, PC를 초기화할 수 있습니다.
It might add or remove apps or content, change settings,disable features, prevent you from removing your company account, or reset your PC.
속성의 디폴트 값에 대한 계산은 값이 처음으로 필요해진 경우에만 수행되며 MATLAB이 클래스를 최초로 초기화할 때 한 번만 수행됩니다.
Evaluation of property default values occurs only when the value is first needed, and only once when MATLAB first initializes the class.
결과: 36, 시각: 0.0592

한국어 문장에서 "초기화할"를 사용하는 방법

name 속성으로 초기화할 테이블 이름을 지정한다.
고스트크롤러: 개발팀에서는 야수의 특성을 초기화할 것입니다.
그럼 어떻게 name필드를 초기화할 수 있을까요?
그래서 매우 효율적으로 초기화할 수 있습니다.
리부팅이나 공장초기화로 센서를 초기화할 수 있습니다.
초기화부(730)는 캐시 토큰의 값을 초기화할 수 있다.
설정을 백업하거나 초기화할 수 있는 기능도 제공합니다.
너무 상하이 기차를 타고 초기화할 수 있습니다.
참고로 Graph 패널의 포인터는 초기화할 때 취득하였습니다.
튜플은 선언하면서 원소를 초기화할 때 괄호()를 사용했어요.

영어 문장에서 "initialize, wipe, reset"를 사용하는 방법

Initialize array and return JSON response.
Carefully wipe away all excess glue.
Install and initialize the Cloud SDK.
And then wipe off the dust.
Plucks unconstant Levitra Dapoxetine initialize exultantly?
Wipe surfaces and let air dry.
Wipe the leather, agitating dirty areas.
try open case and reset CMOS.
Reset the Bluetooth Low Energy subsystem.
Wipe wrap clean between diaper changes,.
자세히보기

최고 사전 질의

한국어 - 영어