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

📄 cled.plg

📁 应用VC++6.0开发的
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CLed - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wyb\LOCALS~1\Temp\RSP1C4.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/CLed.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\wyb\Desktop\当前学习资料\程序\CLed\CLedDlg.cpp"
"C:\Documents and Settings\wyb\Desktop\当前学习资料\程序\CLed\Led.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wyb\LOCALS~1\Temp\RSP1C4.tmp" 
Creating temporary file "C:\DOCUME~1\wyb\LOCALS~1\Temp\RSP1C5.tmp" with contents
[
winio.lib /nologo /subsystem:windows /incremental:yes /pdb:"Release/CLed.pdb" /machine:I386 /out:"Release/CLed.exe" 
".\Release\CLed.obj"
".\Release\CLedDlg.obj"
".\Release\Curvefit.obj"
".\Release\Digistring.obj"
".\Release\DigitCalculator.obj"
".\Release\Led.obj"
".\Release\StdAfx.obj"
".\Release\CLed.res"
".\WinIo.lib"
]
Creating command line "link.exe @C:\DOCUME~1\wyb\LOCALS~1\Temp\RSP1C5.tmp"
<h3>Output Window</h3>
Compiling...
CLedDlg.cpp
Led.cpp
C:\Documents and Settings\wyb\Desktop\当前学习资料\程序\CLed\Led.cpp(174) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\wyb\Desktop\当前学习资料\程序\CLed\Led.cpp(184) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\wyb\Desktop\当前学习资料\程序\CLed\Led.cpp(187) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Linking...



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

⌨️ 快捷键说明

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