• 服务器数据就绪时,数据发送客户机

    When the data is ready on the server, it is sent to the client.

    youdao

  • 程序将在stream_select停止,直至数据就绪

    The program blocks at stream_select until data is ready.

    youdao

  • 话说,服务器履行请求(HTTP就绪状态4)但是没有返回客户机预期数据

    In other words, the server fulfilled the request (meaning the HTTP ready state is 4), but is probably not returning the data expected by the client.

    youdao

  • 所有文档规范都强调只有就绪状态4数据才可以安全使用

    All of the documentation and specifications insist that it's only when the ready state is 4 that data is safe to use.

    youdao

  • 如果就绪状态4而且状态是 200,就可以处理服务器数据了,而且这些数据应该就是要求数据不是错误或者其他有问题信息)。

    With a ready state of 4 and a status code of 200, you're ready to process the server's data and that data should be what you asked for (and not an error or other problematic piece of information).

    youdao

  • 就是这个世界上最庞大灵敏射电望远镜准备就绪时,需要去处理数据;项目预计2016年开始实施。

    This is the data amount anticipated when the SKA system as the world's largest and most sensitive radio telescope will be ready; it's construction will start in 2016.

    youdao

  • 没有使用自动创建特性因为这里开发方法数据已经就绪了。

    You are not using the automatic table creation feature, because in this development approach the tables are already in place.

    youdao

  • 这些实践确保了当整合测试所需服务就绪QA团队充分获得必要数据

    These practices ensure that when the service is ready for integration testing the QA team will have the sufficient data they need.

    youdao

  • 至此,基本程序数据已经就绪可以增加查看编辑删除雇员

    The basic application is now ready. You can add, view, edit or delete employees.

    youdao

  • 一旦技术设施就绪随着数据需要增长用户可以轻松地访问云环境请求他们需要资源以及根据需要获取他们个人数据库的即时访问

    Once this infrastructure is in place, as database needs arise, users can simply go to the cloud, request the resources they require, and gain instant access to their own personal database on demand.

    youdao

  • 数据模式就绪装入静态数据后,现在必须说明如何数据通信客户机反之亦然

    With your database schema in place and static data loaded, now you must address how you're going to communicate that data to your client and vice versa.

    youdao

  • 很多Ajax应用程序中,看到一个回调函数,它负责检查就绪状态然后继续利用服务器响应返回的数据清单6所示。

    In many Ajax applications, you'll see a callback function that checks for a ready state and then goes on to work with the data from the server response, as in Listing 6.

    youdao

  • 现在数据模型已经就绪我们详细查看如何最终用户角度创建这些多对多关系

    Now that we have the data model in place, let's take a top-down look at how these many-to-many relationships will be created from the end user's perspective.

    youdao

  • 接受X Forms提交数据ruby脚本就绪

    All the Ruby scripts are ready to accept XForms submission data.

    youdao

  • 对于Ajax编程需要直接处理惟一状态就是就绪状态4表示服务器响应已经完成可以安全地使用响应数据了。

    For Ajax programming, the only state you need to deal with directly is ready state 4, indicating that a server's response is complete and it's safe to check the response data and use it.

    youdao

  • 数据结构状态变量函数定义就绪后,请第3163行中添加load_shadow_dynamics函数。

    After the data structures, state variables, and function definitions are in place, add the load_shadow_dynamics function at line 3163.

    youdao

  • 就绪后,对基于php页面每个请求将生成KCacheGrind中查看的数据

    When in place, each request for a PHP-based page generates a data set viewable in KCacheGrind.

    youdao

  • 每个select调用返回事件指出客户机可用;新数据准备就绪可以读取或者客户机准备就绪,可以接收响应

    Each call to select returns a collection of events indicating that a new client is available, new data is ready to read, or a client is ready to receive a response.

    youdao

  • 现在我们已经准备就绪,可以newstaff导出数据同步捕获数据快照了

    We are now ready to export the data from the NEWSTAFF table, and to simultaneously capture a database lock snapshot.

    youdao

  • 第2阶段提交如果所有资源准备就绪全部进行提交——数据删除事务不再滚之后进行

    Phase 2, commit: If all of the resources are ready, they all commit — after which the old data is deleted and the transaction can no longer roll back.

    youdao

  • 当然需要存储过程注册目标系统数据,这样一切就绪了。

    Of course, you need to register the procedures in the databases of the target system, and you are all set up.

    youdao

  • 数据处于对等模式之后,主要计算机备用计算机DB 2HADR服务器准备就绪可供使用了。

    Once the databases are in peer mode, the DB2 HADR servers on the primary and standby machines are ready for use.

    youdao

  • 视图就绪后,构造数据查询就是小事桩。

    With the view in place, constructing the source query is a snap.

    youdao

  • 也就是说只有通道一端进程已经输出数据,而数据没有被进程输入时候,警卫就绪

    That is, a channel guard is ready if and only if the process at the other end of the channel has output to it and this data has not yet been input by this process.

    youdao

  • 不同之处在于,当蓝色SHIP返回接收完毕之后,粉色SHIP返回的结果很可能也已经准备就绪可以马上远程数据获取

    The difference is that by the time the rows from the blue SHIP have been received, the result set of the pink SHIP is hopefully ready and waiting to be retrieved from the remote source.

    youdao

  • 产品化阶段的测试提供原始数据根据这些数据分析人员告诉,您是否已经发布准备就绪

    Testing during the Transition phase provides the raw data from which analysis will tell you whether you are ready to release. You need to test, at minimum.

    youdao

  • 基准测试服务器发送关于200个股票请求测量发出请求用于创建ListViewAdapter数据准备就绪所需时间

    The benchmark sent a request for 200 stocks to the server and measured the amount of time from when the request went out to when the data was ready to be used to create the Adapter for the ListView.

    youdao

  • 现在确认RESTfulWeb服务就绪运行正常,可以web页面使用Ajax显示数据

    Now that you've verified that the new RESTful Web service is up and running properly, you are ready to use Ajax from a Web page to display the data.

    youdao

  • 为了得知外设是否就绪CPU必须不停地接口(状态寄存器)最终数据

    In order to know this, the CPU must be continually 'polling' the interface (reading the status register), and finally latched the data.

    youdao

  • js文件就绪后,可以构建servlet代码实际调用RESTfulWeb服务获取json格式数据

    After the DemoProject1.js file is ready, you can start to build the servlet code that will actually make calls to the RESTful web services and get data in JSON format.

    youdao

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

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

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