资源简介
聊天室系统源码(C++ 服务器,PC客户端,Android客户端)
可直接运行。做毕业设计、课程设计或者想研究下技术的可以下载学习。

代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package zet.chatroom;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int IpaddrEdit=0x7f050002;
public static final int IpaddrStr=0x7f050001;
public static final int IsPrivate=0x7f05000b;
public static final int LoadActivityStr=0x7f050000;
public static final int LoginBtn=0x7f050005;
public static final int UsernameEdit=0x7f050004;
public static final int UsernameStr=0x7f050003;
public static final int chatlist=0x7f050006;
public static final int clearBtn=0x7f050009;
public static final int messageText=0x7f050008;
public static final int sendBtn=0x7f05000a;
public static final int toUserText=0x7f05000c;
public static final int userlist=0x7f050007;
}
public static final class layout {
public static final int main=0x7f030000;
public static final int roomlayout=0x7f030001;
}
public static final class string {
public static final int ChatListStr=0x7f040007;
public static final int ClearBtnStr=0x7f04000c;
public static final int CopyRight=0x7f04000d;
public static final int IpaddrStr=0x7f040003;
public static final int IsPrivateStr=0x7f040009;
public static final int LeaveBtnStr=0x7f040006;
public static final int LoadActivityStr=0x7f040002;
public static final int LoginBtnStr=0x7f040005;
public static final int SendBtnStr=0x7f04000b;
public static final int ToUserStr=0x7f04000a;
public static final int UserListStr=0x7f040008;
public static final int UsernameStr=0x7f040004;
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-11-11 15:20 chatroom-master\
目录 0 2012-11-11 15:20 chatroom-master\源代码\
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\
文件 532 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\Microsoft.VC90.DebugCRT.manifest
文件 311808 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\msvcm90d.dll
文件 868864 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\msvcp90d.dll
文件 1180672 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\msvcr90d.dll
文件 1011200 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\聊天室.exe
文件 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\聊天室.ilk
文件 3066880 2012-11-11 15:20 chatroom-master\源代码\PC客户端\Debug\聊天室.pdb
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\
文件 532 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\Microsoft.VC90.DebugCRT.manifest
文件 311808 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\msvcm90d.dll
文件 868864 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\msvcp90d.dll
文件 1180672 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\msvcr90d.dll
文件 1011200 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\聊天室.exe
文件 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\聊天室.ilk
文件 3066880 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\Debug\聊天室.pdb
文件 14486528 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室.ncb
文件 893 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室.sln
文件 16384 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室.suo
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\
文件 1151 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\AssemblyInfo.cpp
文件 2205 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\CtrlSocket.cpp
文件 1035 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\CtrlSocket.h
目录 0 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\Debug\
文件 4718 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\Debug\AssemblyInfo.obj
文件 9670 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\Debug\BuildLog.htm
文件 1204 2012-11-11 15:20 chatroom-master\源代码\PC客户端\聊天室\聊天室\Debug\app.res
............此处省略98个文件信息
相关资源
- 基于java的在线考试系统-毕业设计
- 基于Java的酒店管理系统源码(毕业设
- 局域网聊天程序,群聊。私聊。发文
- android毕业设计
- 在线聊天系统(java代码)
- java做的聊天系统(包括正规课程设计
- Java编写的qq聊天室
- JAVA开发聊天室程序
- 超级好的纯jsp写的聊天室
- Java实现的聊天室,具有群聊和私聊功
-
Java Jfr
ame简单聊天程序 - java版多人聊天室
- 基于java聊天室(gui)
- Java版聊天程序(UDP TCP 多线程)
- 简单qq聊天(Java socket实现)
- 采用TCP SOCKET技术编写C/S模式的java聊天
- jsp+servlet+javabean+mysql党员信息管理系统
- 毕业设计-医院人事管理系统(源码
- 简单多线程一对一聊天程序
- 药品进销存管理系统(论文范文_JSP
- JSP+SQL音乐网站(毕业设计)
- JSP+MYSQL鞋城在线销售系统
- 去掉代码注释的工具java \\ c\\c++、ph
- jsp+sqlserver库存管理系统精品毕业设计
- 算法设计、分析与实现从入门到精通
- Android游戏源码基于蓝牙的坦克大战和
- Android应用源码安卓版个人荣誉简历项
- Java酒店管理系统毕业设计含文档.ra
- Java坦克大战源码+论文,可用毕业设计
- java毕业设计学生综合测评系统
评论
共有 条评论