resourcemanager
美英
- un.资源管理程序
- 网络资源管理器;资源文件;资源管理中心
resourcemanager
resourcemanager
资源管理器
资源管理器(ResourceManager)提供非代码资源的访问,如本地字符串,图形,和布局文件(layoutfiles)。通知管理器(No…
资源文件
破英文天天看 - Winner.Net(2007) - 博客园 ... ResourceManager 资源文件 PreviousPageType 属性 ...
资源管理中心
多点资源管理中心(ResourceManager) ...................................................................................... 1...
资源档
[C#.NET][VB.NET] 如何取得资源档 (ResourceManager) 的 资料 / 图片http://www.dotblogs.com.tw/yc421206/archive/2009/11/0…
资源管理类
6.2.2.7 资源管理类(ResourceManager) 176.2.2.8 资源类(Resource) 176.2.2.9 权限管理类(PermissionManager) 186.2…
资源管理员
...使用这个版本的附属组件的版本号码。当资源管理员 (ResourceManager 物件) 时搜寻资源,位於主要组件明确载入这个属性 …
资源文件的类
1. 在项目中添加一个包装资源文件的类(ResourceManager) 2. 该类公开一个只读的属性,将资源文件的对象公开给Xaml文件调 …
1
The next number indicates the version of the ResourceManager that created the header, followed by version specific information.
下一个数字指示创建该头的ResourceManager的版本,后跟版本特定的信息。
2
At run time, the resource can be retrieved using the methods of the ResourceManager class.
运行时,可以使用ResourceManager类的方法检索资源。
3
This class (say, ResourceManager. java) exposes the function to load the locale-specific resource bundles into the cache.
这个类(比如说ResourceManager.java)提供了将特定于本地语言环境的资源包加载到缓存的函数。
4
Indicates the root name of the resource files that the ResourceManager searches for resources.
指示ResourceManager在其中搜索资源的资源文件的根名称。
5
Define a Java utility (ResourceManager. java) to resolve the locale-specific message value for the given key and locale.
定义一个Java实用程序(ResourceManager.java)来针对给定的键和本地语言环境解析特定于本地语言环境的消息值。
6
Using the methods of ResourceManager, a caller can access the resources for a particular culture using the GetObject and GetString methods.
通过ResourceManager的方法,调用方可使用GetObject和GetString两种方法访问特定区域性的资源。
7
Now I'll show how you use ResourceManager to manage your resource files for different locales.
现在我将演示如何使用ResourceManager来管理不同地区的资源文件。
8
Table 1 introduces two methods available for constructing a ResourceManager instance.
表1介绍了可用于构建一个ResourceManager实例的两种方法。
9
You can use the ResourceManager class to access to culture-specific resources at run time.
可以使用ResourceManager类在运行时访问区域性特定的资源。
10
Now suppose that a ResourceManager has been created to represent the resources with this basename.
现在假定已创建ResourceManager来表示具有此基名称的资源。