APPLICATION DOMAIN 한국어 뜻 - 한국어 번역

[ˌæpli'keiʃn dəʊ'mein]
[ˌæpli'keiʃn dəʊ'mein]
application domain
응용 프로그램 도메인

영어에서 Application domain 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The/ Robert・Mark・application domain.
로버트・mark・응용 프로그램 도메인.
Zero, one, or multiple threads might be executing in any given application domain.
지정된 애플리케이션 도메인에서 0개, 한 개 또는 여러 개의 스레드가 실행 중일 수 있습니다.
If the assembly is loaded into the default Application domain, it cannot be unloaded from the running process.
어셈블리 기본 애플리케이션 도메인에 로드 된 경우 프로세스를 실행 하는 동안 메모리에서 언로드할 수 없습니다.
At any given time, every thread executes in an application domain.
어느 시점에서든 모든 스레드는 단일 애플리케이션 도메인에서 실행됩니다. At any given time, every thread executes in an application domain.
AppDomain Represents an application domain, which is an isolated environment where applications execute.
애플리케이션이 실행되는 격리된 환경인 애플리케이션 도메인을 나타냅니다. Represents an application domain, which is an isolated environment where applications execute.
This event can be handled in an application domain.
모든 애플리케이션 도메인에서이 이벤트를 처리할 수 있습니다. This event can be handled in any application domain.
Application domain resource monitoring(ARM) enables hosts to monitor CPU and memory usage by application domain.
ARM(애플리케이션 도메인 리소스 모니터링)을 통해 호스트가 애플리케이션 도메인별로 CPU 및 메모리 사용량을 모니터링할 수 있습니다. Application domain resource monitoring (ARM) enables hosts to monitor CPU and memory usage by application domain.
In some cases, they can even differ by application domain.
일부 경우에도 응용 프로그램 도메인 별로 다릅니다 수 있습니다. In some cases, they can even differ by application domain.
That is, threads are free to cross application domain boundaries; a new thread is not created for each application domain.
즉, 스레드는 크로스 애플리케이션 도메인 경계에 종속되지 않고 각 애플리케이션 도메인에 대해 새 스레드가 만들어지지 않습니다. That is, threads are free to cross application domain boundaries; a new thread is not created for each application domain.
For a given type, there is only one instance of System. Type per application domain.
모든 형식에 대 한 인스턴스가 하나만 Type 애플리케이션 도메인당 합니다. For any type, there is only one instance of Type per application domain.
At run time, all managed code is loaded into an application domain and is run by one or more managed threads.
런타임에서 모든 관리 코드는 애플리케이션 도메인에 로드되고 하나 이상의 관리되는 스레드에 의해 실행됩니다. At run time, all managed code is loaded into an application domain and is run by one or more managed threads.
Specifies how principal and identity objects should be created for an application domain.
애플리케이션 도메인에서 Principal 및 Identity 개체를 만드는 방법을 지정합니다. Specifies how principal and identity objects should be created for an application domain.
In other words, threads are free to cross application domain boundaries and a new thread is not created for each application domain.
즉, 스레드는 크로스 애플리케이션 도메인 경계에 종속되지 않고 각 애플리케이션 도메인에 대해 새 스레드가 만들어지지 않습니다. That is, threads are free to cross application domain boundaries; a new thread is not created for each application domain.
Remoting uses serialization to pass objects"by value" from one computer or application domain to another.
Remoting에서는 serialization을 사용하여 한 컴퓨터 또는 애플리케이션 도메인의 개체를 다른 컴퓨터 또는 애플리케이션 도메인으로 "값으로" 전달합니다.
The application domain is not unloaded until all threads running in the domain have either stopped or are no longer in the domain..
애플리케이션 도메인은 도메인에서 실행 중인 모든 스레드가 중지되거나 더 이상 도메인에 없을 때까지 언로드되지 않습니다. The application domain is not unloaded until all threads running in the domain have either stopped or are no longer in the domain.
Represents the callback method to invoke when the application domain is initialized.
애플리케이션 도메인이 초기화될 때 호출할 콜백 메서드를 나타냅니다. Represents the callback method to invoke when the application domain is initialized.
If an application domain is loaded and unloaded multiple times, this counter increments each time the application domain is unloaded.
응용 프로그램 도메인이 여러 번 로드 및 언로드되는 경우 이 카운터는 응용 프로그램 도메인이 언로드될 때마다 증가합니다. If an application domain is loaded and unloaded multiple times, this counter increments each time the application domain is unloaded.
Permissions granted to code can be controlled by the application domain in which the code is running.
코드에 부여된 권한은 해당 코드가 실행 중인 애플리케이션 도메인에서 제어할 수 있습니다. Permissions granted to code can be controlled by the application domain in which the code is running.
Represents the method that will handle the event raised by an exception that is not handled by the application domain.
애플리케이션 도메인에서 처리되지 않는 예외에 의해 발생된 이벤트를 처리할 메서드를 나타냅니다. Represents the method that will handle the event raised by an exception that is not handled by the application domain.
One instance of this class is created per application domain, and it remains valid as long as the application domain remains active.
애플리케이션 도메인 별로이 클래스의 인스턴스가 하나씩 만들어지고 해당 상태로 유효한 애플리케이션 도메인을 활성 상태로 유지 됩니다. One instance of this class is created per application domain, and it remains valid as long as the application domain remains active.
Running a typical application causes several assemblies to be loaded into an application domain.
일반적으로 애플리케이션을 실행하면 여러 어셈블리가 애플리케이션 도메인에 로드됩니다. Running a typical application causes several assemblies to be loaded into an application domain.
If that application domain is not the default application domain, the event can also be raised in the default application domain..
해당 대화 상자가 기본 애플리케이션 도메인이 아닌 경우에 해당 애플리케이션 도메인 이벤트는 기본 애플리케이션 도메인에도 발생할 수 있습니다. If that application domain is not the default application domain, the event can also be raised in the default application domain.
If recycling does not completeduring this time period, all processing in the application domain is stopped.
이 기간 동안 재활용이 완료되지 않으면 응용 프로그램 도메인의 모든 처리가 중지됩니다. If recycling does not complete during this time period,all processing in the application domain is stopped.
If the thread started in an application domain that has an event handler for UnhandledException, the event is raised in that application domain.
에 대 한 이벤트 처리기가 애플리케이션 도메인에서 스레드가 시작 하는 경우 UnhandledException, 해당 애플리케이션 도메인에서 이벤트가 발생 합니다. If the thread started in an application domain that has an event handler for UnhandledException, the event is raised in that application domain.
LE than FILMTECTM- 400 membrane element produce a water yield high 10%,water production water identical, in ultra-pure water application domain, water making the lowest total cost.
FILMTECTM-보다 르 400 막 요소 물 수익률 10%,물 생산 초 순수한 물 응용 프로그램 도메인에서 동일한, 물, 가장 낮은 총 비용을 만드는 물 높은 생산.
Each application domain that accesses the assembly must have a separate copy of the static data, to prevent references to objects in static fields from crossing domain boundaries.
어셈블리에 액세스하는 각 애플리케이션 도메인은 정적 필드의 개체에 대한 참조가 도메인 경계를 지나지 않도록 정적 데이터의 개별 복사본을 가지고 있어야 합니다. Each application domain that accesses the assembly must have a separate copy of the static data, to prevent references to objects in static fields from crossing domain boundaries.
This is an instance method, so it can be used to execute code in another application domain to which you have a reference.
이 메서드는 인스턴스 메서드이므로 참조할 다른 애플리케이션 도메인에서 코드를 실행하는 데 사용할 수 있습니다. This is an instance method, so it can be used to execute code in another application domain to which you have a reference.
If that application domain is not the default application domain, and there is also an event handler in the default application domain, the event is raised in both application domains..
해당 애플리케이션 도메인에서 기본 애플리케이션 도메인 아니며 기본 애플리케이션 도메인 이벤트 처리기도가 이벤트 모두 애플리케이션 도메인에서 발생 합니다. If that application domain is not the default application domain, and there is also an event handler in the default application domain, the event is raised in both application domains.
Use CustomAttributeData to discover information about custom attributes when you are working in the reflection-only context of an application domain.
CustomAttributeData를 사용하여 애플리케이션 도메인의 리플렉션 전용 컨텍스트에서 작업할 때 사용자 지정 특성에 대한 정보를 검색합니다. Use CustomAttributeData to discover information about custom attributes when you are working in the reflection-only context of an application domain.
Other assemblies are loaded and JIT-compiled separately for each application domain in which they are loaded, and thus can be unloaded from the process.
다른 어셈블리는 해당 어셈블리가 로드되는 각 애플리케이션 도메인에 대해 개별적으로 로드되고 JIT 컴파일되므로 프로세스에서 언로드할 수 있습니다. Other assemblies are loaded and JIT-compiled separately for each application domain in which they are loaded, and thus can be unloaded from the process.
결과: 55, 시각: 0.047

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

Domain - The application domain of the approach.
Discuss mapping entities in the application domain model.
Its natural application domain are the video sequences.
The models directory will contain application domain model.
The current application domain is continuous pharmaceutical manufacturing.
One such new application domain is distributed OSGi.
Gets the application domain of the specified application.
What is an application domain (aka problem domain)?
The specific application domain is “medical image analysis”.
An application domain that has already been unloaded.
자세히보기

한국어 문장에서 "애플리케이션 도메인"를 사용하는 방법

소프트웨어 개발 노력 절감: 애플리케이션 도메인 내90%, 애플리케이션 도메인 전반에 40%2?

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어