struct结构

struct 类型是一种值类型,通常用来封装小型相关变量组.
  传参数多的时候,最好用struct来传。
Code
posted @ 2009-07-30 16:11  ike_li  阅读(255)  评论(0)    收藏  举报