摘要: 自己写的,可能还有很多不足,看着哪里不对的求提出,我改~先上代码,然后解释我的想法 1 namespace ThreePointOrientation 2 { 3 class Program 4 { 5 struct Point 6 { 7 ... 阅读全文
posted @ 2014-12-14 20:39 甜小圈 阅读(5662) 评论(5) 推荐(1)