루프백 영어 뜻 - 영어 번역

부사
loopback
루프백

한국어에서 루프백 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
SC 광섬유 루프백.
SC Fiber Optic Loopback.
루프백 moulde 그림.
Loopback moulde drawing.
광섬유 루프백 (10).
Fiber Optic Loopback(10).
싱글모드 SC 광섬유 루프백.
Singlemode SC Fiber Optic Loopback.
광섬유 루프백 검사자는.
Fiber Optic Loopback Tester.
F MTP OM4 루프백 단위 타입-1.
F MTP OM4 Loopback module Type 1.
DLC 케이블, DLC 루프백 접합기.
DLC Cable, DLC Loopback Adapter.
MTP / MPO 루프백 모듈 Gigalight.
MTP/MPO Loopback Modules Gigalight.
SM MM OM3 OM4 섬유 광학적인 루프백.
SM MM OM3 OM4 Fiber Optical Loopback.
PVC 재킷 광학 섬유 루프백 LC / UPC LC.
PVC Jacket Fibre Optic Loopback LC/ UPC LC.
OM3 24 섬유 광학적인 MTP/MPO 루프백.
OM3 24 Fiber Optical MTP/MPO Loopback.
Vsound -- 가상 루프백 사운드 레코더와 실제 오디오 컨버터.
Vsound-- Virtual loopback sound recorder and real audio converter.
OEO 변환기 광섬유 40G 매체 변환기 3R 반복기 루프백 테스트.
OEO Converter Fiber Optic 40G Media Converter 3R Repeater Loopback test.
낮은 복귀 손실 광섬유 연결관 OM3 MTP/MPO 루프백 100% 3D 테스트.
Low Return Loss Fiber Optic Connector OM3 MTP/ MPO Loopback 100% 3D Testing.
PVC 재킷 광학 섬유 루프백 LC/UPC LC/APC 쌍신회로 PVC 9/125 단일 모드.
PVC Jacket Fibre Optic Loopback LC/UPC LC/APC Duplex PVC 9/125 Single Mode.
루프백 인터페이스로 보내진 IP datagram은 네트워크의 어디에도 나타나서는 안 된다.
An IP datagram sent to the loopback interface must not appear on any network.
광섬유 MPO/MTP 루프백 케이블 SM MM 12 섬유 24 섬유 여성 ISO 승인.
Fiber Optic MPO/MTP Loopback Cable SM MM 12 Fiber 24 Fiber Female ISO Approval.
모든 방법 레이저 전기 통제 상자 부속으로, 냉각하고 있습니다;더 쌀쌀한 루프백;
All the way into the laser electric control box part, be cooling;chiller loop back;
소형 MPO/MTP 루프백 12 섬유 24 섬유 여성 광섬유 0.35dB 삽입 손실.
Mini MPO/MTP Loopback 12 Fiber 24 Fiber Female Fiber Optic 0.35dB Insertion Loss.
F 다채로운 Senko MPO 여성 루프백 단위 SM/MM/12F/24F 극성 A와 B.
Colorful Senko MPO Female Loopback Module SM/ MM 8F/ 12F/ 24F Polairty A And B.
Type 루프백, 내부 또는 전용과 같이 인터페이스를 어떻게 사용하는지를 표시합니다.
Type Shows how interface is used, such as for loopback, internal or dedicated usage.
RF 입력 EVM 플로어 (프리엠블만 측정,zSeries 루프백, 듀얼 LO 구성).
RF Input EVM Floor(preamble-only estimation,zSeries loopback, dual LO configuration).
OAM (연결, 시험, 루프백) 정비 기능에 의하여 정의된 IEEE802.3ah를 지원하십시오.
Support OAM(Link, Test, Loop back)maintenance function defined IEEE802.3ah.
큰 이미지: 까만 플라스틱 포탄에 LC-LC MM 50 /125 광섬유 루프백 10cm LSZH.
Large Image: LC-LC MM 50 /125 Fiber Optic Loopback 10cm LSZH With Black Plastic Shell.
루프백」주소 -- 루프백 인터페이스에 할당할 수 있는 주소입니다.
The Loopback Addresses-- This is the address assigned to the loopback interface.
시리얼 커뮤니케이션 송수신기(transceiver)는 기능을 테스트하기 위해 루프백을 이용할 수 있다.
A serial communications transceiver can use loopback for testing its functionality.
호스트가 null 인 경우, 루프백 인터페이스의 주소를 나타내는 InetAddress 가 리턴됩니다.
If the host is null then an InetAddress representing an address of the loopback interface is returned.
애플리케이션에서는 수신(RX) 버퍼에서 송신(TX) 버퍼에서 읽은 모든 데이터를 즉시 에코하는 루프백 인터페이스를 만듭니다. 자바 IOT USB 열거자(자바).
The application creates a loopback interface that immediately echoes any data read from the receive(RX) buffer to the transmit(TX) buffer. java android things.
이를테면 일반적인 hosts 파일은 다음과 같다: 127.0.0.1 localhost loopback::1 localhost 이 예는 오직 시스템과 시스템 호스트 이름의 루프백 주소를 위한 엔트리만 포함하고 있으며, 이것이 일반적인 기본 hosts 파일의 내용이다.
For example, a typical hosts file may contain the following:127.0.0.1 localhost loopback:: 1 localhost This example only contains entries for the loopback addresses of the system and their host names, a typical default content of the hosts file.
C++, 자바 NDK 오디오-에코 이 샘플은 OpenSL ES를 사용하여 Android 빠른 오디오 경로에서 플레이어와 레코더를 만들고 루프백 오디오에 연결하는 방법을 보여줍니다.
C++, java ndk Audio-Echo The sample demos how to use OpenSL ES to create a player and recorder in Android Fast Audio Path, and connect them to loopback audio.
결과: 42, 시각: 0.0325

한국어 문장에서 "루프백"를 사용하는 방법

고객의 프록시 구성이 루프백 주소(127.
오디오 루프백 장치로 사용할 수 있습니다.
연이은 나눔 당첨기념 루프백 나눔해 봅니다.
lo는 루프백 인터페이스로서 자신과 통신하는 가상 장치다.
1"을 입력하여 로컬 루프백 IP 주소를 지정하십시오.
1"을 입력해서 로컬 루프백 IP 주소를 지정하십시오.
1"을 입력하여 로컬 루프백 IP 주소를 지정합니다.
배터리 배수 부팅 루프백 파일을 복구 합니다.
물론 루프백 인터페이스의 수정과 같은 대규모 작업과 함께.
HSSI는 문제의 진단을 위해 네 개의 루프백 시험을 제공한다.

영어 문장에서 "loopback"를 사용하는 방법

LoopBack 4.x enters Active LTS mode.
Hardware loopback doe not work either.
Fred & Boston loopback jersey shorts.
This will prevent the loopback feed.
Canterbury VapoDri loopback jersey overhead hoody.
Have you heard about Loopback discovery?
JACK AND JONES loopback jersey sweat.
Exceptionally thick and warm loopback jersey.
Loopback group policies are not used.
Converse cropped loopback jersey overhead hoodie.

최고 사전 질의

한국어 - 영어