Copy function Copy的意思|示意
复制功能
Copy function Copy的网络常见释义
返回字符串的子串 , sn]: string): string; 将一组字符串连接起来 Copy function Copy(S; Index, Count: Integer): string; 返回字符串的子串 Delete procedure Delete(var S: string; Index, Count:Integer); 从字符串中删除一个子串 ..
Copy function Copy相关例句
There should be an explicit function called Create a copy. The copy will be identical to the original, but not tied to the original in any way.
叫做“创建副本”的功能,副本应该和原始文档一模一样,但不应该与原始复制捆绑在一起。
Without a reference, you copy the entire array or hash onto the function call stack, and then copy it again in the function.
如果不使用引用,就需要将整个数组或 hash 表复制到该函数的调用栈中,然后在函数中再次对其进行复制。
To avoid this aliasing effect, you need to call the built-in copy function to duplicate the list, and then assign the copy instead.
为了避免别名效应,您需要调用内置的copy函数来复制列表,然后改为对副本进行赋值。
Duplicating machine with Copy Stop function can realize the function using code of Copy Stop.
具有拷贝防止功能的复印机,可采用拷贝禁止代码方式实现该功能。
Document printed on color copy paper can realize Copy forbidden function in the common duplicationg machine.
用普通的印刷技术,可以把它印在纸张和其他可弯曲的弹性材料上。
For example, a copy function should be implemented with a Ctrl-C shortcut, named copy, and given a tooltip of copy.
比如,复制功能应该使用快捷键Ctrl - c(称为Copy)实现,而且提供了一个Copy工具提示。