資源簡介
MFC中的漢字按字母進行快速排序,可以進行擴展,本人認為總結比較好,代碼簡單易懂。

代碼片段和文件信息
//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
//?排序.pch?will?be?the?pre-compiled?header
//?stdafx.obj?will?contain?the?pre-compiled?type?information
#include?“stdafx.h“
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????114688??2013-10-18?15:57??排序\debug\排序.exe
?????文件????1055900??2013-10-18?15:57??排序\debug\排序.ilk
?????文件????3460096??2013-10-18?15:57??排序\debug\排序.pdb
?????文件???????6852??2013-10-18?15:57??排序\排序\Debug\BuildLog.htm
?????文件?????????67??2013-10-18?15:57??排序\排序\Debug\mt.dep
?????文件?????270898??2013-10-16?13:55??排序\排序\Debug\stdafx.obj
?????文件?????707584??2013-10-18?15:57??排序\排序\Debug\vc80.idb
?????文件?????823296??2013-10-18?15:57??排序\排序\Debug\vc80.pdb
?????文件????????940??2013-10-16?13:58??排序\排序\Debug\排序.exe.em
?????文件???????1004??2013-10-16?13:58??排序\排序\Debug\排序.exe.em
?????文件????????888??2013-10-18?15:57??排序\排序\Debug\排序.exe.intermediate.manifest
?????文件??????21261??2013-10-16?13:55??排序\排序\Debug\排序.obj
?????文件???13500416??2013-10-16?13:55??排序\排序\Debug\排序.pch
?????文件??????22952??2013-10-16?13:58??排序\排序\Debug\排序.res
?????文件??????70549??2013-10-18?15:57??排序\排序\Debug\排序Dlg.obj
?????文件???????4203??2013-10-16?13:50??排序\排序\ReadMe.txt
?????文件????????393??2013-10-16?13:50??排序\排序\res\My.rc2
?????文件??????21630??2005-08-12?16:37??排序\排序\res\排序.ico
?????文件????????538??2013-10-16?13:55??排序\排序\resource.h
?????文件????????204??2013-10-16?13:50??排序\排序\stdafx.cpp
?????文件???????2864??2013-10-16?13:50??排序\排序\stdafx.h
?????文件??????57376??2013-10-16?13:55??排序\排序\排序.aps
?????文件???????2058??2013-10-16?13:50??排序\排序\排序.cpp
?????文件????????492??2013-10-16?13:50??排序\排序\排序.h
?????文件???????4213??2013-10-16?13:55??排序\排序\排序.rc
?????文件???????5459??2013-10-16?13:55??排序\排序\排序.vcproj
?????文件???????1427??2013-10-18?16:00??排序\排序\排序.vcproj.jingoal_user-PC.jingoal_user.user
?????文件???????6160??2013-10-18?15:57??排序\排序\排序Dlg.cpp
?????文件????????594??2013-10-16?13:55??排序\排序\排序Dlg.h
?????文件???15256576??2013-10-18?16:01??排序\排序.ncb
............此處省略10個文件信息
評論
共有 條評論