网友您好, 请在下方输入框内输入要搜索的题目:
A.AddcodetothedefaultconstructoroftheServiceclasstomonitorthefreespaceontheharddiskdrive.
B.AddcodetotheOnStartmethodoftheServiceclasstomonitorthefreespaceontheharddiskdrive.
C.AddaninstanceoftheSystem.Windows.Forms.TimerclasstotheServiceclassandconfigureittofireeveryminute.
D.AddaninstanceoftheSystem.Timers.TimerclasstotheServiceclassandconfigureittofireeveryminute.
E.AddcodetotheOnStartmethodoftheServiceclasstostartthetimer.
F.AddcodetotheElapsedeventhandlerofthetimertomonitorthefreespaceontheharddiskdrive.
G.AddcodetotheTickeventhandlerofthetimertomonitorthefreespaceontheharddiskdrive.
参考答案