If procedural programming is top-down, event programming is bottom-up.
如果过程化编程是自顶向下的,事件编程是自底向上。
2
A long time ago, when functions were called "subroutines" (I'm dating myself, I know), one of the main ways to manage complexity was top-downprogramming.