主要功能是实现把堡垒机的内容复制到浏览器端,把浏览器端的文本复制到堡垒机上. 借助一个中间的文本框,现将堡垒机内容复制到一个文本框,然后把文本框内容复制出来.或者将需要传递到堡垒机的内容先复制到文本框,然后在传递到堡垒机上. //监听堡垒机端往剪切板复制事件,然后写入文本框中 client.onclipboard = function(stream, mimetype){ if (/^text\//.exec(mimetype)) { var stringReader = new Guacamo
中文命名的文档,上传是乱码 -- 显示的 打开后, 中文部分是乱码 Comment 1 by project member ffdixon, Nov 08, 2010 Translation "Chinese name of the document, the upload is garbled - show opens, the Chinese part is garbled" Do you have a sample Chinese document that you