CTS

Japanese: CTS
CTS
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

Japanese:
日本語では共通型システムと呼ぶ。ランタイムにおけるクラス(型)の宣言、使用、および管理の方法を定義したもの。共通型システムでは、型の分類として、領域がスタック上に割り当てられる値型と、ヒープ上に割り当てられた領域のメモリーアドレスを格納する参照型が提供される。すべての型は System.Objectから派生する。データ型には、Byte、SByte、Int16、Int32といったSystem名前空間で定義されたものがあるが、プログラミング言語によって独自のマッピングが行われている。Visual Basic .NETでは、Int16はShort、Int32はIntegerといった具合にマッピングされている。通常はそれぞれのプログラミング言語で定義されているデータ型を利用すれば問題ないが、他のプログラミング言語とインターフェイスをとる場合には、CTSでのデータ型を意識する必要がある場合もある。

出典 ASCII.jpデジタル用語辞典ASCII.jpデジタル用語辞典について 情報

<<:  CT scan

>>:  CD - CD (English) compact disc

Recommend

Entasis - English spelling entasis

An architectural term derived from the Greek word...

Anna Magdalena - Anna Magdalena

…The three violin concertos (BWV1041-43), the Bra...

Masatoyo Yamana

Year of death: 23 January 1499 (4 March 1499) Year...

Director of Operations - Gyōmutantōtorisimariyaku

...The person with such authority is the represen...

Kyoho gold and silver coins

Coins minted and circulated during the Kyoho era (...

Masamoto Kujo

He was a nobleman in the late Muromachi period. H...

Tolerance - Kanyoudo

...Also called latitude. In photography, it refer...

Croup

Hoarse voice: Mucous membranes in the throat and t...

Black literature

Literature by black people. It is broadly divided...

Crime of using, delivering, and importing counterfeit securities

...The crime of forging, altering, or making fals...

Sunda [Archipelago] - Sunda

The term refers to the group of islands that belon...

Galactic nebula

Interstellar matter in the Milky Way, consisting ...

Taxpayer - Nouzeisha

A person who pays taxes. A person who is obligated...

Eternal Alliance - Ewiger Bund

On August 1, 1291, representatives of the three or...