Kean博客2006年9月-2007年8月链接
摘要:本着不重复造轮子的原则,该部分翻译将引用百度文库中该信息的地址,对应的内容可以查询学习百度文库地址:http://wenku.baidu.com/view/bc396566f5335a8102d22013.html
阅读全文
posted @
2016-01-07 15:57
wh0is
阅读(167)
推荐(0) 编辑
AutoCAD .NET开发大师Kean有价值的博客 2006年8月 .NET内容整理
摘要:一 Calling AutoCAD commands from .NET 使用.NET调用AutoCAD命令Inthis earlier entryI showed some techniques for calling AutoCAD commands programmatically from ...
阅读全文
posted @
2016-01-04 22:52
wh0is
阅读(1083)
推荐(0) 编辑
VS2010 VS2012拖拽NumericUpDown控件直接卡死的解决办法
摘要:昨天晚上画界面过程中碰到这个问题,本以为是VS的bug,并没在意gg了一个2010的Sp1补丁,之后进入官方下载器,50mb/s的网,大概更新了3-4个小时。今天晚上到了画界面的时间准备开始就又碰到了这个问题,我就立刻的换了2012尝试,同样的结果,索性在群里问了问没人搭理我,故不断的google,...
阅读全文
posted @
2016-01-03 22:58
wh0is
阅读(468)
推荐(0) 编辑
2006-7有价值的Kean博客——Calling ObjectARX functions from a .NET Application(PInvoke)
摘要:One of the really compelling features of .NET is its ability to call "legacy" unmanaged C++ APIs. I say "legacy", but we use this facility regularly t...
阅读全文
posted @
2016-01-03 20:22
wh0is
阅读(252)
推荐(0) 编辑
使用NetApi渲染Cad模型
摘要:原帖:http://through-the-interface.typepad.com/through_the_interface/graphics_system/一、使用NetApi渲染Cad模型April 05, 2007RenderingAutoCADmodelsoffscreen using...
阅读全文
posted @
2016-01-02 19:39
wh0is
阅读(573)
推荐(0) 编辑