摘要: 名字略高端,其实就是一个计算器,然后把得到的结果传送到了数据库里 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; 阅读全文
posted @ 2016-03-03 22:25 Actor_H 阅读(120) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. 阅读全文
posted @ 2016-03-03 19:30 Actor_H 阅读(232) 评论(0) 推荐(0)
摘要: 1 using System; 2 3 using Microsoft.SPOT; 4 using Microsoft.SPOT.Input; 5 using Microsoft.SPOT.Presentation; 6 using Microsoft.SPOT.Presentation.Contr 阅读全文
posted @ 2016-03-03 18:07 Actor_H 阅读(234) 评论(0) 推荐(0)