📄 random.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: random - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/resource.res" /d "_DEBUG" "E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\resource.rc""
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSP61.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/random.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\aboutdlg.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\array.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\dialog.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\formdlg.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\inputdlg.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\random.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\winapp.cpp"
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\wndproc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSP61.tmp"
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSP62.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/random.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\新建文件夹\使非MFC窗口程序的窗口回调过程成为C++类的成员函数\random\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSP62.tmp"
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSP63.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/random.pdb" /debug /machine:I386 /out:"Debug/random.exe" /pdbtype:sept
".\Debug\aboutdlg.obj"
".\Debug\array.obj"
".\Debug\dialog.obj"
".\Debug\formdlg.obj"
".\Debug\inputdlg.obj"
".\Debug\random.obj"
".\Debug\stdafx.obj"
".\Debug\winapp.obj"
".\Debug\wndproc.obj"
".\Debug\resource.res"
]
Creating command line "link.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSP63.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
aboutdlg.cpp
array.cpp
dialog.cpp
formdlg.cpp
inputdlg.cpp
random.cpp
winapp.cpp
wndproc.cpp
Generating Code...
Linking...
<h3>Results</h3>
random.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -