• 可以测量一个项目中的多个代码

    It calculates metrics across multiple source trees as one project.

    youdao

  • 获得最新内核代码

    Obtaining the latest kernel source tree

    youdao

  • 检查代码结果输出文件中非常有帮助。

    Sending the output to a file is especially helpful when you're checking a source tree.

    youdao

  • 假如代码不是公开可读那么不会破坏许可条款

    Had the tree not been publicly readable, then this would not have broken the terms of the license.

    youdao

  • 做出更改完成测试——一定使代码部署保持同步!

    Make changes and test them outjust be sure to keep your source tree in sync with your deployment tree!

    youdao

  • 现有代码内容导入BankingCommon中。

    Import the contents of the existing source tree into BankingCommon.

    youdao

  • 虽然可以代码,但是源代码组织主要个人偏好问题

    While you could check out the source tree, source code organization is largely a matter of personal preference.

    youdao

  • PHP团队给予对本团队代码提交访问权时,还毫不知情。

    Before he knew it, the PHP team had given him commit access to its source code tree.

    youdao

  • 现在如何代码找到特性有所了解可以进行一些更改了。

    Now that you have an idea of how to find features inside the source tree, it's time to make some changes.

    youdao

  • usr/src/linux-2.4.17内核代码目录

    usr/src/linux-2.4.17: Directory of your kernel source tree.

    youdao

  • 出于某些原因更改无法提交当前代码中,比如将会影响编译重大更改。

    The change cannot be committed into the current source tree for some reason, such as a breaking change, that would affect the build.

    youdao

  • Xcode界面中,找到openldap代码中的liblber目录

    Using the Xcode interface, navigate the OpenLDAP source tree to the directory liblber.

    youdao

  • 这个压缩文档包含EVMS 用户空间工具以及我们需要应用内核代码补丁

    This archive contains the EVMS userspace tools as well as patches that we need to apply to a kernel source tree.

    youdao

  • xquery代码窗口支持拖放特性以及一些有用的关于代码文件的符号图标

    The XQuery source tree window supports the drag-and-drop feature along with useful symbols and ICONS about the source file. Additional features are.

    youdao

  • 现在我们可以通过改为使用内核代码开始目录启动开发机器gdb程序了。

    Now we are ready to start the gdb program on your development machine by changing to the directory where your kernel source tree starts.

    youdao

  • Xcode界面中,找到openldap代码中的libldap目录(6)。

    Using the Xcode interface, navigate the OpenLDAP source tree to the directory libldap (see Figure 6).

    youdao

  • 现在来到托瓦尔兹补丁终于成功地冒险通过大批维护人员他们不断变化代码

    Here comes Torvalds: eventually your patch will have successfully ventured through these legions of guardians and their varying source code trees.

    youdao

  • openldap代码包含一个目录中文件使用代码文件包含这些头文件。

    The OpenLDAP source tree contains a directory that has header files that will be included by the source files used by the libraries.

    youdao

  • 为了方便地在openldap代码中移动,我们代码导入一个Xcode项目中

    To make navigating the source tree for OpenLDAP easier, we will first import the source code into an Xcode project.

    youdao

  • 通过这个画笔示例了解到如何导航代码以及使用grep查找实现修改特性代码

    Through the paintbrush example, you learned how to navigate the source tree and use grep to find to find the code that implements the features you want to modify.

    youdao

  • 这个命令需要两个输入一个补丁文件正在运行内核完整代码其中包含已经应用所有补丁

    The command requires two inputs: a patch file and the entire source tree for the running kernel, including any previous patches that have already been applied.

    youdao

  • 需要样板代码地方极为有用的工具可以帮助代码消除那些应用程序操作毫无用处混乱

    It's an extremely useful tool in situations where boilerplate code is required, helping to keep your source tree free of clutter that contributes nothing to the operation of the application.

    youdao

  • 右边截图显示了用时6.5的对代码搜索字符串过程中,所有的sampleprofile事件

    The screen capture to the right is a table of sample profile events during a 6.5 second period during a find string operation over a tree of source code.

    youdao

  • 前所述,Shale编程(对于任何Web编程都一样)实现一个重要功能就是使代码部署保持同步。

    I've said it before and I'll say it again: One of the most important things you can do in Shale programming (as with any Web programming) is keep your source tree and the deployment tree in sync.

    youdao

  • 意味着为了创建支持EVMS内核我们应该kernel.org下载的现成的内核代码应用这些补丁。

    That means that in order to create an EVMS-enabled kernel, we should apply these patches against a stock kernel source tree that we download from kernel.org.

    youdao

  • 真正让人兴奋的由始至终不到三个的时间特性组合在一起并提交到Geronimo代码

    What's really amazing about this is that from start to finish the feature set has been put together and committed to the Geronimo source tree in a little less than three months!

    youdao

  • 第二部分专注于一些正在进行并且将会成为X11R7发行一部分工作一个新的2d加速体系代码模块化

    A second part will address some on-going work that will be part of the X11R7 release: a new 2d acceleration architecture and the modularization of the source tree.

    youdao

  • 大部分开放源码程序一样,是以一个压缩tarball形式发布的,我们可以使用清单4给出命令将其转换代码

    Like most open source programs, it's distributed in a compressed tarball, and you can transform it into a source tree using the command in Listing 4. If you downloaded a version other than 1.1.1.

    youdao

  • 需要文本文件kdb_cmds中定义这些命令文件位于Linu x代码(当然是在打了补丁之后)的kdb目录中。

    These commands need to be defined in a plain text file called kdb_cmds, which exists in the KDB directory of the Linux source tree (post patching, of course).

    youdao

  • EVMS启动运行起来先获取evms源代码压缩文档,然后解压缩,并用其中所包含的内核补丁内核源代码树补丁

    To get EVMS up and running, we'll grab the EVMS source archive, unpack it, and use the included kernel patches to patch a kernel source tree.

    youdao

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

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

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