Make sure there's no code path where the same object is released more than once. Check error code paths.
不要重复释放同一对象。检查异常处理代码的情况。
The programming environment of syntax directed is an interactive environment which includes edit, execute and check error functions.
语法制导的程序设计环境是一个包括有编辑、执行和查错等工具系统的交互式程序设计环境。
Ideally, test cases that check error conditions are written separately from the functional test cases and should have steps to verify the error messages and logs.
理想情况下,检测错误条件的测试用例应该与功能测试用粒分开来写,并且应该有校验错误信息和日志的步骤。
If you do not see your profile listed in the dialog, go back to your development workbench and check the console for possible error messages.
如果您没有在该列表中看到您的概要文件,那么请回到您的开发工作台,检查控制台是否有错误信息。
Check the error messages and the associated SQLSTATE value for diagnosis on the message.
检查错误消息和相关的sqlstate值,以便根据消息做出诊断。
检查错误的细节。
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给出了一个简单的回调函数。
If you see this error message, check each piece of the path to make sure it's spelled correctly.
如果出现这样的错误消息,就需要检查路径的各个部分,确保它们拼写正确。
If an organization sets standards for which shapes are to represent different objects in a process, there is no way to error check to be sure that the shapes are used correctly.
如果组织设置了相应的标准,规定哪些形状表示流程中的不同对象,则没有办法进行错误检查,无法确定形状是否使用正确。
Tip: Check the logs regularly for error messages.
提示:应该定期检查日志中的错误消息。
Some disciples espouse using exceptions to check parameters and other preconditions, and error codes to report processing errors within the function.
某些派别的信徒支持使用异常来检查参数和其他的前置条件,使用错误编码来报告程序中出错的处理。
If you receive an error message saying that SOL is not ready, please check the SOL state.
如果您得到一个声明SOL尚未就绪的错误消息,请检查SOL的状态。
Then check whether any error occurred on the input stream and, if so, give a message.
然后检查输入流上是否发生错误,若是,则给出消息。
Listing 6 shows how to specify the error check of the returned data and dispatch the event.
清单6显示了如何指定返回数据的错误检查和发出事件。
Always follow the same steps: build your script header, define your variables, and error check your work.
请始终遵循同样的步骤:构建您的脚本标头,定义变量,然后对您的工作进行错误检查。
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).
每次您调用一个可以返回错误值的函数时,就必须小心地检查请求所生成的结果正是您所希望的(如果不是,就需要对错误进行处理)。
You will see an error indicating that the service failed to check the given username and password in the user registry.
您将看到一个错误,表明服务不能在用户注册表中找到给定的用户名和密码。
Now check the server logs for error messages.
现在选中记录错误消息的服务器日志。
Check if proper error messages are shown.
检查错误消息是否正常显示出来。
The luaL_checknumber() function can also be used to check arguments, printing an informative error message and aborting execution of the function.
luaL_checknumber()函数还可以用于检查参数,并且还能打印包含信息的错误消息,以及中断函数的执行。
Use TRY..CATCH construct or check the @@ERROR variable after executing a data manipulation statement (like INSERT/UPDATE/DELETE).
在执行数据操作语句(像INSERT/UPDATE/DELETE)之后,使用TRY..CATCH结构或者检查该@@ERROR变量
After the migration completes, check for error messages in the IBMDataMovementTool.log file.
在迁移完成之后,检查IBMDataMovementTool. log文件中的错误消息。
It is used to error check the pluglet code, and it provides code completion.
它用来为pluglet代码检查错误,并完成代码。
If you don't find a spelling error, check that the file really is where it's supposed to be by issuing a dir command like the one shown here.
如果没有发现拼写错误,请检查该文件是否处于它应该出现的位置,方法是按如下所示发出一个dir命令。
If the subunits conversion fails with errors, then check the problem details in the error Log window and address the problem indicated there.
如果子单元转化失败了,那么您可以在ErrorLog窗口中检查问题的细节信息,并在那里处理出现的问题。
Antipattern: Some use manual verification, trial and error (when deployment fails, check to see why), or keeping files "hidden" on a machine.
反模式:一些团队执行手工检查、尝试和纠错(在部署失败时,检查失败的原因),或者把文件“隐藏”在计算机上。
Ignore invalid resources when executing the schedule: Select this check box to suppress error messages about resource monitoring data sources.
Ignoreinvalidresourceswhenexecutingthe schedule:选择该复选框来禁止关于资源监控数据源的错误消息。
The message you want to display for that particular error check is passed to the if_error function.
对应于该特定错误检查的消息将传递给if_error函数。
Review the AIX and VIOS error report to check for any serious errors with the errpt and errlog commands.
对于任何严重的错误,使用 errpt和errlog命令查看AIX 和VIOS错误报告。
You should check to ensure that no error was raised at any point.
您应该检查以便确保在任何点都没有出现错误。
应用推荐