单词 | source file |
释义 | 例句释义: 源文件,原始文件,原始程式档,来源文件,来源档 1. That code is all of the logic that you need to identify unused imports within a Java source file in Eclipse. 代码就是您识别Eclipse中Java源文件内未使用导入的所有逻辑规则。 www.ibm.com 2. Check to see if this section = N_SOL, if it does then extract the source file name and go back to Start. 检查该部分是否为=N_SOL,如果是,则提取源文件名并返回到初始部分。 www.ibm.com 3. Attribute modifiers are not allowed on attributes applied to elements that are not at the beginning of a source file. 在非应用于源文件起始处的元素的特性中,不允许使用特性修饰符。 msdn.microsoft.com 4. The term Style is a bit of a misnomer, since these conventions cover far more than just source file formatting. 用风格这个词来描述不是很准确,因为这些规范覆盖的内容远远超过了源代码的格式。 blog.csdn.net 5. It may be tempting and would be legal to put a function declaration directly in each source file that uses the function. 把函数声明直接放到每个使用该函数的源文件中,这可能是大家希望的方式,而且也是合法的。 blog.163.com 6. To see the name and location of the source file , select the linked object , and then click Links on the Edit menu . 若要查看源文件的名称和位置,请选择该链接对象,然后单击“编辑”菜单上的“链接”。 www.bing.com 7. In the Outline view, you can see that the generated methods show up in the compile class, while the source file remains free of boilerplate. 在大纲视图中,可以看到在编译类中展示了所生成的方法,同时源文件仍处于样文件之外。 www.ibm.com 8. Unable to create format file. The number of columns in the source file and destination table do not match. 无法创建格式文件。源文件和目的表中的列数不匹配。 www.dictall.com 9. Like the Java counterpart, it allows you to navigate the elements of the Ruby source file. 与Java大纲视图相似,它允许导航Ruby源代码文件的元素。 www.ibm.com 10. This means the declaration context for an inheritance cannot be a source file, namespace, structure, module, procedure, or block. 这意味着继承的声明上下文不能是源文件、命名空间、结构、模块、过程或块。 msdn2.microsoft.com 1. Because an embedded object has no links to the source file, the object is not updated if you change the original data. 由于嵌入对象没有链接到源文件,因此原始数据发生更改时,对象不能随之更新。 office.microsoft.com 2. This means the declaration context for an operator cannot be a source file, namespace, module, interface, procedure, or block. 这意味着,运算符的声明上下文不能是源文件、命名空间、模块、接口、过程或块。 msdn2.microsoft.com 3. Reloading: Checks to see if the JSP source file, from which the servlet was created, has been modified and needs to be re-translated. 重载:检查以确定用于创建Servlet的JSP源文件是否被修改而需要进行重新转换。 www.ibm.com 4. Specifies that an attribute at the beginning of a source file applies to the current assembly module . 指定位于源文件开头的属性将应用于当前程序集模块。 www.bing.com 5. The source file provides comments that will help you to understand the code logic. 源文件中的注释可以帮助您理解代码逻辑。 www.ibm.com 6. To execute, supply the name of the source file and the source directory, and an optional count of the number of copies to make. 在执行脚本时,指定源文件的名称和源目录以及可选的复制次数。 www.ibm.com 7. When the visitor reaches one of these nodes, it accesses a PDOMFile object representing the name's source file. 当访问程序到达其中一个节点时,它会访问表示了该名称的源文件的PDOMFile对象。 www.ibm.com 8. Language elements specifying the same information, but contained within the body of a single source file. 指定相同信息的语言元素,但是包含在单个源文件的主体中。 www-128.ibm.com 9. The details of the license are at the top of every source file. 许可证更具体的描述在每个源代码文件的顶部可以找到。 zyilxm.blog.163.com 10. Specifies that an attribute at the beginning of a source file applies to the entire assembly. 指定源文件开始处的属性应用到整个程序集。 msdn2.microsoft.com 1. Element must be a source file, namespace, interface, module, class, or structure, and cannot be a procedure. 元素的声明上下文必须是源文件、命名空间、接口、模块、类或结构,不能是过程。 msdn2.microsoft.com 2. Element must be a class, and cannot be a source file, namespace, interface, module, structure, or procedure. 元素的声明上下文必须是类,不能是源文件、命名空间、接口、模块、结构或过程。 msdn2.microsoft.com 3. Embedded objects become part of the Word file and, after they are inserted, they are no longer part of the source file. 嵌入的对象会成为Word文件的一部分,并且在插入后就不再是源文件的组成部分。 office.microsoft.com 4. Element must be a module, class, or structure, and cannot be a source file, namespace, interface, or procedure. 元素的声明上下文必须为模块、类或结构,而不能是源文件、命名空间、接口或过程。 msdn2.microsoft.com 5. Before any other STABs occur, there must be a STAB specifying the source file. 在出现其他任何STAB之前,必须用一个STAB指定源文件。 www.ibm.com 6. Finally, runtime error messages now include the name of the source file, the line number, and the column number where the error occurred. 最后,运行时错误消息现在包含发生错误的源文件的名称、行号和列号。 www.ibm.com 7. where options are zero or more parameters that provide information to the compiler and filename is the name of the source file to compile. 零或多个参数给编译器提供信息,文件名指定需要编译的源文件名。 www.fjsnow.com 8. Property must be a class, structure, or module, and cannot be a source file, namespace, or procedure. 属性的声明上下文必须是类、结构或模块,但不可以是源文件、命名空间或过程。 msdn2.microsoft.com 9. In the case of hardware, it's not a single text source file but a collection of documents that, in total, equal everything you need. 就硬件而言,这将不是一个单一的文本资源而是一批文件,相当与你所需要的全部。 www.bing.com 10. Variable must be a class or module and cannot be a source file, namespace, structure, or procedure. 变量的声明上下文必须是类或模块,不能是源文件、命名空间、结构或过程。 msdn2.microsoft.com 1. You can use as many partial declarations as you want, in as many different source files as you want, or in one source file. 可以根据需要在任意多个不同的源文件中或在一个源文件中使用任意数量的分部声明。 msdn2.microsoft.com 2. Locate the original source file, and move or copy it to the location on your computer when it was first imported into Windows Movie Maker. 第一次将原始的源文件导入到WindowsMovieMaker中时,定位到该文件,然后将其移动或复制到您计算机上的位置。 windowshelp.microsoft.com 3. Those hash algorithms are essentially serialized, so the longer the length of the source file is, the longer the hash operation takes. 并且这些体系所使用散列算法在实质上都是串行的,因而待加密数据越长,加密运算时光越长。 www.qk114.net 4. When an assertion fails, a message dialog box displays the name of the source file and the line number of the assertion. 当断言失败时,将有一个消息对话框显示断言的源文件的名称和行号。 technet.microsoft.com 5. Each source file that makes up a program is compiled independently and then linked together with system libraries to make up the program. 构成程序的每个源文件都是独立编译的,然后通过系统库链接在一起并组成程序。 www.ibm.com 6. However, if tax ID is only present on one source file, then tax ID is not useful for matching to a data file that does not contain a tax ID. 但是,如果taxID只出现在一个源文件上,那么taxID对于匹配到一个不包含taxID的数据文件来说没有用。 www.ibm.com 7. Returns the name of the source file containing the execution point represented by this stack trace element. 返回包含当前堆栈跟踪元素表示的执行点的源文件名。 www.51goushu.com 8. Variable must be a procedure or a block within a procedure, and it cannot be a source file, namespace, class, structure, or module. 变量的声明上下文必须是一个过程或过程中的块,而不能是源文件、命名空间、类、结构或模块。 msdn2.microsoft.com 9. The Option Compare statement must appear in a source file before any other statements. OptionCompare语句必须出现在源文件中其他任何语句之前。 msdn2.microsoft.com 10. embedding an object is a form of copying in which the copied object resides in the destination file only - with no link to the source file . “嵌入”对象是另一种特殊的复制方式,被复制的对象位于目标文件,没有和源文件链接。 www.ichacha.net 1. Dependency information tells which source file is dependent on which class definition, and which. H file the definition is located in. 依赖项信息表明每个源文件所依赖的类定义以及该定义位于哪个.h文件中。 msdn2.microsoft.com 2. We'll need a button for adding the source file to be converted, along with a field to show the location of this file. 我们需要一个按钮来添加要转换的源文件,以及一个用于显示此文件位置的文本字段。 blog.sina.com.cn 3. You can get the decorated form of a function name after you compile the source file that contains the function definition or prototype. 编译包含函数定义或函数原型的源文件之后,可以获取函数名的修饰形式。 msdn2.microsoft.com 4. A package might take the form of a single source file, a namespace, a library, a framework, or an application. 从外观看,包可以是一个源文件、名字空间、库、框架或应用程序。 book.51cto.com 5. Once we have created the source file, we are ready to compile the Java code. 一旦我们创建了源文件,我们就可以对Java代码进行编译了。 www.ibm.com 6. The source file to be reloaded must be part of the currently executing program. 将要重新加载的源文件必须是当前正在执行的程序的一部分。 msdn2.microsoft.com 7. 4versa automatically grabs all the namespace declarations within the root element of the source file as a convenience to the user. 为了方便用户,4versa自动抓取源文件根元素内的所有名称空间声明。 www.ibm.com 8. Now open your command prompt, navigate to the project folder, and compile the MXML source file once more. 现在,打开命令提示符并导航到项目文件夹,然后再次编译MXML源文件。 www.ibm.com 9. Use minimal rebuild, in which the C compiler recompiles a source file only if it is dependent on changes to a class in a header file. 使用最小重新生成,其中,只有当某个源文件依赖于头文件中的类的更改时,C 编译器才重新编译它。 technet.microsoft.com 10. Variables may be internal to a function, external but known only within a single source file, or visible to the entire program. 变量可以在一个函数内部,或者外部存在于已知独立源文件中,或者对整个程序可见。 www.oioj.net 1. The names for the header file and source file will be the same as the name you chose for the project above. 头文件和源文件的名称与您在前面为项目选择的名称相同。 msdn2.microsoft.com 2. In a source file, a statement can span more than one line in a source file, and a single line can include more than one statement. 在任一原始程式档中,任一陈述式在该原始程式档中可以长达多行,而单独一行程式行也可能包含一个以上的陈述式。 msdn.microsoft.com 3. This lets you see all references for the symbol so that you can navigate to the source file for the reference that you want. 这使您可以看见符号的所有引用,以便可以定位到所需引用的源文件。 207.46.16.251 4. The two partial definitions in the preceding example could be in the same source file or in two different source files. 上面的示例中的两个分部定义可位于同一源文件或位于两个不同的源文件中。 msdn2.microsoft.com 5. The checks ensure the existence of the source file(s) and directory, and that the environment is set properly. 检查源文件和目录是否存在,以及环境的设置是否正确。 www.ibm.com 6. In the Get External Data - Excel Spreadsheet dialog box, in the File name box, specify the name of the Excel source file. 在“获取外部数据-Excel电子表格”对话框的“文件名”框中,指定Excel源文件的名称。 office.microsoft.com 7. Currently PMD examines one source file at a time, which limits the scope of its rules. 目前PMD只能一次检查一个源码文件,这就对它的规则作用区域有所限制。 www.infoq.com 8. To understand this recursive logic, check out the documented source file. 要了解其中的递归逻辑,请参阅存档的源文件。 www.ibm.com 9. when source code for the item found is available , the source file and line number of its definition are also listed. 如果找到的项的源代码可用,还将列出源文件及其定义的行号。 www.ichacha.net 10. So any edits that you make in Windows Movie Maker do not affect the original source file. 因此,在WindowsMovieMaker中所做的任何编辑都不会影响原始源文件。 windowshelp.microsoft.com 1. Instead of compiling and optimizing one source file at a time, you compile and optimize across all of the source and header files at once. 它不是一次编译和优化一个源文件,而是一次跨所有源文件和头文件进行编译和优化。 www.cnblogs.com 2. By the way, that's a comment on the first line (with the name of the source file for the code example). 顺便说一下,在第一行有一句注释(在代码例子中是源文件的名字)。 www.bing.com 3. Sets the next instruction to be executed according to the current source file cursor position. 将下一指令设置为根据源文件光标的当前位置执行。 www.jukuu.com 4. The name for the source file will be the same as the name you chose for the project above. 源文件的名称与在您前面为项目选择的名称相同。 msdn2.microsoft.com 5. Method, supplying the source file and the directory to which to move it. 方法,同时提供源文件以及要将其移至的目录。 msdn2.microsoft.com 6. The inclusion of the precompiled header must be the first thing in a source file, before any code or preprocessor directives. 预编译头文件的包含必须是源文件中的第一件事,在任何代码或预处理指令之前。 boost-doc-zh.googlecode.com 7. Designer serialization is the process of converting an object graph into a source file that can later be used to recover the object graph. 设计器序列化是将对象图转换为以后可用于恢复对象图的源文件的过程。 msdn2.microsoft.com 8. An object providing access to any code element within a source file. 一个对象,用于提供对源文件中任何代码元素的访问。 msdn2.microsoft.com 9. Font Source file A font format : Also referred to as FSC format . 字体资源文件一种字体的格式:并且也称为FSC格式。 www.bing.com 10. Specifies the true start and end of a method within a source file. 指定方法在源文件内真正的开始和结束位置。 msdn2.microsoft.com 1. Note: To protect your data, FinchSync creates a backup of the source-file in the moment it is configured for synchronization. 注:为了保护你的数据,FinchSync会在每次配置好后创建一个备份文件。 www.bing.com 2. By default, the output file name is the same as the name of the first source file. 默认情况下,输出文件名与第一个源文件名相同。 msdn2.microsoft.com 3. Imports statements must be placed in a source file before any references to identifiers. Imports语句必须放在源文件中任何标识符引用的前面。 msdn2.microsoft.com 4. When an item is added to a project, the location of its physical source file on disk is also added to the project file. 向项目中添加项时,其物理源文件在磁盘上的位置也添加到项目文件中。 msdn2.microsoft.com 5. From the Package Explorer View, drill down to the AdvancedTest. java source file and double-click it to open an editor on it. 在PackageExplorer视图中,一直展开到Hello.java源文件,并双击该文件以在编辑器中打开它。 www.ibm.com 6. The first and most obvious is to allow the source file structure to also be a CMIS system. 第一个、也是最明显的一个是,允许源文件结构也充当一个CMIS系统。 www.ibm.com 7. When working with automatically generated source, code can be added to the class without having to recreate the source file. 使用自动生成的源时,无需重新创建源文件便可将代码添加到类中。 msdn2.microsoft.com 8. You can download the sample source file (as well as other supporting materials for this article series) from the Download section. 可以从下载部分,下载样例源文件(以及本系列文章的其他附属材料)。 www.ibm.com 9. Is a group of source file revisions, check-in notes, comments, and a list of associated work items. 与之类似,搁置集是一组源文件修订、签入说明、注释和关联工作项列表。 msdn2.microsoft.com 10. In other cases, the debugger might not locate the source file corresponding to a breakpoint, even though the source file exists. 在其他情况下,尽管对应于断点的源文件存在,但是调试器可能无法找到该源文件。 msdn2.microsoft.com 1. When overridden in a derived class, indicates whether the specified file is a valid source file. 在派生类中重写时,指示指定文件是否为有效源文件。 msdn2.microsoft.com 2. Using the ls command, I was able to verify that it did indeed contain a copy of the entire source file system. 使用ls命令,我能够确认它确实包含整个源文件系统的副本。 www.ibm.com 3. The numbers on the left represent the total percentage of coverage of lines in each source file. 左边的数据显示了每一个源文件中的代码行覆盖率的总体百分比。 www.ibm.com 4. By linking to a file, you can capture ongoing changes to a source file without having to manually update a copy whenever changes are made. 通过链接到文件,可以捕获对源文件进行的更改,而不必在每次更改时手动更新副本。 msdn2.microsoft.com 5. This source file implements a simple shared library that implements a native method that returns a string to the VM application. 这个源文件实现了一个简单的共享库,实现了一个本机方法为虚拟机应用程序返回一个字符串。 blog.sina.com.cn 6. The name of the source file that contains the ActiveX control to convert. 包含要转换的ActiveX控件的源文件名。 msdn2.microsoft.com 7. If no such source file is available, the Code Definition window continues to display the last definition found. 如果没有这样的源文件,“代码定义”窗口继续显示上次找到的定义。 msdn2.microsoft.com 8. The individual instructions that make up the program source file are called source code. 有单个命令组成的源文件被称为源代码。 zhidao.baidu.com 9. The compiler computes the checksum for a source file, and then emits the output to the program database (PDB) file. 编译器计算源文件的校验和,然后将输出发出到程序数据库(PDB)文件。 msdn2.microsoft.com 10. This assembly must be in the same directory as the source file for the form that accesses it (SimpleForm. Cs or SimpleForms. Vb). 该程序集必须与存取它的窗体源文件位于同一目录中(SimpleForm.cs或SimpleForms.vb)。 msdn2.microsoft.com 1. Thermo. xml is the name of the source file containing the contents. xml是包含内容的源文件的名称。 www.ibm.com 2. NASM defines a set of standard macros , which are already defined when it starts to process any source file. NASM在开始处理任何源文件前已经定义了一系列标准宏。 dictsearch.appspot.com 3. Errors generated during later stages of processing refer to the line numbers of the preprocessed file rather than the original source file. 在处理后期生成的错误引用的是预处理文件的行号而非原始源文件的行号。 msdn2.microsoft.com 4. As an example of DXF source file, it established an automaton of the line entity, traced red information through state transition graph. 以DXF格式源文件为例,建立图形实体自动机模型,通过状态转换图跟踪读取信息的轨迹; ceaj.org 5. The column number of the source file where the compiler encountered the error. 编译器遇到错误时所在的源文件列号。 msdn2.microsoft.com 6. As the current speed of the computer very quickly, if the source file is not, may not see the animation! ! 由于现在的计算机速度都很快,如果源文件不大,可能看不到动画效果!! 3333355555.com 7. as the source file for a projection texture to simulate wood grain, marble, or rock. 模拟木材纹理,大理石,或岩石投影纹理的源文件。 bbs.hxsd.com 8. Move the Imports statement to the top of the source file, before any declaration statements. 将Imports语句移到源文件的顶部,放在任何声明语句之前。 msdn2.microsoft.com 9. In effect, you use the source file geometry as a foundational starting point for your design work. 实际上,您使用来源档案几何图形作为您设计工作的基础起点。 kmol.cycu.org 10. The details are read later, one source file at a time, as they are needed. 更多的细节信息将在随后读取,一次读一个所需的源文件。 wiki.chinaunix.net 1. To run the examples or sample code in this tutorial, download the source file included in the " Download" section. 为了运行本教程中的例子或示例代码,请下载“下载”小节中包括的源文件。 www.ibm.com 2. When you change information in a destination file, the information is not updated in the source file. 当更改目标文件中的信息后,不更新源文件中的信息。 office.microsoft.com 3. Each of these examples has a source file that illustrates one specific task. 上述的每个示例都有一个源文件,用以阐释一项特定任务。 msdn2.microsoft.com 4. The source file is a text file with a simple format for easy data capture. 源文件是一个具有简单格式的文本文件,用于简单的数据捕捉。 osl.bsw.net.cn 5. A solution is created automatically when you open a compiled application and its associated source file or files. 在打开已编译的应用程序及其关联的源文件时将自动创建解决方案。 msdn2.microsoft.com 6. If you want the published copy to have a different name than the source file it was published from, specify the new name. 如果希望已发布副本与源文件具有不同的名称,请指定新名称。 office.microsoft.com 7. Creates a function prototype for each function defined in the source file, but does not compile the source file. 此选项为在源文件中定义的每个函数创建函数原型,但不编译该源文件。 msdn2.microsoft.com 8. Your source file should look like this now: mosaic. 现在你的资源文件应该是这样 www.28600.com 9. Any C or C source file is generated into a temporary assembly file (instead of being compiled into an object file). 任一C或C 源文件被转成一个姑且的汇编文件(而非编译成对象文件)。 www.sunnybtoc.com 10. Most plug-ins and extensions are simply a JavaScript source file that you can download or copy and use in your own application. 多数插件和扩展只是一个JavaScript源文件,您可以下载和复制,在您自己的应用程序中使用。 www.ibm.com 1. The line number of the start of this function in the source file. 函数在源文件中的起始行号。 technet.microsoft.com 2. The first step is to design an ETL job which reads input from a source file, and has a Java transformer stage to perform transformations. 第一步是设计一个ETL作业,它可以从源文件读取输入,并拥有一个JavaTransformerStage来执行转换。 www.ibm.com 3. The default name is based on the base name of the source file and a default extension based on the type of the output file. 默认名称基于源文件的基名称和基于输出文件类型的默认扩展名。 msdn2.microsoft.com 4. However, there is an experimental Python source code parser that treats a Python source file as a document tree. 然而,有一种实验性的Python源代码解析器,它将Python源文件作为文档树处理。 www.ibm.com 5. The stack trace lists all the called methods, and the line numbers in the source file where the calls are made. 堆栈跟踪列出所有调用的方法和源文件中这些调用所在的行号。 msdn2.microsoft.com 6. If you can't get the source file, then you'll have to wait for the maintainer to deal with the problem. 如果你没有办法找到源程序文件,那么你只能等待维护者来处理这个问题。 www.finkproject.org 7. Specify the source file for the . xf file that you just created by typing the source file name. 通过输入源文件名字,来为.xf文件指定源文件。 www.ibm.com 8. The source file would be overwritten by the destination. 来源档案会被目的端覆盖。 translations.launchpad.net 9. Which of the following declarations and definitions would you put in a header? In a source file? Explain why. 下列声明和定义哪些应该放在头文件中?哪些应该放在源文件中?请解释原因。 dictsearch.appspot.com 10. Indicating the starting column of a script block in the generated source file. 指示生成资源文件中某个脚本块的起始列。 msdn2.microsoft.com 1. The source file is displayed in the Code Editor with the insertion point placed where the matched text begins. 源文件显示在代码编辑器中,插入点位于匹配文本的开始位置。 msdn2.microsoft.com 2. Be sure to build each C source file with the -fpic option, which generates position-independent code suitable for a shared library. 请务必用-fpic选项构建每个C源文件,因该选项可以生成独立于位置的代码,这非常适合于共享库。 www.ibm.com 3. This warning is issued when a type in a source file (file_2) conflicts with an imported type in file _1. 当源文件(file_2)中的类型与file_1中的导入类型冲突时会发出此警告。 msdn2.microsoft.com 4. When I double-click a linked or embedded object, a message appears stating that the server application, source file, or item can't be found. 在双击链接或嵌入对象时,会有消息显示它无法找到服务器应用程序、源文件或项目。 office.microsoft.com 5. To upgrade the source file and keep it compatible with the previous version, enclose the identifier names in square brackets. 要升级源文件并使其与早期版本兼容,请用方括号将标识符名称括起来。 msdn2.microsoft.com 6. An object defining the type of a construct in a source file. 定义源文件中构造类型的对象。 msdn2.microsoft.com 7. The source file containing the reference opens in the Code Editor, with the insertion point placed at the reference. 包含引用的源文件在“代码编辑器”中打开,并且插入点放置位于引用处。 msdn2.microsoft.com 8. Right-click the map source file and add a new map with the name DatabaseMap in the outline view of the Design Studio. 在DesignStudio的概览视图中右键单击映射源文件并添加一个名为DatabaseMap的新映射。 www.ibm.com 9. And of course the offset is given as the original address in our source file. 当然,在我们的源文件里给出初始地址作为偏移量。 bbs.chinaunix.net 10. The name of the source file where the. 方法的源文件的名称。 msdn2.microsoft.com 1. The name of the source file where the. 方法的源文件的名称。 msdn2.microsoft.com 2. The INFO column contains an XML document representing all fields from the source file (including the account ID information). INFO列包含一个XML文档,表示来自源文件的所有字段(包含帐户ID信息)。 www.ibm.com 3. But for simplicity, a separate source file is provided that contains the complete MQ Data Binding class implementation. 但是,为了简单起见,提供了一个包含完整的MQ数据绑定类实现的单独源文件。 www.ibm.com 4. When you use Wsdl. Exe to create a proxy class, a single source file is created in the programming language that you specify. 当您使用Wsdl.exe创建代理类时,将用指定的编程语言创建一个源文件。 msdn2.microsoft.com 5. Keeping the source file open might result in data conversion errors during the import operation. 源文件保持打开状态可能会导致在导入操作过程中出现数据转换错误。 www.kuenglish.info 6. Gets the source file that corresponds to a configuration attribute. 获取与配置属性相对应的源文件。 msdn2.microsoft.com 7. Defines a preprocessing symbol for your source file. 定义源文件的预处理符号。 msdn2.microsoft.com 8. Change the Charset property to the appropriate character set for the source file characters. 将Charset属性更改为源文件字符的相应字符集。 www.ibm.com 9. Its code and attributes reside in a source file in a test project of the same language. 它的代码和属性位于使用相同语言的测试项目的源文件中。 msdn2.microsoft.com 10. When an object is linked, information can be updated if the source file is modified. 链接对象时,如果修改源文件,则会更新信息。 office.microsoft.com 1. If appropriate, the marketing team member can then choose to update any existing copies whenever the source file is updated. 在适当情况下,市场营销工作组成员可以选择在每当更新源文件时更新现有的任何副本。 office.microsoft.com 2. Returning the property implicitly opens the source file if it can be opened. 如果源文件可以打开,则隐式返回该属性会打开该源文件。 technet.microsoft.com 3. An assembly referenced by a code compile unit or source file included in the assembly compilation. 包含在程序集编译中的代码编译单元或源文件所引用的程序集。 msdn2.microsoft.com 4. Attribute to associate a code-behind source file with a user control. 属性一起使用,将代码隐藏源文件与用户控件相关联。 msdn2.microsoft.com 5. To create a source file for a new class, from the Project menu, select Add New Item. 若要为新类创建源文件,请从“项目”菜单中选择“添加新项…”。 msdn2.microsoft.com 6. Fetching the property implicitly opens the source file if it can be opened. 如果源文件可以打开的话,则隐式提取该属性可打开该源文件。 technet.microsoft.com 7. Gets the starting column of a script block in the generated source file. 获取生成资源文件中某个脚本块的起始列。 msdn2.microsoft.com 8. All loadable modules now need to go through a linking step - even those which are built from a single source file. 所有的可加载模块现在都需要一个链接步骤,即使这个模块只通过一个文件来实现。 www.xue163.com 9. In this step you can apply any changes to any source file. 在此步骤中,您可以对任何源文件应用任何更改。 msdn2.microsoft.com 10. Source file not found: [2]. Verify that the file exists and that you can access it. 没有找到源文件:[2]。请确认文件存在,并且您可以访问该文件。 www.jukuu.com 1. An Imports statement follows a declaration statement within a source file. Imports语句在源文件内位于声明语句之后。 msdn2.microsoft.com 2. Getting the property implicitly opens the source file if it can be opened. 如果源文件可以打开,则隐式获取该属性会打开该源文件。 technet.microsoft.com 3. Defines the type of a construct in a source file. 定义源文件中的构造类型。 msdn2.microsoft.com 4. Once compilation occurs , however , the resulting compiled output is saved to disk, where it is reused until its source file changes . 但是,一旦发生编译,便会将生成的已编译输出保存到磁盘中,直到其源文件更改之前,一直重复使用该输出。 www.bing.com 5. Source file identification is a fundamental concept to a disaster recovery plan, but many people fail to address it adequately. 源文件识别是灾难恢复计划的基本概念,但许多人都没有正确认识它。 blog.163.com 6. For the input file stage, configure the metadata and location of the source file. 对于输入文件stage,配置源文件的元数据和位置。 www.ibm.com 7. Attribute provides a path to the source file of a user control. 属性提供用户控件的源文件的路径。 msdn2.microsoft.com 8. Use the UploadFile method to upload a file, specifying the source file's location and the target directory location as a string or URI. 使用UploadFile方法上载文件,同时将源文件的位置和目标目录的位置指定为字符串或URI。 msdn2.microsoft.com 9. Compile the source code into an executable assembly by executing the following command from the directory that contains the source file. 通过从包含该源文件的目录中执行以下命令,将源代码编译成可执行的程序集。 msdn2.microsoft.com 10. The type library source file used to generate the bridge. 用来生成桥的类型库源文件。 www.ibm.com 1. A collection of objects representing code constructs in a source file. 表示源文件中代码构造的对象集合。 msdn2.microsoft.com 2. Also, see the README. txt file in the zipped source file available in the Download section for the modified directory structure. 而且,请参阅下载一节中压缩的源文件中的README.txt文件,得到修改的目录结构。 www.ibm.com 3. You can compile applications that use the type REAL on every platform without making any changes to the source file. 你不用对源代码做任何修改,便可以在每一种平台上编译这个使用REAL类型的应用程序。 blog.163.com 4. Listing 5 shows an AspectJ source file used to enable logging on method entries and exits. 清单5给出了一个AspectJ源文件的例子,它用来对方法的入口和出口函数记录日志。 www.ibm.com 5. Sequence points are used to map between source file locations and IL offsets. 序列点用来映射源文件位置和IL偏移量。 msdn2.microsoft.com 6. Simply submit the original source file when you submit your article or tutorial draft; the screen capture will be resized as needed. 在提交文章或教程的底稿时,只需提交原始文件;编辑团队将根据需要重新设置屏幕截图的大小。 www.ibm.com 7. Introduces a statement that specifies a compiler option that applies to the entire source file. 介绍指定适用于整个源文件的编译器选项的语句。 msdn2.microsoft.com 8. Displays the disassembly information for the current source file. 显示当前源文件的反汇编信息。 msdn2.microsoft.com 9. A changeset is a group of source file revisions, check-in notes, a comment, and links to associated work items. 变更集是一组源文件修订、签入说明、注释以及指向关联工作项的链接。 msdn2.microsoft.com 10. Create the source file using the text editor or word-processing program of your choice. 可以使用所选的文本编辑器或字处理程序来创建源文件。 www.tdict.com 1. Download the source file for a report definition or a report model. 下载报表定义或报表模型的源文件。 technet.microsoft.com 2. Read the data from the source file and write the values read in the destination file in a loop. 读取数据从源文件,并写阅读的价值在目的地文件中循环。 zhidao.baidu.com 3. However, for the sake of simplicity, I add my new functions to an existing source file. 不过,为了简单起见,我将自己的新函数添加到现有的源文件中。 www.ibm.com 4. Returns a code element at a specific location in a source file. 返回源文件中指定位置处的代码元素。 msdn.microsoft.com 5. To make the list of function prototypes a part of your source file. 使该函数原型列表成为源文件的一部分。 msdn2.microsoft.com 6. All editing is non-destructive and will not change the source file unless required. 所有的编辑都是无破坏性的并且除非需要将不改变源文件。 www.softsea.net 7. This constructor uses an instance of the PackageBuilder class to parse and compile the rules contained in the source file. 该构造函数使用PackageBuilder类的实例解析和编译源文件中包含的规则。 www.ibm.com 8. The app only uses the employee name and department through an XPath query of the source file. 这个应用程序在对源文件进行的XPath查询中只使用了员工名和部门信息。 www.ibm.com 9. The encoding of the PHP source file is indicated by script encoding, and this is defined as shown in Listing 2. PHP源文件的编码通过脚本编码表示,按照清单2所示的方法定义。 www.ibm.com 10. Select an application , clean out its classes directory , and then pick a single source file and compile it from the command line . 选择一个应用程序、清除其类目录、然后选定一个源代码文件并用命令行编译它。 www.bing.com 1. The main script or source file must also have its file properties set to allow execution. 主脚本或源文件必须将其文件属性设置为允许执行。 www.ibm.com 2. Specifies the source file name of the code-behind class to dynamically compile when the page is requested. 指定在请求页时动态编译的代码隐藏类的源文件名称。 msdn2.microsoft.com 3. The second part of the example is the source file with the interface and custom controls. 该示例的第二部分是包含接口和自定义控件的源文件。 msdn2.microsoft.com 4. With that declaration, everything in the source file will be treated as having the encoding encoding instead of UTF-8. 通过此声明,在上例中,源文件的所有东西都将被转换为encoding编码而不是UTF-8编码。 www.mayajc.com 5. The linked object in the destination file can be updated when the source file is updated. 更新源文件时,目标文件中的链接对象也可以得到更新。 office.microsoft.com 6. Allows access to programmatic constructs in a source file. 允许对源文件中的编程构造进行访问。 msdn2.microsoft.com 7. You can copy this source file to a source physical file and create a CL program. 您可以将这个源文件复制到某个源物理文件(sourcephysicalfile)中并创建CL程序。 www.ibm.com 8. This property specifies the conditions under which the selected source file will be copied to the output directory. 此属性指定将选定的源文件复制到输出目录所依据的条件。 msdn2.microsoft.com 9. Directive in the source file removes the definition or the compiler reaches the end of the file. 指令移除定义,或者编译器执行到文件尾。 msdn2.microsoft.com 10. Whenever we refer to executing a script, we mean running a Scala source file with the scala command. 当我们提及执行一个脚本时,就是说用scala命令运行一个Scala源文件。 www.bing.com 1. The maximum bitrate is the same as the source file when the quality level is set to 90 (default value) in the Video information section. 质量水平设置成默认值90时,最大输出码率同于源文件。 bbs.dianbo.org 2. On the left frame, expand the Timezone project and double-click the TIMEZONE. cbl COBOL source file. 在左侧的窗体上,展开Timezone项目并双击TIMEZONE.cblCOBOL源文件。 www.ibm.com 3. These are compiler options that are often used by debugging tools to mark specific locations in a source file. 这些是调试工具常用来标记源文件中的特定位置的编译器选项。 msdn2.microsoft.com 4. Please review the following specific parse error details and modify your source file appropriately. 请检查下列特定分析错误详细信息并适当地修改源文件。 blog.csdn.net 5. An object representing a variable construct in a source file. 表示源文件中变量构造的对象。 msdn2.microsoft.com 6. This file is a CL source file that has the CL commands needed to recreate the service program containing the stub code. 该文件是一个CL源文件,它拥有重建包含存根代码的服务程序所需的CL命令。 www.ibm.com 7. As a concrete example of how to modify current knowledge in the working memory, I'll rewrite the rules source file I discussed earlier. 作为关于如何修改工作内存中当前知识的具体例子,我将重新编写前面讨论的规则源文件。 www.ibm.com 8. An object representing a parameter of a function, property, and so on, in a source file. 表示源文件中函数、属性等的参数的对象。 msdn2.microsoft.com 9. Changing even one character in a source file changes the hash value. 在源文件中即使更改一个字符也会更改哈希值。 msdn2.microsoft.com 10. Create a source file in a CLS-compliant language and declare the types. 使用符合CLS的语言创建源文件并声明类型。 msdn2.microsoft.com 1. Click the Callees tab, double-click the highlighted line of source code, and choose Source File from the Grouping list. 单击Callees选项卡,双击源代码中突出显示的行,并从Grouping列表选择SourceFile。 www.ibm.com 2. Used with the CodeFile attribute, which contains the path to the source file for the code-behind class. 与包含代码隐藏类源文件的路径的CodeFile属性一起使用。 msdn2.microsoft.com 3. Conditional compilation statements can appear almost anywhere in your source file. 条件编译语句几乎可出现在源文件中的任何位置。 msdn2.microsoft.com 4. The extern function and global data structure are separately declared in the. C file and the. Asm source file. 外部函数和全局数据结构分别在.c文件和.asm源文件中声明。 msdn2.microsoft.com 5. Note the format below, which moves the source file to the HDFS subdirectory (input). 注意,下面的命令格式把源文件转移到HDFS子目录(input)中。 www.ibm.com 6. When you are working with code that Visual Studio generates, you can change the class without having to re-create the source file. 如果使用的是VisualStudio所生成的代码,则无需重新创建源文件就可更改该类。 msdn2.microsoft.com 7. To train your method, you will use the lecture transcript corpus ( GZ) from the first homework, and a 6. 001textbook source file ( GZ). 为了训练你的方法,你可以使用从第一个家庭作业得到的讲稿转录文本语料(GZ)和6.001课本中源文件(GZ)。 www.myoops.org 8. To run example2. Exe, located in the same folder as the example2. Cs source file, double-click it. 要运行example2.exe(与example2.cs源文件位于同一文件夹中),双击该程序即可。 msdn2.microsoft.com 9. As before, the above piece of code contains all of the logic that is needed to identify unused imports within a source file. 在以前,代码的以上部分包含了一个源文件内识别未使用导入所需要的一切逻辑。 www.ibm.com 10. Represents a namespace construct in a source file. 表示源文件中的命名空间构造。 msdn2.microsoft.com 1. An object representing the code elements in a source file. 表示源文件中代码元素的对象。 msdn2.microsoft.com 2. Dialog box, choose the source file you want to open. 对话框中,选择要打开的源文件。 msdn2.microsoft.com 3. This occurs when your code changes involve a source file that was not referenced in the latest build. 当代码更改涉及最新的版本中没有引用的源文件时发生此错误。 technet.microsoft.com 4. Each record in the source file describes one holding (investment) per account. 源文件中的每条记录描述了每帐户的一种资产(投资)。 www.ibm.com 5. DWARF calls each separately compiled source file a compilation unit. DWARF将每个分别编译的源文件称为一个编译单元。 www.ibm.com 6. Let's return to an earlier example where we saw the advice markers added in the editor, for the VisualiserCanvas. java source file. 让我们回到前面VisualiserCanvas.java的例子,该例中我们看到了在编辑器边框上增加了advice标记。 www.infoq.com 7. Only ask other users to share their PNG source file is not appreciate. 如果只向其他坛友要求分享源文件是不能体会到这一点的。 bbs.blueidea.com 8. Notice how just enough of the source file is displayed to pin-point the error. 注意,这里显示了源代码文件的一部分,足以帮助您确定错误的位置。 www.ibm.com 9. To accomplish this, execute the following command from the directory that contains the source file. 为了实现这一目的,需在包含源文件的目录中执行以下命令。 msdn2.microsoft.com 10. An object defining a variable construct in a source file. 定义源文件中变量构造的对象。 msdn2.microsoft.com 1. An object defining a function construct in a source file. 定义源文件中函数构造的对象。 msdn2.microsoft.com 2. An object defining a property construct in a source file. 定义源文件中属性构造的对象。 msdn2.microsoft.com 3. Also, the source file currently being debugged is displayed in the Source editor. 同样,当前开始调试的源文件会在Source编辑器中显示出来。 www.ibm.com 4. The file name of the source file that contains the code which caused the error. 包含导致错误的代码的源文件的文件名。 msdn2.microsoft.com 5. The FileCodeModel2 object provides several methods for adding code elements to the source file. FileCodeModel2对象提供几种方法将代码元素添加到源文件中。 msdn2.microsoft.com 6. By default, the listing file gets the same base name as the source file. 默认情况下,清单文件获取与源文件相同的基名称。 msdn2.microsoft.com 7. If a source file has a namespace declaration, then all references to classes, functions, and constants use the namespace semantics. 如果源代码文件中有名称空间声明,那么对类、函数和常量的所有引用都使用名称空间语义。 www.ibm.com 8. Represents a code element or construct in a source file. 表示源文件中的代码元素或构造。 msdn2.microsoft.com 9. Any function prototypes already present in the source file are ignored. 忽略任何已在源文件中的函数原型。 msdn2.microsoft.com 10. The new file is a Java source file, and assuming all went well you can now compile it normally. 这个新文件就是Java的源文件,并且假设一切顺利的话,您现在就能正常地编译它。 www-128.ibm.com 1. Classes, structures, and modules contain all the code in your source file. 类、结构和模块包含源文件中的所有代码。 msdn2.microsoft.com 2. Eliminate the duplicate values in the source file and try importing again . 请在源文件中删除重复的值,然后重试导入操作。 www.bing.com 3. The main task of XMLizing is to parse the source and construct a DOM tree according to the source file definition. XML化的主要任务是解析源文件,根据源文件定义构造DOM树。 www.ibm.com 4. With the text editor, the programmer creates a text file, which is an ordered list of instructions, also called the program source file. 通过文字编辑器,程序员可以建立一个文本文件,既一排有序列表的命令组,也就是我们所说的源文件程序。 zhidao.baidu.com 5. Each component type has an associated source file format for its implementation artifact, such as a Java file, state machine, or SQL file. 每种组件类型都有用于其实现构件的相关源文件格式,例如Java文件、状态机或SQL文件。 www-128.ibm.com 6. Translating the application generates a standard Java source file, plus an SQLJ serialized profile (sqljapp_SJProfile0. ser). 翻译应用程序会生成一个标准Java源文件,以及一个SQLJ序列化配置文件(sqljapp_SJProfile0.ser)。 www.ibm.com 7. If you're using Hugs, you need to compose your functions in a separate source file. 如果您使用的是Hugs,那么需要在独立的源文件中编写函数。 www.ibm.com 8. This parameter specifies the full path and name of the source file. 此参数指定源文件的完整路径和名称。 technet.microsoft.com 9. An object defining a map entry construct in a source file. 用于定义源文件中映射条目构造的对象。 msdn2.microsoft.com 10. The source file is the file that will be copied to the UM prompt publishing point. 源文件指的是要复制到UM提示语发布点的文件。 technet.microsoft.com 1. Smash file, use namely 0 and 1 wait for number to be in source file area to rescript. 粉碎文件,就是用0和1等数将源文件所在区域重写一遍。 www.medec.cn 2. If the control is working with an XML file, it can write modified XML back to the source file. 如果该控件处理XML文件,它可以将修改后的XML写回到源文件。 msdn2.microsoft.com 3. Directories containing the source file. 包含源文件的目录。 msdn2.microsoft.com 4. This way if I have to update the IP address source file, I can do so from one location, rather than several locations. 这样,如果我有更新的IP地址源文件,我可以从一个位置,而不是几个地点等。 www.bing.com 5. You still write the Java source file, and you still compile it to Java byte code using the same Java compiler. 您编写Java源文件,仍就使用相同的Java编译器将其编译为Java字节代码。 www.bing.com 6. This step includes providing the inputStream of the source file and getting the outputStream of the converted file. 此步骤包括提供源文件的inputStream并获取转换后的文件的outputStream。 www.ibm.com 7. View Result opens an editor that shows the source file that triggered the rule. ViewResult会打开一个编辑器,显示触发规则的源文件。 www.ibm.com 8. If you modify a source file, ASP. NET automatically recompiles the file and updates all linked resources. 如果您修改源文件,则ASP.NET会自动重新编译该文件并更新所有链接的资源。 msdn2.microsoft.com 9. With WPO, the compiler can inline functions from any source file in the program. 有了WPO,编译器就可以从程序中的所有源文件内联函数。 www.cnblogs.com 10. Represents a class construct in a source file. 表示源文件中的类构造。 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。