📄 bezier.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Bezier - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Bezier.res" /d "_DEBUG" /d "_AFXDLL" "E:\笔记\平滑曲线算法\VC++三次样条插值和贝塞尔曲线实例程序\Bezier.rc""
Creating temporary file "C:\DOCUME~1\杨川\LOCALS~1\Temp\RSP395.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Bezier.pdb" /debug /machine:I386 /out:"Debug/Bezier.exe" /pdbtype:sept
".\Debug\Bezier.obj"
".\Debug\BezierDlg.obj"
".\Debug\CubicSplineInterpolation.obj"
".\Debug\StdAfx.obj"
".\Debug\Bezier.res"
".\Debug\HyperLink.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\杨川\LOCALS~1\Temp\RSP395.tmp""
<h3>Output Window</h3>
Compiling resources...
Linking...
<h3>Results</h3>
Bezier.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -