我想創建一個輸入:<input type='text' id='in'></input>當用戶鍵入字符時,輸入將保留該字符。但是當用戶鍵入不同的字符時,輸入將保留新字符。我怎樣才能做到這一點? 查看完整描述