摘要:
static void Main(string[] args) { // 连接至 AutoCAD 应用程序 RegistryKey RegK = Registry.LocalMachine; RegistryKey software = RegK.OpenSubKey("Software\\Autodesk\\AutoCAD\\R17.1", false); if (software == nul... 阅读全文
posted @ 2011-01-09 17:35
hunklee
阅读(649)
评论(0)
推荐(1)

浙公网安备 33010602011771号