📄 myyuviewer.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyYUViewer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/MyYUViewer.res" /d "NDEBUG" /d "_AFXDLL" "D:\zzz\新建文件夹 (2)\YUV文件读取源程序\MyYUViewer.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /MD /W3 /GX /Z7 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MyYUViewer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\zzz\新建文件夹 (2)\YUV文件读取源程序\ChildWindow.cpp"
"D:\zzz\新建文件夹 (2)\YUV文件读取源程序\MyYUViewer.cpp"
"D:\zzz\新建文件夹 (2)\YUV文件读取源程序\MyYUViewerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MD /W3 /GX /Z7 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MyYUViewer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\zzz\新建文件夹 (2)\YUV文件读取源程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/MyYUViewer.pdb" /machine:I386 /nodefaultlib:"libc" /out:"Release/MyYUViewer.exe"
".\Release\ChildWindow.obj"
".\Release\MyYUViewer.obj"
".\Release\MyYUViewerDlg.obj"
".\Release\StdAfx.obj"
".\Release\MyYUViewer.res"
".\cscc.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildWindow.cpp
MyYUViewer.cpp
MyYUViewerDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/MyYUViewer.bsc" ".\Release\StdAfx.sbr" ".\Release\ChildWindow.sbr" ".\Release\MyYUViewer.sbr" ".\Release\MyYUViewerDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MyYUViewer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -