网站首页  词典首页

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

 

单词 code file
释义

code file

美 
英 
  • un.代码文件
  • 网络法规文件;程式档案;码档案
un.
1.
代码文件

例句

释义:
1.
Code folding allows you to collapse sections of a source-code file while working in other parts of it.
代码折叠允许在处理源代码文件的某些内容时折叠其他部分的源代码。
www.ibm.com
2.
It must be at the beginning of every source code file in which you want to control the enforcement of explicit variable declaration.
该语句必须位于每个想用来控制显式变量声明的执行的源代码文件的开头。
msdn2.microsoft.com
3.
Specifically, there's no built-in option to tell Vim to automatically sanitize the formatting of any code file you open.
尤其是,没有内置的选项来告诉Vim自动地对您打开的任何代码文件的格式程序进行杀毒。
www.ibm.com
4.
To set breakpoints in the Package Explorer view of the Java perspective, double-click the selected source code file to open it in an editor.
要在Java透视图的PackageExplorer视图中设置断点,双击选择的源代码文件,在一个编辑器中打开它。
www.ibm.com
5.
Explains how the Word toolbars, the document, and the code file appear when your project is open in Visual Studio.
解释当在VisualStudio中项目打开时,Word工具栏、文档和代码文件如何显示。
msdn2.microsoft.com
6.
Specifies the name of a source code file that contains a class associated with the application class.
指定源代码文件的名称,该文件包含与应用程序类相关联的类。
msdn2.microsoft.com
7.
Type the appropriate statement for your programming language at the top of the source code file.
在源代码文件的顶部键入对应于编程语言的适当语句。
msdn2.microsoft.com
8.
To resolve this condition, the Web service must be defined within a single class definition in a separate code file or "code-behind" file.
若要解决此问题,必须在单独的代码文件或“代码隐藏”文件中的单个类定义中定义Web服务。
msdn2.microsoft.com
9.
The compiler issues C4428 when it detects at least one universal character name in a source code file.
当编译器在源代码文件中检测到至少一个通用字符名称时,该编译器将发出C4428。
207.46.16.251
10.
The name of a directory where the generated schema or code file will be placed.
将放置生成的架构或代码文件的目录的名称。
msdn2.microsoft.com
1.
If you check out only the top-level code file, your changes might be lost.
如果只签出顶层的代码文件,您的更改可能会丢失。
technet.microsoft.com
2.
If you do not, the. Exe file takes its name from the source-code file containing the.
过程的源代码文件中获取它的名称,而。
msdn2.microsoft.com
3.
To work around this issue, navigate manually to the code file behind the namespace, or omit the node for the namespace from your selection.
若要解决这个问题,请手动巡览到命名空间背后的程式码档,或省略您所选项目中的命名空间节点。
technet.microsoft.com
4.
Shapes in this state display red text and a red icon which displays a tooltip reading "The source code file contains a parse error" .
处于此状态的形状以红色文本和红色图标的形式显示工具提示“源代码文件包含一个分析错误”。
technet.microsoft.com
5.
As you can see, the first step is to create a new work directory and then decompress the sample code file into this new directory.
如您所见,第一步是创建一个新的工作目录,然后把样例代码文件解压缩到这个新目录中。
www.ibm.com
6.
Creates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location.
在源代码文件中为组件的默认事件创建方法签名,并将用户的光标定位到该位置。
msdn2.microsoft.com
7.
The name of the code file varies according to what programming language you are using.
代码文件的名称会根据所使用的编程语言而有所变化。
msdn2.microsoft.com
8.
If you open up the code file, you will notice that we've done a great job separating types from data access logic.
如果您打开强类型DataSet的代码文件,您会注意到我们已经很好的将类型从数据访问逻辑分开。
blog.joycode.com
9.
At the command line, options and source code file names need not be in a particular order.
在命令行上,选项和源代码文件名不需要遵循特别的顺序。
msdn2.microsoft.com
10.
The name of the code file where the exception occurred.
发生异常的代码文件的名称。
msdn2.microsoft.com
1.
Explains how to display the definition of a symbol in a code file stored in, or referenced by, the active project.
说明如何在活动项目中存储或引用的代码文件中显示符号定义。
msdn2.microsoft.com
2.
Before running this example, you need to open a text document or a code file in Visual Studio and add some text to it.
运行此示例之前,需要在VisualStudio中打开文本文档或代码文件,并在其中添加某些文本。
msdn2.microsoft.com
3.
You then place your code file on the releases tab to automatically receive a download count and an MS Public License click through.
您可以将代码放置在发布标签中,这样就能获得一个带有微软公开许可协议,并能够自动计数的下载链接。
www.infoq.com
4.
You can add these definitions by including as part of the compilation the source code file that contains the definitions.
可以添加这些定义,方法是将包含这些定义的源代码文件作为编译的一部分包括进来。
207.46.16.251
5.
The Code Editor recognizes a snippet as a unit separate from your surrounding code until you close the source-code file.
“代码编辑器”可以将一个代码段识别为与周围的代码分开的单元,直到您关闭源代码文件为止。
msdn2.microsoft.com
6.
The count is based on the IL code and is therefore not the exact number of lines in the source code file.
这个数目是以IL程式码为依据,因此不是原始程式码档案中精确的行数。
technet.microsoft.com
7.
The preceding example shows that you can place TODO comments anywhere in a code file.
前面的示例演示可以将TODO注释放在代码文件中的任何位置。
msdn2.microsoft.com
8.
You have created a source-code file that contains tests for the Bank project.
您已创建了一个源代码文件,其中包含Bank项目的测试。
msdn2.microsoft.com
9.
Once you have entered the namespace directive to your code file, enter the following code in the Main method of your console application.
在代码文件中输入了命名空间指令后,请使用控制台应用程序的Main方法输入以下代码。
msdn2.microsoft.com
10.
This means that only changes that you make to the designer surface are reflected in the code file.
这表示代码文件中只反映对设计器图面所做的更改。
technet.microsoft.com
1.
Shapes representing the types defined in the source code file appear on the diagram at the position where you dragged the file.
代表原始程式码档中所定义型别的图案就会出现在图表上您拖曳档案所至的位置。
technet.microsoft.com
2.
In the code file for the project document, add the SmartTag to the collection of smart tags exposed by the VstoSmartTags property.
在项目文档的代码文件中,将SmartTag添加到由VstoSmartTags属性公开的智能标记的集合。
msdn2.microsoft.com
3.
The following example shows the full code file before it has been exported to a template.
下面的示例显示导出到模板之前的完整代码文件。
msdn2.microsoft.com
4.
Specifically, the partial class defined in the code file contains the event handlers and other custom code that you write.
具体来说,代码文件中定义的分部类包含事件处理程序和您编写的其他自定义代码。
msdn2.microsoft.com
5.
Module-level variables were accessible in the code file (form, class, or module) in which they were declared.
模块级变量在声明代码所在的文件(窗体、类、模块)。
www.diybl.com
6.
You can add code snippets to a Starter Kit code file by choosing the Insert Code Snippets command.
可以通过选择“插入代码段”命令向初学者工具包代码文件中添加代码段。
msdn2.microsoft.com
7.
To enable access to a control from outside the form region code file, create a property in the form region code file to return that control.
若要能够从窗体区域代码文件外部访问控件,请在窗体区域代码文件中创建属性来返回该控件。
technet.microsoft.com
8.
Using the CodeModel2 object hierarchy is an alternative to the potentially complex task of parsing text in a code file.
使用CodeModel2对象层次结构是分析代码文件中文本的潜在的复杂任务的替代方法。
msdn2.microsoft.com
9.
Before running this example, open a code file or a text document in Visual Studio, add some text to it, and select some of the text.
运行此示例之前,请先在VisualStudio中打开代码文件或文本文档,在其中添加某些文本并选择部分文本。
msdn2.microsoft.com
10.
When selected, automatically outlines the code file, which creates collapsible blocks of code.
选取这个选项时,会自动进入程式码档的大纲,建立可摺叠的程式码区块。
technet.microsoft.com
1.
Before running this example, you open a code file or a text document in Visual Studio and add some text to it.
运行此示例之前,请先在VisualStudio中打开代码文件或文本文档,并在其中添加某些文本。
msdn2.microsoft.com
2.
Alternatively, you can store the source-code file in the App_Code directory of the ASP. NET application.
或者,也可以将源代码文件存储在ASP.NET应用程序的App_Code目录中。
msdn2.microsoft.com
3.
Of course, the class might already exist in the same source code file that it's being called from.
当然,这个类可能就在发出调用的那个相同的源码文件里。
www.jukuu.com
4.
Refine the code file to reflect the needs of your application.
修改程式码档,以反映您的应用程式需求。
technet.microsoft.com
5.
Edit the BrokerDetail. java page code file and add the method below to be used as the command action's method.
编辑BrokerDetail.java页面代码文件并将下面的方法用作命令动作的方法。
www.ibm.com
6.
Using the Solution Explorer, delete the project's default control by deleting the code file with a base name of "UserControl1" .
使用“解决方案资源管理器”通过删除基本名称为“UserControl1”的代码文件来删除项目的默认控件。
msdn2.microsoft.com
7.
As appropriate, modify the code file to indicate where parameter replacement should occur.
根据需要修改代码文件,以指示在哪些位置应进行参数替换。
technet.microsoft.com
8.
you cannot add additional classes to the code file behind a document , workbook , or worksheet.
不能在文档工作簿或工作表的后台代码文件中添加其他类。
ichacha.net
9.
Statement to this collection is equivalent to adding the same statement to each code file in the project.
语句等效于向项目中的每个代码文件添加相同的语句。
msdn2.microsoft.com
10.
Add the code to your project and call the AddSmartTag method from the Startup event handler in the project document code file.
将代码添加到项目中,并从项目文档代码文件中的Startup事件处理程序调用AddSmartTag方法。
msdn2.microsoft.com
1.
Allows access to programmatic constructs in a source code file.
允许对源代码文件中的编程构造进行访问。
msdn2.microsoft.com
2.
Code, file commercial documents, put the documents on public drive.
对商务部的文件重新编码,归档,并放在公共盘上。
www.alsox.com
3.
It is recommended that you not change this namespace by editing the code file directly.
建议您不要通过直接编辑代码文件来更改此命名空间。
msdn2.microsoft.com
4.
In this step, you add a source code file for the main program that tests the class.
在本步骤中,您将为测试类的主程序添加一个源代码文件。
msdn2.microsoft.com
5.
The Outlook Form Region item automatically adds the following three event handlers to the form region code file.
“Outlook窗体区域”项自动将下面三个事件处理程序添加到窗体区域代码文件中。
msdn2.microsoft.com
6.
Before you do this, back up any code that you added to the form region code file.
进行这些操作之前,请备份任何添加到窗体区域代码文件中的代码。
msdn2.microsoft.com
7.
In the code file for the project item, include parameters in code where appropriate.
在项目项的代码文件中,在代码中合适的位置包括参数。
msdn2.microsoft.com
8.
First you create a new directory, into which you extract the code file supplied with this article.
首先创建一个新目录,将本文提供的代码文件提取到这个目录中。
www.ibm.com
9.
Multiple pages cannot reference the same CodeFile class, which is the associated code file for a page that use the code-behind model.
多个页不能引用同一个CodeFile类,此类是与使用代码隐藏模型的页关联的代码文件。
msdn2.microsoft.com
10.
to the new document , workbook , and sheet classes , and then delete the old code file.
移动到新的文档类、工作簿类和工作表类,然后删除旧的代码文件。
www.ichacha.net
1.
Copy and paste the code example you want to use into the space provided in the sample code file.
将您要使用的代码示例复制并粘贴到示例代码文件中提供的空间。
msdn2.microsoft.com
2.
The code file includes some code for a Web service method.
代码文件包括Web服务方法的某些代码。
msdn2.microsoft.com
3.
Specifies floating-point behavior in a source code file.
指定源代码文件中的浮点行为。
msdn2.microsoft.com
4.
To define the properties of an entity, edit the entity code file.
若要定义实体的属性,请编辑实体代码文件。
207.46.16.252
5.
Word projects have one code file to contain all of the code that relates to the document.
Word项目使用一个代码文件来包含与文档有关的所有代码。
msdn2.microsoft.com
6.
The form region code file contains a partial class that implements the IFormRegionFactory interface.
窗体区域代码文件包含一个实现IFormRegionFactory接口的分部类。
msdn2.microsoft.com
7.
In the Service. Vb code file, locate the code for the Service class declaration.
在Service.vb代码文件中定位Service类声明的代码。
msdn2.microsoft.com
8.
Edit the code file to indicate where parameter replacement should take place.
编辑代码文件,以指示应进行参数替换的位置。
msdn2.microsoft.com
9.
The code file contains a template for a Web service.
代码文件包含Web服务的模板。
msdn2.microsoft.com
10.
The keys can be called in a source code file.
在源代码文件中可以调用这些关键字。
www.ibm.com
1.
The name of the source code file that is associated with the selected class.
与选定的类相关联的源代码文件的名称。
msdn.microsoft.com
2.
To handle control events, add code to the code file of the user control.
若要处理控件事件,请向该用户控件的代码文件中添加代码。
technet.microsoft.com
3.
If a code file contains a syntax error, shapes displaying code in that file will be temporarily read-only until the syntax error is fixed.
如果代码文件包含语法错误,则显示该文件中的代码的形状将临时处于只读状态,直至修复该语法错误。
technet.microsoft.com
4.
Edit the Brokerupdate. java page code file for brokerupdate. jsp and add the following methods to be used as the command actions.
编辑brokerupdate.jsp的Brokerupdate.java页代码文件,并添加下列方法作为命令行为来使用。
www.ibm.com
5.
An internal compiler error (ICE) results when the compiler cannot process a source code file.
当编译器无法处理源代码文件时,将导致内部编译器错误(ICE)。
technet.microsoft.com
6.
However, you can add the assembly DLL or the source code file to your Web site project manually.
但可以手动将程序集DLL或源代码文件添加到网站项目中。
msdn2.microsoft.com
7.
An EXE will take its name from the source code file that contains the entry point main method.
EXE文件将从包含main方法(作为入口点)的源代码文件中获取其名称。
msdn2.microsoft.com
8.
In the code file for the project workbook, add the smart tag instance to VstoSmartTags in the workbook.
在项目工作簿的代码文件中,向工作簿中的VstoSmartTags添加智能标记实例。
msdn2.microsoft.com
9.
In a lengthy code file, it can be helpful to organize bookmarks into task-related folders.
在较长的代码文件中,这将有助于将书签组织到任务相关的文件夹中。
technet.microsoft.com
10.
browse to the project you want to add , select the source code file , and then click.
浏览至要添加的项目,选择源代码文件,再单击“添加”。
www.ichacha.net
1.
The source code file that contains Main is output first into the XML.
包含Main的源代码文件首先输出到XML。
msdn2.microsoft.com
2.
In Solution Explorer, right-click the source code file and click View Code.
在“解决方案资源管理器”中,右击源代码文件并单击“查看代码”。
msdn2.microsoft.com
3.
A single source-code file typically contains multiple unit test methods.
单个源代码文件通常包含多个单元测试方法。
msdn2.microsoft.com
4.
Doing so will leave some flexibility by not requiring that the code file be recompiled.
这样做将不需要重新编译代码文件,从而可保留一些灵活性。
technet.microsoft.com
5.
Add the following code to the Startup event handler in the project workbook code file.
在项目工作簿代码文件中,向Startup事件处理程序添加下面的代码。
msdn2.microsoft.com
6.
The workbook and each sheet in the workbook has an associated code file.
工作簿和工作簿中的每个工作表都有相关联的代码文件。
msdn.microsoft.com
7.
You can then paste your code into the new form region code file.
然后可以将代码粘贴到新的窗体区域代码文件中。
msdn2.microsoft.com
8.
The test's source-code file opens and scrolls to the test method.
测试的源代码文件打开并滚动到测试方法。
msdn2.microsoft.com
9.
You can download the entire source code file for reference as we work through it here.
您可以下载我们在这里介绍的代码的整个源代码文件作为参考。
www.ibm.com
10.
An. Exe will take its name from the source code file that contains the.
方法的源代码文件中获取其名称。
msdn2.microsoft.com
1.
The following methods are included in the project template code file.
下列方法包括在项目模板代码文件中。
msdn2.microsoft.com
2.
Microsoft Office Word 2003 has one code file for the document or template.
MicrosoftOfficeWord2003有一个用于文档或模板的代码文件。
msdn2.microsoft.com
3.
This is an alternative to placing documentation comments directly in your source code file.
这是除了将文档注释直接置于源代码文件中之外的另一种可选方法。
msdn2.microsoft.com
4.
Asm is created for each source code file in the compilation.
为编译中的每个源代码文件创建一个。
msdn2.microsoft.com
5.
You set these values in the code file that contains the unit test.
可以在包含该单元测试的代码文件中设置这些值。
msdn2.microsoft.com
6.
Open a source code file that contains a private method.
打开一个包含某私有方法的源代码文件。
msdn2.microsoft.com
7.
The source code file that contains the unit test opens.
将打开包含该单元测试的源代码文件。
msdn2.microsoft.com
8.
You can then handle control events in the form region code file.
然后就可以在窗体区域代码文件中处理控件事件。
msdn2.microsoft.com
9.
A code file that contains a class declaration.
包含类声明的代码文件。
msdn2.microsoft.com
10.
The entity service code file opens in the Code Editor.
在代码编辑器中打开实体服务代码文件。
msdn.microsoft.com
1.
You can view the source code file by expanding the . edmx file in the Solution Explorer.
可以在SolutionExplorer中展开.edmx文件来查看源代码文件。
www.ibm.com
2.
The document has an associated code file.
文件会具有相关联的程式码档。
msdn.microsoft.com
3.
Copy Code to copy the code file to the Clipboard.
“复制代码”将代码文件复制到剪贴板。
technet.microsoft.com
4.
Creates a source code file that contains the classes that were generated based on the EDM.
创建一个源代码文件,其中包含根据EDM生成的类。
www.ibm.com
5.
You can now use the classes in the source code file in your Web site files.
您现在可以在您的网站文件中使用源代码文件中的类。
msdn2.microsoft.com
6.
Include MyApplication. H file in the source code file.
将MyApplication.h文件包括在源代码文件中。
msdn2.microsoft.com
7.
The code file contains code that is similar to a class definition.
代码文件包含类似类定义的代码。
msdn2.microsoft.com
8.
The Microsoft Office Word template (. Dot) node in Solution Explorer does not have a code file or a design surface.
“解决方案资源管理器”中的MicrosoftOfficeWord模板(.dot)节点不具有代码文件或设计图面。
msdn2.microsoft.com
9.
But we generate both sets in one code file.
但是我们将它们放在了一个代码文件中。
www.cnblogs.com
10.
Of course, you can still access the underlying code file and make changes directly if you prefer.
(当然,如果愿意,您仍然可以访问基础代码文件并直接进行更改)。
msdn2.microsoft.com
1.
By default, the actual name of the source code file is used.
默认情况下,使用源代码文件的实际名称。
msdn2.microsoft.com
2.
Shows how to load a workflow code file at run time.
演示如何在运行时加载工作流代码文件。
msdn2.microsoft.com
3.
Class source-code file that is compiled at run time.
运行时要编译的类源代码文件。
msdn2.microsoft.com
4.
Each unit contains children that represent different aspects of a source code file, such as IInclude, IUsing, and INamespace.
每一个单元都包含了代表源代码文件不同方面的子文件,如IInclude、IUsing和INamespace。
www.ibm.com
5.
Figure 18 shows how to view a source code file.
图18显示了如何查看源代码文件。
www.ibm.com
6.
Open the form's code file and add the following statements to the top of the file, above the class definition.
打开窗体的类模块,并在文件顶部类定义的上方添加以下代码
msdn2.microsoft.com
7.
Open the source-code file that contains the private method that has changed.
打开包含已更改的私有方法的源代码文件。
msdn2.microsoft.com
8.
Open the source code file of a unit test.
打开单元测试的源代码文件。
msdn2.microsoft.com
9.
A code file with the default name of Program. Cs (Module1. Vb for Visual Basic) has been added to your project.
默认名称为Program.cs(在VisualBasic中为Module1.vb)的代码文件已添加到您的项目中。
technet.microsoft.com
10.
Open the code file that contains the unit test.
打开包含该单元测试的代码文件。
msdn2.microsoft.com
1.
Adds the original main code file but incorporates comments to explain what happened, and changes the name of the file from
添加原始主代码文件但并入注释以解释所发生的情况,并且将文件的名称从
msdn2.microsoft.com
2.
To do this, add the following code to the beginning of your code file
为此,请在代码文件的开头添加以下代码
msdn2.microsoft.com
3.
A constant within a particular code file defined by any means of the
特定代码文件中的一个常数,该文件由
msdn2.microsoft.com
4.
The code file contains a partial classthat is, a class declaration with the keyword
该代码文件包含一个分部类,即具有关键字
msdn2.microsoft.com
5.
When you have finished creating the application template, replace the contents of the code file with the following
完成创建应用程序模板后,请用以下内容替换代码文件的内容
technet.microsoft.com
6.
To add a source code file to your Web site project
向网站项目添加源代码文件
msdn2.microsoft.com
7.
Double-click the button to add handler code, and in the code file, add code so that the handler reads as follows
双击按钮添加处理程序代码,并在代码文件中添加代码,使处理程序如下所示
msdn2.microsoft.com
8.
The following example uploads the source code file
以下示例上载源代码文件
msdn2.microsoft.com
9.
A source code file that contains two custom
一个包含两个自定义
msdn2.microsoft.com
10.
To examine the page and code file
检查页和代码文件
msdn2.microsoft.com
1.
Sample view of source code file system
资源代码文件系统的样本视图
www.ibm.com
2.
Open the code file that defines the WebServiceClientSettings application, and inside the file, locate the code comment about assigning
打开定义WebServiceClientSettings应用程序的代码文件,在该文件中找到有关将
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/22 4:16:22