网站首页  词典首页

请输入您要查询的英文单词:

 

单词 isolated storage
释义

isolated storage

  • 网络独立存储;隔离储存区;隔离存储
1.
独立存储
独立存储Isolated storage)可以存储一些经常变化的信息,例如用户在使用软件的时候,上一次关闭程序时,工具栏的布局 …
www.cnblogs.com
2.
隔离储存区
隔离储存区 (Isolated Storage) 为 Windows 市集 应用程式无法使用。相反地,请使用应用程式资料类别在 Windows 执行阶段 A…
msdn.microsoft.com
3.
隔离存储
隔离存储(Isolated Storage)提供一种存储应用程序相关数据的机制,可以将这些数据存储在不同的叔叔分隔区(Data Compartme…
www.cnblogs.com
4.
独立存储空间
对于独立存储空间Isolated storage)来说,应注意以下几点:
www.cnblogs.com
5.
隔离存储空间
  隔离存储空间(Isolated storage)是一个提供给每个应用程序的特殊文件夹,它被用来存储任意的数据文件。这个文件夹下的文件 …
www.silverlightchina.net
6.
独立缓存
2、独立缓存Isolated Storage):Isolated Storage是缓存数据持久化的一种选择方式,它是磁盘驻留型缓存,如果您足够细 …
newpersonlei.blog.163.com
7.
存储的数据
在Activated事件中,应用程序不应该执行资源密集型的任务,比如读取独立存储的数据isolated storage),或者访问网络资 …
www.th7.cn

例句

