中英互译
come from
美 /kʌm frəm/
基本释义
- 来自:指具有特定的起源或来源。
- 是……的结果:指某事物的结果。
- 来自某地:指某人或某物的起源地。
- 由……说出:指某人说出的信息。
双语例句
- They come from totally different cultures.他们来自完全不同的文化。来自《牛津词典》
- Nearly half the students come from overseas.几乎一半学生来自海外。来自《柯林斯英汉双解大词典》
- The letter had come from an unknown mischief-maker.这封信来自一个匿名的离间者。来自《柯林斯英汉双解大词典》
网络短语
- be from come from来自
- l come from the plain我从草原来;我从草本来
- where did you come from你从哪里来;你们从哪里来;你从哪儿来;你打哪儿来
- come from outer space来自外部空间
- Ideas come from everywhere点子来自任何地方;灵感无处不在
同义词
来自;出生于
英英释义
- In computer programming, COMEFROM (or COME FROM) is an obscure control flow structure used in some programming languages, originally as a joke. COMEFROM is roughly the opposite of GOTO in that it can take the execution state from any arbitrary point in code to a COMEFROM statement.