Of course, a real implementation would need error checking code to make the access more robust.
当然,实际实现需要使用错误检查代码来确保访问更为稳定。
To add more robust error handling -- with minimal complication -- you might add a check or two for other status codes; check out the modified version of updatePage() in Listing 15.
为了增加更健壮的错误处理并尽量避免过于复杂,可以增加一两个状态码检查,请看一看清单15中修改后的updatePage()版本。
Since this is a utility meant for general purpose use, not just by a small group of people, we do a lot of error-checking to make it as robust as possible.
因为这是打算用于通用目的而不是只被一小群人使用的实用程序,所以我们进行大量的错误检查以使它尽可能的健壮。
Writing robust, error-free code that can handle arbitrary input requires both a great deal of attention to detail and many lines of code.
编写健壮且无错、可以处理任意输入的代码不仅需要对细节极其留意,而且需要很多行代码。
While I have not shown much error catching, the design involved is robust in falling back to correct behavior where cookies are not available.
虽然我没有过多地介绍错误捕捉(error catching),但是此处的设计非常健壮,可以返回到没有使用cookie的正确行为。
With a little attention to error handling and some effort on the caching end to alleviate performance problems, SimpleXML can be a reliable and robust means of processing XML from within PHP.
只要对错误处理稍加注意,并且通过缓存来解决性能问题,SimpleXML可以成为PHP 中一种可靠、健壮的XML处理方法。
Uncertain Chen's chaotic synchronization error system is asymptotically stabilized to the equilibrium point, and then sufficient conditions for robust synchronization are obtained.
使具有不确定扰动的陈氏混沌同步误差系统渐近镇定到平衡点,并且获得其充分条件。
The effect of the modelling error on the micro-dynamic robust stability of an optimal excitation regulator is calculated according to the actual conditions in a transmission system.
然后结合输电系统的实际情况分析计算了降阶模型误差对最优励磁控制的微动态稳定鲁棒性的影响。
A robust control term was used to compensate the approximation error of fuzzy systems, which could reduce the effect on tracking accuracy caused by the error.
并用鲁棒控制项对模糊系统逼近误差进行补偿,减少了其对跟踪精度的影响。
The experiment results show this method is robust to noise and misregistration error.
实验结果表明,这种方法对噪声和配准误差都有一定的鲁棒性。
The asymptotic tracking or the attainment of zero tracking error in the steady-state which is robust with respect to the plant parameters can be accomplished with the robust two DOF.
鲁棒二自由度控制结构还能实现对于对象参数具有鲁棒性的稳态零误差跟踪。
Through robust statistics, put forward a robust estimation algorithm to estimate measuring results and error.
通过鲁棒统计,提出了一个鲁棒估计算法处理测量结果和误差。
Compared to the area measurement by a mono-resolution dynamic contour, this scheme is more robust with the smaller average error, single measurement error and iteration error.
与单分辨率动态轮廓线面积测量方法相比,该方法具有鲁棒性强,平均值误差、单次测量误差及重复性误差小等优点。
An improved algorithm for classification of MDPSK signals based on cumulants is presented in this paper, which is robust to the error of the carrier synchronization.
本文研究了收发双方存在载波频差时利用累积量实现调制分类这一实际问题,提出一种改进的基于累积量的信号分类算法。
As to the problem of tuning PID-CCC controller parameters, Cross-coupling fuzzy self-tuning based on CETF (contouring error transfer function) is proposed, which is robust to the parameters of plants.
针对通常PID -CCC控制器参数的整定困难问题,在轮廓误差传递函数(CETF)的基础上提出采用在线模糊CCC控制器参数自整定方法。
This method allows the procedure to distinguish between different error types, and make a different response, and that make the procedures more efficient, more robust, easier to maintain.
该方法可使程序区分不同的错误类型,并做出不同的响应,使程序更高效、更健壮,更易于维护。
Therefore, least absolute deviation, which is more robust than least squares especially for Gaussian noise, is selected to reduce the random error.
绝对偏差最小法是一种适合于存在离群点时的稳健估计算法,可以克服最小二乘法仅在误差为正态分布时才有效的缺点。
The sliding mode controller is a robust controller and it is used to diminish the track error of the control system.
滑模控制器用来减小系统的跟踪误差,起鲁棒控制作用。
And it is demonstrated via analysis and simulation that this method is robust to system error and has the advantage of rapid convergence rate.
此外该算法具有收敛速度快、鲁棒性强、估计精度高等优点。通过拖曳阵和体积阵的仿真实验,验证了所提出方法的有效性和正确性。
We recommend that you add security and error-handling code to make your projects more secure and robust.
我们建议您添加安全性代码和错误处理代码,以使项目更加安全可靠。
Error tests are omitted in this section's example to keep the code simple, but they will appear in later code listings and should be included in your programs to make them more robust.
本节中的例子省略了错误检查,以保持代码清晰,但是它们将会在以后的代码清单中出现,并且应该包含在你的程序中,使之更健壮。
We recommend that you add security and error-handling code to your projects to make them as secure and robust as you deem appropriate.
我们建议您在项目中添加安全性代码和错误处理代码,以使项目达到您预期的安全性和可靠性标准。
We recommend that you add security and error-handling code to your projects to make them as secure and robust as you deem appropriate.
我们建议您在项目中添加安全性代码和错误处理代码,以使项目达到您预期的安全性和可靠性标准。
应用推荐