单词 | compiler error |
释义 | 例句释义: 编译程序错误,编译错,编译器错误 1. If you try to call fact outside of factorial, you will get a compiler error. 如果你尝试在factorial之外去调用fact,你会得到一个编译错误。 www.bing.com 2. Generates a compiler error if it detects that no inheritance or implementation relationship exists. 检测到不存在继承或实现关系,则生成一个编译器错误。 msdn2.microsoft.com 3. They are easy to overlook, but when forgotten can lead to mysterious compiler error messages. 分号很容易被忽略,而漏写分号将会导致莫名其妙的编译错误信息。 download.csdn.net 4. Any attempt to create an object of this type on the stack will cause a compiler error. 在堆栈上创建此类型对象的任何尝试都将导致编译器错误。 technet.microsoft.com 5. However, if you do encounter an internal compiler error, this option allows you to report the error to Microsoft. 但是,如果确实遇到了内部编译器错误,此选项可让您向Microsoft报告错误。 msdn2.microsoft.com 6. Any attempt to assign objects of this type will cause a compiler error. 分配此类型对象的任何尝试都将导致编译器错误。 technet.microsoft.com 7. Any attempt to copy an object of this type will cause a compiler error. 复制此类型对象的任何尝试都将导致编译器错误。 technet.microsoft.com 8. Prompts you to send a report when you receive an internal compiler error. 提示您在收到内部编译器错误时发送报告。 msdn2.microsoft.com 9. When multiple instances of these attributes are applied, MyAttribute produces a compiler error. 当应用这些属性的多个实例时,MyAttribute将生成编译器错误。 msdn2.microsoft.com 10. Adds the contents of the specified compiler error collection to the end of the error collection. 将指定编译器的错误集合内容添加到错误集合的末尾。 msdn2.microsoft.com 1. Any function passed in to this parameter must satisfy this signature, or you will get a compiler error. 传递给该参数的任何函数都必须满足这个签名,否则将得到一个编译时错误。 www.ibm.com 2. If a caller can influence the generated code in a way that causes a compiler error, a security vulnerability might also exist there. 如果调用方能够影响生成的代码并因而导致编译器错误,则这也是安全弱点。 msdn2.microsoft.com 3. This will create an ambiguous reference when loading the provider and any code that references the type will generate a compiler error. 当加载该提供程序时将创建不明确的引用,并且引用该类型的任何代码将生成编译器错误。 msdn2.microsoft.com 4. Therefore, you will get a compiler error if you delete an event source but leave the underlying function in the source code. 因此,如果删除事件源而在源代码中保留基础函数,则将遇到编译器错误。 msdn2.microsoft.com 5. You ll get a compiler error if you try to construct an instance of class. 类的实例,就会得到编译器错误。 www-128.ibm.com 6. If an internal compiler error occurs, a dialog box comes up so that you can view the exact data that the compiler collected. 如果发生内部编译器错误,则会出现一个对话框,使您可以查看编译器收集的确切数据。 msdn2.microsoft.com 7. If an enumeration is assigned a floating-point value with Option Strict On, a compiler error results. 给枚举赋一个浮点值,则将产生编译器错误。 msdn2.microsoft.com 8. The comment following each declaration indicates the expected compiler error. 每个声明后的注释指示了预期的编译器错误。 msdn2.microsoft.com 9. If an internal compiler error occurs, and the machine and user policy settings allow it, the compiler sends the data to Microsoft. 如果发生内部编译器错误,并且计算机和用户策略设置允许发送数据,则编译器会将数据发送给Microsoft。 msdn2.microsoft.com 10. To fix the compiler error, add the connection string to the project's application settings. 若要修正这个编译器错误,请将连接字串加入至专案的应用程式设定中。 msdn.microsoft.com 1. Forward references to variables gives compiler error. 把引用给一个变量会编译错误。 www.chinajavaworld.com 2. You should note that two functions with the same name and parameter list, but different return types, generate a compiler error. 需注意的是,假如两个函数的名称与参数列表均一致然而返回类型不同的话,这就是个编译错误。 bbs.chinaunix.net 3. This will cause a compiler error that will need to be fixed. 这将导致需要修正的编译器错误。 msdn2.microsoft.com 4. An internal compiler error (ICE) results when the compiler cannot process a source code file. 当编译器无法处理源代码文件时,将导致内部编译器错误(ICE)。 technet.microsoft.com 5. gives compiler error if the operands are cast-incompatible. 会产生编译错误,假如两边不兼容的话。 dictsearch.appspot.com 6. This error may also be caused by a compiler error. 编译器错误也可能导致此错误。 msdn2.microsoft.com 7. This will create an ambiguous reference when loading your control, and any page in which the control is used will generate a compiler error. 这在加载该控件时会造成不明确引用,加载任何使用该控件的页时将生成编译器错误。 msdn2.microsoft.com 8. If you mistyped the event procedure name, you would receive a different compiler error. 如果你用错了事件处理程序的名字,你得到的将是一个不同的错误。 eroad.alai.net 9. Block will result in a compiler error. 语句将产生编译器错误。 msdn2.microsoft.com 10. Thus generating a compiler error. 类型,从而导致编译器错误。 msdn2.microsoft.com 1. Will generate a compiler error. 一起使用将产生编译器错误。 msdn2.microsoft.com 2. To process is a compiler error. 是编译器错误。 msdn2.microsoft.com 3. The exception that is thrown when a compiler error occurs. 发生编译器错误时引发的异常。 msdn2.microsoft.com 4. A compiler error will be thrown if a mutable or unrecognized named permission set is used. 如果使用易变或无法辨认的具名使用权限集,将掷回编译器错误。 technet.microsoft.com 5. These types are type-safe: you will get a compiler error if you try to put a string into a stack whose type is 这些类型是类型安全的:如果尝试将一个字符串放入类型为 msdn2.microsoft.com 6. If the Visual Basic compiler comes across code that it does not understand, it issues a compiler error. VisualBasic编译器遇到不理解的代码时,就会出现编译器错误。 msdn2.microsoft.com 7. For example, the following code generates a compiler error. 例如,下面的代码生成一个编译器错误。 msdn2.microsoft.com 8. Statement; otherwise, Visual Basic generates a compiler error. 否则,VisualBasic将生成编译器错误。 msdn2.microsoft.com 9. This option provides a convenient way to report a Visual Basic internal compiler error (ICE) to the Visual Basic team at Microsoft. 此选项提供了一种向Microsoft的VisualBasic团队报告VisualBasic内部编译器错误(ICE)的便捷方式。 msdn2.microsoft.com 10. It means that building your solution will produce a compiler error unless you correctly enable strong-name signing 它表示如果不正确启用强名称签名,生成解决方案时将产生编译器错 msdn2.microsoft.com 1. If a cycle occurs, Visual Basic generates a compiler error. 如果发生循环,VisualBasic将生成编译器错误。 msdn2.microsoft.com 2. Operator has a complex set of rules that determine whether to add, concatenate, signal a compiler error, or throw a run-time 操作数具有一套复杂的规则,用来确定是相加、串联、指示编译器错误还是引发运行时的 msdn2.microsoft.com 3. And your application encounters an internal compiler error, then the information in 一起使用,而应用程序遇到内部编译器错误,则 msdn2.microsoft.com 4. Using this method will result in a compiler error, whereas using class 因此使用此方法将导致编译器错误,而使用类 msdn2.microsoft.com 5. The following code causes a compiler error because it attempts to get the property of an object 下面这段试图获取对象属性的代码会引发编译器错 msdn2.microsoft.com 6. You will get the compiler error message 将收到编译器错误信息 msdn2.microsoft.com 7. For example, this code does not compile with Compiler Error CS0266 例如,此代码无法编译,并将报告编译器错误CS0266 msdn2.microsoft.com 8. For example, the following code causes a compiler error 例如,以下代码会导致编译器错 msdn2.microsoft.com 9. For example, the following statement generates a compiler error unless an explicit cast is used 例如,除非使用显式强制转换,否则以下语句将生成一个编译器错 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。