2010-05-10

命名空間、型別



筆記:命名空間、型別




namespace:把一些型別的宣告,用一個名稱代表。
型別:

基本的
-sbyte
-byte
-short
-ushort
-int
-uint
-long
-ulong
-float
-double
-decimal
-char
-boll
-string

自訂的
-class
-struct
-array
-enum
-interface
-delegate




沒有留言:

張貼留言