释义:
1.
Administrators can limit how much isolated storage an application or a user has available, based on an appropriate trust level.
管理员可以根据适当的信任级别限制应用程序或用户可以使用多少独立存储。
msdn2.microsoft.com
2.
Isolated storage is an attempt to solve problems created when working with files where the user or code may lack necessary permissions .
独立存储的用途是尝试解决在处理用户或代码可能对其缺少必要的权限的文件时所产生的问题。
www.bing.com
3.
Determines the degree to which code will be allowed to create and use isolated storage.
指定的许可用法确定允许代码创建和使用独立存储的程度。
msdn2.microsoft.com
4.
Use this information to determine the allowable quota and any other derived class- specific isolated storage settings .
使用该信息确定允许的配额和任何其他派生类特定的独立存储设置。
www.bing.com
5.
Because isolated storage is always segregated by user, the server must impersonate the user making the request.
因为独立存储始终按用户进行隔离,所以服务器必须模拟发出请求的用户。
www.kuenglish.info
6.
This property represents the total usage of all storage resources within the isolated storage scope.
此属性表示该独立存储范围内所有存储资源的总体使用情况。
msdn2.microsoft.com
7.
Gets a value representing the maximum amount of space available for isolated storage within the limits established by the quota.
获取一个值,该值表示在由配额设定的限制内独立存储的最大可用空间。
msdn2.microsoft.com
8.
If an application uses a third-party assembly that requires a private data store, isolated storage can be used to store the private data .
如果应用程序使用需要私有数据存储区的第三方程序集,隔离存储可用于存储私有数据。
www.bing.com
9.
A potential example of such an implementation is an isolated storage database.
这种实现的一个可能的示例为独立存储数据库。
msdn2.microsoft.com
10.
The isolated storage classes enable you to create, enumerate, and delete isolated storage.
独立存储类使您可以创建、枚举并删除独立存储。
msdn2.microsoft.com
1.
Represents the total usage of all files and directories within the isolated storage scope.
表示独立存储范围中所有文件和目录的总体使用情况。
technet.microsoft.com
2.
When implemented by a derived class, returns a permission that represents access to isolated storage from within a permission set.
当由派生类实现时,从权限集中返回表示对独立存储的访问权限的权限。
msdn2.microsoft.com
3.
Access to isolated storage is always restricted to the user who created it.
隔离储存区永远只限建立它的使用者来存取。
msdn.microsoft.com
4.
With isolated storage, data is always isolated by user and by assembly.
通过使用独立存储,数据将始终按用户和程序集进行隔离。
msdn2.microsoft.com
5.
The following table shows the root locations where isolated storage is created on a few common operating systems.
下表显示了在几个常见操作系统上创建独立存储的根位置。
msdn2.microsoft.com
6.
Obtains isolated storage corresponding to the given application domain and assembly evidence objects and isolated storage scope.
取得对应于指定应用程式定义域和组件辨识项物件,以及隔离储存区范围的隔离储存区。
technet.microsoft.com
7.
Enumerates the directories in an isolated storage scope that match a given search pattern.
列举隔离储存区范围中符合指定之搜寻模式的目录。
msdn.microsoft.com
8.
Object that contains the set of permissions granted to code attempting to use isolated storage.
它包含授予试图使用独立存储的代码的权限集。
msdn2.microsoft.com
9.
Obtains isolated storage corresponding to the isolated storage scope given the application domain and assembly evidence types.
已知应用程序域和程序集证据类型,获取与独立存储范围对应的独立存储。
msdn2.microsoft.com
10.
The number of bytes available is constrained by the isolated storage quota set by the administrator.
可用字节数受管理员设置的独立存储配额的约束。
technet.microsoft.com
1.
Components that are shared between applications can use isolated storage to provide controlled access to data stores.
应用程序间共享的组件可以使用独立存储来提供对数据存储区的有控制的访问。
msdn2.microsoft.com
2.
Obtains user-scoped isolated storage corresponding to the application domain identity and assembly identity.
获取与应用程序域标识和程序集标识对应的用户范围的独立存储。
msdn2.microsoft.com
3.
Are two enumerations that specify a permission to use isolated storage for a roaming user.
是两种指定使用漫游用户独立存储权限的枚举。
msdn2.microsoft.com
4.
Isolated storage is a data storage that provides isolation and safety by defining standardized ways of associating code with saved data.
独立存储是一种数据存储,它在代码与保存的数据之间定义了标准化的关联方式,从而提供隔离性和安全性。
msdn2.microsoft.com
5.
Obtains machine-scoped isolated storage corresponding to the application domain identity and the assembly identity.
获取与应用程序域标识和程序集标识对应的计算机范围的独立存储。
msdn2.microsoft.com
6.
Obtains the isolated storage corresponding to the given application domain and assembly evidence objects.
取得对应于指定应用程式定义域和组件辨识项物件的隔离储存区。
technet.microsoft.com
7.
An assembly that uses isolated storage can specify that the user's isolated storage move with the roaming user profile.
使用隔离储存区的组件可以指定使用者的隔离储存区要随著漫游使用者设定档移动。
technet.microsoft.com
8.
Isolated Storage also works in partially trusted applications without the need for additional permission grants.
无需授予更多权限,独立存储在部分信任的应用程序中也有效。
msdn2.microsoft.com
9.
Obtains machine-scoped isolated storage corresponding to the calling code's application identity.
获取与调用代码的应用程序标识对应的计算机范围的独立存储。
msdn2.microsoft.com
10.
To access isolated storage, code must have all necessary native platform operating system rights.
要访问独立存储,代码必须具有所有必要的本机平台操作系统权限。
msdn2.microsoft.com
1.
Obtains isolated storage corresponding to the given application domain and the assembly evidence objects and types.
获取与给定的应用程序域和程序集证据对象及类型对应的独立存储。
technet.microsoft.com
2.
Sufficient isolated storage permissions have not been granted.
未授予使用独立存储区的足够权限。
msdn2.microsoft.com
3.
When overridden in a derived class, gets the available free space for isolated storage, in bytes.
在派生类中重写时,获取独立存储的可用空间(以字节为单位)。
msdn.microsoft.com
4.
Obtains isolated storage corresponding to the given application identity.
获取与给定应用程序标识对应的独立存储。
msdn2.microsoft.com
5.
Obtains isolated storage corresponding to the isolation scope and the application identity object.
获取与隔离范围和应用程序标识对象对应的独立存储。
technet.microsoft.com
6.
Obtains user-scoped isolated storage corresponding to the calling code's application identity.
获取与调用代码的应用程序标识对应的用户范围的独立存储。
msdn2.microsoft.com
7.
Obtains machine-scoped isolated storage corresponding to the calling code's assembly identity.
获取与调用代码的程序集标识对应的计算机范围的独立存储。
msdn2.microsoft.com
8.
Gets an assembly identity used to scope isolated storage.
获取用于确定独立存储范围的域标识。
msdn.microsoft.com
9.
Since I'll be storing a key and a value in the isolated storage, I need to create parameters so I can gather those values (see Figure 1).
由于我要将一个键和一个值存储在独立存储中,因此需要创建参数,以便收集那些值(请参见图1)。
msdn.microsoft.com
10.
Method. This requires permission to access isolated storage by application domain identity.
这需要访问按应用程序域标识隔离的独立存储的权限。
msdn2.microsoft.com
1.
Represents the abstract base class from which all isolated storage implementations must derive.
表示所有独立存储实现都必须从其派生的抽象基类。
msdn2.microsoft.com
2.
Obtains user-scoped isolated storage corresponding to the calling code's assembly identity.
获取与调用代码的程序集标识对应的用户范围的独立存储。
msdn2.microsoft.com
3.
Without this information, isolated storage cannot be used.
如果没有该信息,将无法使用独立存储。
msdn2.microsoft.com
4.
These programs can use isolated storage for the same purposes as downloaded components.
这些程序可以出于与下载组件相同的目的使用独立存储。
msdn2.microsoft.com
5.
Isolated storage should not be used to store code.
独立存储不应该用来存储代码。
msdn2.microsoft.com
6.
Stores within the specified isolated storage scope.
指定独立存储范围中。
msdn2.microsoft.com
7.
Gets a value representing the maximum amount of space available for isolated storage.
获取一个值,该值表示独立存储的最大可用空间数量。
msdn.microsoft.com
8.
Represents an isolated storage area containing files and directories.
表示包含文件和目录的独立存储区。
msdn2.microsoft.com
9.
Isolated Storage provides an API for creating and accessing files by using a simple API.
独立存储通过使用简单的API提供用于创建和访问文件的API。
msdn2.microsoft.com
10.
Provides an overview description of all the isolated storage reference topics.
提供所有独立存储参考主题的概述说明。
msdn2.microsoft.com
1.
Demonstrates how isolated storage files and directories are deleted.
演示如何删除独立存储文件和目录。
msdn2.microsoft.com
2.
The Isolated Storage tool lists or removes all existing stores for the current user.
独立存储工具列出或移除当前用户的所有现有存储区。
msdn2.microsoft.com
3.
Enumerates the levels of isolated storage scope that are supported by.
支持的独立存储范围的级别。
msdn2.microsoft.com
4.
Enumerates files in isolated storage scope that match a given pattern.
枚举独立存储范围中与给定模式匹配的文件。
msdn2.microsoft.com
5.
Method by using it to calculate the size of all isolated storage for the user.
方法计算用户的所有独立存储的大小。
msdn2.microsoft.com
6.
Suggests situations for using isolated storage.
建议使用独立存储的情形。
msdn2.microsoft.com
7.
Gets an application identity that scopes isolated storage.
获取用于确定独立存储范围的应用程序标识。
msdn2.microsoft.com
8.
Removes the specified isolated storage scope for all identities.
为所有标识移除指定的独立存储范围。
msdn2.microsoft.com
9.
You should use Isolated Storage if your application must run in partial trust, but must maintain application-specific data.
如果应用程序必须以部分信任级别运行,但又必须维护应用程序特定的数据,则应使用独立存储。
msdn2.microsoft.com
10.
Gets a value representing the current size of isolated storage.
获取表示独立存储当前大小的值。
msdn2.microsoft.com
1.
You must change folder settings to show hidden files and folders in order to see isolated storage in the file system.
您必须更改文件夹设置以显示隐藏文件和文件夹,才能查看到文件系统中的独立存储。
msdn2.microsoft.com
2.
Isolated Storage works in all versions of the. NET Framework.
独立存储在所有版本的.NETFramework中都有效。
msdn2.microsoft.com
3.
WP SDK Beta 2 also comes with new tools: Isolated Storage Explorer plus profiler and emulator improvements.
WPSDKBeta2还带来了新的工具:独立存储资源管理器和剖析器,还有模拟器的改进。
www.infoq.com
4.
The relative path of the file within isolated storage.
独立存储区内文件的相对路径。
msdn2.microsoft.com
5.
Operations are not supported for isolated storage.
操作不受独立存储的支持。
msdn2.microsoft.com
6.
Reading from or writing to files or directories in isolated storage.
读取或写入独立存储的文件或目录。
msdn2.microsoft.com
7.
Gets the current size of the isolated storage.
获取独立存储的当前大小。
msdn2.microsoft.com
8.
Use this class to obtain, delete and manage isolated storage.
可使用此类可获取、删除和管理独立存储。
msdn2.microsoft.com
9.
Gets or sets the type of isolated storage containment allowed.
获取或设置所允许的独立存储包容类型。
msdn2.microsoft.com
10.
Store application data in isolated storage.
在独立存储中存储应用程序数据。
msdn2.microsoft.com
1.
An IsolatedStorageFile object corresponding to the isolated storage scope based on the calling code's application identity.
与基于调用代码的应用程序标识的独立存储范围对应的IsolatedStorageFile对象。
msdn2.microsoft.com
2.
Reads a single byte from the IsolatedStorageFileStream object in isolated storage.
从独立存储中的IsolatedStorageFileStream对象读取一个字节。
msdn2.microsoft.com
3.
For more information, see Introduction to Isolated Storage.
有关更多信息,请参见独立存储介绍。
msdn2.microsoft.com
4.
Deletes a directory in the isolated storage scope.
删除独立存储范围中的目录。
msdn2.microsoft.com
5.
Creates a directory in the isolated storage scope.
在独立存储范围中创建目录。
msdn2.microsoft.com
6.
Sometimes it is helpful to verify a change to isolated storage using the file system of the operating system.
有时候,使用操作系统的文件系统来验证对独立存储进行的更改会非常有帮助。
msdn2.microsoft.com
7.
Stores within an isolated storage scope.
获取独立存储范围中。
msdn2.microsoft.com
8.
Gets or sets the level of isolated storage that should be declared.
获取或设置声明的独立存储级别。
msdn2.microsoft.com
9.
Since I opened the isolated storage from within BeginProcessing, I'll use the EndProcessing method to close the files.
由于我从BeginProcessing内打开了独立存储,因此我将使用EndProcessing方法关闭文件。
msdn.microsoft.com
10.
Exposes a file within isolated storage.
公开独立存储中的文件。
msdn2.microsoft.com
1.
Isolated storage is a protected storage area that can safely be used by applications without file access permission.
隔离储存区是受保护的储存区域,可以安全地供没有档案存取权限的应用程式使用。
technet.microsoft.com
2.
Deletes a file in the isolated storage scope.
删除独立存储范围中的文件。
msdn2.microsoft.com
3.
No isolated storage use is allowed.
不允许使用任何独立存储。
msdn2.microsoft.com
4.
Isolated storage uses evidence about an assembly in order to identify it and provide it with a unique file storage location.
独立存储使用有关程序集的证据,以便标识该程序集并为其提供唯一的文件存储位置。
msdn2.microsoft.com
5.
A quota is a limit on the amount of isolated storage that can be used.
配额是对可使用的独立存储数量的限制。
msdn2.microsoft.com
6.
In my implementation, I'll use ProcessRecord to do the work of creating new entries for data in isolated storage (see Figure 4).
在我的实现中,我将使用ProcessRecord为独立存储中的数据创建新条目(请参见图4)。
msdn.microsoft.com
7.
Specifies the permitted use of isolated storage.
指定独立存储区所允许的用途。
msdn2.microsoft.com
8.
The solution to this is a feature called isolated storage.
这个问题的解决方案就是这个叫做隔离存储的特性。
www.diybl.com
9.
The byte value to write to the isolated storage file.
写入独立存储文件的字节值。
msdn2.microsoft.com
10.
The exception that is thrown when an operation in isolated storage fails.
独立存储中的操作失败时所引发的异常。
msdn2.microsoft.com
1.
The exception that is thrown when an operation in isolated storage fails.
独立存储中的操作失败时所引发的异常。
msdn2.microsoft.com
2.
Developers might also need to know the location of isolated storage files.
开发人员可能还需要了解独立存储文件的位置。
msdn2.microsoft.com
3.
Choose whether to use a ClickOnce data directory, isolated storage, or other local files when reading and writing data
选择在读取和写入数据时使用ClickOnce数据目录、独立存储还是其他本地文件
msdn2.microsoft.com
4.
Three main classes are provided to help you perform tasks that involve isolated storage
提供了三个主要的类来帮助您执行涉及独立存储的任务
msdn2.microsoft.com
5.
This object corresponds to a specific isolated storage scope, where files represented by
此对象对应于特定的独立存储范围,在该范围中存在由
msdn2.microsoft.com
6.
To create or access isolated storage, code must be granted the appropriate
要创建或访问独立存储,必须授予代码适当的
msdn2.microsoft.com
7.
Isolated storage uses permission quotas, which are storage limits set using
独立存储使用权限配额,这是使用
msdn2.microsoft.com
8.
To control access to isolated storage, the common language runtime uses
要控制对独立存储的访问,公共语言运行库使用
msdn2.microsoft.com
9.
How to: Anticipate Out of Space Conditions with Isolated Storage
如何:预见独立存储中的空间不足情况
msdn2.microsoft.com
10.
For more information about when to use isolated storage, see
有关何时使用独立存储的更多信息,请参见
msdn2.microsoft.com
1.
For examples using isolated storage, see
有关使用独立存储的示例,请参见
msdn2.microsoft.com
2.
Create a file or directory in isolated storage
在独立存储中创建文件或目录
msdn2.microsoft.com
3.
Delete a file or directory in isolated storage
删除独立存储中的文件或目录
msdn2.microsoft.com
4.
How to: Delete Stores in Isolated Storage
如何:删除独立存储中的存储区
msdn2.microsoft.com
5.
Find a file in isolated storage
在独立存储中查找文件
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 3:26:42