说明: 标准C++编写的小小CRM软件,无任何平台依赖.采用标准XML作为数据库.只需重新纺译,可在任何平台上运行.目前测试过在GCC和VC下都可以编译通过
(standards prepared by the small C CRM software. No platform-dependent. XML as a standard database. just re-spinning translation can run on any platform. Currently tested in the GCC and the VC can compile)
文件列表:
CRM4
....\command.cpp
....\command.h
....\costomer.xml
....\crm.cpp
....\crm.ncb
....\crm.sln
....\crm.vcproj
....\Customer.cpp
....\Customer.h
....\customer.xml
....\customerFormat.xml
....\Date.cpp
....\Date.h
....\DateTime.cpp
....\DateTime.h
....\help.xml
....\main.cpp
....\Money.cpp
....\Money.h
....\Project.cpp
....\Project.h
....\project.xml
....\Query.cpp
....\Query.h
....\testCommand.cpp
....\testCustomer.cpp
....\testDateTime.cpp
....\testProject.cpp
....\testToolFun.cpp
....\Time.cpp
....\Time.h
....\tmp.cpp
....\tmp.h
....\ToolFun.cpp
....\ToolFun.h