createTextRange ()的使用总结2010年02月01日星期一17:21 function test(){var rng=document.body.createTextRange();alert(rng.text)}function ...
確定! 回上一頁