호출자가 영어 뜻 - 영어 번역

명사
callers
발신자
호출자
전화를 건 사람
콜러
호출
발신
the caller
신고자
통화
caller
발신자
호출자
전화를 건 사람
콜러
호출
발신
the caller
신고자
통화

한국어에서 호출자가 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
게임 호출자가 가방에 들어가서 나무 조각을 골랐습니다.
The game caller reached into a bag and picked out wooden chips.
그러면 API Gateway가 이를 사용하여 API 호출자가 API에 액세스할 권한이 있는지 여부를 확인합니다.
API Gateway will then use it to determine whether the API caller is authorized to access the API.
이제 호출자가 변경 사항을 찾기 위해 파일을 열거해야 합니다.
The caller now needs to enumerate the files to find the changes.
Bottom Up 탭에는 메서드의 노드를 확장할 때 호출자가 표시되는 메서드 호출 목록이 표시됩니다.
The Bottom Up tab displays a list of calls in which expanding a function or method's node displays its callers.
호출자가 전화기를 들면, 호출 받은 전화가 응답 200 - 확인을 발송합니다.
When the caller picks up the phone,the called phone sends a response 200- OK.
스칼라는 파라미터에 기본 값을 부여해서 호출자가 해당 파라미터를 생략할 수 있는 편리함을 제공한다.
Scala provides the ability to give parameters default values that can be used to allow a caller to omit those parameters.
그래서 호출자가 위기 상황에서해야 할 일을 알 수 있도록 CHEMTREC은 포괄적 인 훈련 프로그램을 제공합니다.
So to help callers know what to do during times of crisis, CHEMTREC offers a comprehensive drill program.
이 접근법은 메소드의 호출자가 테스트할 특정 값을 알고 있으며, 이를 확인해야하는 것을 기억하고 있다는 것을 가정합니다.
This assumes that the method's caller knows there is a special value to test against and remembers to check for it.
그런 다음 호출자가 메서드에서 반환된 값을 두 배로 만듭니다. The caller then doubles the value returned by the method.
The caller then doubles the value returned by the method.
각 노드를 검사하여 어느 호출자가 해당 메서드 또는 함수를 호출하기 위해 CPU 시간을 가장 많이 사용하는지 확인할 수 있습니다.
You can inspect each node to determine which callers spend the most CPU time invoking those methods or functions.
그러면 호출자가 시간 기반 다시 시도 전략을 사용할 수 있고 최대 요청 대기 시간을 제어할 수 있습니다.
That allows callers to employ time-based retry strategies, and also helps you to control maximum request latencies.
만약 startActivity() 또는 startActivityForResult()의 호출자가 퍼미션을 부여받지 않으면 인텐트는 해당 액티비티에 전달 되지 않는다.
If a caller of startActivity() or startActivityForResult() has not been granted the specified permission, the target activity will not be activated.
호출자가 그런 매개변수를 빼먹을 때마다, 함수는 지역 변수를 만들어 기본 값을 담습니다;
Whenever the caller omits such a parameter,the function creates a local variable to contain the default value;
만약 startActivity() 또는 startActivityForResult()의 호출자가 퍼미션을 부여받지 않으면 인텐트는 해당 액티비티에 전달 되지 않는다.
If a caller of startActivity() or startActivityForResult() has not been granted the specified permission, its intent will not be delivered to the activity.
오류가 발생하거나 호출자가 개체를 볼 수 있는 권한을 갖고 있지 않으면 NULL을 반환합니다. Returns NULL on error or if a caller does not have permission to view the object.
Returns NULL on error, or if a caller does not have the correct permission to view the object.
이 경우에는 오타인 것처럼 보이게 단 두 줄을 변경한 것이었지만 실은 호출자가 sys_wait4 함수의 루트 권한 접근을 허용하는 것이었다.
In this case, a two-line change appeared to be a typographical error, but actually gave the caller to the sys_wait4 function root access to the system.
호출자가 두 특성을 적용 하는 경우에 호출 수신자가 이러한 형식에 변경 내용을 참조 하세요. Callers see the changes a callee makes to these types only when you apply both attributes.
Callers see the changes a callee makes to these types only when you apply both attributes.
이 경우에는 호출된 서비스 작업이 호출자가 보낸 트랜잭션 ID를 등록했다가 동일한 ID가 다시 사용되면 원래의 결과만 반환합니다.
In that case, the called service operation registers a transaction ID that's sent by the caller and when the same ID is used again, it returns only the original result.
그러나 호출자가 인덱스를 수정하여 다른 배열 값에 액세스하고 수정할 수도 있습니다. However, the caller can also modify the index to access and possibly modify other array values.
However, the caller can also modify the index to access and possibly modify other array values.
그러나 다음 섹션에서 보여주는 것처럼, 두 번째 변경이 호출된 서비스에서 완전히 처리되지만 호출자가 응답을 받지 못할 경우 문제가 생깁니다.
However, a problem occurs when the second change is fully processed at the called service, but the caller does not receive a response, as shown in the next section.
만약 startsService(), bindService(), stopService()의 호출자가 이 퍼미션을 부여받지 않는다면 이 메쏘느는 작동하지 않으며 인턴트 오브젝트는 서비스에 전달되지 않는다.
If a caller of startService(), bindService(), or stopService(), has not been granted this permission, the method will not work and the Intent object will not be delivered to the service.
호출자가 그런 매개변수를 빼먹을 때마다, 함수는 지역 변수를 만들어 기본 값을 담습니다; 다른 말로, 함수는 마치 키워드 "ByRef"가 존재하지 않는 것처럼 행위합니다.
Whenever the caller omits such a parameter,the function creates a local variable to contain the default value; in other words, the function behaves as though the keyword"ByRef" is absent.
이 메서드는 호출 스레드를 차단하지 않으며 작업이 완료될 때 호출된 메서드에 호출자가 개체를 전달하도록 허용합니다. This method does not block the calling thread and allows the caller to pass an object to the method that is invoked when the operation completes.
This method does not block the calling thread and allows the caller to pass an object to the method that is invoked when the operation completes.
호출 스택의 모든 호출자가 보호된 리소스에 액세스하는 데 필요한 권한이 있는지 여부를 결정하는 스택 워크를 관리합니다. Manages the stack walk that determines whether all callers in the call stack have the required permissions to access a protected resource.
Manages the stack walk that determines whether all callers in the call stack have the required permissions to access a protected resource.
예를 들어 첫 번째 호출자가 특정 주소에서 SO_EXCLUSIVEADDRUSE를 설정하고 두 번째 호출자가 동일한 포트에서 와일드카드 주소로 바인딩을 호출하려고 하면 두 번째 바인딩 호출이 성공합니다예제.
For example, if the first caller sets SO_EXCLUSIVEADDRUSE on a specific address, and second caller attempts to call bind with a wildcard address on the same port, the second bind call will succeed.
호출자가 컨트롤이 만들어진 스레드와 다른 스레드에 있기 때문에 메서드를 통해 컨트롤을 호출하는 경우 해당 호출자가 호출 메서드를 호출해야 하는지를 나타내는 값을 가져옵니다. Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
InvokeRequired Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
이 호출의 시점에서 호출자가 시작된 상태에 있으며 요청한 로더가 이미 존재하고 자신의 데이터를 생성해 놓은 경우, 시스템은 initLoader() 중에 즉시 onLoadFinished() 를 호출하므로, 이런 일이 발생할 것에 대비해야만 합니다.
If at the point of this call the caller is in its started state, and the requested loader already exists and has generated its data, then the system calls onLoadFinished() immediately(during initLoader()), so you must be prepared for this to happen.
그러나, 호출자가 회의 호출에 대한 액세스 코드를 갖지 않으면, 방법은 회의 호출에 접속하기 위한 요청을 거부하는 통지를 호출자에게 전송하는 단계(608)를 포함할 수도 있다.
If, however, the caller does not have an access code for the conference call, the method may include sending a notification to the caller denying the request to connect to the conference call 608.
그러나, 호출자가 회의 호출에 대한 액세스 코드를 갖지 않으면, 방법은 회의 호출에 접속하기 위한 요청을 거부하는 통지를 호출자에게 전송하는 단계(608)를 포함할 수도 있다.
However, if the caller does not have the correct access code for the conference call, the method includes sending 608 a notification to the caller that rejects the connection request to the conference call.
호출 스택의 상위 호출자가 이 메서드를 호출하는 코드를 통해 현재 인스턴스에서 지정한 리소스에 액세스하지 못하게 합니다. Prevents callers higher in the call stack from using the code that calls this method to access the resource specified by the current instance.
The PermitOnly method of the FileIOPermissionAccess class is used to prevent callers higher in the call stack from using the code that calls this method to access resources that are not specified by the current instance.
결과: 31, 시각: 0.0443

