期刊文献+

散块文字的复制累积并一次粘贴的VC++编程

On VC + + Programming for Cumulate Copy of the Discontinuous Literal Block and Once Pasting
下载PDF
导出
摘要 提要电子文档中总有一些精彩文笔或有价值的数据散落在全文的各个地方。有必要建立一种很方便摘录的工具实现散块文字的后台复制累积并一次粘贴,省却频繁切换窗口的麻烦。利用VC++的文件函数以及CEdit类窗口内容与粘贴板数据交互的成员函数,再结合热键调用。用VC++作简单编程,可以实现这一目的。 There are some wonderful statements and valuable data distributed all over the electronic documents. It is necessary to build a simple tool to copy literal fragments frequently to clipboard as soon as appended by application system to a file and paste only a time from the clipboard which contents read from the above file by that system. In order to get rid of the troubles of switching frequently among multiple application windows during copying and pasting operation. We can make a project with the data interchange functions between file and variable such as fgetc0 and fputc0, between CEdit and Clipboard such as Clear0, Copy0 and Paste0, further more, the function of Register Hot Key, all which referring to VC++ 6.0.
作者 王通明
出处 《办公自动化》 2005年第12期45-48,共4页 Office Informatization
关键词 复制累积 方便摘录 文件函数 编辑框类 热键注册 粘贴板 Cumulate copy Easily extract File functions CEditclass Register HotKey Clipboard
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部