資源簡介
這是一個Java 課程設(shè)計,模仿MSN、QQ等的界面。壓縮包內(nèi)有源碼跟使用方法!

代碼片段和文件信息
package?com.qyt.client.domain;
public?class?FriendData?{
private?String?friendId;
private?String?friendName;
private?String?friendPic;
private?String?friendMood;
public?String?getFriendId()?{
return?friendId;
}
public?void?setFriendId(String?friendId)?{
this.friendId?=?friendId;
}
public?String?getFriendName()?{
return?friendName;
}
public?void?setFriendName(String?friendName)?{
this.friendName?=?friendName;
}
public?String?getFriendPic()?{
return?friendPic;
}
public?void?setFriendPic(String?friendPic)?{
this.friendPic?=?friendPic;
}
public?String?getFriendMood()?{
return?friendMood;
}
public?void?setFriendMood(String?friendMood)?{
this.friendMood?=?friendMood;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????427??2011-01-14?20:33??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\.classpath
?????文件????????389??2011-02-12?19:29??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\.project
?????文件????????121??2011-01-24?13:05??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\.settings\org.eclipse.core.resources.prefs
?????文件????????629??2011-01-14?19:21??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\.settings\org.eclipse.jdt.core.prefs
?????文件??????????3??2011-01-02?14:11??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\1.txt
?????文件???????1158??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\domain\FriendData.class
?????文件????????764??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\domain\FriendList.class
?????文件????????988??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\domain\FriendMap.class
?????文件???????1245??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\domain\PersonalData.class
?????文件???????9681??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\Manager\UserManager.class
?????文件????????972??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\ChatMainMap.class
?????文件???????1104??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\ChatWinMap.class
?????文件???????5411??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\ClientConnServerThread.class
?????文件???????1063??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\ClientThreadMap.class
?????文件????????844??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\FileClient$1.class
?????文件???????4785??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\FileClient.class
?????文件????????838??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\FileServer$1.class
?????文件???????4421??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\FileServer.class
?????文件???????3514??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\model\LoginCheck.class
?????文件???????2315??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\util\ConnMySQL.class
?????文件???????4886??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatLogin.class
?????文件???????1842??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatMain$1.class
?????文件???????5992??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatMain.class
?????文件??????17633??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatMain_center.class
?????文件???????1024??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatWindow$1.class
?????文件???????6606??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatWindow.class
?????文件??????15437??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ChatWindow_right.class
?????文件???????4542??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\ConfirmRequestMessage.class
?????文件???????5558??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\MessageBox.class
?????文件???????3655??2011-02-12?19:30??Java?設(shè)計的聊天程序-完整源碼\ChatClient1.5\bin\com\qyt\client\view\Online_message.class
............此處省略245個文件信息
評論
共有 條評論