单词 | base name |
释义 | 例句释义: 基址名,基名,基础名称,基本名称 1. Aggregation Design Name is the base name of these current set of aggregations designs. “聚合设计名称”是这些当前聚合设计集的基名称。 msdn2.microsoft.com 2. Filename components are the file's drive, path, base name, and extension as specified, not as it exists on disk. 文件名组成部分是为文件指定的(而不是它在磁盘上存在的)驱动器、路径、基名称和扩展名。 msdn2.microsoft.com 3. The namespace of the result is the original target object URI and the base name is the name of the method that was invoked. 结果的命名空间是原始目标对象URI,根名是被调用的方法名。 www.ibm.com 4. Extensions in an inference rule match a single target and dependent that have the same base name. 推理规则中的扩展名与具有相同基名称的单个目标和依赖项匹配。 technet.microsoft.com 5. The last part of the path is determined by the source's base name. 该路径的最后部分是由源路径的基础名称确定的。 technet.microsoft.com 6. It is generated according to the log path, the base name, the date, and a number to distinguish it from different versions of the log. 完整名称是根据日志路径、基名称、日期生成的,并带有一个用于将它与日志的不同版本区分开来的编号。 msdn2.microsoft.com 7. 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 8. The path name of the primary output file for the build (defined with drive, path, base name, and file extension). 解决方案的文件名(定义为基本名称 文件扩展名)。 technet.microsoft.com 9. This is not required; the base name in the federated repository can be set to a different name than the actual repository root DN. 这不是必需的,可以将联合存储库中的基本名称设置为与实际存储库根专有名称不同的名称。 www.ibm.com 10. The Msg object will know which locale's resource bundle to use based on its "bundle base name" and its current locale setting. 对象会根据“绑定包的名称”及其当前的语言环境设置获知使用哪种语言环境的资源绑定包。 blog.163.com 1. This defines an interface called container which takes one argument, the base name for the container to define. 这个文件定义一个称为container的接口,它带有一个参数(即容器将要定义的基本名称)。 www.ibm.com 2. Files must have the same base name as the public class they define. 文件必须和它们所定义的公有类有相同的基本名。 blog.csdn.net 3. 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 4. The namespace of the element is equal to the target address, and the base name is the method name. 元素的namespace等于目标地址,根名是方法名。 www.ibm.com 5. The base name of the given file has more than eight characters, or the extension has more than three characters. 给定文件的基名称具有八个以上的字符,或者扩展名具有三个以上的字符。 207.46.16.251 6. MsExchESEParamBaseName This attribute specifies the base name for the log files in this storage group. msExchESEParamBaseName:该属性指定在该存储组中的日志文件的基名称。 technet.microsoft.com 7. Property, along with any existing logs with the same base name to determine if a new log should be created. 属性以及任何具有相同基名称的现有日志来确定是否应创建新日志。 msdn2.microsoft.com 8. By default, the listing file gets the same base name as the source file. 默认情况下,清单文件获取与源文件相同的基名称。 msdn2.microsoft.com 9. LINK derives the default name of the output file from the base name of the first object file. LINK从第一个对象文件的基名称导出输出文件的默认名称。 msdn2.microsoft.com 10. The base name of your resource file will be LocalizedText. 资源文件的基名称为LocalizedText。 msdn2.microsoft.com 1. this assumes the default bundle base name of "messages" 假设默认绑定包的名字是“messages” blog.sina.com.cn 2. The base name of the WPAR becomes its WLM class name. WPAR的基本名变成它的WLM类名。 www.ibm.com 3. The default base name is specified at compile time. 编译时已经指定了默认的基本文件名。 www.jijiao.com.cn 4. Give the source file a base name of "MarqueeBorderDesigner. " 将源文件的基名称命名为“MarqueeBorderDesigner”。 msdn2.microsoft.com 5. If this parameter is not specified, the base name of the resource file is used. 如果未指定此参数,将使用资源文件的基名称。 msdn2.microsoft.com 6. Gets or sets the base name for the log files, which is used to create the full log-file name. 获取或设置日志文件的基名称,该名称用于创建日志文件的完整名称。 msdn2.microsoft.com 7. Specify a base name for the files. 指定档案的主档名。 technet.microsoft.com 8. The base name of the solution. 解决方案的基本名称。 msdn2.microsoft.com 9. The base name of the project. 解决方案的基名称。 msdn.microsoft.com 10. The base name of the input file. 输入文件的基本名称。 msdn2.microsoft.com 1. The base name matches the page name. 基名称匹配页名称。 msdn2.microsoft.com 2. Give the new source file a base name of "DebugControl" . 将新的源文件的基本名称命名为“DebugControl”。 msdn2.microsoft.com 3. Base name of shared memory. 共享内存名 blog.sina.com.cn 4. Give the new source file a base name of StackView. 将新源文件的基名称命名为StackView。 msdn2.microsoft.com 5. If no suggested base name is provided, "Project" is used. 如果未提供建议的基名称,则使用“Project”。 msdn2.microsoft.com 6. For example, a base name of E00 results in a transaction log file name of E00. Log. 例如,如果基名称是E00,则事务日志文件名为E00. technet.microsoft.com 7. The following code returns an instance of ResourceManager with the base name "WelcomeMidlet" and a default system locale 以下代码返回具有“WelcomeMidlet”基本名称以及系统默认地区的ResourceManager实例 www.ibm.com 8. Get the base name of a file or folder 获取文件或是文件夹的基名 adminbar.com 9. The module name, which is the base name of the file 模块名称,为文件的基名称 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。