Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您将如何使用 FileSystemObject 将字符串写入 Unicode 文件?
的第二个参数OpenAsTextStream确定你想要 unicode 还是 ascii。
OpenAsTextStream