한국어 문장에서 "호출자가"를 사용하는 방법

첫째, 버퍼 길이를 제공하는 호출자가 필요합니다.
스텁은 호출자가 트랜잭션을 수행하고 있는지를 결정한다.
이름에 해당하는 ID를 받는 호출자가 할당한 배열입니다.
모든 함수들은 소프트 인터럽트에 의해 호출자가 될 것이다.
만족하기 이전에 중단해버리는 호출자가 많다면 조정이 필요하다는 얘기다.
만약 호출자가 뷰에 액세스하는 권한이 있다면, 데이터는 반환됩니다.
그럼 반대로 호출자가 제너레이터에게 값을 전달할 수도 있을까?
1:1 통화에서는 호출자가 공중전화망을 통해서는 연결할 수 없습니다.
참고 호출자가 완료 되 면 개체를 해제 해야 합니다.
예컨대 다음은 호출자가 반드시 ‘finance’ 역할의 일원이어야 함을 요구한다.

영어 문장에서 "callers, caller"를 사용하는 방법

Callers should use conference ID: 13643708.
The .cif file stores caller data.
And callers are not always complaining.
Give the caller your undivided attention.
The caller sounds desperate: Please hurry.
The detailed caller breakdown appears below.
Pic Caller uses the built-in Phone.
Callers Roger Alexander and Lonna Nachtigal.
The caller didn’t create the ad.
All callers receive filtered exception information.
자세히보기

최고 사전 질의

한국어 - 영어