网站首页  词典首页

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

 

单词 resource file
释义

resource file

  • 网络资源文件;资源档;资源档案
1.
资源文件
1.资源文件(Resource File):直接嵌入到程序集中。2.内容文件(Content File):该文件的相关信息会编译到程序集中,如文件的 …
www.cnblogs.com
2.
资源档
资源档」(Resource File) 是可以包含字串和其他资源 (例如影像档路径) 的 XML 档案。资源档通常用以储存必须转译为其他 …
msdn.microsoft.com
3.
资源档案
... resource editor 资源编辑器 资源编辑器 resource file 资源文件 资源档案 resource identifier 资源标识码 资源识别码 ...
bbs.translators.com.cn

例句

释义:
1.
Do not attempt to embed a graphic directly in a resource file because controls will not read the resource string as a streamed image file.
不要尝试直接将图形嵌入到资源文件中,因为控件不会将资源字符串读取为流图像文件。
msdn2.microsoft.com
2.
Allows you to change the name of the header file where the symbol definitions for your resource file are stored.
允许更改存储资源文件符号定义的头文件的名称。
msdn2.microsoft.com
3.
Category does not index a string in the category resource file, then the Event Viewer displays the numeric category value for that entry.
没有对类别资源文件中的字符串进行索引,则事件查看器将为该项显示数字型类别值。
msdn2.microsoft.com
4.
If your application writes string values directly to the event log, you do not need to set the resource file properties for the source.
如果您的应用程序将字符串值直接写入事件日志,则不需要为该源设置资源文件属性。
msdn2.microsoft.com
5.
Object and initializes it to read a string whose contents are in the form of an XML resource file.
对象,然后将它初始化,以读取内容为XML资源文件格式的字符串。
msdn2.microsoft.com
6.
as the name implies , a resource file saved in this compatibility mode can be edited with either tool.
顾名思义,保存在此兼容模式下的资源文件可以使用任何一种工具进行编辑。
www.ichacha.net
7.
You associate a set of resources files to a specific Web page using the name of the resource file.
通过资源文件名将一组资源文件与特定的网页相关联。
msdn2.microsoft.com
8.
If it finds property settings for the marked control, ASP. NET substitutes the values in the resource file for those in the control.
如果找到已标记控件的属性设置,则ASP.NET会使用资源文件中的值替换控件中的值。
msdn2.microsoft.com
9.
As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.
正如您看到的,使用强类型资源类访问资源文件中的字符串比较简单。
blog.sina.com.cn
10.
Objects and a specified resource file to a named assembly with specified attributes.
对象和一个指定的资源文件编译为一个具有指定属性的命名程序集。
msdn2.microsoft.com
1.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool.
可通过使用设计器工具将此属性的值(如果设置)自动保存到资源文件中。
msdn2.microsoft.com
2.
A resource file is an XML file that contains the strings that you want to translate into different languages or paths to images.
资源文件是XML文件,其中包含要转换为不同语言或图像路径的字符串。
msdn2.microsoft.com
3.
With explicit localization , you set the value of a property by using an expression pointing to a resource file .
通过显式本地化,可以使用指向资源文件的表达式设置属性值。
www.bing.com
4.
If the event source does not exist, the example sets the message resource file for the source and creates the new event source.
如果事件源不存在,则示例会为该源设置消息资源文件,并创建新的事件源。
msdn2.microsoft.com
5.
If you select an empty resource file, no message is displayed to inform you of that fact.
如果选择了空资源文件,则不会显示任何消息来通知您这一点。
msdn2.microsoft.com
6.
If the time zone cannot be instantiated, the code retrieves it from the embedded resource file.
如果无法实例化时区,该代码则从嵌入的资源文件中检索该时区。
msdn2.microsoft.com
7.
Gets the name of the client type to create for the values in the resource file.
取得要为资源档中之值建立的用户端类型名称。
msdn.microsoft.com
8.
To begin localization, you make multiple copies of resource files-one copy of each resource file for each language you want to support.
要开始本地化,需要制作多个资源文件的副本-对于要支持的每种语言,每个资源文件一个副本。
blog.sina.com.cn
9.
This time, the text is displayed in the language you used in the fallback resource file.
此时,该文本将以在回退资源文件中使用的语言显示。
msdn2.microsoft.com
10.
A resource file that contains resource strings that refer to images, localizable text, or other data.
资源文件,该文件包含指向图像、可本地化文本或其他数据的资源字符串。
msdn2.microsoft.com
1.
Defines an unmanaged resource file for this assembly given the name of the resource file.
已知资源文件名,定义此程序集的非托管资源文件。
msdn2.microsoft.com
2.
Creates a link to a. NET Framework resource in the output file; the resource file is not placed in the output file.
在输出文件中创建指向.NETFramework资源的链接;资源文件不放置在输出文件中。
msdn2.microsoft.com
3.
When you press the Enter key, the key name is changed to the actual value in the appropriate resource file, as shown in Figure 15.
当您按住Enter键时,密钥名就会更改为合适资源文件中的实际值,如图15所示。
www.ibm.com
4.
You can use an updated version of the resource file, or specify a file with a different name or file type.
您可以使用资源文件的更新版本,或指定其他名称或其他文件类型的文件。
msdn2.microsoft.com
5.
The name of an XML resource file that contains resources.
包含资源的XML资源文件的名称。
msdn2.microsoft.com
6.
The class name is the same as the name of the resource file.
类名与资源文件的文件名相同。
msdn2.microsoft.com
7.
In addition to a resource file that is compiled with the application, several other data stores can be used for time zone information.
除了与应用程序一起编译的资源文件外,还有其他一些数据存储区可用于保存时区信息。
msdn2.microsoft.com
8.
Demonstrates creating and using a resource file for a Windows Application project.
演示如何创建和使用Windows应用程序项目的资源文件。
msdn2.microsoft.com
9.
Gets the name of the resource file for the script library.
取得指令码程式库之资源档的名称。
msdn.microsoft.com
10.
The name of the resource file to add to your output file.
要添加到输出文件中的资源文件的名称。
msdn2.microsoft.com
1.
Sensitive information should not be stored in a resource file.
不应将敏感信息存储在资源文件中。
msdn2.microsoft.com
2.
If the control is marked to use implicit localization, ASP. NET looks through the resource file for the page.
如果控件被标记为使用隐式本地化,则ASP.NET会为页在资源文件中进行查找。
msdn2.microsoft.com
3.
Method writes the given string directly to the event log; it does not use a localizable message resource file.
方法将给定的字符串直接写入事件日志;它不使用可本地化的消息资源文件。
msdn2.microsoft.com
4.
You can use a resource file to provide localized names for objects defined in a Business Data Connectivity (BDC) model.
可以使用资源文件为业务数据连接(BDC)模型中定义的对象提供本地化名称。
technet.microsoft.com
5.
Visual Web Developer has added an attribute to your controls to retrieve their values from your newly created resource file.
VisualWebDeveloper已向控件添加了一个属性,以从新创建的资源文件检索其值。
msdn2.microsoft.com
6.
At run time, the resource expressions are replaced by resources from the appropriate resource file.
在运行时,资源表达式将被相应资源文件中的资源替换。
msdn2.microsoft.com
7.
System. InvalidOperationException: The resource class for this page was not found. Please check if the resource file exists and try again.
找不到当前页面的资源类。请检查资源文件确实存在,然后再试。
blog.chinaunix.net
8.
true , this provider changes the way that component properties are generated and routes their values to a resource file.
此提供程序会更改组件属性的生成方式,并将它们的值路由到一个资源文件。
www.ichacha.net
9.
They first read in the resource file the name and size of the font to be used (lines 64 through 70).
这些代码首先从资源文件中读出要使用的字体的名称和大小(第64行到第70行)。
www.ibm.com
10.
There are two fundamental ways to authorize access to a given resource : file authorization and URL authorization .
有两种基本方式来授予对给定资源的访问权限:文件授权和URL授权。
www.bing.com
1.
After creating the page and adding the controls, you can use a Visual Web Developer command to generate a local resource file for this page.
创建页并添加控件后,可使用VisualWebDeveloper命令为此页生成本地资源文件。
msdn2.microsoft.com
2.
Gets or sets the path of the message resource file that contains message formatting strings for the source.
获取或设置消息资源文件的路径,该文件包含源的消息格式字符串。
msdn2.microsoft.com
3.
Note that to write persisted objects to a resource file, the objects must be serializable.
请注意,为了将持久对象写入资源文件,这些对象必须是可序列化的。
msdn2.microsoft.com
4.
Neutral or specific culture resource files can be generated from the default resource file.
可以从默认的资源文件生成非特定或特定区域性资源文件。
msdn2.microsoft.com
5.
SFM is the legacy mode where complete information about the form and its contents is stored to the resource file.
SFM是一种传统模式。在这种模式下,有关窗体及其内容的完整信息存储在资源文件中。
msdn2.microsoft.com
6.
When a single resource file is selected within the tree, changes are made only to that file.
如果选择了树中的单一资源文件,则只对该文件进行更改。
www-128.ibm.com
7.
Generally, you add resources to a global resource file when you want to share the resources between pages.
通常情况下,当您希望在各页之间共享资源时,应向全局资源文件添加这些资源。
msdn2.microsoft.com
8.
As described in the previous section, the resources in a resource file are exposed as properties in the class.
如上一部分所述,资源文件中的资源公开为类中的属性。
msdn2.microsoft.com
9.
Method to read specific resources from a global or local resource file, respectively.
方法以分别从全局资源文件或本地资源文件中读取特定的资源。
msdn2.microsoft.com
10.
To link a Win32 resource file into the compiled assembly, specify the name of the Win32 resource file in the Win32Resource property.
要将Win32资源文件链接到编译的程序集中,请在Win32Resource属性中指定Win32资源文件的名称。
msdn2.microsoft.com
1.
Retrieves the type name and data content of a named resource from an open resource file or stream.
从打开的资源文件或流检索指定资源的类型名称和数据内容。
msdn2.microsoft.com
2.
You can compile a resource file into a binary image using a . NET-based utility called the resource file generator (Resgen. exe).
你可以使用一个叫做资源文件生成器(Resgen.exe)的基于.NET的实用工具把资源文件编译入一个二进制的映像。
sifang2004.cnblogs.com
3.
To write persisted objects to a resource file the objects must be serializable.
若要将持久对象写入资源文件,这些对象必须是可序列化的。。
msdn2.microsoft.com
4.
Visual Web Developer will generate a resource file based only on the controls on your page.
VisualWebDeveloper将仅根据页上的控件生成资源文件。
msdn2.microsoft.com
5.
The name of the resource file to embed in the output file.
嵌入到输出文件中的资源文件的名称。
msdn2.microsoft.com
6.
To do this you need to create a separate resource file for each spoken language that you need to support.
为此,您需要为要支持的每种语言创建单独的资源文件。
blog.sina.com.cn
7.
You can change resources from linked to embedded by changing the Persistence property for the resource file.
通过更改资源文件的Persistence属性,可以将链接的资源更改为嵌入的资源。
msdn2.microsoft.com
8.
Now that your resource file is created, you can return to the page and add controls that will reference the resource.
现在已创建资源文件,您可以返回到页,并添加引用该资源的控件。
msdn2.microsoft.com
9.
You create a separate resource file for each language that you want to translate a Web page into.
需要为每种要将网页翻译成的语言创建一个单独的资源文件。
msdn2.microsoft.com
10.
All culture variant resource files use the same class name as the culture neutral resource file.
所有区域性可变的资源文件使用相同的类名作为非特定区域性资源文件。
msdn2.microsoft.com
1.
Storing your data in a resource file allows you to change the data without recompiling your entire application.
若资料储存于资源档中,即允许您变更资料,而不需重新编译整个应用程式。
msdn.microsoft.com
2.
Some of the Application Wizards generate an . RC2 resource file and the standard ( . RC ) resource file.
某些应用程序向导生成一个。RC2资源文件和标准(。RC)资源文件。
www.bing.com
3.
Gets or sets the path of the resource file that contains category strings for the source.
获取或设置包含源的类别字符串的资源文件的路径。
msdn2.microsoft.com
4.
Make any necessary changes to a local copy of the resource file.
对资源文件的本地副本进行所需的更改。
office.microsoft.com
5.
When you add the updated resource file to your form template, you are actually replacing the existing resource file.
在将已更新的资源文件添加到表单模板时,实际上是替换现有的资源文件。
office.microsoft.com
6.
In both cases, because the resource file is in XML format, conflicts during check in can be resolved by merging.
这两种情况下,由于资源文件是XML格式,签入期间的冲突可通过合并来解决。
msdn2.microsoft.com
7.
You can create a new resource file using the Add New Item command and choosing Resources file, as shown in Figure 4 .
通过使用AddNewItem命令并选择ResourcesFile,您可以新建一个资源文件,如图4所示。
blog.sina.com.cn
8.
This topic describes how to restore time zones that have been saved in a resource file.
本主题介绍如何还原已保存在资源文件中的时区。
msdn2.microsoft.com
9.
Create a resource file named DB2JccConfiguration. properties, put it in the classpath and add the property as shown below.
创建名为DB2JccConfiguration.properties的资源文件,将它放入类路径,并添加属性,如下所示。
www.ibm.com
10.
For more information about localized resources, see How to: Create a Localized Version of a Resource File.
有关本地化资源的更多信息,请参见如何:创建资源文件的本地化版本。
msdn2.microsoft.com
1.
The operating system cannot embed the resource file in the assembly for the specified reason .
出于所指明的原因,操作系统无法将资源文件嵌入到程序集中。
www.bing.com
2.
To register the server properly, an entry for the new. Rgs file is added to the project's resource file.
为正确注册服务器,向项目的资源文件中添加新.rgs文件的项。
msdn2.microsoft.com
3.
Background color of the user interface is changed merely by modifying a resource file.
通过修改资源文件,可以改变界面的背景色。
sunner.cn
4.
You will create a resource file for a simple thank you message.
您将为一个简单的感谢消息创建一个资源文件。
msdn2.microsoft.com
5.
It first tries to find the key in the panel resource file, then the page resource file and finally the application resource file.
它首先尝试在面板资源文件中查找关键字,然后是页面资源文件,最后才是应用资源文件。
www.infoq.com
6.
A culture resource file can be saved as another culture resource file.
区域性资源文件可以另存为其他区域性资源文件。
msdn2.microsoft.com
7.
Version resources are typically specified in a Win32 resource file, or in assembly attributes.
版本资源通常在Win32资源文件中或在程序集属性中指定。
msdn2.microsoft.com
8.
The actual resource file is a text-based file containing XML with a . resx extension.
实际的资源文件是一个包含XML的基于文本的文件,其扩展名为.resx。
blog.sina.com.cn
9.
Therefore, you must check out the corresponding resource file, either explicitly or implicitly, before editing it.
因此,进行编辑之前,必须显式或隐式签出对应的资源文件。
msdn2.microsoft.com
10.
Each resource file stores a localized version of the following strings: Name, E-mail, Address, and Phone.
每个资源文件存储以下字符串的本地化的版本:名称、电子邮件、地址及电话。
www.qqi7.com
1.
Configure the category resource file, along with the number of category strings in the resource file, using the.
类配置类别资源文件以及资源文件中的类别字符串的数目。
msdn2.microsoft.com
2.
Generating a resource file and implicitly associating its values with the controls in your application.
生成一个资源文件,并将其值与应用程序中的控件隐式关联。
msdn2.microsoft.com
3.
Copies of the resource file can then be translated into multiple languages.
这样就可以将资源文件的副本翻译为多种语言。
msdn2.microsoft.com
4.
script executes all commands specified in a resource file.
script会执行源文件中的所有命令。
www.ibm.com
5.
You could use any binary editor or Nokia JSR-238 RI to create the resource file.
可以使用任何一种二进制文件编辑器或者NokiaJSR-238RI创建资源文件。
www.ibm.com
6.
Allows users to close the resource file or stream, explicitly releasing resources.
允许用户关闭资源文件或流,从而显式地释放资源。
msdn2.microsoft.com
7.
Click OK to upload the resource file, close the Import Resource page, and save your changes to the report server.
单击“确定”上载资源文件,关闭“导入资源”页,再保存对报表服务器的更改。
msdn2.microsoft.com
8.
The local resource file will contain the resource strings for the controls on the page.
该本地资源文件将包含页上各个控件的资源字符串。
msdn2.microsoft.com
9.
The resource file that you want to add to your output file.
要添加到输出文件的资源文件。
msdn2.microsoft.com
10.
Copy the resource file and name it with the culture code of the target language.
复制资源文件,并使用目标语言的区域性代码对其命名。
msdn2.microsoft.com
1.
An application's menu bar and the commands it sends, are defined in its resource file.
程序的菜单条及其所发送的命令是定义在它的资源文件里面的。
www.phonercn.com
2.
This task copies the contents of the resource file into the image.
此任务将资源文件中的内容复制到该图像中。
msdn2.microsoft.com
3.
With the resource file completed, and the declarative expression added, you can test the page.
完成资源文件并添加声明性表达式后,可以开始测试页。
msdn2.microsoft.com
4.
Object generates code that retrieves the specified value from the resource file.
对象生成代码,从资源文件检索指定的值。
msdn2.microsoft.com
5.
Then, you create a resource file with localized values for specific properties.
接着,需创建为特定属性提供本地化值的资源文件。
msdn2.microsoft.com
6.
Some of the Application Wizards generate an. RC2 resource file in addition to the standard (. RC) resource file.
某些应用程序向导除了生成标准的资源文件(.RC)外,还生成一个.RC2资源文件。
msdn2.microsoft.com
7.
The value inside of the tag refers to the iWidget's main resource file, and the path is relative to the declaration file itself.
标签内部的值会引用iWidget的主资源文件,而路径与声明文件本身是相对路径。
www.ibm.com
8.
Gets or sets the number of categories in the category resource file.
获取或设置类别资源文件中类别的数目。
msdn.microsoft.com
9.
Indicates that the file is not a resource file.
指示该文件不是资源文件。
msdn2.microsoft.com
10.
You must register the source with the corresponding resource file before you write events using resource identifiers.
必须用相应的资源文件注册源,然后才能使用资源标识符写事件。
msdn2.microsoft.com
1.
You can update the resource file in a form template after the form template has been published.
在发布了表单模板之后,可以更新表单模板中的资源文件。
office.microsoft.com
2.
Have the resource file translated into the languages you want to support.
将此资源文件翻译为要支持的语言。
msdn2.microsoft.com
3.
Property identifies the class name of a resource that is mapped to a resource file.
属性标识映射到资源文件的资源的类名称。
msdn2.microsoft.com
4.
While the XML fragment in the figure isn't a complete resource file, it gives you a general idea of what's inside one.
尽管图中的XML片段不是完整的资源文件,但可以使您大致了解其内部内容。
blog.sina.com.cn
5.
These IDs can be set in the resource file and in your source code you use the same ID to access the resource.
这些ID可以在资源文件中设置而且在你的源代码中,你使用相同的ID来读取资源。
www.zaoxue.com
6.
Defines the custom resource file extension to remove from the collection.
定义要从集合中移除的自定义资源文件扩展名。
msdn2.microsoft.com
7.
In the Properties window, select Build Action for the resource file.
在“属性窗口”中,选定资源文件的“生成操作”。
msdn2.microsoft.com
8.
Allows a build provider to create a resource file to include in the assembly compilation.
允许版本提供程序创建要包含在程序集编译中的资源文件。
msdn2.microsoft.com
9.
If you create a string table with no entries, it is deleted automatically when you save the resource file.
如果您建立了不具任何项目的字串资料表,当您在储存资源档时,这个字串资料表会自动地被删除掉。
technet.microsoft.com
10.
Writes resources in the runtime default binary resource file format.
以运行库默认二进制资源文件格式写入资源。
msdn2.microsoft.com
1.
For local resource files, you can also generate a culturally neutral base resource file directly from a Web page in the designer.
对于局部资源文件,您还可以在设计器中直接从网页生成非特定区域性的基资源文件。
msdn2.microsoft.com
2.
Linking an animated cursor to a resource file.
链接一个动态指针到一个资源文件。
iyuanma.com
3.
Reads resources in the runtime default binary resource file format.
以运行库默认二进制资源文件格式读取资源。
msdn2.microsoft.com
4.
Provides a dictionary enumerator that can retrieve the design-time properties from the current XML resource file or stream.
提供一个字典枚举数,该枚举数可以从当前XML资源文件或流中检索设计时属性。
msdn2.microsoft.com
5.
The default resource file should be named MyResources. Resources.
默认资源文件应该命名为MyResources.resources。
msdn2.microsoft.com
6.
They install a customized theme that uses this resource file to define the colors and the fonts.
这几行代码建立了一个定制的主题,该主题的颜色和字体是以外部文件定义的。
www.ibm.com
7.
Unlike using the designer, a separate resource file is not required for each ASP. NET page.
与使用设计器时不同,此时不需要为每个ASP.NET页创建一个单独的资源文件。
msdn2.microsoft.com
8.
Object looks up resources from the resource file that matches the culture in.
中的区域性匹配的资源文件中查找资源。
msdn2.microsoft.com
9.
The binary resource file has a strict format to follow (refer to the JSR-238 specification).
二进制的资源文件必须遵守严格的格式。(参考JSR-238规范)。
www.ibm.com
10.
Add a resource file template and then edit the template with the XML Designer.
添加一个资源文件模板然后使用XML设计器编辑该模板。
msdn2.microsoft.com
1.
When you double-click the property value to switch to edit mode again, you can see the key name of the resource file.
当您双击属性值,以再次切换编辑模式时,您可以看到资源文件的密钥名。
www.ibm.com
2.
Value identifies the resource file to use when you use global resources.
值标识要在使用全局资源时使用的资源文件。
msdn2.microsoft.com
3.
Uses the FileName attribute to define the class resource file name.
使用FileName属性来定义类资源文件的名称。
msdn2.microsoft.com
4.
If you want to get a resource from the local resource file that is associated with the current page, this value is optional.
如果要从与当前页关联的局部资源文件中获取资源,则此值为可选值。
msdn2.microsoft.com
5.
Adds an existing resource file to this assembly.
向此程序集添加现有资源文件。
msdn2.microsoft.com
6.
Represents an element in a resource file.
表示资源文件中的元素。
msdn2.microsoft.com
7.
resx for generic French localized strings and another resource file named Resources. fr-BE.
对于专为比利时本地化的法语字符串,应该将另一个资源文件命名为Resources.fr-BE.resx。
blog.sina.com.cn
8.
The property value is stored in a resource file.
则对应的属性值存储在资源文件中。
msdn2.microsoft.com
9.
However, if you add a platform after you create your project, you will need to manually add a platform and resource file.
但是,如果在项目创建后添加平台,则需要手动添加平台和资源文件。
msdn2.microsoft.com
10.
If you localize your project, you will want to create localized versions of the project resource file.
如果对项目进行本地化,则会希望创建项目资源文件的本地化版本。
technet.microsoft.com
1.
The stream should refer to an existing resource file.
流应引用现有的资源文件。
msdn2.microsoft.com
2.
Gets the position of the resource in the resource file.
获取资源在资源文件中的位置。
msdn2.microsoft.com
3.
You can set each version to reference a different resource file entry.
您可以设置每个版本引用文件项的不同资源。
msdn2.microsoft.com
4.
The base name of your resource file will be LocalizedText.
资源文件的基名称为LocalizedText。
msdn2.microsoft.com
5.
Now that the resource file is created, you can place localized text within it by using the Resource Editor.
现在已创建了资源文件,您可以使用资源编辑器将本地化后的文本放入该文件中。
msdn2.microsoft.com
6.
Each resource file is downloaded by the runtime when loading the iWidget.
在加载iWidget时,通过运行时下载每个资源文件。
www.ibm.com
7.
You can create a Win32 resource file with the Microsoft Windows Resource Compiler (RC).
可以使用MicrosoftWindows资源编译器(RC)创建Win32资源文件。
msdn2.microsoft.com
8.
Compile the source file again and specify the resource file.
再次编译源文件并指定资源文件。
msdn2.microsoft.com
9.
After you have added each string to the resource file, the strings can be loaded at runtime.
将每个字符串都添加到资源文件后,可在运行时加载这些字符串。
msdn2.microsoft.com
10.
Once you have added a resource file to a project, there's no need to work directly with the XML format required inside a . resx file.
一旦您在项目中添加了资源文件,就不需要直接处理.resx文件内部所需的XML格式。
blog.sina.com.cn
1.
To add a value to a cell using a Resource file.
使用资源文件向单元格添加值。
msdn2.microsoft.com
2.
A message text file is the source from which the message resource file is created.
消息资源文件是从消息文本文件创建的。
msdn2.microsoft.com
3.
Resource compiler A tool for creating a resource file from text input.
资源编译器,可用来依据文本输入生成资源文件。
bbs.bjgamecollege.cn
4.
To link a resource to an assembly and not place the resource file in the output file.
将资源链接到程序集,但不将资源文件放置在输出文件中。
msdn2.microsoft.com
5.
Because an error is also generated when the resource file's format is unsupported, the file is empty, or the format is corrupted.
还由于资源文件的格式不受支持,文件为空或者格式已损坏而生成了错误。
msdn2.microsoft.com
6.
The following code example shows how to get the value of a resource from a local and global resource file.
下面的代码示例演示如何从本地资源文件和全局资源文件获取资源值。
msdn2.microsoft.com
7.
Value matches a key in the corresponding resource file.
值与相应资源文件中的键相匹配。
msdn2.microsoft.com
8.
When using implicit localization, resource file names are based on individual page names.
使用隐式本地化时,资源文件名取决于各个页的名称。
msdn2.microsoft.com
9.
In the sample window, choose Open Resource File from the File menu.
在示例窗口中,从“文件”菜单中选择“打开资源文件”。
msdn2.microsoft.com
10.
The. NET Framework resource file you want to embed in the output file.
要在输出文件中嵌入的.NETFramework资源文件。
msdn2.microsoft.com
1.
Figure 3 shows a skimmed-down example of the XML data found inside a resource file.
图3显示某个资源文件中XML数据的节选示例。
blog.sina.com.cn
2.
This example serializes TimeZoneInfo objects so that they are available in a resource file at compile time.
此示例序列化了TimeZoneInfo对象,这样便可在编译时从资源文件中获得它们。
msdn2.microsoft.com
3.
The following code compiles In. Vb and links to resource file Rf. Resource.
下面的代码编译In.vb并链接到资源文件Rf.resource。
msdn2.microsoft.com
4.
VSFM only stores only the cultural changes in the resource file.
在VSFM模式下,在资源文件中只存储区域性更改。
msdn2.microsoft.com
5.
You can also specify the directory where the resource file, MyApp. res, will be generated for each localized DLL.
还可以指定为每个本地化DLL生成资源文件MyApp.res的目录。
blog.163.com
6.
Lines 9 through 16 load the external resource file that defines the properties of the look and feel.
第9行到第16行是装载定义了该lookandfeel的一些属性的外部资源文件。
www.ibm.com
7.
To store and retrieve values from the resource file.
中使用此结构来存储和检索资源文件中的值。
msdn2.microsoft.com
8.
NET fills property values from a local resource file based on matching keys to properties.
NET根据与属性匹配的键填充局部资源文件中的属性值。
technet.microsoft.com
9.
Option which does embed a resource file in the output file.
选项相反,该选项确实在输出文件中嵌入资源文件。
msdn2.microsoft.com
10.
This bitmap is included in the project's resource file.
该位图包含在项目的资源文件中。
msdn2.microsoft.com
1.
For example, you may want to search for a string across all dialog boxes in the resource file without having to open each one separately.
例如,可能需要在资源文件的所有对话框内搜索字符串,而不必分别打开每个对话框。
msdn2.microsoft.com
2.
Then they overwrite the getter methods of DefaultMetalTheme so that the font and colors defined in the external resource file are used.
然后重写DefaultMetalTheme的getter方法,以便使用在外部资源文件中定义的颜色和字体。
www.ibm.com
3.
The resource file contains XML, which you can edit.
该资源文件包含可对其进行编辑的XML。
technet.microsoft.com
4.
For which a resource file name is constructed.
为其构造资源文件名的。
msdn2.microsoft.com
5.
Add a resource file to your project.
将资源文件添加到项目中。
msdn2.microsoft.com
6.
Method to write events using a localized message resource file.
方法可写入使用本地化消息资源文件的事件。
msdn2.microsoft.com
7.
If this parameter is not specified, the base name of the resource file is used.
如果未指定此参数,将使用资源文件的基名称。
msdn2.microsoft.com
8.
It is the resource file for the fallback culture.
它是回退区域性的资源文件。
msdn2.microsoft.com
9.
Links a resource file to an assembly.
将资源文件链接到程序集。
msdn2.microsoft.com
10.
The resource file to link to the assembly.
要链接到程序集的资源文件。
msdn2.microsoft.com
1.
This is because you can create a separate resource file for each language into which you want to translate a Web page.
这是因为,对于网站要翻译为的每种语言,您都可以为它创建一个单独的资源文件。
msdn2.microsoft.com
2.
Embeds the resource file in the output file.
将资源文件嵌入输出文件中。
msdn2.microsoft.com
3.
Returns a value from a resource file.
从资源文件返回值。
msdn2.microsoft.com
4.
A resource file is a file that is used to display additional information in a form template.
资源文件是用于显示表单模板中附加信息的文件。
office.microsoft.com
5.
The resource file to localize.
要本地化的资源文件。
msdn2.microsoft.com
6.
Embeds a resource file in the output file.
在输出文件中嵌入资源文件。
msdn2.microsoft.com
7.
A resource file doesn't need a data connection, because the data is already part of the form.
资源文件不需要数据连接,因为数据已经是表单的一部分了。
office.microsoft.com
8.
The resource file is used as the default resource file for all requests.
该资源文件用作所有请求的默认资源文件。
msdn2.microsoft.com
9.
NOTE: You can also copy preexisting resources to the resource file at this time.
注意:您同时还可以将以前存在的资源复制到资源文件中。
blog.163.com
10.
Inserts a Win32 resource file in the output file.
将Win32资源文件插入到输出文件中。
msdn2.microsoft.com
1.
We will only add some icons to our resource file for now, and change it later.
现在我们仅仅添加一些图标到我们的资源文件中,再后面还要改变它。
blog.csdn.net
2.
For example, if you delete a form file, the code and resource file will also be marked for deletion.
例如,如果删除一个窗体文件,则代码和资源文件也将标记为删除。
msdn2.microsoft.com
3.
resource, or anything that is custom to the current resource file.
资源,或当前资源文件的任何自定义资源。
technet.microsoft.com
4.
Before you can see if this new resource file is used by ASP. NET, you must alter your browser settings to request the desired culture.
若要查看ASP.NET是否在使用这个新的资源文件,必须先将浏览器设置更改为请求所需的区域性。
msdn2.microsoft.com
5.
For example, an English (U. S. ) Resource file could be saved as a Polish resource file.
例如,英语(美国)资源文件可以另存为波兰语资源文件。
msdn2.microsoft.com
6.
That version information comes from a resource file that is used to build the application.
该版本信息来自用于生成应用程序的资源文件。
msdn2.microsoft.com
7.
For example, suppose that an assembly has several resources in a resource file with the basename "MyResources" .
例如,假定某个程序集在基名称为“MyResources”的资源文件中有几个资源。
msdn2.microsoft.com
8.
For demonstration purposes, I have used Nokia JSR-238 RI to generate the binary resource file, as Figure 6 shows.
为演示起见,我使用NokiaJSR-238RI来创建二进制资源文件,如图6所示。
www.ibm.com
9.
If we store data in a resource file we can change them without recompiling the entire application.
如果我们在存储数据的资源文件,我们可以改变他们不重新编译整个应用。
it.zhishi.sohu.com
10.
Your users will then get the updated resource file when they open a new, blank form that is based on the form template.
当您的用户打开一个新的、基于表单模板的空白表单时,他们将获得更新的资源文件。
office.microsoft.com
1.
For example, start by taking the project-wide resource file named Resources. resx and making a copy.
例如,首先找到名为Resources.resx的项目范围的资源文件,然后制作副本。
blog.sina.com.cn
2.
You can use this property, for example, to load Web pages from a database or resource file.
控件中。例如,可以使用该属性从数据库或资源文件加载网页。
msdn2.microsoft.com
3.
For example, copy the English resource file to the Japanese one, then add some Japanese characters in front of each value.
例如,将英文资源文件复制到日本资源文件中,然后在每一个值的前面添加一些日本字符。
www.ibm.com
4.
For example, it gives the local name, message bundle resource file, etc.
例如,它提供本地名称、消息包资源文件等。
www.ibm.com
5.
To refer to a resource file in a subfolder of the theme folder, use a path like the one shown in this Image control skin
若要引用主题文件夹的某个子文件夹中的资源文件,请使用类似于该Image控件外观中显示的路径
msdn2.microsoft.com
6.
Can not find resource file!
找不到资源文件!
wenku.baidu.com
7.
In InfoPath design mode, open the form template that the resource file is associated with.
在InfoPath设计模式中,打开资源文件所关联的表单模板。
office.microsoft.com
8.
For example, sometimes a serializer needs to write to another file, such as a resource file.
例如,序列化程序有时需要写入另一个文件(例如资源文件)时,就属于这种情况。
technet.microsoft.com
9.
The localization provider will write localized property values into a resource file and use the
本地化提供程序将经过本地化的属性值写入到一个资源文件中,然后使用
msdn2.microsoft.com
10.
When a resource file is included in other resource files, the file path to the included file should be in the format
当一个资源文件包含在其他资源文件中时,该资源文件的路径必须遵循以下格式
www.ibm.com
1.
If the application does not have the French-culture version of that resource file, the
如果该应用程序没有该资源文件的法语区域性版本,则
msdn2.microsoft.com
2.
If this resource is not part of a resource file, returns a
如果此资源不属于资源文件,则返回一个
msdn2.microsoft.com
3.
Palm Resource File (Palm Computing Platform file extension)
棕榈资源文件(棕榈计算平台的文件扩展名)
blog.sina.com.cn
4.
Option does not embed the resource file in the output file; use the
选项不会将资源文件嵌入到输出文件中,若要这样做,请使用
msdn2.microsoft.com
5.
Note: If MyForm is modeled as an inner class within MyPage, then wicket will look for a resource file named MyPage$MyForm. properties
注意:如果MyForm作为MyPage内的内部类建模,那么wicket将会查找名为MyPage$MyForm.properties的资源文件。
www.ibm.com
6.
and possibly the culture - neutral resource file ,
以及可能的非特定区域性资源文件
www.ichacha.net
7.
To import an individual resource into your current resource file
将个别资源导入当前资源文件
msdn2.microsoft.com
8.
for information registering a resource file , see
有关注册资源文件的信息,请参见
www.ichacha.net
9.
Add the localized resource file to your project
将本地化后的资源文件添加到项目中
www.ichacha.net
10.
To use implicit localization, you must use a naming convention for resources in the local resource file that uses the following pattern
若要使用隐式本地化,必须对本地资源文件中的资源使用命名约定,命名约定采用以下模式
msdn2.microsoft.com
1.
You can also convert a text file to a resource file; for more information, see
还可以将文本文件转换为资源文件;有关更多信息,请参见
msdn2.microsoft.com
2.
We'll be using a resource bundle, so let's create the resource file first by doing the following
我们后面将要使用一个资源包,所以我们先依照下面的步骤来创建一个资源包
www.ibm.com
3.
Our program should have a menu to set some options. Firstly we need to create our menu in the resource file
我们的程序应该有一个菜单来设置一些选项。首先,我们需要在资源文件。
www.mp3sea.net
4.
Copy the resource file to the appropriate location in the Web site
将该资源文件复制到网站中相应的位置
msdn2.microsoft.com
5.
To create a resource file for an ASP. NET Web site
为ASP.NET网站创建资源文件
msdn2.microsoft.com
6.
We will also specify global forwards, our message resource file, and the validation xml file reference
我们还要指定全局转发、消息资源文件和验证xml文件引用
www.ibm.com
7.
Cannot link resource file 'file' when building a module
生成模块时,无法链接资源文件“file”
msdn2.microsoft.com
8.
To automatically generate a resource file
自动生成资源文件
msdn2.microsoft.com
9.
To generate a global resource file in Visual Web Developer
在VisualWebDeveloper中生成全局资源文件
msdn2.microsoft.com
10.
Update a resource file in a form template
更新表单模板中的资源文件
office.microsoft.com
1.
Add a resource file to a form template
将资源文件添加到表单模板
office.microsoft.com
2.
Compile in. Jsl and attach resource file rf. Resource
编译in.jsl并附加资源文件rf.resource
msdn2.microsoft.com
3.
Embeds a managed resource file to an assembly
将托管资源文件嵌入到程序集
msdn2.microsoft.com
4.
Storing Text in a Resource File
在资源文件中存储文本
msdn2.microsoft.com
5.
Retrieving Text from a Resource File
从资源文件检索文本
msdn2.microsoft.com
6.
Using your EXE as a resource file
按照源文件使用
iyuanma.com
7.
Remove a resource file from a form template
将资源文件从表单模板中删除
office.microsoft.com
8.
To add text to a resource file
向资源文件添加文本
msdn2.microsoft.com
9.
Research and development of common multi- media forestalling-answer system based on the resource file of VB
基于VB资源文件的通用多媒体抢答系统的研究与开发
www.ilib.cn
10.
To write the image information to the resource file and close the
以将图像信息写入到资源文件中并关闭
msdn2.microsoft.com
1.
To create a resource file manually
手动创建资源文件
msdn2.microsoft.com
2.
Format not valid in resource file
资源文件中的格式无效
msdn2.microsoft.com
3.
Resource file filename is not in 3. 00 format
资源文件filename的格式并非3.00格式
msdn2.microsoft.com
4.
Bitmap file resource file is not in 2. 03 format
位图文件的资源文件不是2.03格式
msdn2.microsoft.com
5.
To localize a resource file
对资源文件进行本地化
msdn2.microsoft.com
6.
To write the strings to the resource file and close the
以将字符串写入资源文件并关闭
msdn2.microsoft.com
7.
If the event source does not have a configured category resource file, or the specified
如果事件源没有已配置的类别资源文件,或者指定的
msdn2.microsoft.com
8.
To retrieve the string and image from the resource file, you need to do the following
为了从资源文件检索字符串和图片,您需要执行下列步骤
www.ibm.com
9.
To edit the resource file by using the Resource Editor
使用资源编辑器编辑资源文件
msdn2.microsoft.com
10.
To write a binary resource file, use
若要写入二进制资源文件,请使用
msdn2.microsoft.com
1.
For example, suppose values exist in the resource file or source code for the following keys
例如,假定值存在于下列键的资源文件或源代码
msdn2.microsoft.com
2.
For example, a resource file might contain a resource with the
例如,资源文件可能包含带有
msdn2.microsoft.com
3.
Using Resource File in Visual Basic
中使用资源文件
www.ilib.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/10 4:07:41