几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   ObjectARX(VB.NET/C#) (http://www.dimcax.com/hust/forumdisplay.php?f=176)
-   -   无法加载程序集--郁闷死了,藕是相当菜鸟 (http://www.dimcax.com/hust/showthread.php?t=9807)

yang686526 2009-04-21 02:52 PM

无法加载程序集--郁闷死了,藕是相当菜鸟
 
无法加载程序集--郁闷死了,藕是相当菜鸟
www.dimcax.com
无法加载程序集--郁闷死了,藕是相当菜鸟
using system;
using system.collections.generic;
using system.text;
namespace helloworld
{
public class main
{
[autodesk.autocad.runtime.commandmethod("helloworld")]
public static void helloworld()
{
autodesk.autocad.editorinput.editor editor=
autodesk.autocad.applicationservices.application.documentmanager.mdiactivedocument.editor;
editor.writemessage("hello world");
}
}
}
引用的是autocad


所有的时间均为北京时间。 现在的时间是 01:45 PM.