C++编程100例

源代码在线查看: rotate.plg

软件大小: 4284 K
上传用户: gsxyndll
关键词: 100 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: rotate - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Debug/rotate.res" /d "_DEBUG" /d "_AFXDLL" "D:\8.1\rotate.rc"" 
				Creating temporary file "C:\WINDOWS\TEMP\RSPA3B0.TMP" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/rotate.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"D:\8.1\rotate.cpp"
				"D:\8.1\rotateDlg.cpp"
				]
				Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA3B0.TMP" 
				Creating temporary file "C:\WINDOWS\TEMP\RSPA3B1.TMP" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/rotate.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"D:\8.1\StdAfx.cpp"
				]
				Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA3B1.TMP" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/rotate.pdb" /debug /machine:I386 /out:"Debug/rotate.exe" /pdbtype:sept  .\Debug\rotate.obj .\Debug\rotateDlg.obj .\Debug\StdAfx.obj .\Debug\rotate.res "
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				rotate.cpp
				Generating Code...
				Skipping... (no relevant changes detected)
				rotateDlg.cpp
				Linking...
				
				
				
				Results
				rotate.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源