登录
首页 » Visual C++ » word

word

于 2020-06-29 发布 文件大小:4571KB
0 212
下载积分: 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 个回复

  • AutoCopyFiles
    用定时将选择的文件夹(文件),复制到其他位置,差量备份( 用定时将选择的文件夹(文件),复制到其他位置,差量备份 用定时将选择的文件夹(文件),复制到其他位置,差量备份 Use the time to the folder (file), copied to other locations, differential backup )
    2015-07-02 15:09:54下载
    积分:1
  • moqso
    说明:  
    2017-11-04 20:43:32下载
    积分:1
  • apdlaa
    ANSYS的APDL参数化建模,介绍了ANSYS中用APDL建模的基本思想,提出格式表准化建议(ANSYS APDL parameters of the modeling, using ANSYS APDL model introduced the basic idea, put forward proposals standardized format table)
    2011-01-29 17:23:19下载
    积分:1
  • date
    开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
    2013-12-12 14:23:28下载
    积分:1
  • WENJIANCAOZUO
    大多数程序设计中均要求将数据表中的数据和EXCEL文件进行交换,本程序可以实现改功能(Most programs require that the design of the data in the table data and EXCEL file exchange, this program can achieve change function)
    2015-04-14 19:14:16下载
    积分:1
  • Clist
    一个vc下的汉字转十六进制的小程序,希望对大家有帮助(A vc transfer hexadecimal characters under a small program, we want to help)
    2009-09-24 10:14:09下载
    积分:1
  • ExcelToTxt
    一个读取EXCEL数据,并且充足数据,重新写入TXT文档的程序,设计到Excel操作以及读写文件操作(EXCEL a read data, and sufficient data, re-write the program TXT documents and design to operations and to read and write Excel file operations)
    2010-11-08 01:30:44下载
    积分:1
  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • 200
    VC++应用excel导入导出,方便实现(VC++ excel)
    2011-11-23 20:38:33下载
    积分:1
  • Decimal_Binary
    软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。 (Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
    2013-12-18 17:07:56下载
    积分:1
  • 696518资源总数
  • 104603会员总数
  • 38今日下载