non adv. 〔拉丁语〕非,不是 (=not)。 non assumpsit 【法律】被告否认契约的答辩。 non compos mentis 【法律】精神错乱的,发狂的。 non esse =nonexistence. non est (inventus) 住址不明(He is non est. 他地址不明)。 non-licet adj.〔拉丁语〕 不法的。 non liquet 【法律】(诉讼有疑问时陪审员所作的)延期审判的评决。 non nobis (荣耀)不要归与我们。 non obstante 违背法律的规定。 non placet 不赞成;投反对票〔教会或大学集会中的〕。 non plus ultra 不可越境;极点,绝顶,极致 (=ne plus ultra)。 non possumus 声明不可能,拒绝行动 (=we cannot)。 non prosequitur 【法律】使未按时出席的原告败诉的缺席判决。 non sequitur 不合理的推论,不根据前提而下的论断。
By default , methods are non - virtual 默认情况下,方法是非虚拟的。
You cannot override a non - virtual method 不能重写非虚方法。
Inherited non - virtual function 通过继承得到的非虚拟函数
A method both virtual and non - virtual can be hide - by - name or hide - by - name - and - signature 方法(虚方法和非虚方法)可按名称隐藏或按名称和签名隐藏。
However , even a non - virtual function should be tested to ensure that you get the correct results 但是即便如此,也应测试非虚函数,以确保获得正确的结果。
Virtual members perform better than callbacks and events , but do not perform better than non - virtual methods 虚成员的性能高于回调和事件,但是不比非虚方法高。
Although it offered thirty - nine synonyms , none matched my notion of a team , either . so i dusted off my non - virtual hard copy of roget s 尽管它提供了39个同义语,但却没有一个能与我想像中的概念相匹配。
Other situations are not as relevant to the c object model as these are : static and non - static non - virtual member functions do not have any issues in shared environment 其他情形不像它们这样与c + +对象模型关系密切:静态的和非静态非虚拟的成员函数在共享环境中没有任何问题。