vc中关于文件的操作--程序源代码

时间:2012-10-31 08:40:04
【文件属性】:
文件名称:vc中关于文件的操作--程序源代码
文件大小:2.19MB
文件格式:RAR
更新时间:2012-10-31 08:40:04
VC vc中关于文件的操作--本人闲暇时整理了一下在VC对文件操作几种不同的实现方式。
【文件预览】:
关于文件的操作
----get()
--------get.dsp(4KB)
--------StdAfx.cpp(290B)
--------get.ncb(41KB)
--------Debug()
--------ReadMe.txt(1KB)
--------StdAfx.h(667B)
--------get.opt(48KB)
--------get.cpp(341B)
--------get.dsw(529B)
--------get.plg(1KB)
----文件操作()
--------iofileDoc.h(1KB)
--------iofile.opt(49KB)
--------iofile.dsw(535B)
--------StdAfx.cpp(208B)
--------resource.h(781B)
--------iofileView.cpp(5KB)
--------iofile.ncb(89KB)
--------b.txt(61B)
--------iofileView.h(2KB)
--------c.txt(44B)
--------iofile.clw(2KB)
--------iofile.rc(12KB)
--------MainFrm.h(1KB)
--------a.txt(50B)
--------e.txt(10B)
--------Debug()
--------iofile.aps(43KB)
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------iofile.dsp(4KB)
--------MainFrm.cpp(3KB)
--------iofile.h(1KB)
--------iofile.cpp(4KB)
--------iofile.plg(1KB)
--------res()
--------f.txt(62B)
--------d.txt(48B)
--------iofileDoc.cpp(2KB)
----input()
--------f.opt(48KB)
--------StdAfx.cpp(288B)
--------Debug()
--------f.dsp(4KB)
--------f.plg(886B)
--------ReadMe.txt(1KB)
--------StdAfx.h(667B)
--------f.dsw(525B)
--------f.cpp(334B)
--------f.ncb(41KB)

网友评论

  • 很好 是对文件操作的方式的总结 VC++方式的文件读写使用方便