随笔-150  评论-23  文章-3  trackbacks-0
01 2011 档案
DSOFramer.ocx 控件使用
摘要: 接口文档:/*1.新建*///新建Worddocument.all.FramerControl1.CreateNew("Word.Document");//新建Exceldocument.all.FramerControl1.CreateNew("Excel.Sheet");/*2.打开文件*///打开制定的本地文件document.all.FramerControl1.Open("C:\\TestBook.xls");//制定用Word来打开c:\plain.txt文件document.all.FramerControl1.Open("C:\\Plain.txt",false, "Word.阅读全文
posted @ 2011-01-19 17:56 3D入魔 阅读(168) | 评论 (0) 编辑
母子关系:DAE是COLLADA的模型文件(转载)
摘要: 母子关系:DAE是COLLADA的模型文件 标签: dae collada it分类: 网络IT 我们提到了Google Earth/Google Maps 中用于三维建筑模型的DAE文件,DAE是英文Digital Asset Exchange的首字母缩写,意思为数据资源交换。DAE文件并非 Google为 Google Earth、Google Maps创立的文件格式,它是COLLADA的模型...阅读全文
posted @ 2011-01-13 09:45 3D入魔 阅读(468) | 评论 (0) 编辑