📄 highlight.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: highlight - Win32 Pseudo-Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "highlight___Win32_Pseudo_Debug/highlight.tlb" /mktyplib203 /win32 "G:\csm\c++练习\highlight\highlight.odl""
Creating command line "rc.exe /l 0x804 /fo"highlight___Win32_Pseudo_Debug/highlight.res" /i "highlight___Win32_Pseudo_Debug" /d "_DEBUG" /d "_AFXDLL" "G:\csm\c++练习\highlight\highlight.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP110.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /I "E:\Program Files\SolidWorks\Samples\AppComm" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_EXTDLL" /D "_UNICODE" /D "NDEBUG" /D "_PSEUDO_DEBUG" /Fp"highlight___Win32_Pseudo_Debug/highlight.pch" /Yu"stdafx.h" /Fo"highlight___Win32_Pseudo_Debug/" /Fd"highlight___Win32_Pseudo_Debug/" /FD /c
"G:\csm\c++练习\highlight\CcItem.cpp"
"G:\csm\c++练习\highlight\Debug.cpp"
"G:\csm\c++练习\highlight\ExampleApp.cpp"
"G:\csm\c++练习\highlight\HandleEvents.cpp"
"G:\csm\c++练习\highlight\highlight.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP110.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /I "E:\Program Files\SolidWorks\Samples\AppComm" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_EXTDLL" /D "_UNICODE" /D "NDEBUG" /D "_PSEUDO_DEBUG" /Fp"highlight___Win32_Pseudo_Debug/highlight.pch" /Yc"stdafx.h" /Fo"highlight___Win32_Pseudo_Debug/" /Fd"highlight___Win32_Pseudo_Debug/" /FD /c
"G:\csm\c++练习\highlight\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP112.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"highlight___Win32_Pseudo_Debug/highlight.pdb" /debug /machine:I386 /def:".\highlight.def" /out:"highlight___Win32_Pseudo_Debug/highlight.dll" /implib:"highlight___Win32_Pseudo_Debug/highlight.lib" /pdbtype:sept
".\highlight___Win32_Pseudo_Debug\CcItem.obj"
".\highlight___Win32_Pseudo_Debug\Debug.obj"
".\highlight___Win32_Pseudo_Debug\ExampleApp.obj"
".\highlight___Win32_Pseudo_Debug\HandleEvents.obj"
".\highlight___Win32_Pseudo_Debug\highlight.obj"
".\highlight___Win32_Pseudo_Debug\StdAfx.obj"
".\highlight___Win32_Pseudo_Debug\highlight.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP112.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP113.bat" with contents
[
@echo off
regsvr32.exe /s ".\highlight___Win32_Pseudo_Debug\highlight.dll"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP113.bat"
Creating Type Library...
Processing G:\csm\c++练习\highlight\highlight.odl
highlight.odl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CcItem.cpp
Debug.cpp
ExampleApp.cpp
HandleEvents.cpp
highlight.cpp
Generating Code...
Linking...
Creating library highlight___Win32_Pseudo_Debug/highlight.lib and object highlight___Win32_Pseudo_Debug/highlight.exp
<h3>Output Window</h3>
Automatically registers the dll
<h3>Results</h3>
highlight.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -