发布于 2005-05-09 11:20:06
0楼
A #Input
AN #Reset
AN #Help_flag
AN #Output
= #On_pulse // Set output pulse
A #Input
AN #Reset
AN #Help_flag
A #Output
= #Off_pulse // Reset output pulse
A(
O #Output
O #On_pulse
)
AN #Off_pulse
AN #Reset
= #Output
A #Input // Update help-flag
= #Help_flag
我学历不高,还请高手不要见笑.