⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 toolbar.plg

📁 ARX/CAD二次开发 toolbar原码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ToolBar - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ToolBar.res" /d "_DEBUG" /d "_AFXDLL" "D:\Study\ARX\ToolBar\ToolBar.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ToolBar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Study\ARX\ToolBar\acad.cpp"
"D:\Study\ARX\ToolBar\DocData.cpp"
"D:\Study\ARX\ToolBar\rxdebug.cpp"
"D:\Study\ARX\ToolBar\ToolBar.cpp"
"D:\Study\ARX\ToolBar\ToolBarCommands.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ToolBar.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Study\ARX\ToolBar\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp" with contents
[
rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib adui15.lib acui15.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DistToolBar.pdb" /debug /machine:I386 /def:".\ToolBar.def" /out:"Debug/DistToolBar.arx" /implib:"Debug/DistToolBar.lib" /pdbtype:sept 
.\Debug\acad.obj
.\Debug\DocData.obj
.\Debug\rxdebug.obj
.\Debug\StdAfx.obj
.\Debug\ToolBar.obj
.\Debug\ToolBarCommands.obj
.\Debug\ToolBar.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
     Compiling MFC header files in release mode.
     Compiling STL header files in release mode.
Compiling...
acad.cpp
DocData.cpp
rxdebug.cpp
ToolBar.cpp
ToolBarCommands.cpp
Generating Code...
Linking...
   Creating library Debug/DistToolBar.lib and object Debug/DistToolBar.exp



<h3>Results</h3>
DistToolBar.arx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -