line error



释义
线段误差;
双语例句
The band width of error entropy donut can be determined by weighted average error entropy of all line segments.
误差熵环的带宽取构成边界线的各线段误差熵的加权平均值。
权威例句
A non-line-of-sight error mitigation algorithm in location estimationActive attenuation system with on-line modeling of speaker, error path and feedback pack
Non-line-of-sight error mitigation in TDOA mobile location
Non-line-of-sight error mitigation in TDOA mobile location
The human dorsal premotor cortex generates on-line error corrections during sensorimotor adaptation.
Robust range estimation in the presence of the non-line-of-sight error
Robust Estimator for Non-Line-of-Sight Error Mitigation in Indoor Localization
Quantifying positional error induced by line simplification
Active Noise Control System with Parallel On-Line Error Path Modeling Algorithm
Laser beam wavefront and line-of-sight error correction system
1. You can fix this error by changing the first line of the method to the following.
你可以通过把方法第一行改成如下样子来修正这个错误。
youdao
2. To correct the error, add double quotation marks to the end of line 9.
要想纠正这个错误,应该在第 9 行末尾添加双引号。
youdao
3. The next line says to execute your JAR command and raise an error if unsuccessful.
下一行代码指定执行您的JAR命令,如果不成功则引发错误。
youdao
4. The error message tells you on what line the error occurred.
这些错误消息告诉我们错误发生在哪行。
youdao
5. The example, of course, was pretty easy to fix, since you can spot the line with the error right away.
当然,这个例子非常容易修复,因为我们立即就可以找出有错误的那一行。
youdao
6. Not adding this line in the script will create a pop-up error while connecting to the instance using VNC.
如果不在脚本中增加此行,将会导致在采用VNC连接实例时出现弹出错误。
youdao
7. Lines 6-8 also won't parse. Since they are part of the expression that started on line 5, the compiler stopped after the first error.
第6到8行无法解析。因为它们是第5行开始的表达式的一部分,编译器在遇到第一个错误之后就会停住。
youdao
8. The line number displayed may not always be where the actual error originated.
错误消息中显示的行号不一定是出现错误的实际位置。
youdao
9. Also, the test in Line 13 will fail to detect an error because the result of the call will not be an empty string.
第13行中的检查也无法探测到错误,因为调用的结果不是空字符串。
youdao
10. The exact error code, the error text, and even the line that caused the error can be retrieved.
可以检索精确的错误代码、错误文本甚至导致错误的那一行。
youdao
11. The error handling in this line is insufficient in a production environment and should be revised as necessary.
本行中的错误处理在生产环境中是不足的,应在必要时加以修订。
youdao
12. Errors are flagged by a red circle with an "X" that appears beside the line with the error.
将在错误代码行旁边使用带“X”的红色圆圈对错误进行标记。
youdao
13. You can also use error messages to your advantage because they display the exact line of code that threw or generated an error.
也可以用出错消息为自己服务,因为它们会显示抛出或生成错误的正确代码行。
youdao
14. Similarly, stepping through Line 15 generates a WPR message and, thus, a FMR error.
同样,在逐步检测过程的第15行将会产生一个WPR消息,因此也是一个FMR错误。
youdao
15. Similarly, when the red line is breached, the metric reaches its “critical” or “error” state.
类似,若突破红线,测量结果就到达“危险”或“错误”状态。
youdao
16. Because the error reportedly occurred on line 5 of the XML document, it's a good idea to look at line 5 and see what's there.
据报告错误发生在XML文档的第5行,所以最好是查看第5行,看看那里有何异样。
youdao
17. Also, if you double-click on the error message, the COBOL program that is located in the mainframe is edited and an indication of the line in error will be shown (Figure 4).
另外,如果双击错误消息,则可编辑位于大型机中的COBOL程序并显示错误行(图4)。
youdao
18. Line number. The location where the error is thrown in the script.
Linenumber,脚本中抛出错误的位置。
youdao
19. If you have syntax errors in your file when you try to save the acl definitions, acledit displays the error found with the line number causing the error. For example.
如果在acl中有语法错误,那么在试图保存acl定义时,acledit会显示发现的错误和造成错误的行号。
youdao
20. This error says that there's a problem in line 12, but the line only has a fi completing the if statement.
错误消息指出问题出现在第12行上,但是这一行只有一个用来结束if语句的fi。
youdao
21. The second line of the error message says you are trying to add a JLabel to what the third error line is reporting as a List of JButton objects.
错误消息的第二行表明,您尝试将一个JLabel添加到第三个错误行报告的JButton对象的List。
youdao
22. The line and column number of the error position in the textual XML document.
XML文档中错误位置的行号和列号。
youdao
23. Saving the file by pressing Ctrl+S displays the Parse error in Eclipse by placing a red "x" by the line that matches the parse error in your code, as shown in Figure 6.
按 Ctrl+S保存文件,会在Eclipse 中显示解析错误:在代码中与解析错误对应的行上会加上红 “x”,如图 6 所示。
youdao
24. Yet the line is not flagged as a problem, and deployment occurs without error.
但是没有将该行代码作为问题标记出,并且进行部署时没有出现错误。
youdao
25. The Capture Screenshot error log view context menu provides a new work item action to create a new work item based on the selected error log line.
Errorlog视图上下文菜单提供了NewWorkItem操作,以基于所选的错误日志行创建新工作物件。
youdao
26. The plug-in also lists the file and line where the error occurred (though it might be off by a line or two, so make sure to review the lines before and after the problem as well).
该插件还列出发生错误的文件和行(而错误可能不止一行或两行,因此还请务必查阅问题前后的那些行)。
youdao
27. We could do a lot more with the error messages by showing the exact line number and source file name, but this example shows the primary technique.
我们可以通过显示准确的行数值和原始文件名称来做更多的有关错误信息的工作,但是这个实例显示的是基本的技术。
youdao
28. The remaining text on each line is just free-form text from the system logging the error message.
每行上的其余文本只是系统记录错误消息的自由格式文本。
youdao
29. For example, some product line members may log error messages, and others may try a predetermined corrective action.
例如,有些产品线成员可能记录错误消息,而其他成员可能尝试执行预定的纠正操作。
youdao
30. Error messages are your first line of defense as a developer.
出错消息是作为开发人员的第一道防线。
youdao
line error




