⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 maze.plg

📁 mfc的电子元器件系统。可以绘制基本图形。对cdc的初级应用。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Maze - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\Personal\Temp\RSP22.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Maze.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\vc++\Maze\Across.cpp"
"D:\vc++\Maze\BottomLeft.cpp"
"D:\vc++\Maze\BottomRight1.cpp"
"D:\vc++\Maze\Cross1.cpp"
"D:\vc++\Maze\Erect.cpp"
"D:\vc++\Maze\MainFrm.cpp"
"D:\vc++\Maze\Maze.cpp"
"D:\vc++\Maze\MazeDoc.cpp"
"D:\vc++\Maze\MazeView.cpp"
"D:\vc++\Maze\Shape.cpp"
"D:\vc++\Maze\TopLeft.cpp"
"D:\vc++\Maze\TopRight.cpp"
]
Creating command line "cl.exe @D:\Personal\Temp\RSP22.tmp" 
Creating temporary file "D:\Personal\Temp\RSP23.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Maze.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\vc++\Maze\StdAfx.cpp"
]
Creating command line "cl.exe @D:\Personal\Temp\RSP23.tmp" 
Creating temporary file "D:\Personal\Temp\RSP24.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Maze.pdb" /debug /machine:I386 /out:"Debug/Maze.exe" /pdbtype:sept 
".\Debug\Across.obj"
".\Debug\BottomLeft.obj"
".\Debug\BottomRight1.obj"
".\Debug\Cross1.obj"
".\Debug\Erect.obj"
".\Debug\MainFrm.obj"
".\Debug\Maze.obj"
".\Debug\MazeDoc.obj"
".\Debug\MazeView.obj"
".\Debug\Shape.obj"
".\Debug\StdAfx.obj"
".\Debug\TopLeft.obj"
".\Debug\TopRight.obj"
".\Debug\Maze.res"
]
Creating command line "link.exe @D:\Personal\Temp\RSP24.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Across.cpp
BottomLeft.cpp
BottomRight1.cpp
Cross1.cpp
Erect.cpp
MainFrm.cpp
Maze.cpp
MazeDoc.cpp
MazeView.cpp
Shape.cpp
D:\vc++\Maze\Shape.cpp(89) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
TopLeft.cpp
TopRight.cpp
Generating Code...
Linking...
LINK : LNK6004: Debug/Maze.exe not found or not built by the last incremental link; performing full link
Creating temporary file "D:\Personal\Temp\RSP26.tmp" with contents
[
/nologo /o"Debug/Maze.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\Across.sbr"
".\Debug\BottomLeft.sbr"
".\Debug\BottomRight1.sbr"
".\Debug\Cross1.sbr"
".\Debug\Erect.sbr"
".\Debug\MainFrm.sbr"
".\Debug\Maze.sbr"
".\Debug\MazeDoc.sbr"
".\Debug\MazeView.sbr"
".\Debug\Shape.sbr"
".\Debug\TopLeft.sbr"
".\Debug\TopRight.sbr"]
Creating command line "bscmake.exe @D:\Personal\Temp\RSP26.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
Maze.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -