ISOLATED STORAGE 한국어 뜻 - 한국어 번역

['aisəleitid 'stɔːridʒ]
['aisəleitid 'stɔːridʒ]
isolated storage
격리된 스토리지
격리된 저 장소

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Isolated Storage Explorer.
격리된 저장소 탐색기.
Store the file in isolated storage.
격리된 스토리지 범위 내에 있는 파일을 삭제합니다.
Isolated storage is not available; instead, use application data.
Isolated storage is not available; instead, use application data.
Increase the Quota for the Isolated Storage.
격리된 스토리지의 할당량Quotas for Isolated Storage.
Instead, use isolated storage for traditional.
대신에 기존의. NET Framework 애플리케이션의 경우 격리된 스토리지를 사용하거나 Windows 8.
The following classes are frequently used when implementing isolated storage.
다음의 클래스는 격리된 스토리지를 구현할 때 자주 사용됩니다. The following classes are frequently used when implementing isolated storage.
Without this information, isolated storage cannot be used.
이 정보가 없으면 격리된 저장소를 사용할 수 없습니다.
Isolated Storage Explorer(ISETool. exe) is a command-line tool that is installed with the Windows Phone SDK.
격리된 저장소 탐색기(ISETool. exe)는 Windows Phone SDK 와 함께 설치되는 명령줄 도구입니다.
IsolatedStorageFile- provides an isolated storage area that contains files and directories.
파일 및 디렉터리를 포함하는 격리된 스토리지 영역을 나타냅니다. Represents an isolated storage area containing files and directories.
Isolated storage uses permission quotas, which are storage limits set by IsolatedStoragePermission objects.
격리된 스토리지는 IsolatedStoragePermission 개체를 사용하여 설정된 스토리지의 제한에 해당하는 사용 권한 할당을 사용합니다.
The IsolatedStorageFileStream classis used to read, write, and create files in isolated storage.
이 클래스를 사용하여 격리된 스토리지에서 파일을 읽고, 쓰고, 만듭니다. Use this class to read,write and create files in isolated storage.
Isolated storage is a mechanism that provides data isolation, safety and storage by associating code with persistent data.
격리된 스토리지는 코드와 저장된 데이터를 연결하는 표준화된 방법을 정의하여 격리와 안전을 제공하는 데이터 스토리지 메커니즘입니다.
Basically we useIsolatedStorageFileStream class to read, write and create file in isolated storage.
이 클래스를 사용하여 격리된 스토리지에서 파일을 읽고, 쓰고, 만듭니다. Use this class to read,write and create files in isolated storage.
Represents the abstract base class from which all isolated storage implementations must derive.
모든 격리된 스토리지 구현이 파생되어야 하는 추상 기본 클래스를 나타냅니다. Represents the abstract base class from which all isolated storage implementations must derive.
Instead, use isolated storage for traditional. NET Framework applications, or use application data for Windows 8.x Store apps.
대신에 기존의. NET Framework 애플리케이션의 경우 격리된 스토리지를 사용하거나 Windows 8.x 스토어 앱의 경우 애플리케이션 데이터를 사용합니다. Instead, use isolated storage for traditional. NET Framework applications, or use application data for Windows 8.x Store apps.
However, the evidence can be used for other purposes such as determining the isolated storage scope.
그러나 격리된 저장소 범위를 결정하는 것과 같은 다른 용도에는 이 증거를 사용할 수 있습니다. However, the evidence can be used for other purposes such as determining the isolated storage scope.
IsolatedStorageFile- provides an isolated storage area that contains files and directories.
IsolatedStorageFile - 파일 및 디렉터리를 포함하는 격리된 스토리지 영역을 제공합니다. IsolatedStorageFile - provides an isolated storage area that contains files and directories.
Isolated storage is not available for Windows 8.x Store apps; instead, use application data classes in the Windows. Storage namespace.
대신 Windows. Storage 네임스페이스의 애플리케이션 데이터 클래스를 사용합니다. Isolated storage is not available for Windows 8.x Store apps; instead, use application data classes in the Windows. Storage namespace.
Administrators can use tools designed to manipulate isolated storage to configure file storage space, set security policies, and delete unused data.
관리자는 파일 스토리지 구성, 보안 정책 설정, 사용하지 않은 데이터 삭제를 위해 격리된 스토리지를 조작하는 도구를 사용할 수 있습니다. Administrators can use tools designed to manipulate isolated storage to configure file storage space, set security policies, and delete unused data.
Isolated storage is a data storage mechanism used by the CLR to insure isolation and type safety by defining standardized ways of associating code with saved data.
코드와 저장된 데이터를 연결하는 표준화된 방법을 정의하여 격리와 안전을 제공하는 데이터 스토리지 메커니즘에 대해 설명합니다. Describes a data storage mechanism that provides isolation and safety by defining standardized ways of associating code with saved data.
Isolated storage is a mechanism which, provide data storage isolation and safety by defining standardized ways of associating code with saved data.
데스크톱 앱에서 격리된 스토리지는 코드와 저장된 데이터를 연결하는 표준화된 방법을 정의하여 격리와 안전을 제공하는 데이터 스토리지 메커니즘입니다. For desktop apps, isolated storage is a data storage mechanism that provides isolation and safety by defining standardized ways of associating code with saved data.
With isolated storage, your code no longer needs unique paths to specify safe locations in the file system and data is protected from other applications that only have isolated storage access.
격리된 스토리지를 사용하면 더 이상 파일 시스템에서 안전한 위치를 지정하기 위해 코드에 고유 경로를 포함할 필요가 없으며 격리된 스토리지에만 액세스할 수 있는 다른 애플리케이션으로부터 데이터가 보호됩니다. With isolated storage, your code no longer needs unique paths to specify safe locations in the file system, and data is protected from other applications that only have isolated storage access.
Hosting the runtime in this way makes managed mobile code possible, but with significant improvements that onlymanaged code can offer, such as semi-trusted execution and isolated file storage.
이러한 방식으로 런타임을 호스트하면 관리되는 모바일 코드를 사용할 수 있게 되며, 관리 코드에서만 제공하는 부분 신뢰 실행 및 격리된 파일 저장소 등의 획기적으로 향상된 기능도 사용할 수 있습니다. Hosting the runtime in this way makes managed mobile code possible, but with significant improvements thatonly managed code offers, such as semi-trusted execution and isolated file storage.
Hosting the runtime in this waymakes managed mobile code possible, but with significant improvements that only managed code offers, such as semi-trusted execution and isolated file storage.
이러한 방식으로 런타임을 호스트하면 관리되는 모바일 코드를 사용할 수 있게 되며,관리 코드에서만 제공하는 부분 신뢰 실행 및 격리된 파일 저장소 등의 획기적으로 향상된 기능도 사용할 수 있습니다.
Hosting the runtime in this way makes mobile code 9similar to Microsoft Active Xr controls possible, but with significant improvement that only managed code can offer,such as semi-trusted execution and secure isolated file storage.
이러한 방식으로 런타임을 호스트하면 관리되는 모바일 코드를 사용할 수 있게 되며, 관리 코드에서만 제공하는 부분 신뢰 실행 및 격리된 파일 저장소 등의 획기적으로 향상된 기능도 사용할 수 있습니다. Hosting the runtime in this way makes managed mobile code possible, but with significant improvements that only managed code offers,such as semi-trusted execution and isolated file storage.
Hosting the runtime in this way in. Net development makes managed mobile code(similar to Microsoft ActiveX controls) possible, but with significant improvements that onlymanaged code can offer, such as semi-trusted execution and isolated file storage.
이러한 방식으로 런타임을 호스트하면 관리되는 모바일 코드를 사용할 수 있게 되며, 관리 코드에서만 제공하는 부분 신뢰 실행 및 격리된 파일 저장소 등의 획기적으로 향상된 기능도 사용할 수 있습니다. Hosting the runtime in this way makes managed mobile code possible, but with significant improvements thatonly managed code offers, such as semi-trusted execution and isolated file storage.
결과: 26, 시각: 0.0407

문장에서 "isolated storage"을 사용하는 방법

This way Isolated Storage is always up to date.
Can you store .NET objects in Isolated Storage ?
Where is the Isolated Storage located on Windows Phone?
C#/.NET: Isolated Storage that is encrypted for current user.
Should be stored in a dry isolated storage area.
Full read-write access to isolated storage folders and files.
It is an isolated storage space for your data.
EffiProz-SL Supports creating In-Memory and Silverlight Isolated Storage databases.
Reading a file from a user's isolated storage area.
The data can be stored in the Isolated storage engine.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어