... <script type="Text/JavaScript"> $(document).ready(function(){ $(document).keydown(function(e){ alert(e.keyCode); if(e.
確定! 回上一頁