标题:文件的写入问题 作者:zccmin 日期:2006-05-30 14:37 内容:
QFile f(“example.file”); if(f.open(IO_WriteOnly)) { QTextStream t(&f); t
回复 发表主题 版块