NEQ
基本解釋
- n.不等于
英漢例句
- Logical operations may be specified such as, equal (eq), not equal (neq), greater than (gt), and less than (lt).
邏輯操作可以指定為諸如相等(eq),不相等(neq),大于(gt),和小于(lt)。 - This aper analyzes the structure and disadvantage of the traditional packing -seal,and introduces the structure,the working priniple and characteristics of a neq type of lumped acking seal.
本文分析了傳統(tǒng)填料密封結(jié)構(gòu)存在的不足,介紹了一種新型的集裝式填料密封結(jié)構(gòu),并較為詳細(xì)地論述了其結(jié)構(gòu)、工作原理以及性能特點(diǎn)。 - Directives,Part 3,1997,Rules for the structure and drafting of International Standards, NEQ
1標(biāo)準(zhǔn)化和有關(guān)領(lǐng)域的通用術(shù)語第1部分:基本術(shù)語, - script type="text/javascript">{if $category eq ''}showMenu("Home"){elseif $category neq $nav.cid}showMenu("Lnk{$category}"){else}showMenu("End"){/if}
我做仿拍拍模板的時(shí)候就是這樣做判定的,但是只適用于分類導(dǎo)航,不適用于“自定義”的導(dǎo)航