:2.931KB : :1 :2020-12-23 11:03:17
复制GIF动态图片到剪辑板例子。
html = 子文本替换 (#常量1, “[&GifFileName]”, 图像路径, , , 真)
dom.创建 (“{25336920-03F9-11CF-8FD0-00AA00686F13}”, )
dom.方法 (“write”, html)
rang = dom.读对象型属性 (“body”, ).对象型方法 (“createControlRange”, )
img = dom.对象型方法 (“getElementById”, “img”)
rang.方法 (“add”, img)
返回 (rang.逻辑方法 (“execCommand”, “copy”, 假, 0))
01-25从word复制到剪辑板的图片数据
01-12屏幕录象保存为GIF动态图片格式
12-27复制文件到剪辑板
12-27自动复制选中到剪辑板并显示在软件编辑框