主流价位大屏本的六边形战士 荣耀X16 Plus 2026 性能、续航与耐用性实测
2026-04-27
dim sFile as string
'Set sFile equal to your filename
dim i as long
i = freefile()
open sFile for input as #i
txtMain.text = input$(i,LOF(i))
close #1
评论 {{userinfo.comments}}
{{child.content}}



{{question.question}}
提交