Category:LSL Types/ja

From Second Life Wiki
< Category:LSL Types
Revision as of 02:47, 5 December 2007 by Coffee Mills (talk | contribs) (New page: {{LSL Header}} ===導入=== データ型はデータの型またはフォーマットの定義である. An integer for example, defines that the variable which will hold this k...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

導入

データ型はデータの型またはフォーマットの定義である.

An integer for example, defines that the variable which will hold this kind (or 'type') of data shall contain only integers, which for 32-bit are whole number values in the range of 0x00000000 to 0xFFFFFFFF.

integer myVar = 123;

Subcategories

This category has the following 11 subcategories, out of 11 total.

Pages in category "LSL Types/ja"

The following 6 pages are in this category, out of 6 total.