摘要:读取图像 //定义图像源与目标xml文件 string ImgFileName = @"d:\中国移动暴强广告.JPG"; string XmlFileName = @"D:\img.xml"; XmlTextWriter aXmlTextWriter = new XmlTextWriter(XmlFileName, System.Text.Encoding.Default); aXmlTextW...
阅读全文
posted @ 2006-08-30 15:32
浙公网安备 33010602011771号