• 因此需要基础我们决定客户功能

    So, based on the needs, we decided to go with the Client Callback feature.

    youdao

  • 服务器采用 LayoutRecall客户端回布局

    The server recalls the layout from a client using LayoutRecall.

    youdao

  • 名餐厅服务生每个参赛者食物然后垃圾他们

    A waitress took each participant's food away from them, before bringing it back covered in trash.

    youdao

  • 取得用户函式的参考,这个函式会在叫用时,伺服器事件的用户端回呼。

    Obtains a reference to a client function that, when invoked, initiates a client call back to server events.

    youdao

  • 黄英悲痛欲绝在根茎上掐一小种在花盆里,端回自己房中,天天浇水

    Overwhelmed with grief, she pinched a section from the withered stalk, planted it in a flower pot which she put in her room, and watered it every day.

    youdao

  • 获取客户函数引用调用该函数将启动一个对服务器事件的客户调。

    Obtains a reference to a client function that, when invoked, initiates a client call back to a server event.

    youdao

  • 中文意思就是说获取一个值指示该页是否响应客户端回加载或者是否正首次加载访问。

    Gets a value indicating whether the page is being loaded in response to a client postback, or if it is being loaded and accessed for the first time.

    youdao

  • 而且我们发送操作a,这个缓冲部分后会迫使客户缓冲模式新的客户操作会被集成缓冲区

    And, as when we sent the a operation, sending the buffer puts the client back into buffer mode with any new client operations being composed into this buffer.

    youdao

  • 所有一切实时进行的,客户应用程序的唯一影响是,进程进行时,某些事务可能

    All this happens in real time and the only effect on client applications is that some transactions might be rolled back while this is going on.

    youdao

  • 重要因为 ASP.NET中的大部分服务器控件模型根据这样一个假设生成的,那就是 —如果用户发到相同页面所有控件保持状态不变。

    This is important because much of the server-side control model in ASP.NET is built around the assumption that all controls retain their state if the user posts back to the same page.

    youdao

  • 服务客户输入应用程序服务器IP地址标识哪一个服务器处理该请求。

    The service echoes the client's input and the IP address of the application server to identify which server handles the request.

    youdao

  • 使用定义调处理器提供更好特性提供客户会话上下文动态传递用户密码功能

    Using the custom call back handler will provide better features and the ability to pass the username and password dynamically from the client's session context.

    youdao

  • 这个处理器拥有两个线程本地变量用于存储来自客户实例用户ID密码

    The callback handler class has two thread local variables that can store the user ID and password from the client instance.

    youdao

  • 某些物品订单服务简单版本其中服务是异步的,通过一个接口通知客户进度信息。

    This is a simple version of a service for placing an order for some widgets, where the service is asynchronous and the client is informed of progress via a callback interface.

    youdao

  • 例如服务器事件一个函数,新的客户连接服务器时调用的。

    For example, the server event is a callback method that is invoked when a new client connects to the server.

    youdao

  • 每当对应客户套接字包含错误操作时调用对应的函数

    Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.

    youdao

  • 相反,我们这个对象分解可管理的几部分这样扩展容易了,同时对核心服务器行为也更容易。

    Instead we have split out this monolithic object into manageable pieces that now make it much easier to extend and hook into core server behavior.

    youdao

  • 接口注册了一种方法订阅到达订阅客户时,就会调用方法。

    This interface registers a callback method that is called when a publication arrives at the subscribing client.

    youdao

  • 客户事件则一个服务器客户发送数据时调用函数。

    The client event is a callback method that is invoked when the server has sent bytes to the client.

    youdao

  • 如果服务器组件方法具有值就会作为惟一的实传递函数

    If the method on the server-side component has a non-void return value, that value is passed into the callback function as its only argument.

    youdao

  • 此时如果响应可用,则调用立即客户得以滚,如下面的清单5

    Here the invocation returns immediately and the client gets a callback when the response is available, as shown in Listing 5 below.

    youdao

  • 客户代码服务代码看起来就像使用了某些魔法通过来自SCA运行时注入得到服务和传入引用

    The code for the client and for the service looks like it USES some piece of magic, with the references for the service and for the callback arriving through injection from the SCA runtime.

    youdao

  • 接收通知高级接口实现必须MQTT客户注册

    To receive notifications, an implementation of the advanced callback interface must be registered with the MQTT client.

    youdao

  • 清单4可以看到如果任何一个更新方法抛出异常客户方法负责执行必要事务

    As you can see from Listing 4, if an exception is thrown in either of the update methods, it is the client layer method's responsibility to do the necessary transaction rollback.

    youdao

  • 话说,我会一个303响应重定向VM状态这样客户知道状态已经改变了

    In other words, I would return a 303 response that redirected back to the VM status, so that the client would know that the state has changed.

    youdao

  • 客户方法惟一负责开始提交事务方法。

    The client-layer methods are the only methods that are responsible for starting, committing, and rolling back the transaction.

    youdao

  • 用户菜单点击时页面引发服务器事件

    When the user clicks on any of the menu's menu items, the page posts back and raises a server-side event.

    youdao

  • 曾提到过IBMWorkplace客户使用Cloudscape,以便将数据自动复制服务器

    I mentioned that IBM Workplace USES Cloudscape on the client side for automatic replication back to the server.

    youdao

  • 客户调用服务(提供一个引用),然后继续后续处理

    A client invokes a service (providing a callback reference), then continues further processing.

    youdao

  • 客户应用程序运行同一机器上并且通过地址(localhost127.0.0.1)连接时才能连接到

    You can connect to that port only if your client application is running on the same machine and is connecting through the loopback address (localhost or 127.0.0.1).

    youdao

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

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

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