pseudo
英 [ˈsjuːdəʊ]
美 [ˈsudoʊ]
adj. 假的;伪的;冒充的
n. 伪君子;假冒的人
BNC.24260 / COCA.26875
柯林斯词典
- PREFIX (用于构成形容词和名词)表示“假”,“伪”,“冒牌”
Pseudo-is used to form adjectives and nouns that indicate that something is not the thing it is claimed to be. For example, if you describe a country as a pseudo-democracy, you mean that it is not really a democracy, although its government claims that it is.- ...pseudo-intellectual images.
伪知识分子的形象
- ...pseudo-intellectual images.
英英释义
noun
- a person who makes deceitful pretenses
adj
- (often used in combination) not genuine but having the appearance of
- a pseudo esthete
- pseudoclassic
双语例句
- This paper describes an unsupervised translation disambiguation method based on the Equivalent Pseudo Translation ( EPT).
该文提出了一种基于等价伪译词进行无指导译文消歧的方法。 - The change we'd made increased the length of the pseudo message structure by four bytes.
我们所做的更改使得pseudo消息结构的长度增加到了4个字节。 - Events are represented as files within a pseudo file system.
事件表示为一个伪文件系统中的文件。 - The pseudo column value is also used to sort the query results in breadth-first sequence.
还可以使用伪列值按照宽度优先顺序对查询结果进行排序。 - The pseudo column can not only be used to detect cycles but also to exclude them from the result.
伪列不仅可以用来检测循环,还可以使用伪列从结果中删除循环。 - Second thing to notice, is that little piece of pseudo code is telling me things about values.
然后需要注意的是,这些伪代码告诉了一些关于值方面的事情,我需要一个浮点数。 - Study on equivalence of iterative sequences for φ-pseudo contractive mappings
含φ-伪压缩映射的迭代序列等价性问题研究 - An apparent or pseudo change in the sign occurs when a stress trajectory passes through an isotropic point.
当一个主应力迹线通过一个各向同性点时,该符号会发生一个表面上的或虚假的改变。 - This enables pseudo to report both the current path name and the previous path name used.
这让pseudo能够同时报告当前的路径名和以前使用的路径名。 - Use the kernel API kernel_thread to register this kernel thread in this pseudo code
在下面的伪代码中,使用了内核APIkernelthread来注册这个内核线程