잠금이 - 영어로 번역

lock
자물쇠
잠금
잠글
로크
잠가
장치
고정
잠근다
locks
자물쇠
잠금
잠글
로크
잠가
장치
고정
잠근다
locking
자물쇠
잠금
잠글
로크
잠가
장치
고정
잠근다
locked
자물쇠
잠금
잠글
로크
잠가
장치
고정
잠근다

한국어에서 잠금이 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
잠금이 설정되어 있는 8KB 메시지를 읽은 후 완료하거나 명시적으로 중단하면 작업 2개로 청구됩니다.
Reading the 8KB message with a lock and then completing or explicitly abandoning the message will be billed as two operations.
정책에 잠금이 설정되면 관리자를 비롯한 어느 누구도 정책을 해제하거나 덜 제한적으로 만들 수 없습니다.
After a policy's been locked, no one- including the administrator- can turn off the policy or make it less restrictive.
스위스 무브러시 전기 스크루드라이버는 잠금이 더 빠르고 안전하다는 것을 확인합니다.
Swiss brushless electric screw driver make sure the fastening is more quick and safe.
잠금이 300밀리초 내에 획득되지 않으면 Monitor.
If the lock is not obtained in 300 milliseconds,
그러나 HOLDLOCK을 함께 지정했으면 트랜잭션이 끝날 때까지 잠금이 보유됨.
If used with HOLDLOCK, then the lock will be held until the transaction completes.
다른 스레드는 잠금을 획득할 수 없도록 차단되고 Monitor. Enter 메서드는 잠금이 해제될 때까지 대기합니다.
Any other thread is blocked from acquiring the lock and the Monitor.
PC 근처의 로컬 공간을 이동 하면 PC 잠금이 결합 되기 전에 얼마나 멀리 떨어져 있는지에 대 한 꽤 좋은 감각을 얻게 됩니다.
As you move around the local space near your PC, you will get a pretty good sense of how far away you want to be before the PC lock engages.
당신은 당신의 PC 근처의 로컬 공간 주위를 이동으로, 당신은 PC 잠금이 종사 하기 전에 얼마나 멀리 당신이 원하는 꽤 좋은 감각을 얻을 것 이다 다운로드.
As you move around the local space near your PC, you will get a pretty good sense of how far away you want to be before the PC lock engages.
Concurrent 네임 스페이스의 모든 컬렉션은 보통 성능 이점을 얻기 위해 어느 정도 lock-free 기술을 사용하지만 일부는 기존 잠금이 사용된다.
in the new System. Collections. Concurrent namespace employ lock-free techniques to some extent in order to achieve general performance benefits, but traditional locks are used in some cases.
Windows 2008 가상 시스템에서 드라이버 확인 프로그램이 응답하지 않을 수 있음 Windows 2008 가상 시스템에서 드라이버 확인 프로그램 옵션을 사용하도록 설정한 경우 VMCI 소켓 잠금이 올바르게 작동하지 않습니다.
The Driver Verifier on Windows 2008 virtual machine might fail to respond When the Driver Verifier option is enabled on Windows 2008 virtual machine, the VMCI socket lock does not function properly.
Http: //"로 시작하는 웹 페이지에 사진이있는 경우 해당 페이지는 유효한 HTTPS가 아니며 표시기 잠금이 브라우저의 주소 표시 줄에 나타나지 않습니다 웹.
If you say that you have a photo in a web page starting with"http://", that page will not be valid HTTPS, and the indicator lock will not be present in the address bar of the browser web.
당신이 Audiobus 3를 사용 하는 경우, 설정에 관계 없이 모든 시간을이 특정 기능을 수행 할 수 있는 MIDI 필터 포트가 있습니다, 크기 조정 잠금이 항상 활성화.
If you are using Audiobus 3, there is a MIDI filter port available there that will do this particular Thru all of the time, regardless of this setting, with scale lock always enabled.
사용자 예: 활성 폴링 기간 정책을 60분으로 설정한 경우 앱 잠금 명령을 XenMobile에서 장치로 전송하면 마지막 폴링 시간으로부터 60분 내에 잠금이 수행됩니다.
User example: If you set the Active poll period policy to 60 minutes, when you send the App Lock command from XenMobile to the device, the lock occurs within 60 minutes of when the last poll took place.
다른 범위에서 잠금잠금 해제가 발생 하면 잠금 이 실행되는 동안 실행되는 모든 코드가 try-finally 또는 try-catch 로 보호되어 필요한 경우 잠금이 해제되는지 확인해야합니다.
When locking and unlocking occur in different scopes, care must be taken to ensure that all code that is executed while the lock is held is protected by try-finally or try-catch to ensure that the lock is released when necessary.
지금의 아파트도 2 월부터 $ 30 상승하기 때문에 거의 같은 지하의 잠금이 걸릴 주차장이 $ 50이므로 $ 60 만 높아집니다.
since about the same, underground parking is$ 50, so take a lock is as high as$ 60.
도메인 네임의 Whois 검색 결과가 “clientUpdateProhibited”만 표시할 경우 이는 도메인 네임이 레지스트리 차원이 아닌 레지스트라 차원에서 잠금이 되었다는 것을 의미합니다.
If the Whois results for your domain name ONLY indicates“clientUpdateProhibited” this means that your domain name has been locked by your registrar, but not at the registry.
데이터를 읽을 때는 공유 잠금이 유지되도록 해서 커밋되지 않은 데이터 읽기가 이루어지지 않도록 지정하지만,
Specifies that shared locks are held while the data is being read to avoid dirty reads, but the data can
전자 메일 등록"을 통해 XenMobile Server에 등록한 사용자가 Active Directory에서 UPN(사용자 계정 이름)을 변경하려고 하면 장치가 관리되지 않는 상태로 전환되어 앱 초기화/잠금이 발생합니다.
When users who are enrolled in XenMobile Server through"email enrollment" attempt to change the User Principal Name(UPN) in Active Directory, the device goes to an unmanaged state causing an App Wipe/Lockout.
다른 스레드는 잠금을 획득할 수 없도록 차단되며 잠금이 해제될 때까지 대기합니다.
Any other thread is blocked from acquiring the lock and the Monitor.
좋아, 잠금이 풀렸어.
Okay, it's unlocked.
결과: 131, 시각: 0.0606

최고 사전 질의

한국어 - 영어