04 2014 档案
c#获取程序版本号
摘要:Content.Text="程序集版本:"+System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString()+"\n";Content.Text+="文件版本:"+Application.ProductVer... 阅读全文
posted @ 2014-04-22 17:43 DeepSky_ 阅读(40657) 评论(0) 推荐(1)