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

📄 b05.plg

📁 毫秒级的高精度计数器
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: B05 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/B05.res" /d "NDEBUG" /d "_AFXDLL" "F:\book\Program\第二部分\B05\B05.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP72D6.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/B05.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\book\Program\第二部分\B05\B05.cpp"
"F:\book\Program\第二部分\B05\B05Dlg.cpp"
"F:\book\Program\第二部分\B05\MicroSecond.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP72D6.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP72D7.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/B05.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\book\Program\第二部分\B05\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP72D7.TMP" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/B05.pdb" /machine:I386 /out:"Release/B05.exe"  ".\Release\B05.obj" ".\Release\B05Dlg.obj" ".\Release\MicroSecond.obj" ".\Release\StdAfx.obj" ".\Release\B05.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
B05.cpp
F:\book\Program\第二部分\B05\celapsed.h(13) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
B05Dlg.cpp
F:\book\Program\第二部分\B05\celapsed.h(13) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
F:\book\Program\第二部分\B05\B05Dlg.cpp(199) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
F:\book\Program\第二部分\B05\B05Dlg.cpp(233) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data
MicroSecond.cpp
F:\book\Program\第二部分\B05\celapsed.h(13) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Generating Code...
Linking...



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

⌨️ 快捷键说明

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