?? expresion.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: expresion - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/expresion.res" /d "NDEBUG" "F:\vc源碼\newVCSourceCode\expresion\expresion.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/expresion.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\vc源碼\newVCSourceCode\expresion\expresion.cpp"
"F:\vc源碼\newVCSourceCode\expresion\expresionDlg.cpp"
"F:\vc源碼\newVCSourceCode\expresion\express.cpp"
"F:\vc源碼\newVCSourceCode\expresion\ExpValue.cpp"
"F:\vc源碼\newVCSourceCode\expresion\Value.cpp"
"F:\vc源碼\newVCSourceCode\expresion\VarInsertDlg.cpp"
"F:\vc源碼\newVCSourceCode\expresion\VarValue.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/expresion.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\vc源碼\newVCSourceCode\expresion\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/expresion.pdb" /machine:I386 /out:"Release/expresion.exe"
".\Release\expresion.obj"
".\Release\expresionDlg.obj"
".\Release\express.obj"
".\Release\ExpValue.obj"
".\Release\StdAfx.obj"
".\Release\Value.obj"
".\Release\VarInsertDlg.obj"
".\Release\VarValue.obj"
".\Release\expresion.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
expresion.cpp
expresionDlg.cpp
express.cpp
ExpValue.cpp
Value.cpp
VarInsertDlg.cpp
VarValue.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
expresion.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -