翻訳と辞書
Words near each other
・ cix
・ cjk
・ cjkv
・ ck
・ cl
・ clam
・ clarify
・ clarion
・ claris
・ clasp
class
・ class hierarchy
・ class library
・ class method
・ class oriented ring associated language
・ class-relation method
・ classic
・ classic c
・ classic-ada
・ classical logic


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

class : FOLDOC
class
1. The prototype for an object in an object-oriented language; analogous to a derived type in a procedural language. A class may also be considered to be a set of objects which share a common structure and behaviour. The structure of a class is determined by the {class variables} which represent the state of an object of that class and the behaviour is given by a set of methods associated with the class.
Classes are related in a class hierarchy. One class may be a specialisation (a "subclass") of another (one of its "superclasses") or it may be composed of other classes or it may use other classes in a client-server relationship. A class may be an abstract class or a concrete class.
See also signature.
2. See type class.
3. One of three types of Internet addresses distinguished by their most significant bits.
3. A language developed by the Andrew Project
es distinguished by their most significant bits.
3. A language developed by the Andrew Project


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.