• 临床路径应用病患评估结果为基础。

    A clinical pathway is applied based upon the results of a patient assessment.

    youdao

  • 对于每个请求经常访问某个特定的代码路径但是数据却只需提取应用修改更新一次

    A particular code path is accessed frequently on each request but the data only needs to be fetched, applied, modified, or updated once.

    youdao

  • 请求消息可以只需请求中介目的地添加反向路由路径或者只需应用应答目的地反向中介。

    Either the request message could simply add the response mediation's destination to the reverse routing path, or simply apply the reverse mediation to the reply destination.

    youdao

  • 如果使用路径映射,那么这个系统在这个概要文件应用位置模型文件存储一个文件路径(如果可能的话)。

    If you do not use a path-map, then the system will store a file path (relative, if possible) in the model file where the profile is applied.

    youdao

  • 运行应用完整物理路径

    The full physical path of the application to run.

    youdao

  • 分析器结果可以帮助标识应用程序关键路径大部分时间所执行代码

    Profiler results help you identify the critical path of your application; that is, the code that is executed most of the time.

    youdao

  • 结果通过应用程序路径指导应用程序的一个结构化演练,用于内部审计供客户端使用

    The result is a path through the application that guides a structured walk-through of the application for either internal audit or client use.

    youdao

  • 工业化自然路径发明传播应用控制

    This is the natural path of industrialization: invention, propagation, adoption, control.

    youdao

  • 1中的代码显示了第111执行交换陈述应用准确路径

    The code fragment in Figure 1 shows the exact path the application took when executing the switch statement on line 111.

    youdao

  • 为了最大限度的扩展性,不要应用外部路径库文件

    To the greatest extent possible, do not refer to external paths and libraries.

    youdao

  • 因此最好建模数据流通应用程序路径考虑清楚常规应用程序功能可能减缓数据速度的

    It is therefore a good idea to model the path of data flow through your application and consider each point where normal application functions might slow that flow.

    youdao

  • 可以全局应用完成功能(换话说,就如文件路径),或者将其应用于特定的命令

    Completion can be applied globally (in other words, like the files and paths), or it can be applied to specific commands.

    youdao

  • 使用一个代码路径运行应用程序,捕捉SQL

    Run the application using one code path and capture its SQL.

    youdao

  • helper方法替换具有应用程序路径字符串中的所有~实例

    This helper method simply replaces any instances of ~ in the string with the value of the application's path.

    youdao

  • 对于每一,等号左边表示相对上下文Web应用路径

    For each line, the values on the left of the equals sign represent a context-relative web application path.

    youdao

  • LaunchApp方法接受应用程序可执行文件路径应用程序窗体的名称返回一个表示该窗体的对象

    The LaunchApp method accepts the path to the application executable and the name of the application form, and returns an object representing the form.

    youdao

  • 编译这个样例应用程序,路径需要以下jar文件以及iBATIS 应用程序需要的其他 jar 文件

    To compile the sample application, you need to have the following jar files in your class path along with the other jar files required by the iBATIS application

    youdao

  • 创建Web服务器应用服务器的可信网络路径需要配置应用服务器Web容器SSL配置使用客户机身份验证

    To create a trusted network path from the Web server to the application server, you configure the application server Web container SSL configuration to use client authentication.

    youdao

  • 使用另一条代码路径运行应用程序,捕捉剩下sql然后,使用静态SQL执行重新绑定重新运行应用程序。

    Run the application using another code path to capture the remaining SQL; then rebind and re-run the application using static SQL execution.

    youdao

  • 首先,向应用程序路径添加jboss - ajax4jsf . jar及其依赖项oscache . jar。

    First, add the jboss-ajax4jsf.jar library and its dependency, oscache.jar, to your application's classpath.

    youdao

  • 这些文件包含必需的配置LotusConnections产品WebSphereApplicationServer路径以及不同应用程序配置文件路径

    These files contain essential configurations, such as the paths of the Lotus Connections product and WebSphere application Server and the profile paths of different applications.

    youdao

  • Shalestarter应用程序开始构建(假设已经正确地设置路径)创建一个示例应用程序。

    The Shale starter app begins to build and (assuming you've set up your paths correctly) creates a sample application for you.

    youdao

  • 在提示输入应用程序路径选择events. ear文件路径

    Select the path to the events.ear file when asked to enter the path to the new application.

    youdao

  • 其中包括当前内容页面设计站点servlet路径应用程序路径呈现内容,等等

    The contained information includes the current content, page design and site, the servlet path and the application path, the rendered content, and so on.

    youdao

  • 意味着必须应用程序设置一个默认路径。这个应用程序没有呈现自己文本显示正文导航布局

    This means you need to set up a default route for the application that renders no text of its own and just displays the layout with the main navigation.

    youdao

  • 意味着应用程序所有执行路径全部定义结果是,它可以应用程序团队完全测试

    This means that all of the execution paths of applications can be fully defined and, as a result, completely tested by an application team.

    youdao

  • 不得不应用外部路径时,应将路径定义属性

    When you do have to refer to external paths, define the paths as properties.

    youdao

  • 页面包含一个具有三个字段表单安装归档文件(这里WAR文件)的路径应用程序上下文

    This page contains a form with three fields: the path to the archive (WAR file, in this case) to be installed, the application name, and the context root.

    youdao

  • 例如应用程序路径中的每个JAR装载第一总是磁盘装载存储无论是否缓存存在

    For example, the first class load from each JAR on the application classpath is always loaded from disk and stored, regardless of whether it exists in the cache or not.

    youdao

  • 运行存储可执行的JAR中的应用程序必须加入路径,并用名字调用应用程序类。

    To run an application stored in a non-executable JAR, you have to add it to your class path and invoke the application's main class by name.

    youdao

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

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

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