跟微软一样的记事本(c++),功能全部实现

时间:2014-08-15 08:37:46
【文件属性】:

文件名称:跟微软一样的记事本(c++),功能全部实现

文件大小:5.05MB

文件格式:ZIP

更新时间:2014-08-15 08:37:46

c++ .net

自己编写的,VS2008开发工具,c++编程语言,适合初学者。


【文件预览】:
TextEditor
----TextEditor.sln(1KB)
----TextEditor.ncb(6.76MB)
----TextEditor()
--------resource.h(91B)
--------app.rc(1KB)
--------findForm.h(7KB)
--------stdafx.h(225B)
--------Resources()
--------mainForm.resx(23KB)
--------AssemblyInfo.cpp(1KB)
--------TextEditor.vcproj(6KB)
--------Debug()
--------stdafx.cpp(141B)
--------ReadMe.txt(989B)
--------findForm.resx(6KB)
--------findForm.cpp(3KB)
--------replaceForm.cpp(4KB)
--------FileMenu.cpp(3KB)
--------replaceForm.h(9KB)
--------TextEditor.vcproj.MICROSOF-2949D8.Administrator.user(1KB)
--------TextEditor.vcproj.MICROSOF-11D511.Administrator.user(1KB)
--------mainForm.h(37KB)
--------ClassDiagram1.cd(1B)
--------WordPad.cpp(379B)
--------replaceForm.resx(6KB)
----Debug()
--------WordPad.pdb(371KB)
--------WordPad.ilk(0B)
--------WordPad.exe(85KB)
----Release()
----Setup()
--------Debug()
--------Release()
--------Setup.vdproj(33KB)
----TextEditor.suo(28KB)

网友评论

  • 安装不上,而且就代码来说,没有可选的自动换行功能。很基本。。。。
  • 不能完全模拟Win的记事本,凑活着用吧
  • 唉,可惜不和我需要的一样,我需要的是Win32的,你的是MFC的~~~~~~~
  • 不知道怎么打开使用哎,单独打开程序,看着能看懂部分