摘要:        
1. p88结构简介:先定义结构描述struct inflatable{ char name[20]; float volume; double price; }再按描述创建结构变量struct inflatable gooes;// in cinflatable vincent;//int c++ 可省略 structinflatable guest = { "Glorious Gloria", 1.88, 29.99 };// init indicated valuesC++不提倡使用外部变量,但提倡使用外部结构申明。根据C++11新特性,与...    阅读全文
posted @ 2012-11-23 16:56
不想当元帅的好兵。
阅读(189)
评论(0)
推荐(0)
        
 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号