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

📄 pointer.plg

📁 这我们老师对是面向对象程序设计(清华大学出版社)一书制作的PPT
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Point - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\wwcynxkq\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Pointer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\xkq\readmail\Pointer\Pointer.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\wwcynxkq\LOCALS~1\Temp\RSP1A.tmp" 
Creating temporary file "D:\DOCUME~1\wwcynxkq\LOCALS~1\Temp\RSP1B.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Pointer.pdb" /debug /machine:I386 /out:"Debug/Pointer.exe" /pdbtype:sept 
.\Debug\Pointer.obj
]
Creating command line "link.exe @D:\DOCUME~1\wwcynxkq\LOCALS~1\Temp\RSP1B.tmp"
<h3>Output Window</h3>
Compiling...
Pointer.cpp
G:\xkq\readmail\Pointer\Pointer.cpp(44) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(267) : warning C4018: '<' : signed/unsigned mismatch
G:\xkq\readmail\Pointer\Pointer.cpp(773) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
G:\xkq\readmail\Pointer\Pointer.cpp(783) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
G:\xkq\readmail\Pointer\Pointer.cpp(826) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(844) : warning C4156: deletion of an array expression without using the array form of 'delete'; array form substituted
G:\xkq\readmail\Pointer\Pointer.cpp(855) : warning C4156: deletion of an array expression without using the array form of 'delete'; array form substituted
G:\xkq\readmail\Pointer\Pointer.cpp(874) : warning C4305: '=' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1060) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1060) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1060) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1060) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1060) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
G:\xkq\readmail\Pointer\Pointer.cpp(1376) : warning C4101: 'x' : unreferenced local variable
G:\xkq\readmail\Pointer\Pointer.cpp(1443) : warning C4156: deletion of an array expression without using the array form of 'delete'; array form substituted
G:\xkq\readmail\Pointer\Pointer.cpp(1019) : warning C4700: local variable 'pv2' used without having been initialized
Linking...



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

⌨️ 快捷键说明

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