• 包含配置服务器应用程序配置

    Main application configuration containing the configured servers.

    youdao

  • 控制者应用程序发出检索这个结果信号

    The controller signals the main application to retrieve its results.

    youdao

  • 此外对等电脑可能同时多个对等主应用程序装载

    Also, a peer may simultaneously be hosted by more than one peer host.

    youdao

  • 取得数值指示设计工具主应用程序目前是否在异动中。

    Gets a value indicating whether the designer host is currently loading the document.

    youdao

  • 提供外部处理,以便应用程序跨处理序执行增益集。

    Provides an external process for running add-ins out-of-process from the host application.

    youdao

  • 提供方法应用程序工作识别易记名称产生关联

    Provides methods that allow a host to associate a set of tasks with an identifier and a friendly name.

    youdao

  • 5中,可以看到示例应用程序以及执行应用程序控制台输出

    In Figure 5 you can see the sample main application, together with the console output of executing the application.

    youdao

  • 应用程序接受处理用户请求服务结果页面应用程序

    The master application is the principle application receiving and handling requests by users and serving the resulting pages.

    youdao

  • 工具箱取得指定设计工具应用程序关联工具箱项目集合

    Gets the collection of toolbox items that are associated with the specified designer host from the toolbox.

    youdao

  • 建立直接连接,增益集端的配接器应用程序端的接器执行个体化

    When a direct connection is established, the add-in-side adapter and the host-side adapter are not instantiated.

    youdao

  • ico文件一个容器应用程序包括不同大小颜色模式必需图像文件

    An.ico file is a container that includes required image files with different size and color modes for its host application.

    youdao

  • 控制设计工具元件设计阶段与其设计主应用程序相同信任层级执行

    At design time, the designer component of a control runs with the same level of trust as its design host.

    youdao

  • 需要增益组件复制应用程序指定增益集目录中,组件所属的资料夹即可。

    All that is required is to copy the add-in assembly to its own folder in the add-in directory specified by the host.

    youdao

  • 信任的应用程序有关载入应用程序定义域中的组件资讯(辨识项)提供执行阶段。

    A trusted host can provide information (evidence) to the runtime about assemblies that are loaded into the application domain.

    youdao

  • 取得指出表示序列化之工具箱项目指定物件是否指定的设计工具主应用程序使用

    Gets a value indicating whether the specified object, which represents a serialized toolbox item, can be used by the specified designer host.

    youdao

  • 另一种重要体系架构方法通过创建单独异步服务,减轻应用程序服务器工作负载

    Another important architectural approach is to offload work from your main application servers by creating separate asynchronous services.

    youdao

  • 使用指定可以设计主应用程序复原功能复原单位参数,将一系列变更包装交易之中。

    Wraps a series of changes into a transaction, using the specified parameters that can be rolled back as a unit with the undo functionality of the design host.

    youdao

  • 不要使用应用程序线程发出远程调用因为使应用程序等待远程服务器响应时失去响应性。

    Do not use the main application thread to make a remote call, as this would cause the application to become unresponsive while you wait on the remote server.

    youdao

  • 应用程序内部运行Web客户端模拟器接收Web服务都是根据所提供WSDL生成的。

    Both the Web clients that run inside the main application and the receiving Web service for the simulator are generated off a provided WSDL.

    youdao

  • 一个文件(例如100mb以上)应用程序服务器复制数据库服务器,然后反过来复制。

    Copy a large file (for example 100mb +) from the main application server to database (for example SQL) server, and vice versa.

    youdao

  • 说明检视配接器增益管线两端常见区段以及应用程序和增益集两者使用合约

    This topic describes views and adapters, the segments that are common to both sides of the add-in pipeline, and the contract that is used by both the host and the add-in.

    youdao

  • 构建您自己应用程序CSS文件时,通常一种好的做法首先放置那些默认组件样式声明

    When building your main application CSS file, it's generally good practice to place your default component style declarations first.

    youdao

  • 在此重要一点就是应用程序内部构造隐藏的,稳定简单接口会暴露应用程序

    But the important bit here is that the inner architecture of the application is hidden and only a stable, simple interface is exposed to the master application.

    youdao

  • 除了模板示例文档之外,OpenOffice支持通过各种扩展插件应用程序提供多功能

    In addition to templates and sample documents, OpenOffice also supports extensions and plug-ins that provide more functions to the main applications.

    youdao

  • 依照预设,这个类别应用程序文件类别,如MFC应用程序精灵中的检视产生类别页面所列

    By default, this class is the main application's document class, as listed in the Review Generated Classes page of the MFC application Wizard.

    youdao

  • 经常需要这些具体异常(这些异常也是应用程序异常子类)提供子类,以提供更具体的异常。

    You will also often need to provide subclasses of these more specific exceptions (which are in turn subclasses of the main application exception), providing even more specific exceptions.

    youdao

  • 主应用程序可以决定要让配置要求立刻失败还是等候可以满足此要求为止(失败严重性而定)。

    Depending upon the severity of a failure, a host can decide whether to fail the allocation request immediately or to wait until it can be satisfied.

    youdao

  • 取得设计主应用程序中依名称选取资料来源指定元件网站属性表示以指定之资料来源名称识别。

    Gets a data source selected by name in the design host, represented by the specified component's site property and identified by the specified data source name.

    youdao

  • 除了其他事情外定义一个全局错误处理程序放置执行应用程序逻辑之前运行特定于平台的代码

    Among other things, it defines a global error handler, and it is where you would place any platform-specific code to run before executing main application logic.

    youdao

  • 除了其他事情外定义一个全局错误处理程序放置执行应用程序逻辑之前运行特定于平台的代码

    Among other things, it defines a global error handler, and it is where you would place any platform-specific code to run before executing main application logic.

    youdao

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

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

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