function getData() { var aaa = window.clipboardData.getData("Text"); document.all.hidData.value=aaa; } 相关文章: