?? cc.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/cc.res" /d "NDEBUG" /d "_AFXDLL" "E:\李巧平的重要資料\mysql by lqp\cc.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/cc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\李巧平的重要資料\mysql by lqp\cc.cpp"
"E:\李巧平的重要資料\mysql by lqp\ccDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25B.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/cc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\李巧平的重要資料\mysql by lqp\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25C.tmp"
Creating command line "link.exe .\lib\libmySQL.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/操作Mysql示例.pdb" /machine:I386 /out:"Release/操作Mysql示例.exe" ".\Release\cc.obj" ".\Release\ccDlg.obj" ".\Release\StdAfx.obj" ".\Release\cc.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
cc.cpp
ccDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
操作Mysql示例.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: cc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/cc.res" /d "_DEBUG" /d "_AFXDLL" "E:\李巧平的重要資料\mysql by lqp\cc.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/cc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\李巧平的重要資料\mysql by lqp\cc.cpp"
"E:\李巧平的重要資料\mysql by lqp\ccDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25E.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/cc.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\李巧平的重要資料\mysql by lqp\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25F.tmp"
Creating command line "link.exe .\lib\libmySQL.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/操作Mysql示例.pdb" /debug /machine:I386 /out:"Debug/操作Mysql示例.exe" /pdbtype:sept ".\Debug\cc.obj" ".\Debug\ccDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\cc.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
cc.cpp
ccDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
操作Mysql示例.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -