join( '\n' ); var clip = new ClipboardEvent( 'copy' ); clip.clipboardData.setData( 'text/plain', data ); clip.preventDefault(); e.target.
確定! 回上一頁