• 触发时,远程数据加载错误

    Fires when remote data load error.

    youdao

  • 然而全新项目一个加载错误对话框出现

    But instead of a nice shiny new project I was greeted with a project load error dialog.

    youdao

  • 固定对话按钮关闭屏幕上地图加载错误消息溢出

    Fixed dialogue buttons going off screen from map loading error messages overflowing.

    youdao

  • 如果这个没有指定不能打开文件任何加载错误都将导致操作异常终止

    If not specified or if files cannot be opened, any load error abnormally ends the operation. The following errors could cause a row to be rejected.

    youdao

  • 条WPF设计器错误消息帮助主题描述xaml加载错误本质

    The Help topic for each WPF Designer error message describes the nature of the XAML load error.

    youdao

  • 如果没有遇到错误接下来页面自动加载浏览器中。

    If no errors are encountered, the next page will automatically load in your browser.

    youdao

  • 如果检查点出现了任何错误,则可以检查点后重新启动加载流程

    If an error occurs after a checkpoint, the loading process can be restarted from the rows following the checkpoint.

    youdao

  • 幸运的话,可以单元测试重新生成错误进行诊断需要加载完整复杂环境

    With luck, you can recreate the fault in the unit test and diagnose it without having to load the full, complicated environment.

    youdao

  • 如果这个文件出现任何错误可能就无法服务器加载这个定制调色板

    Any errors in this file can prevent you from loading the custom palette on server.

    youdao

  • 对于今天商业而言目标系统一直使用的数据资源宝贵的,并且它们无须加以规范纠正错误就能够加载

    It is rare in businesses today that data is always available on the destination system, and does not need to be standardized or corrected for errors before loading.

    youdao

  • 我们曾经遇到加载中的应用程序大约在0.1%时间内返回错误应答

    We have encountered applications that under load return the wrong answer perhaps 0.1% of the time.

    youdao

  • 迟早(通常很快)在您想不到地方加载一个错误版本的类会为此付出大量调试时间

    Sooner or later (probably sooner), you'll load the wrong version of a class from a place you aren't even thinking about and waste hours debugging.

    youdao

  • 注意这个文件如果出现任何错误都会无法这个定制调色板加载服务器

    NOTE: Any errors in this file can prevent you from loading the custom palette on the server.

    youdao

  • 如果检索失败,则将一个错误消息显示用户,用户通过重新加载页面来再次尝试

    If the retrieval was unsuccessful, an error message is displayed to the user who can try again by reloading the page.

    youdao

  • 这些影响可能到只是影响某个页面加载表单保存可能产生难以检测的问题,或者产生特定条件会出现错误

    The effects may be as simple as a page not loading or a form not saving, or could also be something hard to detect or only shows up under certain circumstances.

    youdao

  • 然而记住如何不进行基本加载测试潜在错误永远不会发现

    However, keep in mind that without at least some basic load testing, latent bugs may never be found.

    youdao

  • MAXERRORS设置数据库服务器停止加载之前允许错误数量

    MAXERRORS: Sets the number of errors that are allowed before the database server stops the load.

    youdao

  • 这样做一旦加载错误错误版本的类,就会问题

    It will cause problems when you load the wrong class or the wrong version of a class.

    youdao

  • 加载XML文档最好尽可能地捕捉错误以免传染其他数据

    When you load an XML document, it is best to catch errors early, before they have a chance to pollute other data.

    youdao

  • 事实上为了更早发现加载有关错误系统使用功能更低硬件比较合适的

    In fact, it is somewhat desirable to use lower powered hardware in system test in order to force load related bug discovery earlier.

    youdao

  • 浏览器忙于应付错误糟糕编码实践时,加载不仅需要更多时间会导致难以调试错误

    When the browser is fighting errors and bad coding practices, loading not only takes more time but can also lead to difficult-to-debug errors.

    youdao

  • 加载描述出现问题常见的原因描述符表错误

    Problem loading the descriptor table, most likely due to a corrupt descriptor table.

    youdao

  • 开关加载文件事务管理资源管理器提供,并且有选择地提供代码处理xa例程返回错误

    The switch-load file could be provided by either the transaction manager or the resource manager, and can optionally provide code to handle the errors returned by the XA routines.

    youdao

  • 如果指定存在(或者由于其他原因不能加载),会产生一个错误

    If the specified class doesn't exist (or can't be loaded for any other reason) an error is generated.

    youdao

  • 如果错误设置这个参数(例如,将一个数据初始加载设置DELTA),则可能会导致一些错误,从而导致执行中断

    An incorrect setting for this parameter (for example, setting the initial loading of an empty database to DELTA), can result in a number of errors that can cause execution to abort.

    youdao

  • 如果加载项目顺序不对可能加载activationspec过程中看到错误消息,指示不到目标

    If the projects are loaded in the wrong sequence, you might see errors on loading of the ActivationSpec that the destination is not found.

    youdao

  • 由于can notmount rootfs错误主要设备顺序造成的,更改设备顺序或者更改驱动器加载顺序解决问题

    Since the cannot mount rootfs error is mostly caused by device order, changing the device order or changing the driver loading sequence will solve this problem.

    youdao

  • Firebug不仅可以查看脚本错误XMLHttpRequest信息可以度量各种资源(脚本和图像文件)加载时间

    You can use Firebug to view not only script errors and XMLHttpRequest information, but also to measure the load times of various resources such as script and image files.

    youdao

  • 意味着加载到IE中的扩展可能由于版本的CLR而产生不可预知的行为或者由于版本CLR已经在运行了,而产生错误

    This means a given extension could have unexpected behavior caused by a newer CLR or even fail to load if an older CLR was already running.

    youdao

  • 上面的代码进行解析加载会抛出一个错误NoMethodError:undefinedmethodpropertyfor CruiseShip:Class。 也就是说,在CruiseShip方法中没有property方法的定义。

    The code parses and loads... but it still throws an error: NoMethodError: undefined method 'property' for CruiseShip:Class

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定