• The marital status itself is part of the core business data, but it is stored there only as a short code.

    虽然婚姻状况本身就是部分核心业务数据但是只是作为一个代码存储在那里

    youdao

  • Requirements, software designs and even test scripts have relatively short life expectancies compared to code.

    需求软件设计甚至测试脚本与代码比较相对的预期寿命

    youdao

  • They do this mainly by copying short snippets of code into their HTML pages.

    他们做法大都是代码简短片段复制HTML页面中

    youdao

  • All in all, the procedure outlined above in a short snippet of code mirrors what is usually performed in a standard X application.

    而言之,面对这代码片段简短分析就说明了标准X应用程序中通常执行哪些操作。

    youdao

  • In the long term, the dependency goes away; in the short term, the code migration occurs more quickly.

    长期来看,依赖已经不存在了;从短期来看,代码移植更加迅速

    youdao

  • The goal is to improve software development by providing a focus on working, tested code, created by short iterations of coding and testing.

    我们目标就是通过关注有效、经过测试代码(来自于短期反复编写代码测试),从而改进软件开发过程

    youdao

  • The code example given is quite short.

    所给出代码示例非常简短

    youdao

  • Notice how short that code is.

    请注意这个代码

    youdao

  • Good programmers make it a habit to keep code short, simple, and well-documented so that it's maintainable.

    优秀程序员习惯代码保持得简短简单具有良好的文档记录,以便使可维护。

    youdao

  • The short "code, test, code, test" cycle of TDD invites refactoring in these cases, which continually drives the development of uncomplex code.

    这些情况下TDD简短代码测试、代码、测试”循环将导致重构这将继续驱使非复杂代码的开发

    youdao

  • Given the previously defined classes, the demo application code is relatively short and straightforward to implement, as shown in Listing 4.

    给定先前定义演示应用程序代码相对简短并且易于实现如清单4

    youdao

  • However, in the short term the current plug-in does not yet support code completion or code browsing.

    然而短期来看,目前的插件支持代码完成代码浏览

    youdao

  • To see how a code generator works, let's look at a short Embedded SQL program.

    为了了解代码生成器如何工作的,我们先来看一个简短嵌入式SQL程序。

    youdao

  • It's not as simple as calling one of America's big four carriers and setting up a short code.

    要求任何美国电信运营商建立短信通道代码并不简单

    youdao

  • It short, it really helps with a massive code base from a code-organization standpoint.

    很简短,它实际上代码组织的角度帮助完成大规模代码库。

    youdao

  • They are not code generators per se, but rather just short cuts for common coding patterns.

    不是代码生成器而是一些面向常用编码模式的快捷方式。

    youdao

  • The short code block in Listing 22 demonstrates how you can display a message to the console upon any adding, deleting, or changing a record in the RMS.

    清单22中的一小代码展示了如何RMS的记录发生添加删除更改的时候把消息显示控制台上

    youdao

  • Because this is just a dummy app for demonstration purposes and I wanted to keep the code as short as possible, I didn't check my input arguments as I would have for a realistic app.

    因为只是用于演示虚拟应用程序,代码尽可能简短所以实际应用程序中那样检查输入参数

    youdao

  • The GWT compiler does a good job at reducing code size but cutting unused methods and obfuscating code to use short variable and function names, but the result is still uncompressed text.

    通过去掉被调用的方法艰涩代码使用简短变量和方法名等方式,GWT编译器减少代码量方面表现得非常出色,但是最后得到的代码文本仍然未经压缩的。

    youdao

  • Your code is now as short and simple as public fields.

    现在代码公共字段一样简洁精悍

    youdao

  • JAX-RS USES annotations to cut down on the amount of boiler plate code and provides a short hand notation.

    JAX - RS使用注释减少样板文件代码提供一个简要注释

    youdao

  • Rails 2.2 Release Notes - A very solid set of release notes for 2.2 with basic coverage of the new features (with short code examples and links) as well as a list of deprecated features.

    Rails 2.2发行说明-非常靠谱基本覆盖Rails2.2功能发行说明(简短代码例子链接以及一份推荐使用特性名单

    youdao

  • A new File Resource design element called ObfuscationList.txt will contain the mapping of legible code names to the short cryptic names.

    称为ObfuscationList.txtFileResource设计元素包含清楚易读的代码名称简短含义模糊的名称映射

    youdao

  • I'll use code examples from Monk and short MIDI file examples created by Monk to illustrate my points.

    Monk代码示例MIDI文件示例说明观点

    youdao

  • Very similar to the Try Ruby exercises, you'll follow short lessons, writing code inside the browser and watching the results.

    TryRuby练习非常相似学到简短课程浏览器里编码然后结果

    youdao

  • I also reviewed how to consume Web services, the JAX-RPC subset API, with a short code example included.

    并用一个简短代码实例回顾了如何消费Web服务JAX - rpc子集api

    youdao

  • Some might say that Ruby's syntax is terse, and it's that way with a purpose: this language lets you create concise working code in short order.

    有人可能会Ruby语法简洁,正是它的意图这种语言使开发人员可以迅速编写简洁的代码。

    youdao

  • The rest of the application's code is replaced by short stubs; their actual function code is transferred lazily in the background or on-demand on first execution.

    这些代码存根被调用到时候,实际执行代码就会下载下来(on demand)。有些时候,这些执行代码在运行,也可能会通过后台传送下来。

    youdao

  • In short: We know the ins and outs of the code, and why it's working as it is.

    而言之:我们了解代码输入输出以及他们为什么这么工作

    youdao

  • Unfortunately, that dead-code optimization that makes such short work of your benchmark (possibly optimizing it all away) is not going to do quite as well with code that actually does something.

    不幸是,能够的评测工作非常(可能会把评测完全优化)的死代码优化在处理实际些工作的代码时,做得不会那么好了。

    youdao

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

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

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