onKeyUp 监听键盘事件,当键盘抬起的时候,触发方法inputKeyUp.1:标签绑定键盘件<input onKeyUp={this.inputKeyUp}></input>2:keyCode获取你按得是什么 ...
確定! 回上一頁