值类型

int  其实是System.Int32

bool   System.Boolean

struct 名字{值和方法}

enum Days{Monday,.....}  枚举

首页 我的博客
粤ICP备17103704号