Is there a way to manipulate the clipboard data in JavaScript?
有没有办法在JavaScript中操纵剪贴板数据?
Also is there a way to implement the visual studio ***
还有一种方法来实现视觉工作室***
Ctrl+Shift+V
option to paste clipboard data in cycle?
在循环中粘贴剪贴板数据的选项?
1 个解决方案
#1
You can copy/paste clipborad content via Javascript. Check this link
您可以通过Javascript复制/粘贴clipborad内容。检查此链接
http://www.geekpedia.com/tutorial126_Clipboard-cut-copy-and-paste-with-JavaScript.html
Sorry I didn't understand the second question :(
对不起,我不明白第二个问题:(
#1
You can copy/paste clipborad content via Javascript. Check this link
您可以通过Javascript复制/粘贴clipborad内容。检查此链接
http://www.geekpedia.com/tutorial126_Clipboard-cut-copy-and-paste-with-JavaScript.html
Sorry I didn't understand the second question :(
对不起,我不明白第二个问题:(