• 稍后我们浏览一下代码现在拷贝代码项目中编译运行

    We'll look through the code later, now just try to copy it to your project, compile and run it.

    youdao

  • 主要的是,人们通过拷贝粘贴来获得重用”,决不会代码这样做

    Mostly, people achieve "reuse" by copy and pasting, which you never do in code.

    youdao

  • 然后含有经过重命名的方法调用计时代码替换拷贝方法的正文。

    It then replaces the body of the copied method with timing code wrapping a call to the renamed original method.

    youdao

  • 清单2显示产生编译时错误代码部分因为拷贝构造函数私有的。

    Listing 2 shows a piece of code that results in a compile-time error because the copy constructor is private.

    youdao

  • 开发者来说意味着可以始终使用最新代码拷贝

    For developers, this means the ability to always be working with the latest copy of the code.

    youdao

  • 黑客拷贝移走主要是知识产权包括硬件设计软件代码

    The hackers copied and removed mainly intellectual property, including hardware designs and software code.

    youdao

  • 一个完全自定义代码代码模块可以从中进行拷贝粘帖。

    GetTestData.java: a completed custom code module from which you can copy and paste.

    youdao

  • 完全自定义代码代码模块可以从中进行拷贝帖。

    SetupTestDataArea.java: a completed custom code module from which you can copy and paste.

    youdao

  • 接下来就让我们实际应用一下零拷贝,在客户机服务器间传输文件(参见下载查找示例代码)。

    Now let's put zero copy into practice, using the same example of transferring a file between a client and a server (see Download for the sample code).

    youdao

  • 注意发布主干不是我们仅把某个故事代码直接拷贝到主干中,而是意味着所有工作拷贝到主干中,一次完整同步

    Note that "release to trunk" doesn't mean that we are copying the code for one specific story to trunk. It means we are copying everything from work to trunk, i.e. doing a complete synchronization.

    youdao

  • 如果没有拷贝构造函数正确代码有可能造成list对象某些数据成员没有初始化。

    If you do not write a correct code for the copy constructor, object within a list will have some data members uninitialized.

    youdao

  • 更新读者JonOberheide给我们电邮搞到了一个木马拷贝解读了代码

    UPDATE: Reader Jon Oberheide emailed us to say he’d gotten a copy of the trojan and dissected its code.

    youdao

  • 代码应该拷贝Web项目中

    Code should also not be copied into the Web project.

    youdao

  • 如果四处拷贝粘贴这个代码然后修改book字段结构,那么我可能麻烦了

    If I were to copy and paste this code all around, then change the field structure of the book table, I would be in a bad way.

    youdao

  • 最后代码这样字符串s1那个字符串拷贝是,但是如果没有忘记,我们打印的时候,我们看到什么?

    So the very last two lines of code I'm saying this, s2 the original string is s1, the copy of the string is s2, but if I haven't lost you, what are we really going to see when we print this?

    youdao

  • 但是这个方案最大的缺憾就是由于需要您手动修改生成代码任何时候在设计器中类型DataSet进行更改,您就不得不再次拷贝类型声明部分的代码,很是繁琐

    Since you are manually modifying generated code, anytime you make a change to Typed Dataset via Dataset Designer, you have to remember to copy and paste code. That was painful.

    youdao

  • 但是这个代码尚未达到我们拷贝要求

    But this does not yet get us to our goal of zero copy.

    youdao

  • 然后这个代码编译可执行对象或者程序拷贝或者移动测试库中

    This source code could then be compiled into executable objects or programs and copied or moved into test libraries.

    youdao

  • 存取所有资产相关联文件代码下载了一拷贝便于日后学习

    She has immediate access to all of the files and code associated with the asset and downloads a copy for further study.

    youdao

  • 因为每个JVM仍然拥有AOT代码拷贝,所以这种实现方式对于内存使用量没有直接好处但是由于能够重用 AOT 代码避免重复编译可以节省内存CPU

    There is no direct footprint benefit because each JVM still has a copy of the AOT executable but there are memory and CPU savings from being able to reuse this code rather than repeat the compilation.

    youdao

  • 开发人员使用客户机/服务器模型集中式VCS系统交互本地代码拷贝更改只能回到中心存储库中

    Developers interact with centralized VCS systems using a client/server model, where changes to your local copy of the source code can only be pushed back to the central repository.

    youdao

  • 当前工具并不比例程服务器本地拷贝代码

    Currently, the tool does not compare the source between the server and local copies of the routine.

    youdao

  • 由于已经找到PPE需要拷贝多少数据,SPE程序现在可以分配本地存储空间,将项目读入段存储空间(使用与前面相同代码),然后执行算法如上所示)。

    Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in (using the same code as before), and then perform its algorithm, reviewed above.

    youdao

  • 拷贝粘贴编程(Copy and paste programming):拷贝(然后修改)现有代码不是假。

    Copy and paste programming: Copying (and modifying) existing code rather than creating generic solutions.

    youdao

  • escape的是对象引用没有保存堆中或者传递可能保留拷贝未知代码

    By escape, we mean that a reference to it is not stored into the heap or passed to unknown code that might retain a copy.

    youdao

  • 代码显示MySQL单元分明类型并不仅仅是编辑器其他单元的拷贝

    This source code shows that the MySQL units are distinct types and not merely copies of other units in the editor.

    youdao

  • 然后创造更多工作,你的拷贝粘贴代码

    Then you create a little more work in that you copy and paste code.

    youdao

  • 使用下面命令制作内核代码一个备份拷贝

    Make a back-up copy of this kernel source tree using the command.

    youdao

  • 每个页面显示当前购物车我们可以下面的HTML代码放到模板文件中,不用将其拷贝粘贴每个页面上。

    To display the current shopping cart on each page, you can place the HTML in the master template file, rather than copying and pasting it to each page.

    youdao

  • 每个页面显示当前购物车我们可以下面的HTML代码放到模板文件中,不用将其拷贝粘贴每个页面上。

    To display the current shopping cart on each page, you can place the HTML in the master template file, rather than copying and pasting it to each page.

    youdao

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

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

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