• 使用复制复制引用数据

    Using replication to duplicate reference data

    youdao

  • 因此解析导航到引用处,需要复制引用将其粘贴其他某个工具位置上,或者依据引用指定说明

    So, to resolve or navigate the reference you will need to either copy the reference and paste it in some other tool or location, or follow the directions specified in the reference.

    youdao

  • 如果某个文件列示其他所有绘图工具只需复制引用这个paintbrush并重写它们以便它们gradientbrush上操作。

    If it is a file listing all the other paint tools, just copy the lines making reference to the paintbrush and rewrite them so they act on the gradientbrush.

    youdao

  • 模型工件引用经常通过复制转变模型本身而解决,使其用于不同工具或领域。

    Often model artifact references are resolved by copying or transforming the models themselves for consumption in a different tool or domain.

    youdao

  • 不过复制收集器因为数据空间复制另一个空间、调整所有引用指向备份增加了成本

    However, copying collectors have the added cost of copying the data from one space to another, adjusting all references to point to the new copy.

    youdao

  • 通过引用传递方法参数没有复制每个远程调用堆栈中,而这个复制过程可能代价高的。

    By enabling pass by reference, the parameters of the method are not copied to the stack with every remote call, which can be expensive.

    youdao

  • 复制一个测试用例需要保留任何原始版本引用也不需要将引用复制到测试日志中

    Duplicating a test case does not retain any reference to the original, nor does it copy references to test logs.

    youdao

  • 不可变属性存取总是具有引用,因而调用任何一需要防御性复制这使得它们效率更高

    Accessors for immutable properties will always have value semantics and do not need the defensive copying on either side of the call, making them more efficient.

    youdao

  • 这种实体引用称为外部实体引用它节省可能花在一次次复制粘贴那些内容时间

    That kind of entity reference, called an external entity reference, saves the time you might otherwise spend copying and pasting the content over and over again.

    youdao

  • 因此,不能复制编译根本知道什么类型引用

    OK, so you can't copy a reference to a type whose class is totally unknown at compile time.

    youdao

  • 然后原始位置复制这些单元,并带上其引用变量

    Only those units are then copied from the original source with the variables they refer to.

    youdao

  • 通过简单地复制而不是克隆数组引用消息产生消息保存投标数组的副本一个引用

    By simply copying the array reference instead of cloning it, both the message and the class that produces it hold a reference to the master copy of the previous bids array.

    youdao

  • 所以必须html目录中引用级联样式表使用标记所有JSP复制相应ppcie 子目录,然后修改它们

    Therefore, you must copy all JSPs in the html subdirectories that reference cascading stylesheet classes or that use the tag into the corresponding ppcie subdirectory, and modify them.

    youdao

  • 测试数据存储不能进行简单复制因为包含了位置内部引用

    The test data store cannot be simply copied, because it contains internal references to its location. Therefore, follow these steps

    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

  • 几种垃圾收集基本策略引用计数、标记-清除、标记-整理 (mark-compact)复制

    There are several basic strategies for garbage collection: reference counting, mark-sweep, mark-compact, and copying.

    youdao

  • 如果安装LEI可以使用一个复制活动服务器关系数据库中的引用信息复制Notes中

    If you have LEI installed, you can use a replication activity to have the server copy the reference information from the relational database into Notes.

    youdao

  • 定义使用一个现有引用WSBind所复制pickup目录PIPELINE资源

    Define or use an existing PIPELINE resource that references the pickup directory where you copied the WSBind file to.

    youdao

  • 因为JAR文件引用定义工具会自动将其复制Web项目中,Tomahawk组件第一得到使用

    Because this JAR file is referenced in the library definition, the tool automatically copied it into a Web project the first time that the Tomahawk components were used.

    youdao

  • Wayne Kelly的调用但是期望引用参数通过复制传递终止

    This is Wayne's [Kelly] call, but I expect that the reference parameters will end up being passed by copying.

    youdao

  • 文件复制Web项目 /WebContent/WEB-INF文件夹中引用运行使用web.xml

    The file will be copied into a Web project's /WebContent/WEB-INF folder, and also referenced in web.xml to be used at runtime.

    youdao

  • 如果不使用引用就需要整个数组hash 表复制函数调用栈中然后函数中再次对其进行复制

    Without a reference, you copy the entire array or hash onto the function call stack, and then copy it again in the function.

    youdao

  • LEI复制定制编程的复制,用于将引用信息复制Notes保持该信息是最新的

    LEI replication or a custom-programmed replication to copy reference information into Notes and to keep it up-to-date.

    youdao

  • 复制文件gimppaintbrushtool (ch)为gimpgradientbrushtool版本内部引用更名为工具名称

    Copy the files gimppaintbrushtool (c and h) to gimpgradientbrushtool versions and rename internal references to the new tool name.

    youdao

  • 搜索引用模块将其复制临时目录

    Search referenced modules and copy them to the temporary directory.

    youdao

  • 工作是通过以下方式实现受影响代码单元复制公用框架中将其引用所有数据对象放置到公共数据接口中。

    You do this by copying the impacted code units into a common framework and placing all of the data objects they refer to into a common data interface.

    youdao

  • 复制新的JAR文件,并将重新命名以便反映所有构建脚本引用时所用的那个名字

    Copy the new JAR file, renaming it to reflect the name by which it is referenced in all the build scripts.

    youdao

  • 复制数据而不是引用两次数据。

    Data have been duplicated instead of being referenced twice.

    youdao

  • 总的来说,OR B通过引用传递选项基本上将调用EJB方法作为本地调用对待(甚至对于远程接口EJB),避免必需对象复制操作

    To summarize, the ORB pass by reference option basically treats the invoked EJB method as a local call (even for EJBs with remote interfaces) and avoids the requisite object copy.

    youdao

  • 相反Python复制引用对象将副本和pickle对象存储一起

    Instead, Python makes a copy of the referenced object and stores it with the item being pickled.

    youdao

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

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

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