?? codetmpl.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CodeTmpl - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x809 /fo"ReleaseMinDependency/CodeTmpl.res" /d "NDEBUG" "E:\新建文件夾\VC開發工具使用技巧源代碼_CodeTmplExSrc\CodeTmpl.rc""
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB3.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"ReleaseMinDependency/CodeTmpl.pch" /Yu"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c
"E:\新建文件夾\VC開發工具使用技巧源代碼_CodeTmplExSrc\CodeTmpl.cpp"
"E:\新建文件夾\VC開發工具使用技巧源代碼_CodeTmplExSrc\CTAddIn.cpp"
"E:\新建文件夾\VC開發工具使用技巧源代碼_CodeTmplExSrc\PopMenu.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB3.tmp"
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB4.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"ReleaseMinDependency/CodeTmpl.pch" /Yc"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c
"E:\新建文件夾\VC開發工具使用技巧源代碼_CodeTmplExSrc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB4.tmp"
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB5.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:windows /dll /incremental:no /pdb:"ReleaseMinDependency/CodeTmpl.pdb" /machine:I386 /def:".\CodeTmpl.def" /out:"ReleaseMinDependency/CodeTmpl.dll" /implib:"ReleaseMinDependency/CodeTmpl.lib"
".\ReleaseMinDependency\CodeTmpl.obj"
".\ReleaseMinDependency\CTAddIn.obj"
".\ReleaseMinDependency\PopMenu.obj"
".\ReleaseMinDependency\StdAfx.obj"
".\ReleaseMinDependency\CodeTmpl.res"
]
Creating command line "link.exe @C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB5.tmp"
Creating temporary file "C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB6.bat" with contents
[
@echo off
regsvr32 /s /c ".\ReleaseMinDependency\CodeTmpl.dll"
echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ij\LOCALS~1\Temp\RSPB6.bat"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CodeTmpl.cpp
CTAddIn.cpp
PopMenu.cpp
Generating Code...
Linking...
Creating library ReleaseMinDependency/CodeTmpl.lib and object ReleaseMinDependency/CodeTmpl.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
CodeTmpl.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -