摘要: //设备的模型 36 37 GetMessage("设备模型",SystemInfo.deviceModel); 38 39 //设备的名称 40 41 GetMessage("设备名称",SystemInfo.deviceName); 42 43 //设备的类型 44 45 GetMessage( 阅读全文
posted @ 2017-11-09 17:38 围墙外的世界 阅读(1166) 评论(0) 推荐(0)