Can I fly high in the Sky?

Never say never.

导航

2015年5月16日

摘要: 1 private static void OpenDetailView(XafApplication app) { 2 IObjectSpace os = app.CreateObjectSpace(); 3 //Find an existing... 阅读全文

posted @ 2015-05-16 21:29 lsr_flying 阅读(454) 评论(0) 推荐(0)

摘要: 如果提示缺少结束符,可以试着把字符串中德回车给去掉。如果其实缺少‘}’,可以用"替代‘string content = string.Format(@"设备类型:{0} &nbsp 设备编号:{1}设备位置:{2}工作状态:{3} &nbsp 健康状态:{4}设备信息>> &nbsp主要监... 阅读全文

posted @ 2015-05-16 13:38 lsr_flying 阅读(987) 评论(0) 推荐(0)