• 现在主代码的大小减少了更多。

    The main line code is reduced even more in size now.

    youdao

  • 实际上,它要求编写主代码以便由PPE管理资源。

    It actually requires that the main code be written so that the PPE manages the resources.

    youdao

  • 这个项目的主代码流程,这正是在构建过程中它被获取的地方。

    The project main code stream, which is where it is picked up during the build.

    youdao

  • 然后,如果概念被接受,那么成果会在集成到主代码库之前再审核。

    Then, if the concept is accepted, the result is reviewed again before integration into the main code repository.

    youdao

  • 开发人员可以在主代码分支之外自由地试验新概念,而不会影响稳定的配置。

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

    youdao

  • Nautilus开发工具提供了多个不必打开主代码库而增加新功能的方法。

    The Nautilus developers provided several ways to add new functionality without breaking open the main code base.

    youdao

  • 地理要素的分类代码信息通常以主代码和辅代码的不同组合模式来表达。

    The classification and codes information of geographic features is usually expressed by different combination patterns of major and minor codes.

    youdao

  • 目前,业务规则与主代码紧密耦合,使得在做出更改时必须小心谨慎,同时还增加了测试需求。

    Currently, business rules are closely coupled with the main code, necessitating the need for care while making changes and also increasing testing requirements.

    youdao

  • 当浏览器调用这个微型云服务器的默认 “页面” 时,代码通过返回前面提到的 “主”目录的目录清单来做出回应。

    When a browser calls the default "page" of this tiny cloud server, the code responds by returning a directory listing of the aforementioned "home" directory.

    youdao

  • 要添加一个按钮来指向应用程序的主屏幕,可以添加清单3中所示的代码。

    To add a button to point back to the main screen of the application, add the code shown in listing 3.

    youdao

  • 为启动外壳客户机,我们必须先初始化GTK环境,创建一个主窗口,然后向其中添加控件,如下面的代码片断所示。

    To start our skin client, we must first initialize the GTK environment, create a main window, and add widgets to it, as in the following code snippets.

    youdao

  • 前 446个字节是主引导加载程序,其中包含可执行代码和错误消息文本。

    The first 446 bytes are the primary boot loader, which contains both executable code and error message text.

    youdao

  • 除了其他事情外,它定义一个全局错误处理程序,在此将放置在执行主应用程序逻辑之前要运行的特定于平台的代码。

    Among other things, it defines a global error handler, and it is where you would place any platform-specific code to run before executing main application logic.

    youdao

  • 以上代码非常简洁地创建了该应用程序的主ui。

    The above code very succinctly creates the main UI for the application.

    youdao

  • MBR中的主引导加载程序是一个 512字节大小的映像,其中包含程序代码和一个小分区表(参见图2)。

    The primary boot loader that resides in the MBR is a 512-byte image containing both program code and a small partition table (see Figure 2).

    youdao

  • 在您代码内的主决策点放几条这样的跟踪消息会有令人吃惊的帮助效果。

    Placing a few such trace messages at major decision points in your code can be surprisingly helpful.

    youdao

  • 此代码会利用递归概念多次调用主函数,直至处理完最后一个目录为止。

    This code USES the concept of recursion to call the main function multiple times until the last directory has been traversed.

    youdao

  • 每个可执行代码段将在需要特定的事件时执行,这些事件包括库的初始化和该程序本身主入口点。

    Each section of executable code is run when a particular event becomes necessary, including events like the initialization of a library and the main starting entry point of the program itself.

    youdao

  • 我们喜欢这个插件是因为我们都是博主,每天都要引用和复制大量的链接和代码,而每个需要在网上进行大量复制粘贴操作的网友都会用到AutoCopy。

    We like it because we're bloggers, having to quote and copy links and code every day, but anyone who does a fair amount of copying to and from the web will dig AutoCopy.

    youdao

  • 清单10显示了修改后的主模板的代码。

    Listing 10 shows the code for the revised master template.

    youdao

  • 代码示例6:在主测试中检查是否为直角三角形。

    Code Sample 6: Check for right triangle in main test.

    youdao

  • 当用户单击某个关闭的节点时,浏览器会将目标节点的onClick事件(通过气泡)传递给小组件控制器代码的主onclick处理程序。

    When a user clicks on a closed node, the onClick event of the target node is bubbled up by the browser to the main onClick handler of the widget's controller code.

    youdao

  • 今天,Linux的主内核拥有适用于22个架构的代码,虽然不是所有架构都得到平等的支持,或者都同样成熟。

    Today, the main Linux kernel has code for 22 architectures, although not all of them are equally well supported or mature.

    youdao

  • Git是一个分散的版本控制软件,可用于将GIMP代码保持在主知识库上。

    Git is a decentralized version-control software, which can be used to keep GIMP code on the main repository.

    youdao

  • 如果您在应用程序的主ui线程上运行清单1中的代码,可能会出现ApplicationNot Responding对话框,具体视用户网络速度而定。

    If you run the code in Listing 1 on the main UI thread of an application, it might cause an application Not Responding dialog to appear, depending upon the speed of the user's network.

    youdao

  • 注意,不需要单独的主函数,代码也不使用任何链接库:作为Boost一部分的unit _ test .hpp头文件中包含所需的所有定义。

    Notice that no separate main function is needed, nor does the code use any link library: the unit_test.hpp header that's part of the Boost installation contains all the necessary definitions.

    youdao

  • 通过在主站点从HostA运行清单7内的代码来同步主站点与目标站点之间的文件系统定义。

    Synchronize the file system definition from the primary site to the target site by running the code in Listing 7 from HostA on the primary site.

    youdao

  • 在构建主Shale发行版之前,应该运行antclean删除之前已有的构建后的代码。

    Before you build the main Shale release, you should run ant clean to remove any preexisting built code.

    youdao

  • 定制代码特性对于减轻在主websphereApplicationServer机器上进行工作是非常有用的。

    The Custom Code feature was very useful for offloading work from the main WebSphere Application Server machine.

    youdao

  • 在上面的代码段中,我们将主窗口对象的“destroy ”信号连接到gtk_main _ quit函数。

    In the above code snippet, we connect the "destroy" signal of our main window object to the gtk_main_quit function.

    youdao

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

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

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