登录
首页 » Visual C++ » word

word

于 2020-06-29 发布 文件大小:4571KB
0 400
下载积分: 1 下载次数: 120

代码说明:

  VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)

文件列表:

word
....\Debug
....\.....\msword.obj,996636,2013-05-07
....\.....\msword.sbr,0,2013-05-07
....\.....\StdAfx.obj,105802,2013-05-07
....\.....\StdAfx.sbr,1375019,2013-05-07
....\.....\vc60.idb,238592,2013-05-08
....\.....\vc60.pdb,446464,2013-05-08
....\.....\word.bsc,4473856,2013-05-08
....\.....\word.exe,307281,2013-05-08
....\.....\word.ilk,618264,2013-05-08
....\.....\word.obj,13401,2013-05-07
....\.....\word.pch,7012576,2013-05-07
....\.....\word.pdb,1106944,2013-05-08
....\.....\word.res,2544,2013-05-07
....\.....\word.sbr,0,2013-05-07
....\.....\wordDlg.obj,68534,2013-05-08
....\.....\wordDlg.sbr,0,2013-05-08
....\msword.cpp,254433,2013-05-07
....\msword.h,65560,2013-05-07
....\ReadMe.txt,3543,2013-05-07
....\res

....\...\word.rc2,396,2013-05-07
....\resource.h,682,2013-05-07
....\StdAfx.cpp,206,2013-05-07
....\StdAfx.h,1054,2013-05-07
....\templete.doc,23040,2013-05-07
....\templete1.dot,0,2013-05-07
....\word.aps,35608,2013-05-07
....\word.clw,1137,2013-05-08
....\word.cpp,2065,2013-05-07
....\word.dsp,4251,2013-05-07
....\word.dsw,516,2013-05-07
....\word.h,1302,2013-05-07
....\word.ncb,214016,2013-05-08
....\word.opt,49664,2013-05-08
....\word.plg,755,2013-05-08
....\word.rc,5282,2013-05-07
....\wordDlg.cpp,6879,2013-05-08
....\wordDlg.h,1374,2013-05-07
....\复件 templete.doc,23040,2013-05-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vcexcel
    能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
    2012-02-21 20:31:37下载
    积分:1
  • 支持多种格式图片的LIB
    一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。(support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.)
    2005-07-04 10:08:43下载
    积分:1
  • ADO_Excel_CWR
    通过ADo显示Excel内容 并对Excel中数据进行添加、删除、修改等操作(Excel content through ADo display data in Excel and add, delete, modify and other operations)
    2010-05-31 17:03:19下载
    积分:1
  • 永乐软
    说明:  文档一体化系统是从档案管理的实际情况出发而研发的,总体上力求简明、实用和功能完备;操作风格上,尽可能地向大家所熟悉的微软产品靠近。它具有文档一体化功能,乡镇、机关档案室可以从收发文登记开始管理,以归档类目为桥梁,通过归档操作,最终完成归档工作。此系统启运方便快捷。(Document integration system is developed from the actual situation of archives management, and strives to be concise, practical and functional in general. In terms of operation style, it is as close as possible to Microsoft products that you are familiar with. It has the function of document integration. Township and government archives office can start management from the registration of receiving and receiving documents, take the archiving category as a bridge, and finally complete the archiving work through the archiving operation. This system is easy to operate.)
    2020-06-23 23:40:01下载
    积分:1
  • RWExcel
    说明:  使用Visual C++操作excel(创建并读写excel表格的内容)(Using Visual C++ operators excel (excel form to create and write the content))
    2010-04-22 13:25:33下载
    积分:1
  • matio-1.5.2
    读取.mat数据文件的库,很好用,很简单。(matio is an C library for reading and writing Matlab MAT files. It is usefull , and very easy to use.)
    2013-12-23 16:05:37下载
    积分:1
  • blwj
    一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!(traverse a document folder example, the source code has been revised to facilitate the call!)
    2006-11-13 11:29:31下载
    积分:1
  • MSCOMM32
    第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for Version 8.0.2 of the CEintegrated product set.)
    2013-09-22 19:37:32下载
    积分:1
  • InputOutpusFileManagerClassWrapper
    说明:  已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)(Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested))
    2006-04-06 20:01:52下载
    积分:1
  • ExcelFormat_src
    C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
    2020-07-09 17:48:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载