• For the out-of-code items, the corresponding measures are adopted to adjust the lateral stiffness and enhance the ductility of the structure.

    针对突破国内规范限制内容采取相应措施调整结构刚度增强结构的延性

    youdao

  • As it turns out, most code contains volumes of information like this to help us find data of interest.

    正如这里显示许多代码包含大量类似信息有助于我们找到感兴趣的数据

    youdao

  • That makes sense; if you want to find out exactly what each line of code does, the best thing to do is read the code.

    的确是有意义如果希望确定每行代码究竟执行了哪些操作最好方法就是阅读代码。

    youdao

  • We understand that this will be a temporary solution and that the next phase of the project must be to refactor these dependencies out of the application code.

    我们知道临时解决方案项目下一步必须重新应用程序代码提取这些依赖关系

    youdao

  • Developers can have the freedom to flesh out concepts outside of the main code branch without impacting stable configurations.

    开发人员可以代码分支之外自由试验概念不会影响稳定配置

    youdao

  • The answers to these questions tell you whether your developers are thinking out of their "code creation" box and consider deployment of their app as part of their work.

    这些问题回答中,看出程序员思考范围是否跳出了“编写代码”的框框应用部署同时也当成他们工作一部分

    youdao

  • If Red Hat relied on supporting the Linux kernel, it would go out of business simply because the code is so sound.

    如果小红帽依靠内核支持,那么它现在应该玩完了。原因很简单,内核的编码稳定了!

    youdao

  • It? S simply the concept of mainline code that calls out to functions or subroutines that each implement an individual piece of a larger program.

    只不过就是调用函数或者例程主线代码概念其中每个函数或者子例程实现了更的程序的一个单独部分

    youdao

  • Both programmers work closely together, chatting the whole time, jotting down reminders of things to do, and pointing out pieces of code on the screen.

    两个程序员会很紧密地在一起工作,总是在交谈,快速记下对要事儿的提醒并且屏幕上指出代码片段

    youdao

  • Instead of gracefully returning an error code to the parent application, I print the error to the screen and bail out of the code.

    没有按通常作法将错误代码返回父代应用程序而是错误打印屏幕然后退出程序。

    youdao

  • Once all of that is out of the way, you obviously don't want more lines of code than you need.

    上面提到这些问题解决了的时候显然希望代码不要有多余的部分。

    youdao

  • It provides automatic or prompted check-in and check-out of code, neat decorators to easily identify which objects are in source control, and their status.

    提供了自动即时代码出、简洁修饰符,从而可以轻松地标识源代码控件中的对象及其状态

    youdao

  • You can also version individual files such as XML schemas as they are being developed, and checked into and out of a Source Code Management system.

    可以开发单个文件(xml模式)时设定它们版本一个源代码管理系统中签

    youdao

  • By learning and understanding SQL, you'll be able to make better decisions and move poorly performing code out of the database.

    通过学习理解SQL能够做出更好的决定将表现糟糕代码数据库。

    youdao

  • The build process checks out all of the code, builds the entire application, runs all of the unit tests, and reports the results to the developers.

    构建过程所有代码构建整个应用程序运行所有单元测试开发人员报告结果

    youdao

  • Believe it or not, this example is just a single, chained, line of code spread out with whitespace.

    不管您是否相信这个示例只是是空白被链接代码

    youdao

  • On the flip side, webpage owners can choose to opt out by adjusting a few lines of code.

    一方面,网页制作者也可以选择输出,他们只要更改代码。

    youdao

  • You can then map the events to remote object invocation, leaving the details of the code out of your views and model.

    然后这些事件映射远程对象调用,以便将代码细节置于视图模型之外。

    youdao

  • The cure for object loitering in this case is to null out the reference after popping it from the stack, as shown in the commented-out line of code in Listing 3.

    修复这种情况下对象游离方法对象堆栈弹出之后,就消除引用如清单3注释掉的

    youdao

  • It admonishes you to keep all repetition out of your code because it frequently leads to problems.

    条原则主张代码中消除所有重复因为重复常常导致错误

    youdao

  • The detailed analysis functions of this tool enable the administrator to see detailed flows and metrics, including a leak detection analysis that points out the line of code responsible for the leak.

    管理员利用工具详细分析功能可以查看详细的流程度量包括泄漏检测分析,指出造成泄漏代码

    youdao

  • Implementation effort is also reduced, as the forms and hook code are provided out-of-the-box.

    实现工作减少了因为窗体钩子代码都是打开即用的。

    youdao

  • There are two main cases where you might want to take some code out of a method and put it in another method.

    一部分代码方法取出放进一个方法中的原因主要两种

    youdao

  • Now, let's do the reverse: Create a UML model out of the code you have.

    现在我们反过来一下:用你代码生成一个uml模型

    youdao

  • An approach for exporting annotations out of code and into the model using pre-existing components as well as new scripts was defined as well (R6).

    一种使用预先存在组成要素代码中将注释导出模型中的方法定义了(R 6)。

    youdao

  • I have a really productive head of products cranking out code.

    脑子都是有关生产软件产品设想

    youdao

  • One of the purposes of this sort of debugging is to find out where your mental model of the code diverges from reality.

    调试目标之一发现代码思维模型偏离实际地方

    youdao

  • The final bit of code just prints out the resulting XML document.

    最后一些代码只是打印生成的XML文档

    youdao

  • If there is some visual defect on the page, it's pretty easy to figure out what piece of code (component) is causing the problem.

    如果页面存在外观缺陷容易发现是哪代码(组件)导致问题

    youdao

  • Don't comment out code you mean to delete. I have known people to comment out blocks of code they were rewriting and check them in commented out.

    不要把应删掉代码注释掉了事知道有些重写提交代码的时候,把代码注释掉。

    youdao

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

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

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