登录
首页 » Visual C++ » word

word

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

  • Excelshengcheng
    Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考(Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method)
    2006-11-22 10:57:30下载
    积分:1
  • TextLog-0.0.2
    说明:  方便的进行日志文件输出的类,可以添加在任何C++工程里面(convenient for the log file output types, can be added in any engineering inside)
    2006-03-31 18:30:34下载
    积分:1
  • VB_view_DWG
    说明:  使用VB查看DWG文件,经典产品 使用VB 查看AUTOCAD图形(View DWG files to use VB, VB classic products AUTOCAD graphics view)
    2009-07-30 22:54:25下载
    积分: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
  • File_BinaryToText
    实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择(To achieve binary file to a text file conversion)
    2011-07-26 14:16:21下载
    积分:1
  • ReplaceKing
    可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)
    2009-10-31 19:31:54下载
    积分:1
  • VBToExcel
    VB写的如何和Excel表格进行数据交换,修改,删除等动作.有详细的中午注释,适合菜鸟学习!(How to write VB and Excel spreadsheets for data exchange, modify, or delete action. Noon detailed notes, suitable for a novice to learn!)
    2013-09-22 15:22:18下载
    积分:1
  • note-book
    实现简单的记事本功能。如:打开文件,添加删除内容,字数统计与查找等功能。(Simple notepad. : Open the file, add and remove content, features such as word count and Find.)
    2012-10-29 17:03:37下载
    积分:1
  • photocp
    批量文件复制改名 因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
    2013-06-20 15:49:36下载
    积分:1
  • OperateFile
    VC++拷贝、删除和移动文件的演示,呵,虽然很简单,但是很基础 ,每一个VC的编程高手都是从这里学起的,不要小看它简单,当初本人也研究了两天呢(VC++ copy, delete and move files in the demo, oh, although very simple, but very basic, every VC is a master of programming by learning from here, do not underestimate it simple, I had also studied it for two days)
    2011-04-25 21:33:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载