replicate「replicate和duplicate的区别」
“**”的英文
** [ fù zhì]

to duplicate
to reproduce
to make a copy of
to copy
更多相关:
replicate duplicate print off replication reproduce reproduction (process) take off (clothes) duplication duplicated copy copied dupe DNA replicationDNA duplicating reprography repeat (RPT)
例句与用法:
有的颜色**效果好[差].
Some colours reproduce well/badly.
我们**了计算机磁盘以防意外。
We make copies of our computer disks as a safeguard against accidents.
他叫秘书把文件**一份。
He asked his secretary to make a copy of the document.
这不是原作,它只不过是廉价的**品。
This is not the original; it's only a cheap reproduction.
录音磁带的**质量有了很大改进。
The reproductive quality of audio tapes has improved enormously.
这次录音**的质量不怎么好。
The quality of reproduction isn't very good on this recording.
那幅画是原作还是**品?
Is that an authentic painting or a copy?
**的英语单词怎么写
**
[词典] copy; duplicate; reproduce; make a copy of; print off;
[例句]这录音的**质量不太好。
The quality of reproduction isn't very good on this recording.
vf中replicate是啥意思
replicate(要重复的字符,重复的次数)
例如:?replicate('a',3) 输出'aaa'
?replicate('abc ',2) 输出'abc abc ' ,空格也会重复
