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

📄 cal.plg

📁 一个多功能计算器calc
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cal - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/cal.res" /d "NDEBUG" "D:\mycppprojects\cal\cal20source\cal.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/cal.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\mycppprojects\cal\cal20source\call.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP35.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/cal.pdb" /machine:I386 /out:"Release/cal.exe" 
.\Release\call.obj
.\Release\cal.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP35.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
call.cpp
D:\mycppprojects\cal\cal20source\call.cpp(649) : warning C4018: '<' : signed/unsigned mismatch
D:\mycppprojects\cal\cal20source\call.cpp(675) : warning C4018: '<' : signed/unsigned mismatch
D:\mycppprojects\cal\cal20source\call.cpp(677) : warning C4018: '<=' : signed/unsigned mismatch
D:\mycppprojects\cal\cal20source\call.cpp(790) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\mycppprojects\cal\cal20source\call.cpp(797) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\mycppprojects\cal\cal20source\call.cpp(798) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\mycppprojects\cal\cal20source\call.cpp(825) : warning C4172: returning address of local variable or temporary
D:\mycppprojects\cal\cal20source\call.cpp(854) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\mycppprojects\cal\cal20source\call.cpp(867) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\mycppprojects\cal\cal20source\call.cpp(868) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\mycppprojects\cal\cal20source\call.cpp(870) : warning C4172: returning address of local variable or temporary
D:\mycppprojects\cal\cal20source\call.cpp(918) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\mycppprojects\cal\cal20source\call.cpp(929) : warning C4244: 'argument' : conversion from 'float' to 'unsigned int', possible loss of data
D:\mycppprojects\cal\cal20source\call.cpp(1044) : warning C4700: local variable 'isfail' used without having been initialized
Linking...



<h3>Results</h3>
cal.exe - 0 error(s), 14 warning(s)
<h3>
--------------------Configuration: cal - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>



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

⌨️ 快捷键说明

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