摘要:
protected void Page_Load(object sender, EventArgs e) { this.labV.Text = "V" + getVerstion(@"soft\VersionInfo.txt"); } //VersionOperation VO = new VersionOperation(); // VO.getVerst... 阅读全文
posted @ 2009-04-14 15:25
hb
阅读(221)
评论(0)
推荐(0)