内容简介    本书从实际应用入手

源代码在线查看: prop.plg

软件大小: 1754 K
上传用户: mmmmmmmmmxxx
关键词: 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Prop - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP16.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Prop.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"D:\VC++深入编程\Chapter8\Prop\Prop3.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP16.tmp" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP17.tmp" with contents
				[
				/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Prop.pdb" /debug /machine:I386 /out:"Debug/Prop.exe" /pdbtype:sept 
				".\Debug\MainFrm.obj"
				".\Debug\Prop.obj"
				".\Debug\Prop1.obj"
				".\Debug\Prop2.obj"
				".\Debug\Prop3.obj"
				".\Debug\PropDoc.obj"
				".\Debug\PropSheet.obj"
				".\Debug\PropView.obj"
				".\Debug\StdAfx.obj"
				".\Debug\Prop.res"
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP17.tmp"
				Output Window
				Compiling...
				Prop3.cpp
				Linking...
				
				
				
				Results
				Prop.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源