検索ワード: cooling device and the control method (英語 - 韓国語)

英語

翻訳

cooling device and the control method

翻訳

韓国語

翻訳
翻訳

Laraでテキスト、文書、音声を即座に翻訳

今すぐ翻訳

人による翻訳

プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。

翻訳の追加

英語

韓国語

情報

英語

select the control panel.

韓国語

제어판을 선택합니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

英語

selection of the control fields.

韓国語

컨트롤을 선택합니다.

最終更新: 2012-04-17
使用頻度: 1
品質:

参照: Translated.com

英語

click a tool and then drag in the dialog to create the control.

韓国語

도구를 누른 다음 대화 상자에서 마우스를 끌어 컨트롤을 만듭니다.

最終更新: 2012-04-21
使用頻度: 1
品質:

参照: Translated.com

英語

choose the primary device and the secondary device and click apply.

韓国語

기본 장치 및 보조 장치를 선택하고 '적용'을 클릭하십시오.

最終更新: 2007-01-16
使用頻度: 3
品質:

参照: Translated.com

英語

in the document, drag to create the control.

韓国語

문서에서 마우스를 끌어 컨트롤을 만듭니다.

最終更新: 2017-01-05
使用頻度: 1
品質:

参照: Translated.com

英語

technology verified device and you receive this error, verify the following:

韓国語

기술 검증 장치인 경우 이 오류 메시지가 나타나면 다음 사항을 확인하십시오.

最終更新: 2007-01-16
使用頻度: 1
品質:

参照: Translated.com

英語

selection of the control fields in opposite direction.

韓国語

반대 순서로 컨트롤을 선택합니다.

最終更新: 2012-04-17
使用頻度: 1
品質:

参照: Translated.com

英語

when using the tab key, focusing skips the control.

韓国語

<tab> 키를 사용하면 초점이 해당 컨트롤을 건너뛰고 이동합니다.

最終更新: 2017-01-29
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

英語

just select the control you want and hold down the shift key.

韓国語

원하는 부분을 선택하여 조정하려면 shift 키를 길게 누르면 됩니다.

最終更新: 2011-03-16
使用頻度: 1
品質:

参照: Translated.com

英語

right-click your audio device and select properties.

韓国語

사운드, 비디오 및 게임 컨트롤러 섹션을 확장합니다.

最終更新: 1970-01-01
使用頻度: 4
品質:

参照: Translated.com

英語

go to the control panel - system - device manager tab

韓国語

"제어판" - "시스템" - "장치 관리자" 탭을 선택합니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

英語

the power options applet in the control panel dictates sleep operation.

韓国語

제어판의 전원 옵션 애플릿은 휴지 작동을 제어합니다.

最終更新: 1970-01-01
使用頻度: 3
品質:

参照: Translated.com

英語

<PROTECTED>* <PROTECTED>* add or remove programs option in the control panel

韓国語

제어판의 <PROTECTED>* <PROTECTED>* 프로그램 추가/제거 옵션

最終更新: 2007-01-16
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

英語

on the form controls toolbar, click the icon of the control that you want to add.

韓国語

양식 컨트롤 도구 모음에서 추가할 컨트롤의 아이콘을 클릭합니다.

最終更新: 2016-10-12
使用頻度: 1
品質:

参照: Translated.com

英語

create a user or system dsn in your odbc administrator, located in the control panel.

韓国語

create a user or system dsn in your odbc administrator, located in the control panel. make up a dsn name, enter your hostname, user name, password, port, etc for you mysql database configured in step 1.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

drag a control point. the curve pulls in the direction that you drag the control point.

韓国語

제어점을 끕니다. 제어점을 끄는 방향으로 곡선이 당겨집니다.

最終更新: 2013-04-18
使用頻度: 1
品質:

参照: Translated.com

英語

press enter to enter the edit mode. the handles are shown farther out from the control border.

韓国語

&lt;enter&gt; 키를 눌러 편집 모드로 들어갑니다. 컨트롤 테두리와 멀리 떨어져서 핸들이 표시됩니다.

最終更新: 2012-04-17
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

英語

a control consists of an oid identifying the control, an optional value, and an optional flag for criticality.

韓国語

the options ldap_opt_deref, ldap_opt_sizelimit, ldap_opt_timelimit, ldap_opt_protocol_version and ldap_opt_error_number have integer value, ldap_opt_referrals and ldap_opt_restart have boolean value, and the options ldap_opt_host_name, ldap_opt_error_string and ldap_opt_matched_dn have string value. the first example illustrates their use. the options ldap_opt_server_controls and ldap_opt_client_controls require a list of controls, this means that the value must be an array of controls. a control consists of an oid identifying the control, an optional value, and an optional flag for criticality. in php a control is given by an array containing an element with the key oid and string value, and two optional elements. the optional elements are key value with string value and key iscritical with boolean value. iscritical defaults to false if not supplied. see also the second example below.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

arrange the controls on your form

韓国語

양식에 컨트롤을 배치하십시오.

最終更新: 2016-10-18
使用頻度: 1
品質:

参照: Translated.com

英語

the default setting of the control utility is to turn the processor serial number feature "<PROTECTED>".

韓国語

제어 유틸리티의 기본 설정은 프로세서 일련 번호 기능을 "<PROTECTED>"로 하는 것입니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

人による翻訳を得て
8,919,541,548 より良い訳文を手にいれましょう

ユーザーが協力を求めています。



ユーザー体験を向上させるために Cookie を使用しています。弊社サイトを引き続きご利用いただくことで、Cookie の使用に同意していただくことになります。 詳細。 OK