U04-02-03 vote3
2016-04-23 18:38:09 0 举报
投票活动U04-02-03 vote3已经圆满结束,吸引了众多热情的参与者。在这次活动中,大家积极行使了自己的投票权,为心目中的理想选择投下了宝贵的一票。通过这次投票,我们可以看到人们对各种议题的关注和态度,也反映出社会的多元化和民主化程度。感谢所有参与投票的朋友们,让我们共同期待投票结果带来的积极变化!
作者其他创作
大纲/内容
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 newComment;
- Boolean getConnect();- int[] getUserId();- String getUserInfo(user u);- Radio getTrip();- void show();- boolean ScreenControl();- boolean ConSer();- void share();- void updatecomment();
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 voteMsg
- int id;- trip t;- user u;- boolean vote;- String[] UserInfo;
Class trip
- int tid- int userId
- Boolean own();- Boolean delete();- Boolean add();
0 条评论
下一页