A.struct plan數(shù)組名[5]; B.struct plan數(shù)組名[10]; C.plan struct數(shù)組名[5]; D.plan數(shù)組名[5];
A.struct p; B.struct goods p; C.struct goods; D.goods p;
A.-> B.. C.->> D.#