摘要: 1 package com.shejimoshi.behavioral.Command; 2 3 4 /** 5 * 功能:接收命令着者,这个人可以执行多种命令 6 * 时间:2016年3月2日上午11:07:30 7 * 作者:cutter_point 8 */ 9 public class Re 阅读全文
posted @ 2016-03-02 14:00 cutter_point 阅读(526) 评论(0) 推荐(0)