这是我的中文信息处理的小作业
源代码在线查看: dictionary.plg
Build Log
--------------------Configuration: DICTIONARY - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\康珊\LOCALS~1\Temp\RSP113.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DICTIONARY.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Program Files\DICTIONARY\DICTIONARYDoc.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\康珊\LOCALS~1\Temp\RSP113.tmp""
Creating temporary file "C:\DOCUME~1\康珊\LOCALS~1\Temp\RSP114.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DICTIONARY.pdb" /debug /machine:I386 /out:"Debug/DICTIONARY.exe" /pdbtype:sept
".\Debug\DICTIONARY.obj"
".\Debug\DICTIONARYDoc.obj"
".\Debug\DICTIONARYView.obj"
".\Debug\MainFrm.obj"
".\Debug\MAX.obj"
".\Debug\StdAfx.obj"
".\Debug\DICTIONARY.res"
]
Creating command line "link.exe @"C:\DOCUME~1\康珊\LOCALS~1\Temp\RSP114.tmp""
Output Window
Compiling...
DICTIONARYDoc.cpp
Linking...
Results
DICTIONARY.exe - 0 error(s), 0 warning(s)