摘要:
缘由: 为了截取(使用bmpout、pngout、wmfout类似的命令)固定大小的图片, 所以要设置窗体的大小, 没找到autocad内部功能, 因此找ai帮忙写了代码(控制台程序): using System; using System.Diagnostics; using System.Run 阅读全文
摘要:
搜索到这个网页 在其中发现了这个方法, 比较简单: public enum RULE { [Description( "Любые, без ограничений" )] any, [Description( "Любые если будет три в ряд" )] anyThree, [D 阅读全文
摘要:
Using NamespaceDoc and NamespaceGroupDoc Classes (ewsoftware.github.io) Using NamespaceDoc and NamespaceGroupDoc Classes If your build tool supports i 阅读全文