资源简介
聊天室系统源码(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开发的网上商城源码(毕业设
- 社交APP源码
- 进销存管理系统 毕业设计 库存管理系
- 基于java网络聊天系统
- 仓库管理系统毕业设计项目Android应用
- Visual C++6.0助手破解版
- C++ Tutorial for Rational Rhapsody
- android聊天机器人
- Java毕业设计网上拍卖系统 CSDN资源
- JAVA JSP医院门诊管理信息系统 源代码
- 基于SSH的网上拍卖系统237643
- 在线学习系统(jsp 毕业设计)
- 毕业设计-基于Android平台的无线点餐系
- JSP+SQL汽车网上销售系统--毕业设计
- netdisk 网盘 java 毕业设计 2018最新版
- JAVA JSP牛奶配送管理系统 源代码 论文
- JAVA JSP景区订票系统 源代码 论文
- 教务管理系统毕业设计源代码
- C++程序设计语言特别版 Bjarne Stroustr
- JSP+MYSQL个人日程管理系统-毕业设计
- JSP JAVA学生选课系统-毕业设计
- JSP+SQL科研管理系统(毕业设计)
- JSP+SQL二手交易系统-毕业设计
- JSP+SQL学生选课系统(毕业设计)
- android 仿微信聊天界面,以及语音录制
- android手机导航系统毕业设计
- android QQ聊天系统服务器端和客户端
- 毕业设计论文
- java聊天室仿QQ,socket+线程实现
- android即时聊天源码有详细介绍
评论
共有 条评论