| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
帮UNI UP~In Reply To:求教 Posted by:uni at 2005-12-11 16:42:48 > struct nnude
> {
> ......
>
> };
>
>
>
>
>
> vector<nnude> tow;
>
> 这样是不可以的
>
> 但是 把STRUCT 提到外面就可以
> 这是为什么
>
> 还有
>
> struct nnude
> {
> nnude(){}
> .....
> };
>
>
> 以后就只能声明 nnude tow
> 不能声明 nnude tow[4]了...
> 这是为什么
>
> 还有谁能教教我STRING STREAM 怎么用
>
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator