📄 dofile1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: makefile1 - Win32 Debug--------------------
</h3>
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -Z7 -Od -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWIN32 -D_WIN32 -D_MT -D_DLL -MD hellos.c
hellos.c
hellos.c(25) : warning C4101: 'ch' : unreferenced local variable
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:console,4.0 -out:hellos.exe hellos.obj hellop.obj hello_s.obj rpcrt4.lib msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib
cl -Z7 -Od -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWIN32 -D_WIN32 -D_MT -D_DLL -MD hellos1.c
hellos1.c
hellos1.c(25) : warning C4101: 'ch' : unreferenced local variable
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:console,4.0 -out:hellos1.exe hellos1.obj hellop.obj hello_s.obj rpcrt4.lib msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib
cl -Z7 -Od -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWIN32 -D_WIN32 -D_MT -D_DLL -MD hellos2.c
hellos2.c
hellos2.c(25) : warning C4101: 'ch' : unreferenced local variable
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:console,4.0 -out:hellos2.exe hellos2.obj hellop.obj hello_s.obj rpcrt4.lib msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib
<h3>Results</h3>
makefile1.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -