Design&Art

C++博客 首页 新随笔 联系 聚合 管理
  26 Posts :: 0 Stories :: 38 Comments :: 0 Trackbacks

11 2007 档案

posted @ 2007-11-26 17:09 安帛伟 阅读(379) | 评论 (0)  编辑

     摘要: C++的static有两种用法:面向过程程序设计中的static和面向对象程序设计中的static。前者应用于普通变量和函数,不涉及类;后者主要说明static在类中的作用。
  阅读全文
posted @ 2007-11-21 01:10 安帛伟 阅读(301) | 评论 (0)  编辑

posted @ 2007-11-09 20:00 安帛伟 阅读(286) | 评论 (0)  编辑