•
parallel
英:
美:
n.平行线;对比
adj.平行的;类似的,相同的
vt.使…与…平行
1、Fork splits the process flow into two or more alternative paths, enabling two or more tasks to be performed in
parallel
.───Fork将处理流程拆分为两个或多个可选路径,使两个或多个任务能够并行执行。
2、It was incredible to see how his talent for technical construction ran in
parallel
with his desire to make women look beautiful.───令人难以置信的是,他在制作手艺层面的才华,与他那种为女人带来美丽的渴望是并驾齐驱的。
3、The
parallel
lines appear to diverge.───这些平行线像是岔开了。
4、The road runs
parallel
to the river.───这条路和这条河是平行的。
5、Many prominent researchers are now beginning to believe in the idea of a
parallel
universe and wormholes.───众多杰出的研究员开始相信平行宇宙和虫洞理论。
6、If a manual system is being replaced, the two should be run in
parallel
for a time, as a part of this testing and validation.───当一个人工系统被取代时,两套系统(人工和计算机)应当同时进行操作,作为检验和验证的一部分。
7、For
parallel
valve installations, the total capacity of the assemblies should equal or exceed that required by the system.───对于并联阀门安装,其总成的总性能应该等于或超过系统所需的性能。
8、Remsen Street is
parallel
with Montague Street.───雷姆森大街与蒙塔古大街是平行的。
9、It is possible to run the system-wide instance and the private instances in
parallel
, as long as they do not use the same TCP ports.───只要他们不使用同样的TCP端口,有可能并行运行全系统例子和人例子。
1、paralleled───adj.并行的,平行的
2、in parallel───并行的;并联的;平行的
3、parallelly───平行地;并列地;类似的;相同地;并联地
4、parallels───n.平行线;平行状态;匹敌者(parallel的复数形式);v.使…成平行;与…相应(parallel的第三人称单数)
5、unparallel───adj.不平行的;无法匹敌的
6、parable───n.(尤指《圣经》中耶稣所讲的的)(道德或宗教)寓言
7、parallax───n.视差;著名的影视编辑软件
8、parables───n.比喻;预言(parable的复数形式)
9、nonparallel───独特的;非平行的
PARALLEL是指并行的意思,它指两个或多个事物顺序、时间和内容上同时发生或进行。并行可以用来表明两个或多个系统、对象或事物之间的关系,例如,地理中的平行线表示地理位置相同,而研究中的并行实验则表示同一结果的不同实验方法。在计算机科学中,并行是指在一个处理器的情况下,将一个任务分解成不同的部分,然后将它们分发到多个处理器上,并且使它们同时运行,以便更快地完成任务。