drawchip.plg

来自「本人买的<<VC++项目开发实例>>源代码配套光盘.」· PLG 代码 · 共 55 行

PLG
55
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DrawChip - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Victor\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DrawChip.pdb" /debug /machine:I386 /out:"Debug/DrawChip.exe" /pdbtype:sept 
".\Debug\Compacity.obj"
".\Debug\Component.obj"
".\Debug\CrSocket.obj"
".\Debug\Diode.obj"
".\Debug\dlgCompacityPro.obj"
".\Debug\dlgDiodePro.obj"
".\Debug\dlgIcChipPro.obj"
".\Debug\dlgInductorPro.obj"
".\Debug\dlgPowerPro.obj"
".\Debug\dlgResistorPro.obj"
".\Debug\dlgSocketPro.obj"
".\Debug\dlgSwitchPro.obj"
".\Debug\dlgTransistor.obj"
".\Debug\DrawChip.obj"
".\Debug\DrawChipDoc.obj"
".\Debug\DrawChipView.obj"
".\Debug\IcChip.obj"
".\Debug\Inductor.obj"
".\Debug\IniFile.obj"
".\Debug\MainFrm.obj"
".\Debug\MySocket.obj"
".\Debug\OptionProp.obj"
".\Debug\OptionSheet.obj"
".\Debug\PaSocket.obj"
".\Debug\Power.obj"
".\Debug\Resistor.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\Switch.obj"
".\Debug\Transistor.obj"
".\Debug\DrawChip.res"
]
Creating command line "link.exe @C:\DOCUME~1\Victor\LOCALS~1\Temp\RSP15.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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