文件名称:200000
- 所属分类:
- 教育/学校应用
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 126kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Recite(一个辅助英语学习软件源码)
该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。
另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( http://www.boost.org )下载boost的最新版本1.33.1,并在本地编译它。
配置文件的读写使用了TinyXML,源码已经包含在源码包中,无须另外下载。
整个程序的祼奔性相当好,不依赖于其他任何的DLL或COM库,就一个EXE文件。
我的编程和调试环境为WindowsXP,Visual Studio .net 2003。
该软件的目的及作用请参见( http://lunatic.bokee.com/6153131.html )
使用方法( http://lunatic.bokee.com/6153160.html )
相关的资源( http://lunatic.bokee.com/6153181.html )
-Recite (one in English learning software source code) the procedures of the UI used WTL7. 5. WTL7.5 could easily on Microsoft's official Web site, the installation is also very simple. Also use the BOOST part of the contents. Including filesystem operations for the file name and directory, the (http :// lunatic.bokee.com/5899788.html) find a more detailed referral presentations. Object serialization used to sequence of the disk file. Datetime done for the calculation date. Also used a string algo so simple string manipulation. So you need from (http :// www.boost.org) boost download the latest version of a .33.1. and the local compile it. The configuration file read and write using TinyXML, FOSS has been contained in the source package, do not have to download. Nude whole procedure
该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。
另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( http://www.boost.org )下载boost的最新版本1.33.1,并在本地编译它。
配置文件的读写使用了TinyXML,源码已经包含在源码包中,无须另外下载。
整个程序的祼奔性相当好,不依赖于其他任何的DLL或COM库,就一个EXE文件。
我的编程和调试环境为WindowsXP,Visual Studio .net 2003。
该软件的目的及作用请参见( http://lunatic.bokee.com/6153131.html )
使用方法( http://lunatic.bokee.com/6153160.html )
相关的资源( http://lunatic.bokee.com/6153181.html )
-Recite (one in English learning software source code) the procedures of the UI used WTL7. 5. WTL7.5 could easily on Microsoft's official Web site, the installation is also very simple. Also use the BOOST part of the contents. Including filesystem operations for the file name and directory, the (http :// lunatic.bokee.com/5899788.html) find a more detailed referral presentations. Object serialization used to sequence of the disk file. Datetime done for the calculation date. Also used a string algo so simple string manipulation. So you need from (http :// www.boost.org) boost download the latest version of a .33.1. and the local compile it. The configuration file read and write using TinyXML, FOSS has been contained in the source package, do not have to download. Nude whole procedure
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AboutDlg.cpp
AboutDlg.h
Book.cpp
Book.h
BooksDlg.cpp
BooksDlg.h
CAddDlg.cpp
CAddDlg.h
config.xml
configurations.cpp
configurations.h
CreateBookDlg.cpp
CreateBookDlg.h
global.cpp
global.h
Item.cpp
Item.h
ItemInfo.cpp
ItemInfo.h
ItemList.cpp
ItemList.h
MainDlg.cpp
MainDlg.h
OwnerDrawnListViewCtrl.h
Recite.cpp
Recite.h
Recite.rc
Recite.sln
Recite.vcproj
Records.cpp
Records.h
Repository.cpp
Repository.h
res
...\Recite.exe.manifest
resource.h
stdafx.cpp
stdafx.h
tinystr.cpp
tinystr.h
tinyxml.cpp
tinyxml.h
tinyxmlerror.cpp
tinyxmlparser.cpp
utility.cpp
utility.h
wtl_tools.cpp
wtl_tools.h
AboutDlg.h
Book.cpp
Book.h
BooksDlg.cpp
BooksDlg.h
CAddDlg.cpp
CAddDlg.h
config.xml
configurations.cpp
configurations.h
CreateBookDlg.cpp
CreateBookDlg.h
global.cpp
global.h
Item.cpp
Item.h
ItemInfo.cpp
ItemInfo.h
ItemList.cpp
ItemList.h
MainDlg.cpp
MainDlg.h
OwnerDrawnListViewCtrl.h
Recite.cpp
Recite.h
Recite.rc
Recite.sln
Recite.vcproj
Records.cpp
Records.h
Repository.cpp
Repository.h
res
...\Recite.exe.manifest
resource.h
stdafx.cpp
stdafx.h
tinystr.cpp
tinystr.h
tinyxml.cpp
tinyxml.h
tinyxmlerror.cpp
tinyxmlparser.cpp
utility.cpp
utility.h
wtl_tools.cpp
wtl_tools.h