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

📄 userdefent.plg

📁 AutoCAD环境中,自定义实体的很好的例子,有助于ARX开发人员快速掌握自定义实体的技术
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UserDefEnt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/UserDefEnt.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\孔繁星\桌面\UserDefEnt\UserDefEnt.rc"" 
Creating temporary file "C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BC.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /I "..\\" /I "D:\ObjectArx 2002\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Debug/" /Fp"Debug/UserDefEnt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\AsdkMyClass.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\Commands.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\ControlDB.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\DlgModiEnt.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\DocData.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\doubleClickDimension.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\KDJCDlg.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\rxdebug.cpp"
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\UserDefEnt.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BC.tmp"" 
Creating temporary file "C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BD.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /I "..\\" /I "D:\ObjectArx 2002\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Debug/" /Fp"Debug/UserDefEnt.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\孔繁星\桌面\UserDefEnt\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BD.tmp"" 
Creating temporary file "C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BE.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 acdblclkeditpe.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"\Debug/YeUserDefEnt.pdb" /debug /machine:I386 /def:".\UserDefEnt.def" /out:"Debug\YeUserDefEnt.arx" /implib:"Debug/YeUserDefEnt.lib" /pdbtype:sept /libpath:"D:\ObjectArx 2002\lib" 
".\Debug\AsdkMyClass.obj"
".\Debug\Commands.obj"
".\Debug\ControlDB.obj"
".\Debug\DlgModiEnt.obj"
".\Debug\DocData.obj"
".\Debug\doubleClickDimension.obj"
".\Debug\KDJCDlg.obj"
".\Debug\rxdebug.obj"
".\Debug\StdAfx.obj"
".\Debug\UserDefEnt.obj"
".\Debug\UserDefEnt.res"
]
Creating command line "link.exe @"C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2BE.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AsdkMyClass.cpp
Commands.cpp
ControlDB.cpp
DlgModiEnt.cpp
DocData.cpp
doubleClickDimension.cpp
KDJCDlg.cpp
rxdebug.cpp
UserDefEnt.cpp
Generating Code...
Linking...
   Creating library Debug/YeUserDefEnt.lib and object Debug/YeUserDefEnt.exp
Creating temporary file "C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2C2.tmp" with contents
[
/nologo /o"\Debug/UserDefEnt.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\AsdkMyClass.sbr"
".\Debug\Commands.sbr"
".\Debug\ControlDB.sbr"
".\Debug\DlgModiEnt.sbr"
".\Debug\DocData.sbr"
".\Debug\doubleClickDimension.sbr"
".\Debug\KDJCDlg.sbr"
".\Debug\rxdebug.sbr"
".\Debug\UserDefEnt.sbr"]
Creating command line "bscmake.exe @"C:\DOCUME~1\孔繁星\LOCALS~1\Temp\RSP2C2.tmp""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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