?? process.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PROCESS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PROCESS.res" /d "_DEBUG" /d "_AFXDLL" "E:\study\本科程序\操作系統實習\PROCESS\PROCESS.rc""
Creating temporary file "C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PROCESS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\study\本科程序\操作系統實習\PROCESS\CreateDlg.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\CreateWayDlg.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\Memory.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\MemoryDlg.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\PROCESS.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\PROCESSDlg.cpp"
"E:\study\本科程序\操作系統實習\PROCESS\WakeUpDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP5.tmp"
Creating temporary file "C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PROCESS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\study\本科程序\操作系統實習\PROCESS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP6.tmp"
Creating temporary file "C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PROCESS.pdb" /debug /machine:I386 /out:"Debug/PROCESS.exe" /pdbtype:sept
".\Debug\CreateDlg.obj"
".\Debug\CreateWayDlg.obj"
".\Debug\Memory.obj"
".\Debug\MemoryDlg.obj"
".\Debug\PROCESS.obj"
".\Debug\PROCESSDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\WakeUpDlg.obj"
".\Debug\PROCESS.res"
]
Creating command line "link.exe @C:\DOCUME~1\LIUHUI~1\LOCALS~1\Temp\RSP7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CreateDlg.cpp
CreateWayDlg.cpp
Memory.cpp
MemoryDlg.cpp
PROCESS.cpp
PROCESSDlg.cpp
E:\study\本科程序\操作系統實習\PROCESS\PROCESSDlg.cpp(620) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
WakeUpDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
PROCESS.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -