• 虽然不是真正授权类型,但与此紧密相关一个问题用户界面进行自定义使其显示允许特定用户看到的特定功能

    While not truly a type of authorization, a closely related problem is that of customizing a user interface to only show the specific functions that a specific user should be allowed to see.

    youdao

  • 不过列表增长定义代码从未在实际数据测试过的话成为一个问题

    But it will become a problem when lists grow over time or when the custom code has never been tested with live data.

    youdao

  • 实现那个目的创造了用于发现代码迁移问题自定义规则这些规则工具提供了解决许多此类问题快速修复方案。

    To that end, custom rules for discovering code migration problems were created and provide the tool with quick fixes for resolving many of these issues.

    youdao

  • 或者问题起来类似于如果我们只有一个定义入站登录模块那么这个令牌何处为什么没有自定义出站登录模块呢?

    Or the question may sound like: Where is the token coming from if we only have a custom inbound login module, and why is there no custom outbound login module as well?

    youdao

  • 对于大多数情况解决方案仍然需要一些自定义代码处理组织特定问题实际上将其转换成了服务类型的解决方案。

    For the most part, though, this type of solution still requires some custom code to work with an organization's specific problem, actually transforming this into a services type of solution.

    youdao

  • 问题自定义标签引擎引起的,它会内存中存放大型对象列表

    The issue was caused by a custom tag engine, that kept large object lists in memory.

    youdao

  • 但是可以添加特定业务问题自定义代码并且不必设置方法烦恼

    However, you can add custom code that is specific to your business problem without having to worry about setting up classes and methods.

    youdao

  • 方法问题需要太多手动步骤自定义代码容易出错

    The problems with this approach are too many manual steps and custom code, which are very error-prone.

    youdao

  • 系列第2部分中,展示如何编写自定义检测器找出特定于应用程序问题

    In Part 2 of this series, I'll show you how to write custom detectors to find application-specific problems.

    youdao

  • 通过自定义异常传递所发生问题相关有用信息

    Pass along any relevant or helpful information about the problem that occurred through that custom exception.

    youdao

  • 在下面的部分中,我们自定义一个软件项目比喻性的“练习程序”,通过处理这些典型问题原因帮助调节加强

    In the sections below, we'll customize a metaphorical "exercise program" for software projects to help tone and strengthen these typical problem areas by working with their causes.

    youdao

  • 由于存在第一问题,因此工具完全按照期望数据中心工作可能需要完成大量自定义

    Because of the first problem, there could be a great amount of customization required to get the tool working in your data center exactly how you want it.

    youdao

  • 修复这个问题可以添加新的自定义方法多个表进行相关请求

    To fix this method, you can add new custom methods to make relational requests across tables.

    youdao

  • 通过创建接口不能很好地匹配示例我们演示使用自定义中介可以如何快速方便地解决这个问题

    By creating the case where the interface does not match nicely, you have seen just how quickly and easily custom mediation lets you solve this problem.

    youdao

  • 会发现自定义模型带来问题需要编写通用代码支持模型序列化侦听模型更改功能

    The problem with custom models is that you find yourself writing common code to support your model, like serialization and the ability to listen to model changes.

    youdao

  • 这个应用使用一系列定义查看更新更新的频率处理潜在信息过载问题

    The app addresses the potential information overload problem with a number of features to customize both who you see updates from and how often you see them.

    youdao

  • 危机更加复杂设计建模除了逻辑型,字符串整数型,用户自定义数据类型可以对更加复杂的问题建模。

    To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.

    youdao

  • 如果可以填写定义的密码提示问题着想只有才可能知道答案问题

    If you're able to create your own question, try to come up with a question that has an answer only you would know.

    youdao

  • 这个问题应对方法使用一个用作数组容器但是没有扩展INOUT _ HOLDER的自定义

    The workaround to this problem is to use a custom class that ACTS as a container for the array but does not extend INOUT_HOLDER.

    youdao

  • 特殊场景可能需要其他自定义处理过程参见本文末尾其它问题”部分。

    Additional customized processing can occur for dealing with special scenario, see the [Other Considerations] at the end of the article.

    youdao

  • 这里业务逻辑用户自定义的函数实现,并且这些函数子只能逻辑记录处理工作上,而不用关心多个处理操作问题

    The business logic is implemented in user-definable functors that only work on logical record processing and aren't concerned with multiprocessing issues.

    youdao

  • 维持一个自定义构建问题的。

    Maintaining a custom build harness is problematic.

    youdao

  • 可以使用定义HTTP处理程序来处理生成所有文件类型问题自定义HTTP处理程序了解如何生成典型静态文件类型(图像CSS文件,等等)。

    It can handle serving all file types by using a custom HTTP handler that knows how to serve up typical static file types (images, CSS files, and so on).

    youdao

  • 安装之后,可以其进行自定义提供特定兴趣IBM产品帮助提供工具和流程帮助分析问题

    Once installed, it can be customized to provide help specific to the IBM product set you are interested in, and provide the tools and processes that you need to help with the analysis of the problem.

    youdao

  • 从好的方面看,继承的 _metaclass_钩子自定义所有问题都被解决

    On the plus side, all issues for inherited _metaclass_ hooks and for custom metaclasses are handled

    youdao

  • 种解决这个问题的方法创建自定义subjectholder它包装了一个staticThreadLocal存储当前Subject

    One way of getting around this problem is to create a custom SubjectHolder class that wraps a static ThreadLocal to store the current Subject.

    youdao

  • 本文介绍一种动态方法方法使用BusinessProcess Choreographer(BPC)EJBAPI正在运行业务流程实例设置自定义属性从而解决此类问题

    This article introduces a dynamic method with the Business Process Choreographer (BPC) EJB API to set the custom properties for the running process instances to resolve this type of problem.

    youdao

  • 可以通过添加特定于应用程序自定义纪录来扩充IBM提供用于诊断WebSphere ApplicationServer运行时问题症状数据库

    You can augment the symptom database provided by IBM for diagnosing WebSphere application Server run-time problems by adding custom, application-specific records.

    youdao

  • 幸运的是,Oozie支持非常棒的扩展机制——自定义动作节点[3],让我们可以很容易解决这两个问题

    Fortunately Oozie support a very elegant extensibility mechanism - custom action nodes [3], which allows to easily solve both problems.

    youdao

  • 幸运的是,Oozie支持非常棒的扩展机制——自定义动作节点[3],让我们可以很容易解决这两个问题

    Fortunately Oozie support a very elegant extensibility mechanism - custom action nodes [3], which allows to easily solve both problems.

    youdao

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

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

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