博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年8月22日

摘要: 在C和C++有三种定义结构的方法。 Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->1 typedef struct { 2 3 int data; 4 5 ... 阅读全文

posted @ 2008-08-22 16:01 verbalsaint 阅读(146) 评论(0) 推荐(0)