APPLICATION DOMAIN - 한국어로 번역

[ˌæpli'keiʃn dəʊ'mein]
[ˌæpli'keiʃn dəʊ'mein]
application domain
애플리케이션 도메인
application domain
응용 프로그램 도메인
application domains

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
You should never persist or use a hash code outside the application domain in which it was created, because the same object may hash across application domains, processes, and platforms.
되지 유지 하거나 애플리케이션 도메인, 프로세스 및 플랫폼에서 동일한 개체 해시 수 때문에 생성 된 애플리케이션 도메인 외부 해시 코드를 사용 해야 합니다. You should never persist or use a hash code outside the application domain in which it was created, because the same object may hash across application domains, processes, and platforms.
For example, suppose a thread starts in application domain“AD1”, calls a method in application domain“AD2”, and from there calls a method in application domain“AD3”, where it throws an exception.
예를 들어, 가정 스레드가 시작 애플리케이션 도메인 "AD1", "AD2" 애플리케이션 도메인에서 메서드를 호출 및 여기에서 메서드를 호출 애플리케이션 도메인 "AD3"에서 예외가 throw 되 합니다. For example, suppose a thread starts in application domain "AD1", calls a method in application domain "AD2", and from there calls a method in application domain "AD3", where it throws an exception.
water production water identical, in ultra-pure water application domain, water making the lowest total cost.
물 생산 초 순수한 물 응용 프로그램 도메인에서 동일한, 물, 가장 낮은 총 비용을 만드는 물 높은 생산.
Total processor time for an application domain, in seconds: This is calculated by adding up the thread times reported by the operating system for all threads that spent time executing in the application domain during its lifetime.
애플리케이션 도메인의 총 프로세서 시간(초): 이 값은 해당 수명 동안 애플리케이션 도메인의 실행 시간을 사용한 모든 스레드에 대해 운영 체제에서 보고한 스레드 시간을 더하여 계산됩니다. Total processor time for an application domain, in seconds: This is calculated by adding up the thread times reported by the operating system for all threads that spent time executing in the application domain during its lifetime.
Total managed allocations made by an application domain during its lifetime, in bytes: Total allocations do not always reflect memory use by an application domain, because the allocated objects might be short-lived.
수명 기간 동안 애플리케이션 도메인이 수행한 총 관리 할당(바이트): 할당된 개체의 수명이 짧을 수 있기 때문에 총 할당이 애플리케이션 도메인의 메모리 사용을 항상 반영하는 것은 아닙니다. Total managed allocations made by an application domain during its lifetime, in bytes: Total allocations do not always reflect memory use by an application domain, because the allocated objects might be short-lived.
If the UnhandledException event is handled in the default application domain, it is raised there for any unhandled exception in any thread, no matter what application domain the thread started in.
경우는 UnhandledException 기본 애플리케이션 도메인에서 이벤트를 처리, 처리 되지 않은 예외는 애플리케이션 도메인에 관계 없이 모든 스레드에서 스레드가 시작에 대 한 있습니다 발생 합니다. If the UnhandledException event is handled in the default application domain, it is raised there for any unhandled exception in any thread, no matter what application domain the thread started in.
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 the relation between application domains and assemblies.
이 섹션에서는 애플리케이션 도메인과 어셈블리 사이의 관계에 대해 설명합니다.
Describes the relationship between application domains and assemblies.
이 섹션에서는 애플리케이션 도메인과 어셈블리 사이의 관계에 대해 설명합니다.
However, sometimes an application program might also want to work with application domains.
그러나 때때로 애플리케이션에서 애플리케이션 도메인을 사용할 수도 있습니다. However, sometimes an application program might also want to work with application domains.
Do not send hash codes across application domains or processes.
응용 프로그램 도메인 또는 프로세스에서 해시 코드를 보내지 않습니다. Do not send hash codes across application domains or processes.
There is not a one-to-one correlation between application domains and threads.
애플리케이션 도메인과 스레드 간에는 일대일 상관 관계가 없습니다. There is not a one-to-one correlation between application domains and threads.
Programming with application domains.
애플리케이션 도메인으로 프로그래밍Programming with application domains.
Rate of appdomains Displays the number of application domains loaded per second.
Rate of appdomainsRate of appdomains 초당 로드된 응용 프로그램 도메인 수를 표시합니다. Displays the number of application domains loaded per second.
For more information on application domains, see Application Domains.
응용 프로그램 도메인에 대한 자세한 내용은 응용 프로그램 도메인을 참조하세요.
Current appdomains Displays the current number of application domains loaded in this application..
Current appdomainsCurrent appdomains 이 응용 프로그램에 로드된 응용 프로그램 도메인의 현재 개수를 표시합니다. Displays the current number of application domains loaded in this application.
Rate of Assemblies Displays the number of assemblies loaded per second across all application domains.
Rate of AssembliesRate of Assemblies 모든 응용 프로그램 도메인에 초당 로드된 어셈블리 수를 표시합니다. Displays the number of assemblies loaded per second across all application domains.
Rate of appdomains unloaded Displays the number of application domains unloaded per second.
Rate of appdomains unloadedRate of appdomains unloaded 초당 언로드된 응용 프로그램 도메인 수를 표시합니다. Displays the number of application domains unloaded per second.
The isolation provided by application domains has the following benefits.
애플리케이션 도메인에서 제공하는 격리에는 다음과 같은 몇 가지 이점이 있습니다.
Application domains provide a more secure and versatile unit of processing that the common language runtime can use to provide isolation between applications..
애플리케이션 도메인은 공용 언어 런타임에서 애플리케이션 간에 격리를 제공하기 위해 사용할 수 있는 더욱 안전한 다용도의 처리 단위를 제공합니다. Application domains provide a more secure and versatile unit of processing that the common language runtime can use to provide isolation between applications.
결과: 55, 시각: 0.0528

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어