青年中文青年中文

base class的意思

base class中文翻譯:

基礎類別,基本類

相似詞語短語

base───n.(Base)(英、美、愛爾蘭)馬瀨(人名);adj.卑鄙的;低劣的;v.以……作基礎;將……的活動中心設在某地;n.基底;基礎;基地;基本成分;堿;(晶體管的)基極;詞根;(數系的)基數;(棒球)壘

smoothing base───平滑基底

grandiloquent base───夸夸其談的基礎

time base───n.時基,掃描基線,掃描發生器;n.[電子]時基;[電子]掃描基線;掃描發生器

illuminating base───照明底座

class───n.(Class)(英、德)克拉斯(人名);vi.屬于……類(或等級),被列為某類(或某級);n.階級;班級;種類;班;等級;vt.分類;把……分等級;把……歸入某等級,把……看作(或分類、歸類);把……編入某一班級;adj.極好的;很好的,優秀的,出色的

base coat───[涂料]底漆;打底層;中間涂層;底漆膩子,頭道底漆,中間涂層

beddown base───臥床底座

this base───這個基地

雙語使用場景

All classes inherit from a common base class.───所有的類都從一個通用的基類繼承。

the handler must extend the base class.───處理程序必須擴展基類。

I also added a base class.───我還添加了一個基類。

Can be used to qualify a method that is defined in a base class and that has no implementation of the method provided in that class.───可用于限定這樣的方法,該方法在基類中定義但沒有在該類中提供該方法的實現。

The direct base class of a class type must be at least as accessible as the class type itself.───類類型的直接基類必須至少與類類型本身具有同樣的可訪問性。

Because so much of the infrastructure is provided by the base class, it is relatively easy to develop your own Windows Forms controls.───由于基類提供了很多基礎結構,使得開發自己的Windows窗體控件變得相對簡單。

If it is not implemented, the base class implementation is called, but it does nothing other than to return immediately.───如果不實現該方法,則將調用基類實現,但所做的只是立即返回。

To call the base class implementation of that member in their own implementation.───來調用該成員的基類實現。

A similar approach is to use one of Spring's abstract EJB implementation support classes as a base class for your EJB implementation.───一種類似的方法是使用Spring的抽象EJB實現支持類之一作為EJB實現的基類。

英語使用場景

Represents the base class for the Data Encryption Standard (DES) algorithm from which all DES implementations must derive.

The name of the base class of the currently selected class in the Generated classes list.

The idea of inheriting from a base class without being able to downcast to it or upcast to the base just seemed silly.

Control adapter base class.

Provides the base class for Dynamic Data table providers.

Each base class is responsible for tracking performance before and after certain operations and will need to update system-wide performance statistics for that information.

An abstract base class imposes unnecessary restrictions on application-oriented development of the class hierarchy.

It uses a WASThreadFactoryBase base class to enable the use of a single implementation for both the J2SE 5 and the dl.concurrent.util version of the ThreadFactory (Figure 5).

Deriving methods from the common abstract base class, Database , ensures conformance to a common interface.