摘要:
Imports System.XmlModule Module1 Sub Main() Dim xmlWriter As New XmlTextWriter("C:\productNames.xml", System.Text.Encoding.UTF8) With xmlWriter .WriteStartDocument(True) ... 阅读全文
posted @ 2006-12-27 17:31
IT 笔记
阅读(387)
评论(0)
推荐(0)

浙公网安备 33010602011771号