• But here are the business objectives (rather than functions) we have heard from our discussions with others.

    但是这些业务目标(功能)是我们与其他人讨论时得来的。

    youdao

  • The limit of this functionality is that it can only be used for probing functions, rather than functional fragments, of an application.

    这个功能局限只能使用探测函数不能探测应用程序功能性片段

    youdao

  • PINE, rather than including the system headers, provided its own declaration of the related functions, all defined in terms of 32-bit offsets.

    PINE 并没有包括系统头文件而是相关函数提供了自己声明所有这些都是使用32 位偏移量来定义的。

    youdao

  • Functions can be stored in associative arrays (arrays that are indexed by names rather than Numbers).

    函数可以存储关联数组中(关联数组这样一类数组:它们按名称而不是数值索引)。

    youdao

  • Some of the other functions work on this array, rather than the database directly.

    某些其他功能作用这个数组不是直接作用于数据库。

    youdao

  • Ideally, you should be using these functions to do string manipulations better and pushing more application logic into the SQL layer, rather than implementing the same logic in your application.

    理想情况下应该使用这些函数更好地执行字符串操作更多应用程序逻辑植入sql不是在应用程序中实现这些逻辑。

    youdao

  • Static functions, like static properties, are scoped to the class rather than to object instances of that class.

    静态函数与静态属性一样,作用域也是非该类的对象实例

    youdao

  • This allows the extensions to operate as add-ons, where the particular extended functions needed by an application can simply be selected at deployment time rather than baked into the code.

    允许扩展作为外接程序使用可以部署选择某个应用程序所需特定扩展功能无需代码中对其进行处理。

    youdao

  • Rather than bother to access hard-to-access embedded functions, organizations often resort to creating redundant functions that are themselves inaccessible in other contexts.

    组织常常借助于创建其他环境中本身难以访问冗余功能不是费力地访问难以访问的嵌入式功能。

    youdao

  • Rather than strive for optimization of any function, a large system can only survive by "satisficing" (making "good enough") a multitude of functions.

    与其费劲将任一功能做到最,不如将多数功能做到"满足"(使“恰好”),这才是大型系统生存之道。

    youdao

  • Ensure that your utility functions are lean and mean, and capable of solving the vast majority of utility-related problems internally rather than raising them to the CIO.

    确保公用功能高效精干,要让绝大部分公用相关的问题在内部进行解决不是提交到CIO那里去。

    youdao

  • Testers can focus only on new functions being integrated, rather than retesting an entire application.

    测试人员只需关注集成功能而不需要重新测试整个应用程序。

    youdao

  • Functional language constructs such as higher-order and first-class functions allow me to climb one more rung up the abstraction ladder and focus more on what the code does rather than how it does it.

    函数语言结构高阶一级函数,能抽象理解更进一步,让我更多地精力放在代码什么不是怎么做 上。

    youdao

  • For example you can say your buttons are 20% lighter than your background color and use variables and functions to drive the entire styling of your app - rather than having to do it all by hand.

    比如说可以说按钮颜色背景色淡20%,使用变量函数驱动应用全部样式——不必手工编写全部样式。

    youdao

  • Defining business functions that expose functionality of a domain as a coarse grained service: business functions are driven by needs of the enterprise, rather than internal implementation details.

    公开功能业务功能定义粒度服务:业务功能企业需求驱动并非内部实现细节。

    youdao

  • Rather than delving into its less commonly-used functions in the next tips, I'll continue with a look at the major facets of XML.

    在下一个技巧准备探讨它的不太常用功能,我继续分析 XML主要方面

    youdao

  • The logical architecture of a solution is concerned with the function that it must exhibit rather than the way in which functions are implemented using particular technologies.

    解决方案逻辑架构涉及必须表现出来功能不是利用特定技术实现功能方式

    youdao

  • There is another problem on register-based systems where registers are used to pass parameters to functions rather than the stack. Consider the following example.

    基于寄存器系统还有一个问题:系统采用寄存器不是堆栈来向函数传递参数

    youdao

  • We are also introducing a new way to access the Enterprise Library functions by resolving them directly through a container, rather than having that mechanism hidden.

    我们引入了一种新的方式访问EnterpriseLibrary功能直接通过容器不是把那种机制隐藏起来。

    youdao

  • Rather than examine the generated artifacts themselves, the simplified diagram in Figure 5 gives a good overview of the Web pages and the functions of the application.

    比起检查所生成工件本身5简化了显示出web页面应用程序功能概述

    youdao

  • R's approach to OOP is based on generic functions rather than on class hierarchies.

    ROOP 方式基于泛型函数(generic function),不是基于层次结构。

    youdao

  • Rather than executing commands, all functional languages express and evaluate mathematical functions to solve problems. Functional languages also usually have these two characteristics.

    函数语言并不执行命令而是通过表示计算数学函数解决问题

    youdao

  • Rather than just create a new shortcut, Listing 11 shows a batch file that is used to start Eclipse. It performs the following functions.

    创建新的快捷方式不够的,而是应该创建一个用来启动Eclipse文件见清单11

    youdao

  • Why do we pass objects rather than object members to functions?

    为什么我们通过对象不是对象成员函数?

    youdao

  • The key to coding XSLT is to think in terms of pattern matching rather than calling functions. Two key questions must be answered.

    编写XSLT考虑重点模式匹配不是函数调用

    youdao

  • Simulating complex functions with the use of basic commands offered by hardware, users can enjoy a friendly interface which has powerful capabilities rather than simple, primitive commands.

    通过使用硬件提供基本命令模拟复杂操作,扩展硬件的功能,为用户提供一个更加友好的操作界面

    youdao

  • This leads to little or no improvement to the interested party, as actions are usually focused on the functions, rather than on the intended output.

    这样的结果,所采取的各种措施通常针对职能的,不会关注总的期望得到的结果,整体来说,根本没有什么结果或者很少有所改进

    youdao

  • Definition: You can declare functions in a way that allows the compiler to expand them inline rather than calling them through the usual function call mechanism.

    定义函数调用机制,将函数声明内联,编译会将整个函数调用展开

    youdao

  • Rather than doing two separate buildings next to each other - a parking and a housing block - they decided to merge the two functions into a symbiotic relationship.

    他们不是群建筑相互紧挨着分开——分成停车区一个居住区,而是决定两种功能合并一种共生关系。

    youdao

  • Rather than doing two separate buildings next to each other - a parking and a housing block - they decided to merge the two functions into a symbiotic relationship.

    他们不是群建筑相互紧挨着分开——分成停车区一个居住区,而是决定两种功能合并一种共生关系。

    youdao

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

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

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