没脾气2x: 哦,,,不行,要写 this(0) 嘎嘎 [阅读: 482] 2007-03-13 01:32:35 Compiler Error Message: CS1018: Keyword 'this' or 'base' expected Source Error: Line 5: public int m_i = 0; Line 6: Line 7: public B() : B(100) Line 8: { Line 9: }