資源簡介
VC++組合框與編輯框應(yīng)用實(shí)例,實(shí)現(xiàn)在組合框選定內(nèi)容后,所選擇的內(nèi)容顯示在下面的編輯框里
代碼片段和文件信息
//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
// test4.pch?will?be?the?pre-compiled?header
// stdafx.obj?will?contain?the?pre-compiled?type?information
#include?“stdafx.h“
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????105455??2011-01-13?11:09??test4\Debug\StdAfx.obj
?????文件?????106547??2011-01-13?22:39??test4\Debug\test4.exe
?????文件?????190148??2011-01-13?22:39??test4\Debug\test4.ilk
?????文件??????13827??2011-01-13?11:09??test4\Debug\test4.obj
?????文件????5507044??2011-01-13?11:09??test4\Debug\test4.pch
?????文件?????369664??2011-01-13?22:39??test4\Debug\test4.pdb
?????文件???????2620??2011-01-13?22:39??test4\Debug\test4.res
?????文件??????25962??2011-01-13?11:16??test4\Debug\test4Dlg.obj
?????文件?????205824??2011-01-13?22:39??test4\Debug\vc60.idb
?????文件?????364544??2011-01-13?11:16??test4\Debug\vc60.pdb
?????文件???????3561??2011-01-13?11:05??test4\ReadMe.txt
?????文件???????1078??2011-01-13?11:05??test4\res\test4.ico
?????文件????????397??2011-01-13?11:05??test4\res\test4.rc2
?????文件????????729??2011-01-13?11:09??test4\resource.h
?????文件????????207??2011-01-13?11:05??test4\StdAfx.cpp
?????文件???????1054??2011-01-13?11:05??test4\StdAfx.h
?????文件??????35592??2011-01-13?22:39??test4\test4.aps
?????文件???????1131??2011-01-13?22:39??test4\test4.clw
?????文件???????2049??2011-01-13?11:05??test4\test4.cpp
?????文件???????4141??2011-01-13?11:05??test4\test4.dsp
?????文件????????518??2011-01-13?15:40??test4\test4.dsw
?????文件???????1313??2011-01-13?11:05??test4\test4.h
?????文件??????50176??2011-01-13?22:40??test4\test4.ncb
?????文件??????48640??2011-01-13?22:39??test4\test4.opt
?????文件????????667??2011-01-13?22:39??test4\test4.plg
?????文件???????5762??2011-01-13?22:39??test4\test4.rc
?????文件???????4408??2011-01-13?11:16??test4\test4Dlg.cpp
?????文件???????1351??2011-01-13?11:07??test4\test4Dlg.h
?????目錄??????????0??2011-01-13?22:39??test4\Debug
?????目錄??????????0??2011-01-13?11:05??test4\res
............此處省略4個文件信息
評論
共有 條評論