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
双语例句
- Connections that result in a cycle are eliminated by specifying the pseudo column CONNECT_BY_ISCYCLE in the WHERE clause.
可通过在WHERE子句中指定伪列CONNECTBYISCYCLE来排除导致循环的中转。 - T-type is a pseudo father and a pseudo mother.
而T的人则是一个假的父亲和母亲。 - AIX7 will introduce the AIX Event Infrastructure, which will be implemented as a pseudo file system.
AIX7将引入AIXEventInfrastructure,它将作为伪文件系统实现。 - The pseudo column value is also used to sort the query results in breadth-first sequence.
还可以使用伪列值按照宽度优先顺序对查询结果进行排序。 - In the following example, the pseudo column LEVEL is specified on the select list.
在下列示例中,在选择列表中指定伪列LEVEL。 - The pseudo column LEVEL is used in a string to make the hierarchy visible.
可在字符串中使用伪列LEVEL,使分层结构变得可视。 - The change we'd made increased the length of the pseudo message structure by four bytes.
我们所做的更改使得pseudo消息结构的长度增加到了4个字节。 - The essential technique for using pseudo is the same as that used for fakeroot in its default use case.
pseudo使用的基本技术与在默认用例中fakeroot使用的技术相同。 - Finally, the factors influencing pseudo coding ran ging value are discussed, error estimation method is given, and the influence on ranging precision is analysed.
最后,对影响伪距测量值的因素进行了讨论,给出了误差计算的方法,分析了对测距精度的影响。 - Use the kernel API kernel_thread to register this kernel thread in this pseudo code
在下面的伪代码中,使用了内核APIkernelthread来注册这个内核线程