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

📄 cube3d.plg

📁 这是我做的一个VC++小程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Cube3d - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Cube3d.res" /d "NDEBUG" /d "_AFXDLL" "F:\毕业设计\程序\c10\Cube3d\Cube3d.rc"" 
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Cube3d.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\程序\c10\Cube3d\Cube.cpp"
"F:\毕业设计\程序\c10\Cube3d\Cube3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\Cube3dDoc.cpp"
"F:\毕业设计\程序\c10\Cube3d\Cube3dView.cpp"
"F:\毕业设计\程序\c10\Cube3d\Edge.cpp"
"F:\毕业设计\程序\c10\Cube3d\Facet.cpp"
"F:\毕业设计\程序\c10\Cube3d\FloatColor.cpp"
"F:\毕业设计\程序\c10\Cube3d\MainFrm.cpp"
"F:\毕业设计\程序\c10\Cube3d\Matrix3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\Object3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\PLine.cpp"
"F:\毕业设计\程序\c10\Cube3d\PRender.cpp"
"F:\毕业设计\程序\c10\Cube3d\PTriangle.cpp"
"F:\毕业设计\程序\c10\Cube3d\SubObject3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\SVisibility.cpp"
"F:\毕业设计\程序\c10\Cube3d\TypedStack.cpp"
"F:\毕业设计\程序\c10\Cube3d\Vector3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\Vertex3d.cpp"
"F:\毕业设计\程序\c10\Cube3d\ViewFinder.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC3.tmp" 
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Cube3d.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\毕业设计\程序\c10\Cube3d\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC4.tmp" 
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC5.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Cube3d.pdb" /machine:I386 /out:"Release/Cube3d.exe" 
".\Release\Cube.obj"
".\Release\Cube3d.obj"
".\Release\Cube3dDoc.obj"
".\Release\Cube3dView.obj"
".\Release\Edge.obj"
".\Release\Facet.obj"
".\Release\FloatColor.obj"
".\Release\MainFrm.obj"
".\Release\Matrix3d.obj"
".\Release\Object3d.obj"
".\Release\PLine.obj"
".\Release\PRender.obj"
".\Release\PTriangle.obj"
".\Release\StdAfx.obj"
".\Release\SubObject3d.obj"
".\Release\SVisibility.obj"
".\Release\TypedStack.obj"
".\Release\Vector3d.obj"
".\Release\Vertex3d.obj"
".\Release\ViewFinder.obj"
".\Release\Cube3d.res"
]
Creating command line "link.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPC5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Cube.cpp
Cube3d.cpp
Cube3dDoc.cpp
Cube3dView.cpp
Edge.cpp
Facet.cpp
FloatColor.cpp
MainFrm.cpp
Matrix3d.cpp
Object3d.cpp
PLine.cpp
PRender.cpp
PTriangle.cpp
SubObject3d.cpp
SVisibility.cpp
TypedStack.cpp
Vector3d.cpp
Vertex3d.cpp
ViewFinder.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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