• 分配行为用于数值变量复制另一个变量

    The Assign activity is used to copy values from one variable to another.

    youdao

  • 活动允许变量复制另一个变量复制初始化变量

    An assign activity lets you copy values from one variable to another or to initialize variables.

    youdao

  • 使用这些消息构建变量,这些变量复制单独任务输入输出端的数值(正如前面章节论述的那样)。

    The Messages are used to construct the variables that copy values between inputs and outputs of individual tasks (as discussed in the previous section).

    youdao

  • 需要对其他环境变量进行导出使得它们全局可用它们复制命令启动的每个命令的进程空间(即环境)。

    Other environment variables are exported, or made globally available, and are copied into the process space (the environment) of every command you launch from the command line.

    youdao

  • 除了按照发明者所计划方式使用语言之外,这样做可避免复制重新设置局部变量

    This avoids the copying and resetting of the local variables in addition to using the language in the way as it was intended by its inventors.

    youdao

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

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

    youdao

  • 我们需要复制变量使创建新的变量更加简单因此继续下一步,将变量的值复制剪贴板。

    We want to copy the value of this variable to make creating the new one easier, so go ahead and copy the value of that variable to the clipboard.

    youdao

  • 存储局部变量的位置进行重新排序复制函数参数中的指针以便它们任何数组之前

    It reorders where local variables are stored, and copies Pointers in function arguments, so that they're also before any arrays.

    youdao

  • 注意所有声明变量使用DMA复制的)都按四边界对齐的且都是四字的整数倍

    Note that all of the declared variables which will be copied using DMA are aligned on quadword boundaries and are multiples of quadwords.

    youdao

  • 将SQLSTATESQLCODE复制处理程序第一语句本地变量一种常见做法如清单11

    It is a common practice to copy the values of SQLSTATE and SQLCODE into local variables in the first statement of the handler, as shown in Listing 11.

    youdao

  • 如果有必要的话TagLibrary变量可以复制JAR文件以及其他资源例如形式项目

    Tag Library variables can also copy JAR files and other resources, such as style sheets, into the project, if necessary.

    youdao

  • _ Startup方法信息复制局部变量挂钩任何必要的事件处理如图7所示。

    The _startup method copies this information into local variables and hooks up any necessary event handling, as shown in Figure 7.

    youdao

  • 因为我们希望添加wsdl与所输入完全一致,所以XSLT只是将WSLT变量wsdl的复制输出

    Because we want to add the WSDL exactly as it is entered, our XSLT simply copies the value of the XSLT variable WSDL to the output.

    youdao

  • FTP_REMOTEDIR变量构建结果复制FTP服务器位置

    The FTP_REMOTEDIR variable is the location on the FTP server where the build results will be copied

    youdao

  • 将FTP_SERVERFTP _ PORT变量设置为构建结果复制FTP服务器主机名端口

    Set the FTP_SERVER and FTP_PORT variables to the hostname and port of the FTP server to which the results of the build will be copied.

    youdao

  • 在ByVal参数本地变量时,ByRef变量必须自己复制所有环境下调用方法里。

    While ByVal parameters are effectively local variables, ByRef variables have to copy their value back to the calling method under all circumstances.

    youdao

  • 这里我们argno(初始时被1指向命令本身第一实际参数)索引当前参数复制字符串变量s1

    Here we copy the current arg, indexed by argno (which was initially set to 1, to point to the first actual arg after the command itself) to string var s1.

    youdao

  • 下图显示了一个分配行为如何通过复制变量信息部分任务输出信息复制后续任务的输入端

    The figure below shows how an Assign activity copies the output of one task to the input of a subsequent task by copying the message parts of variables.

    youdao

  • 以前一样,可以使用xsl: copy- of将整个idn复制输出但是路径表达式中使用该变量而不需要转换成节点集。

    You can use XSL: copy-of to copy the whole IDN tree to the output, as before, but you can also use the variable in a path expression without a node-set conversion.

    youdao

  • 但是这个方法函数指针复制一个局部变量然后function对象的call方法调用这个函数。不是直接调用

    However, the method copies a pointer to the selected function into a local variable, and then calls the function with the call method of the function object, rather than calling it directly.

    youdao

  • 这个程序试图个尚未分配内存保存数据:它执行字符串复制操作,将arr中的数据复制p变量中。

    This program tries to store to an unallocated memory location by doing a string copy from arr to the p variable. The expected result is a SEGSEGV signal, as you can see

    youdao

  • 访问派生数据类型,应该使用copy_userdata函数所需的数据vue变量(也就是参数指向的内存)复制Vue脚本变量

    To access derived data types, you use the copy_userdata function, which copies the required data from a non-vue variable, that is, from memory pointed by an argument to a vue script variable.

    youdao

  • 虽然input1变量类型output1变量相同,但是不会类型自动复制out put1变量

    Although the input1 variable has the same type as the output1 variable, the type is not automatically copied to the output1 variable.

    youdao

  • 上面的代码属性内容(即实际消息有效负载)复制payload变量

    The code above copies the contents of this property (that is, the actual message payload) into the "payload" variable.

    youdao

  • 对 cluster_replicator 变量设置,设置集群复制器的数目

    The setting cluster_replicator sets the number of cluster replicators.

    youdao

  • 使用将委托复制局部变量避免并发冲突。

    Copy a delegate to a local variable before publishing to avoid concurrency race condition.

    youdao

  • 应用将委托复制局部变量避免并发冲突。

    Copy a delegate to a local variable before publishing to avoid concurrency race condition.

    youdao

  • 如何一个字符串变量内容复制剪贴板?

    How to copy the contents of a string variable to the clipboard?

    youdao

  • 数组变量持有一个指针,它指向构成数组元素数据长度信息值语句复制指针。

    An array variable holds a pointer to the data constituting the array elements and the rank and length information, and an assignment copies only this pointer.

    youdao

  • 对象变量赋给个,传递一个对象变量过程仅有引用指针复制

    When you assign one object variable to another, or pass an object variable to a procedure, only the reference pointer is copied.

    youdao

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

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

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