📄 chkdsk.plg
字号:
--------------------Configuration: chkdsk - Win32 Release--------------------
Begining build with project "E:\src\fmifs\chkdsk\chkdsk.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c "
"Win32 Resource Compiler" with flags "/l 0x409 /d "NDEBUG" "
"Browser Database Maker" with flags "/nologo /o"Release/chkdsk.bsc" "
"COFF Linker for 80x86" with flags "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:no /pdb:"Release/chkdskx.pdb" /machine:I386 /out:"Release/chkdskx.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "C:\TEMP\RSP5C8.tmp" with contents </nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c
"E:\src\fmifs\chkdsk\chkdsk.c"
>
Creating command line "cl.exe @C:\TEMP\RSP5C8.tmp"
Creating temp file "C:\TEMP\RSP5C9.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:console /incremental:no /pdb:"Release/chkdskx.pdb" /machine:I386 /out:"Release/chkdskx.exe"
.\Release\chkdsk.obj>
Creating command line "link.exe @C:\TEMP\RSP5C9.tmp"
Compiling...
chkdsk.c
Linking...
chkdskx.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -