history3
2016-04-23 18:38:09 0 举报
历史3,作为一门学科,主要研究人类社会过去的发展过程、事件和现象。它涵盖了从史前时代到现代的各种文明、政治制度、经济形态、科技发展等方面的内容。通过学习历史3,我们可以了解不同时期的历史背景、文化传统和社会变迁,从而更好地理解当今世界的发展趋势和人类历史的演变规律。同时,历史3也有助于培养我们的批判性思维能力、分析问题和解决问题的能力,为我们未来的学习和生活提供宝贵的经验和启示。总之,历史3是一门既有趣又富有教育意义的学科,值得我们用心去学习和探索。
作者其他创作
大纲/内容
Class Msg
- int id;- trip t;- user u;
- void sendU();- void sendM();- void sendT();- void open();
Class ViewController
- int clientId;- int[] userId; - String name;- string basicInfo;- trip[] tList;- Msg[] m;- String[] historyInfo;- boolean con;- trip[] tList;- friends[] fList;- int clientId;- ViewController vc;
- Boolean getConnect();- int[] getUserId();- String getUserInfo(user u);- Radio getTrip();- void show();- boolean ScreenControl();- boolean ConSer();- void share();
Class client
- Msg[] m;- String[] historyInfo;- boolean con;- trip[] tList;- friends[] fList;- int clientId;- ViewController vc;
- Object recMsg();- void TripMsq(Music m);- int friends(Trip t);- void userInfoMsg(int user);- void TripInfoMsg(int musicId);- void tripProcessMsg(int musicId);
Class fiends
- int[] userId; - String name;- string basicInfo;- trip[] tList;
- Boolean send();- int sendTrip();- boolean friend();- void share();
Class trip
- int tid- int userId
- Boolean own();- Boolean delete();- Boolean add();
0 条评论
下一页