明经CAD社区's Archiver
社区
›
AutoLISP/Visual LISP 编程技术
› 求输出数据为xml格式的代码!
kingerst
发表于 2009-8-7 14:51:00
求输出数据为xml格式的代码!
求输出数据为xml格式的代码!
nonsmall
发表于 2009-8-14 09:21:00
(Vlax-Invoke-Method (Vlax-Get-Or-Create-Object "Microsoft.XMLDOM" ) 'save "d:\\1.xml" )
页:
[1]
查看完整版本:
求输出数据为xml格式的代码!