sdsdfdfsfsddf為了放棄應(yīng)用程序的輸出而不返回任何輸入數(shù)據(jù),并且要求占用操作系統(tǒng)資源最少,應(yīng)將程序輸出導(dǎo)向到()流
A.a B.b C.c D.d
A.實(shí)現(xiàn)Dispose方法 B.實(shí)現(xiàn)Finalize方法 C.實(shí)現(xiàn)析構(gòu)方法 D.重載delete運(yùn)算符
A.IDispose B.IList C.IDisposable D.IEnumerable