Fire error of fire control system includes shot diffused function error and fire preparative function error.
火控系统射击(函数)误差可分解为射弹散布函数误差和火控射击准备函数误差。
Note if we didn't use an asynchronous function then we'd get a compile type error.
注意,如果我们不使用异步函数,那么我们就会得到一个编译类型错误。
Hence, with no password entered, the function is passed an uninitialized variable and a script error results.
因此,若无密码键入,传递到该函数的是未初始化的变量和脚本错误结果。
Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.
每当对应的客户端套接字包含读、写或错误操作时,调用对应的回调函数。
The query is executed with a success handler and an error handler function.
通过成功处理程序和错误处理程序函数执行查询。
To do this, make a HEAD request and then check for a 404 error in your callback function; Listing 11 shows a sample callback.
要实现这种功能,生成一个HEAD请求,然后在回调函数中检查404错误;清单11给出了一个简单的回调函数。
Unfortunately, the text output of that function doesn't specifically identify where in the XML document the error occurred.
遗憾的是,该函数的文本输出并不能明确指明在XML文档内错误发生之处。
If you submit the form, you'll get an error because you haven't created a function to receive the form's post.
如果提交此表单,就会得到一个错误,因为我们尚未创建一个函数来接收此表单的发布。
Every time you call a function that can return an error, you need to be careful to check that your request produced the result you expected (or handle the error if it didn't).
每次您调用一个可以返回错误值的函数时,就必须小心地检查请求所生成的结果正是您所希望的(如果不是,就需要对错误进行处理)。
If a wing falls off an airplane, the forensic engineers will look first at where the wing attaches to the airplane: in physical systems, proximity of error to function is frequently high.
如果一个机翼脱落了,工程师首先会查看机翼连接的位置:在物理系统上,错误和功能的临近度通常很高。
The function returns when the mutex is locked, or if an error occurred.
当互斥被锁定或者发生错误时,函数返回。
HTTP error condition codes can be caught by the error function.
HTTP错误条件代码可以由错误函数捕获。
The function returns an error or success code; if it's an error code, the code itself can be used to figure out what went wrong.
函数返回错误代码或成功代码;如果是错误代码,则代码本身可用于指出何处出错。
To write a user-defined function for INET_ATON() could be error prone or tedious.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
Some disciples espouse using exceptions to check parameters and other preconditions, and error codes to report processing errors within the function.
某些派别的信徒支持使用异常来检查参数和其他的前置条件,使用错误编码来报告程序中出错的处理。
Since all errors cause an exit, if we return from the process_input function, it means there was no error, so we return 0 from main .
既然所有错误都会导致退出,那么如果我们从process_input函数返回,则意味着没有错误,因此我们从main返回0。
The error status of the function is captured and tested, but this example ignores a feature of send in non-blocking mode (enabled by the MSG_DONTWAIT flag).
函数的错误状态被捕获并测试,但这个例子忽略了send在无阻塞模式(由msg_dontwait标志启用)下的一个特性。
DiscussionError is a custom class (a fault) that contains the error message, the function name where it is generated, and the database name containing the Web services.
DiscussionError是一个(默认)自定义类,其中包含了错误消息、生成消息的函数名和包含Web服务的数据库名。
For each diagnostic record, a SQLGetDiagRec function call retrieves SQLSTATE values, diagnostic messages, and native error codes.
对于每条诊断记录,SQLGetDiagRec函数调用将检索s QL state值、诊断消息和本地错误代码。
Then we call the exit() function with an error code; for this utility, we've chosen to return different numbers for every different error condition.
随后我们用错误码调用exit()函数;对于本实用程序,我们已经选择了对每个不同错误条件返回不同数字。
Any errors are returned in strings, by dlerror, which describe the last error encountered by a dl function.
dlerror以字符串的形式返回任何错误,这些错误信息字符串描述dl函数碰到的最后一个错误。
When using OLAP based packages, reports which use value expressions as parameters to the tuple function produce the following error.
使用基于OLAP的包时,使用值表达式作为tuple函数的参数的报告将生成以下错误消息。
The luaL_checknumber() function can also be used to check arguments, printing an informative error message and aborting execution of the function.
luaL_checknumber()函数还可以用于检查参数,并且还能打印包含信息的错误消息,以及中断函数的执行。
A report using the function nestedSet outside the within set clause of an analytic summary function (such as rank) produces the following error.
在一个分析摘要函数(比如rank)的withinset子句外部使用nestedset函数的报告将生成以下错误。
With my system setup, the error function provides the most useful result: the error message.
在我的系统设置中,error函数提供了最有用的结果:错误消息。
This function is called when the generated parser detects a syntax error, invoking in turn the trivial function PrintError , which prints enhanced error messages.
这个函数是在所生成的解析器检测到语法错误时调用的,它又会调用一个小函数printerror,后者会打印增强的错误消息。
When you detect an error or invalid state in a function, what's the best way to handle it?
优雅的退出当你在函数中检测到一个错误或者无效状态时,最好的处理方式是什么呢? 返回一个错误代号(error code),抛出一个异常还是调用assert()?
Next, you step through each of the errors you encountered and invoke the libxml_display_error function for each error object.
接下来,遍历遇到的每个错误并为每个错误对象调用libxml_display_error函数。
In order for a JSP page to function as an error page, it must include a directive that declares the page to be a special page designed to handle errors, as follows.
为了使一个JSP页面能够作为一个错误页面,它必须包含一个指令来声明这个页面是指定用来处理错误的特殊页面,指令如下。
The error callback function will get passed a single parameter of type PositionError.
失败callback函数将传递一个PositionError类型参数。
应用推荐