高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dotnetarxtools for vs 属性。其中t01为函数名。 2. 在命令函数所在类的前面加上 [assembly: commandclass(type
dotnetarxtools for vs 属性。其中t01为函数名。 2. 在命令函数所在类的前面加上 [assembly: commandclass(typeof(cs 属性。其中cs 属性。其中t01为函数名。 2. 命令函数所在类的前面不必加[assembly: commandclass()]属性,但必须加上public修饰符。 新向导比老向导显得方便一些,但不知其中缘由。 欢迎各位发表高见!
[assembly: commandclass()]这个与自动加载.net文件有关,具体的介绍可以看kean的文章
c#最适合开发autocad,因为它拥有vb容易的特点,却具有vc++的强大功能。
|