In Japanese, it is called the common type system. It defines how classes (types) are declared, used, and managed at runtime. The common type system provides two types: value types, whose space is allocated on the stack, and reference types, whose memory addresses are allocated on the heap. All types are derived from System.Object. Data types include those defined in the System namespace, such as Byte, SByte, Int16, and Int32, but each programming language has its own mapping. In Visual Basic .NET, Int16 is mapped to Short, Int32 to Integer, and so on. Normally, there is no problem if you use the data types defined in each programming language, but when interfacing with other programming languages, you may need to be aware of the data types in CTS. Source: ASCII.jp Digital Dictionary About ASCII.jp Digital Dictionary Information |
日本語では共通型システムと呼ぶ。ランタイムにおけるクラス(型)の宣言、使用、および管理の方法を定義したもの。共通型システムでは、型の分類として、領域がスタック上に割り当てられる値型と、ヒープ上に割り当てられた領域のメモリーアドレスを格納する参照型が提供される。すべての型は System.Objectから派生する。データ型には、Byte、SByte、Int16、Int32といったSystem名前空間で定義されたものがあるが、プログラミング言語によって独自のマッピングが行われている。Visual Basic .NETでは、Int16はShort、Int32はIntegerといった具合にマッピングされている。通常はそれぞれのプログラミング言語で定義されているデータ型を利用すれば問題ないが、他のプログラミング言語とインターフェイスをとる場合には、CTSでのデータ型を意識する必要がある場合もある。
出典 ASCII.jpデジタル用語辞典ASCII.jpデジタル用語辞典について 情報 |
>>: CD - CD (English) compact disc
An architectural term derived from the Greek word...
The petrochemical industry is a chemical industry...
…The three violin concertos (BWV1041-43), the Bra...
Year of death: 23 January 1499 (4 March 1499) Year...
...The person with such authority is the represen...
Coins minted and circulated during the Kyoho era (...
He was a nobleman in the late Muromachi period. H...
...Also called latitude. In photography, it refer...
Hoarse voice: Mucous membranes in the throat and t...
Literature by black people. It is broadly divided...
...The crime of forging, altering, or making fals...
The term refers to the group of islands that belon...
Interstellar matter in the Milky Way, consisting ...
A person who pays taxes. A person who is obligated...
On August 1, 1291, representatives of the three or...