U04-02-02 comment3
2016-04-23 18:38:09 0 举报
U04-02-02 comment3 是一个代码注释,用于对程序中的某个部分进行解释和说明。它通常位于代码的特定位置,以便其他开发人员能够理解代码的功能和实现方式。在编写代码时,注释是非常重要的,因为它们可以帮助其他人更容易地理解和修改代码。此外,注释还可以用于记录代码的历史版本、作者信息等。总之,U04-02-02 comment3 是一个非常重要的注释,它为程序员提供了宝贵的信息和指导。
作者其他创作
大纲/内容
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 comments
- int[] userId; - String title;- string basicInfo;- trip[] tList;
- Boolean send();- int sendTrip();- boolean friend();- void share();- String[] getComment();- void setComment();
Class trip
- int tid- int userId
- Boolean own();- Boolean delete();- Boolean add();
0 条评论
下一页