• 2021-04-14 问题

    【单选题】假如我们想要对象 eh 来处理 TextArea 对象 t 的 TextEvent 事件,那么 我们应如何把 eh 添加为 t 的事件处理程序? A. t.addTextListener (eh) B. eh.addTextListener (t) C. addTextListener (eh,t) D. addTextListener (t, eh)

    【单选题】假如我们想要对象 eh 来处理 TextArea 对象 t 的 TextEvent 事件,那么 我们应如何把 eh 添加为 t 的事件处理程序? A. t.addTextListener (eh) B. eh.addTextListener (t) C. addTextListener (eh,t) D. addTextListener (t, eh)

  • 1